Installing /builddir/build/SRPMS/firefox-2.0.0.4-0.rc3.fc7.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.71974 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mozilla + tar -xf - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/firefox-2.0.0.4-source.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd mozilla ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (firefox-2.0-link-layout.patch):' Patch #1 (firefox-2.0-link-layout.patch): + patch -p1 -b --suffix .link-layout -s + echo 'Patch #21 (firefox-0.7.3-psfonts.patch):' Patch #21 (firefox-0.7.3-psfonts.patch): + patch -p1 -b --suffix .psfonts -s + echo 'Patch #22 (firefox-1.1-default-applications.patch):' Patch #22 (firefox-1.1-default-applications.patch): + patch -p0 -b --suffix .default-applications -s + echo 'Patch #40 (firefox-1.5-bullet-bill.patch):' Patch #40 (firefox-1.5-bullet-bill.patch): + patch -p1 -b --suffix .bullet-bill -s + echo 'Patch #41 (firefox-2.0.0.4-undo-uriloader.patch):' Patch #41 (firefox-2.0.0.4-undo-uriloader.patch): + patch -p1 -b --suffix .undo-uriloader -s + echo 'Patch #42 (firefox-1.1-uriloader.patch):' Patch #42 (firefox-1.1-uriloader.patch): + patch -p0 -b --suffix .uriloader -s + echo 'Patch #81 (firefox-1.5-nopangoxft.patch):' Patch #81 (firefox-1.5-nopangoxft.patch): + patch -p1 -b --suffix .nopangoxft -s + echo 'Patch #83 (firefox-1.5-pango-cursor-position.patch):' Patch #83 (firefox-1.5-pango-cursor-position.patch): + patch -p1 -b --suffix .pango-cursor-position -s + echo 'Patch #84 (firefox-2.0-pango-printing.patch):' Patch #84 (firefox-2.0-pango-printing.patch): + patch -p0 -b --suffix .pango-printing -s + echo 'Patch #102 (firefox-1.5-theme-change.patch):' Patch #102 (firefox-1.5-theme-change.patch): + patch -p0 -b --suffix .theme-change -s + echo 'Patch #104 (firefox-1.5-ppc64.patch):' Patch #104 (firefox-1.5-ppc64.patch): + patch -p1 -b --suffix .ppc64 -s + /bin/rm -f .mozconfig + /bin/cp /builddir/build/SOURCES/firefox-mozconfig .mozconfig + /bin/cat /builddir/build/SOURCES/firefox-mozconfig-branded + cp /usr/share/bookmarks/default-bookmarks.html /builddir/build/BUILD/mozilla/profile/defaults/bookmarks.html + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.91688 + umask 022 + cd /builddir/build/BUILD + cd mozilla + LANG=C + export LANG + unset DISPLAY ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc ++ /bin/sed -e s/-O2/-Os/ -e s/-Wall// + MOZ_OPT_FLAGS='-Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export 'RPM_OPT_FLAGS=-Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + RPM_OPT_FLAGS='-Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export PREFIX=/usr + PREFIX=/usr + export LIBDIR=/usr/lib64 + LIBDIR=/usr/lib64 + export LDFLAGS=-Wl,-rpath,/usr/lib64/firefox-2.0.0.4 + LDFLAGS=-Wl,-rpath,/usr/lib64/firefox-2.0.0.4 + export 'MAKE=gmake -j1' + MAKE='gmake -j1' + make -f client.mk build Adding client.mk options from /builddir/build/BUILD/mozilla/.mozconfig: MOZ_CO_PROJECT=browser BUILD_OFFICIAL=1 MOZILLA_OFFICIAL=1 gmake[1]: Entering directory `/builddir/build/BUILD/mozilla' cd /builddir/build/BUILD/mozilla ./configure Adding configure options from ./.mozconfig: --enable-application=browser --prefix=/usr --libdir=/usr/lib64 --with-system-nspr --with-system-nss --with-system-jpeg --with-system-zlib --with-system-png --with-pthreads --disable-tests --disable-debug --disable-installer --enable-optimize=-Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc --enable-xinerama --enable-default-toolkit=gtk2 --disable-xprint --disable-strip --enable-pango --enable-system-cairo --enable-svg --enable-canvas --enable-official-branding creating cache ./config.cache checking host system type... powerpc64-unknown-linux-gnu checking target system type... powerpc64-unknown-linux-gnu checking build system type... powerpc64-unknown-linux-gnu checking for gawk... gawk checking for nsinstall... no checking for gcc... gcc checking whether the C compiler (gcc -Wl,-rpath,/usr/lib64/firefox-2.0.0.4) works... yes checking whether the C compiler (gcc -Wl,-rpath,/usr/lib64/firefox-2.0.0.4) 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++ -Wl,-rpath,/usr/lib64/firefox-2.0.0.4) works... yes checking whether the C++ compiler (c++ -Wl,-rpath,/usr/lib64/firefox-2.0.0.4) 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 perl5... no checking for perl... /usr/bin/perl checking for minimum required perl version >= 5.004... 5.008008 checking for full perl installation... yes 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... /usr/bin/makedepend checking for xargs... /usr/bin/xargs checking for gmake... /usr/bin/gmake checking for X... libraries /usr/lib64, 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 ld has archive extraction flags... yes checking that static assertion macros used in autoconf tests work... yes checking for 64-bit OS... yes 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 socket in -lsocket... no checking for XDrawLines in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XtFree in -lXt... yes checking for XineramaIsActive in -lXinerama... yes checking for X11/extensions/Xinerama.h... 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 freetype-config... /usr/bin/freetype-config checking for FreeType - version >= 6.1.0... yes checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether gcc accepts -pthread... yes checking whether mmap() sees write()s... yes checking whether gcc needs -traditional... 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 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... yes 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 LC_MESSAGES... yes checking for nspr-config... /usr/bin/nspr-config checking for NSPR - version >= 4.0.0 (skipping)... yes checking for nss-config... /usr/bin/nss-config checking for NSS - version >= 3.0.0 (skipping)... yes checking for jpeg_destroy_compress in -ljpeg... yes checking for gzread in -lz... yes checking for png_get_valid in -lpng... yes checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 1.3.7... yes checking MOZ_GTK2_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for xft... yes checking MOZ_XFT_CFLAGS... -I/usr/include/freetype2 checking MOZ_XFT_LIBS... -lXft -lXrender -lfontconfig -lfreetype -lX11 checking for pango >= 1.1.0... yes checking _PANGOCHK_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for pangoxft >= 1.6.0... yes checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking MOZ_PANGO_LIBS... -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for XpGetPrinterList in -lXp... no 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/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 checking MOZ_GNOMEVFS_LIBS... -lgnomevfs-2 -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -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/glib-2.0 -I/usr/lib64/glib-2.0/include checking MOZ_GCONF_LIBS... -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 checking MOZ_LIBGNOME_LIBS... -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -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/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo checking MOZ_GNOMEUI_LIBS... -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 checking for valid optimization flags... yes checking for __cxa_demangle... 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... yes checking LIBIDL_CFLAGS... -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBIDL_LIBS... -lIDL-2 -lglib-2.0 checking for glib-2.0 >= 1.3.7... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 checking for cairo >= 0.3.0... yes checking CAIRO_CFLAGS... -I/usr/include/cairo checking CAIRO_LIBS... -lcairo 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 D_INO d_ino #define FUNCPROTO 15 #define HAVE_64BIT_OS 1 #define HAVE_DIRENT_H 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_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_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_UINT 1 #define HAVE_UNAME_DOMAINNAME_FIELD 1 #define HAVE_UNISTD_H 1 #define HAVE_VA_COPY 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_XSHM 1 #define HAVE___CXA_DEMANGLE 1 #define IBMBIDI 1 #define JS_THREADSAFE 1 #define MOZILLA_1_8_BRANCH 1 #define MOZILLA_LOCALE_VERSION "1.8.1" #define MOZILLA_REGION_VERSION "1.8.1" #define MOZILLA_SKIN_VERSION "1.8" #define MOZILLA_VERSION "1.8.1.4" #define MOZILLA_VERSION_U 1.8.1.4 #define MOZ_ACCESSIBILITY_ATK 1 #define MOZ_BUILD_APP browser #define MOZ_DEFAULT_TOOLKIT "gtk2" #define MOZ_DISTRIBUTION_ID "org.mozilla" #define MOZ_DLL_SUFFIX ".so" #define MOZ_ENABLE_CANVAS 1 #define MOZ_ENABLE_GNOMEUI 1 #define MOZ_ENABLE_PANGO 1 #define MOZ_ENABLE_XFT 1 #define MOZ_ENABLE_XINERAMA 1 #define MOZ_ENABLE_XREMOTE 1 #define MOZ_FEEDS 1 #define MOZ_JSLOADER 1 #define MOZ_LOGGING 1 #define MOZ_MATHML 1 #define MOZ_MORK 1 #define MOZ_PHOENIX 1 #define MOZ_PROFILELOCKING 1 #define MOZ_SAFE_BROWSING 1 #define MOZ_STORAGE 1 #define MOZ_SVG 1 #define MOZ_SVG_RENDERER_CAIRO 1 #define MOZ_UPDATE_CHANNEL default #define MOZ_URL_CLASSIFIER 1 #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 MOZ_XUL_APP 1 #define NS_PRINTING 1 #define NS_PRINT_PREVIEW 1 #define OJI 1 #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 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 embedding/minimo/chromelite/Makefile creating rdf/chrome/Makefile creating rdf/chrome/public/Makefile creating rdf/chrome/build/Makefile creating rdf/chrome/src/Makefile creating rdf/chrome/tools/Makefile creating rdf/chrome/tools/chromereg/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 dbm/Makefile creating dbm/include/Makefile creating dbm/src/Makefile creating dbm/tests/Makefile creating docshell/Makefile creating docshell/base/Makefile creating docshell/build/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 dom/public/idl/svg/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 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/chrome/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/qt/Makefile creating embedding/browser/qt/src/Makefile creating embedding/browser/qt/tests/Makefile creating embedding/browser/photon/Makefile creating embedding/browser/photon/src/Makefile creating embedding/browser/photon/tests/Makefile creating embedding/browser/cocoa/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/cocoaEmbed/Makefile creating embedding/tests/winEmbed/Makefile creating embedding/tests/mfcembed/Makefile creating embedding/tests/mfcembed/components/Makefile creating parser/expat/Makefile creating parser/expat/lib/Makefile creating extensions/Makefile creating extensions/cookie/Makefile creating extensions/xml-rpc/Makefile creating extensions/xml-rpc/idl/Makefile creating extensions/xml-rpc/src/Makefile creating extensions/xmlextras/Makefile creating extensions/xmlextras/base/Makefile can't read ./extensions/xmlextras/base/Makefile.in: No such file or directory creating extensions/xmlextras/base/src/Makefile can't read ./extensions/xmlextras/base/src/Makefile.in: No such file or directory creating extensions/xmlextras/base/public/Makefile can't read ./extensions/xmlextras/base/public/Makefile.in: No such file or directory creating extensions/xmlextras/pointers/Makefile creating extensions/xmlextras/pointers/src/Makefile creating extensions/xmlextras/build/Makefile creating extensions/xmlextras/build/src/Makefile creating extensions/pref/Makefile creating extensions/pref/autoconfig/Makefile creating extensions/pref/autoconfig/public/Makefile creating extensions/pref/autoconfig/src/Makefile creating extensions/pref/autoconfig/resources/Makefile creating extensions/transformiix/source/base/Makefile creating extensions/transformiix/source/main/Makefile creating extensions/transformiix/source/xml/dom/standalone/Makefile creating extensions/transformiix/source/xml/dom/Makefile creating extensions/transformiix/source/xml/parser/Makefile creating extensions/transformiix/source/xml/Makefile creating extensions/transformiix/source/xpath/Makefile creating extensions/transformiix/source/xslt/functions/Makefile creating extensions/transformiix/source/xslt/util/Makefile creating extensions/transformiix/source/xslt/Makefile creating extensions/transformiix/source/Makefile creating extensions/transformiix/Makefile creating extensions/transformiix/resources/Makefile creating extensions/universalchardet/Makefile creating extensions/universalchardet/src/Makefile creating extensions/universalchardet/tests/Makefile creating extensions/webservices/Makefile creating extensions/webservices/build/Makefile creating extensions/webservices/build/src/Makefile creating extensions/webservices/interfaceinfo/Makefile creating extensions/webservices/interfaceinfo/src/Makefile creating extensions/webservices/proxy/Makefile creating extensions/webservices/proxy/src/Makefile creating extensions/webservices/public/Makefile creating extensions/webservices/security/Makefile creating extensions/webservices/security/src/Makefile creating extensions/webservices/schema/Makefile creating extensions/webservices/schema/src/Makefile creating extensions/webservices/soap/Makefile creating extensions/webservices/soap/src/Makefile creating extensions/webservices/wsdl/Makefile creating extensions/webservices/wsdl/src/Makefile creating extensions/inspector/Makefile creating extensions/inspector/base/Makefile creating extensions/inspector/build/Makefile creating extensions/inspector/build/src/Makefile can't read ./extensions/inspector/build/src/Makefile.in: No such file or directory creating extensions/inspector/resources/Makefile creating extensions/inspector/resources/locale/Makefile creating extensions/gnomevfs/Makefile creating extensions/auth/Makefile creating extensions/permissions/Makefile creating extensions/reporter/Makefile creating extensions/reporter/locales/Makefile creating extensions/spellcheck/Makefile creating extensions/spellcheck/idl/Makefile creating extensions/spellcheck/locales/Makefile creating extensions/spellcheck/myspell/Makefile creating extensions/spellcheck/src/Makefile creating gc/boehm/Makefile creating gc/boehm/leaksoup/Makefile creating gfx/Makefile creating gfx/idl/Makefile creating gfx/public/Makefile creating gfx/src/Makefile creating gfx/src/beos/Makefile creating gfx/src/gtk/Makefile creating gfx/src/ps/Makefile creating gfx/src/psshared/Makefile creating gfx/src/photon/Makefile creating gfx/src/mac/Makefile creating gfx/src/qt/Makefile creating gfx/src/xlib/Makefile creating gfx/src/os2/Makefile creating gfx/src/xlibrgb/Makefile creating gfx/src/windows/Makefile creating gfx/src/cairo/Makefile creating gfx/tests/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 parser/htmlparser/Makefile creating parser/htmlparser/robot/Makefile creating parser/htmlparser/robot/test/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/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 intl/uconv/ucvmath/Makefile creating js/Makefile creating js/src/Makefile creating js/src/fdlibm/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/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/public/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/public/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/xsl/Makefile creating content/xsl/public/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 content/xtf/Makefile creating content/xtf/public/Makefile creating content/xtf/src/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/tools/Makefile creating layout/xul/Makefile creating layout/xul/base/Makefile creating layout/xul/base/public/Makefile creating layout/xul/base/src/Makefile creating layout/xul/base/src/tree/Makefile creating layout/xul/base/src/tree/src/Makefile creating layout/xul/base/src/tree/public/Makefile creating layout/mathml/Makefile creating layout/mathml/base/Makefile creating layout/mathml/base/src/Makefile creating layout/mathml/content/Makefile creating layout/mathml/content/src/Makefile creating layout/svg/Makefile creating layout/svg/base/Makefile creating layout/svg/base/src/Makefile creating layout/svg/renderer/Makefile creating layout/svg/renderer/public/Makefile creating layout/svg/renderer/src/Makefile creating layout/svg/renderer/src/gdiplus/Makefile creating layout/svg/renderer/src/gdiplusshim/Makefile creating layout/svg/renderer/src/libart/Makefile creating layout/svg/renderer/src/cairo/Makefile creating layout/xtf/Makefile creating layout/xtf/src/Makefile creating modules/libreg/Makefile creating modules/libreg/include/Makefile creating modules/libreg/src/Makefile creating modules/libreg/standalone/Makefile creating modules/libimg/Makefile creating modules/libpr0n/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/libjar/Makefile creating modules/libjar/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 js/src/liveconnect/Makefile creating js/src/liveconnect/classes/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/samples/simple/Makefile creating modules/plugin/samples/SanePlugin/Makefile creating modules/plugin/samples/default/unix/Makefile creating modules/plugin/tools/sdk/Makefile creating modules/plugin/tools/sdk/samples/Makefile creating modules/plugin/tools/sdk/samples/common/Makefile creating modules/plugin/tools/sdk/samples/basic/windows/Makefile creating modules/plugin/tools/sdk/samples/scriptable/windows/Makefile creating modules/plugin/tools/sdk/samples/simple/Makefile creating modules/plugin/tools/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/build2/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/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/public/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/resources/Makefile creating netwerk/locales/Makefile creating netwerk/system/Makefile creating netwerk/system/win32/Makefile creating uriloader/exthandler/Makefile creating profile/Makefile creating profile/src/Makefile creating profile/public/Makefile creating profile/resources/Makefile creating profile/pref-migrator/Makefile creating profile/pref-migrator/public/Makefile creating profile/pref-migrator/src/Makefile creating profile/pref-migrator/resources/Makefile creating profile/defaults/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/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 themes/Makefile creating themes/modern/Makefile creating themes/classic/Makefile creating uriloader/Makefile creating uriloader/base/Makefile creating view/Makefile creating view/public/Makefile creating view/src/Makefile creating webshell/Makefile creating webshell/public/Makefile creating webshell/tests/Makefile creating webshell/tests/viewer/Makefile creating webshell/tests/viewer/public/Makefile creating webshell/tests/viewer/unix/Makefile creating webshell/tests/viewer/unix/gtk/Makefile creating webshell/tests/viewer/unix/qt/Makefile creating webshell/tests/viewer/unix/xlib/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/gtk/Makefile creating widget/src/gtksuperwin/Makefile creating widget/src/gtkxtbin/Makefile creating widget/src/qt/Makefile creating widget/src/photon/Makefile creating widget/src/mac/Makefile creating widget/src/cocoa/Makefile creating widget/src/xlib/Makefile creating widget/src/os2/Makefile creating widget/src/windows/Makefile creating widget/src/xlibxtbin/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/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 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 xpinstall/Makefile creating xpinstall/packager/Makefile creating xpinstall/packager/unix/Makefile creating xpinstall/packager/windows/Makefile creating xpinstall/packager/os2/Makefile creating xpinstall/public/Makefile creating xpinstall/res/Makefile creating xpinstall/src/Makefile creating xpinstall/stub/Makefile creating xpinstall/wizard/libxpnet/Makefile creating xpinstall/wizard/libxpnet/src/Makefile creating xpinstall/wizard/libxpnet/test/Makefile creating xpinstall/wizard/unix/src2/Makefile creating xpinstall/wizard/windows/builder/Makefile creating xpinstall/wizard/windows/nsinstall/Makefile creating xpinstall/wizard/windows/nsztool/Makefile creating xpinstall/wizard/windows/uninstall/Makefile creating xpinstall/wizard/windows/setup/Makefile creating xpinstall/wizard/windows/setuprsc/Makefile creating xpinstall/wizard/windows/ren8dot3/Makefile creating xpinstall/wizard/windows/ds32/Makefile creating xpinstall/wizard/windows/GetShortPathName/Makefile creating widget/src/xremoteclient/Makefile creating toolkit/components/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/browser/samples/Makefile creating xpfe/browser/samples/sampleimages/Makefile creating xpfe/components/Makefile creating xpfe/components/shistory/Makefile creating xpfe/components/shistory/public/Makefile creating xpfe/components/shistory/src/Makefile creating xpfe/components/bookmarks/Makefile creating xpfe/components/bookmarks/public/Makefile creating xpfe/components/bookmarks/src/Makefile creating xpfe/components/bookmarks/resources/Makefile creating xpfe/components/directory/Makefile creating xpfe/components/download-manager/Makefile creating xpfe/components/download-manager/src/Makefile creating xpfe/components/download-manager/public/Makefile creating xpfe/components/download-manager/resources/Makefile creating xpfe/components/extensions/Makefile creating xpfe/components/extensions/src/Makefile creating xpfe/components/extensions/public/Makefile creating xpfe/components/find/Makefile creating xpfe/components/find/public/Makefile creating xpfe/components/find/src/Makefile creating xpfe/components/filepicker/Makefile creating xpfe/components/filepicker/public/Makefile creating xpfe/components/filepicker/src/Makefile creating xpfe/components/history/Makefile creating xpfe/components/history/src/Makefile creating xpfe/components/history/public/Makefile creating xpfe/components/intl/Makefile creating xpfe/components/prefwindow/Makefile creating xpfe/components/prefwindow/resources/Makefile creating xpfe/components/prefwindow/resources/content/Makefile creating xpfe/components/prefwindow/resources/content/unix/Makefile creating xpfe/components/prefwindow/resources/content/win/Makefile creating xpfe/components/prefwindow/resources/locale/Makefile creating xpfe/components/prefwindow/resources/locale/en-US/Makefile creating xpfe/components/prefwindow/resources/locale/en-US/unix/Makefile creating xpfe/components/prefwindow/resources/locale/en-US/win/Makefile creating xpfe/components/prefwindow/resources/locale/en-US/mac/Makefile creating xpfe/components/related/Makefile creating xpfe/components/related/src/Makefile creating xpfe/components/related/public/Makefile creating xpfe/components/search/Makefile creating xpfe/components/search/datasets/Makefile creating xpfe/components/search/public/Makefile creating xpfe/components/search/src/Makefile creating xpfe/components/sidebar/Makefile creating xpfe/components/sidebar/src/Makefile creating xpfe/components/startup/Makefile creating xpfe/components/startup/public/Makefile creating xpfe/components/startup/src/Makefile creating xpfe/components/autocomplete/Makefile creating xpfe/components/autocomplete/public/Makefile creating xpfe/components/autocomplete/src/Makefile creating xpfe/components/updates/Makefile creating xpfe/components/updates/src/Makefile creating xpfe/components/urlwidget/Makefile creating xpfe/components/winhooks/Makefile creating xpfe/components/windowds/Makefile creating xpfe/components/alerts/Makefile creating xpfe/components/alerts/public/Makefile creating xpfe/components/alerts/src/Makefile creating xpfe/components/console/Makefile creating xpfe/components/resetPref/Makefile creating xpfe/components/killAll/Makefile creating xpfe/components/build/Makefile creating xpfe/components/xremote/Makefile creating xpfe/components/xremote/public/Makefile creating xpfe/components/xremote/src/Makefile creating xpfe/appshell/Makefile creating xpfe/appshell/src/Makefile creating xpfe/appshell/public/Makefile creating xpfe/bootstrap/Makefile creating xpfe/bootstrap/init.d/Makefile creating xpfe/bootstrap/appleevents/Makefile creating xpfe/global/Makefile creating xpfe/global/resources/Makefile creating xpfe/global/resources/content/Makefile creating xpfe/global/resources/content/os2/Makefile creating xpfe/global/resources/content/unix/Makefile creating xpfe/global/resources/locale/Makefile creating xpfe/global/resources/locale/en-US/Makefile creating xpfe/global/resources/locale/en-US/mac/Makefile creating xpfe/global/resources/locale/en-US/os2/Makefile creating xpfe/global/resources/locale/en-US/unix/Makefile creating xpfe/global/resources/locale/en-US/win/Makefile creating xpfe/communicator/Makefile creating modules/zlib/standalone/Makefile creating modules/libbz2/Makefile creating modules/libbz2/src/Makefile creating modules/libmar/Makefile creating modules/libmar/src/Makefile creating modules/libmar/tool/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/resources/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 browser/Makefile creating browser/app/Makefile Unknown variable:browser/app/Makefile:327: sed -e "s/@APP_VERSION@/$(APP_VERSION)/" -e "s/@APP_NAME@/$(APP_NAME)/" $(srcdir)/macbuild/Contents/Info.plist.in > $(DIST)/$(APP_NAME).app/Contents/Info.plist creating browser/app/profile/extensions/Makefile creating browser/base/Makefile creating browser/components/Makefile creating browser/components/bookmarks/Makefile creating browser/components/bookmarks/public/Makefile creating browser/components/bookmarks/src/Makefile creating browser/components/build/Makefile creating browser/components/dirprovider/Makefile creating browser/components/history/Makefile creating browser/components/migration/Makefile creating browser/components/migration/public/Makefile creating browser/components/migration/src/Makefile creating browser/components/preferences/Makefile creating browser/components/search/Makefile creating browser/components/sidebar/Makefile creating browser/components/sidebar/src/Makefile creating browser/components/shell/Makefile creating browser/components/shell/public/Makefile creating browser/components/shell/src/Makefile creating browser/extensions/Makefile creating browser/extensions/layout-debug/Makefile creating browser/extensions/package-fixup/Makefile creating browser/installer/Makefile creating browser/installer/unix/Makefile creating browser/installer/windows/Makefile creating browser/locales/Makefile creating browser/themes/Makefile creating browser/themes/pinstripe/browser/Makefile creating browser/themes/pinstripe/Makefile creating browser/themes/winstripe/browser/Makefile creating browser/themes/winstripe/Makefile creating toolkit/Makefile creating toolkit/library/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/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/gnome/Makefile creating toolkit/components/help/Makefile creating toolkit/components/history/Makefile creating toolkit/components/history/public/Makefile creating toolkit/components/history/src/Makefile creating toolkit/components/passwordmgr/Makefile creating toolkit/components/passwordmgr/base/Makefile creating toolkit/components/passwordmgr/resources/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/content/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/installer/unix/wizard/Makefile creating toolkit/mozapps/installer/unix/Makefile creating toolkit/mozapps/installer/Makefile creating toolkit/mozapps/installer/windows/Makefile creating toolkit/mozapps/installer/windows/wizard/Makefile creating toolkit/mozapps/installer/windows/wizard/setup/Makefile creating toolkit/mozapps/installer/windows/wizard/setuprsc/Makefile creating toolkit/mozapps/installer/windows/wizard/uninstall/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/communicator/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/communicator/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 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 updating cache ./config.cache creating ./config.status creating config/autoconf.mk creating config/doxygen.cfg creating xpfe/global/buildconfig.html creating browser/app/Makefile creating toolkit/content/buildconfig.html creating gfx/gfx-config.h creating netwerk/necko-config.h creating xpcom/xpcom-config.h creating xpcom/xpcom-private.h gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla' gmake -j1 cat: ./config/build_number: No such file or directory gmake[1]: Entering directory `/builddir/build/BUILD/mozilla' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla' cat: ./config/build_number: No such file or directory gmake[1]: Entering directory `/builddir/build/BUILD/mozilla' rm -f -rf ./dist/sdk rm -f -rf ./dist/include /usr/bin/gmake -C config export cat: ../config/build_number: No such file or directory gmake[2]: Entering directory `/builddir/build/BUILD/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 -m64 -mminimal-toc -I../dist/include -I../dist/include -I/usr/include/nspr4 -I../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 -m64 -mminimal-toc -I../dist/include -I../dist/include -I/usr/include/nspr4 -I../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 -m64 -mminimal-toc 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 /usr/bin/perl -I. ./bdate.pl build_number rm -f nsBuildID.h /usr/bin/perl -I. ./aboutime.pl -m ./milestone.txt nsBuildID.h build_number ./nsBuildID.h.in /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h ../dist/include rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names rm -f ../dist/bin/chrome/chromelist.txt /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h ../dist/sdk/include /builddir/build/BUILD/mozilla/config/nsinstall -R nsinstall ../dist/bin gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/config' /usr/bin/gmake nspr gmake[2]: Entering directory `/builddir/build/BUILD/mozilla' gmake[2]: Nothing to be done for `nspr'. gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla' /usr/bin/gmake ldap gmake[2]: Entering directory `/builddir/build/BUILD/mozilla' gmake[2]: Nothing to be done for `ldap'. gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla' /usr/bin/gmake tier_0 gmake[2]: Entering directory `/builddir/build/BUILD/mozilla' tier_0: config build gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/config' /usr/bin/perl -I. ./bdate.pl build_number /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h ../dist/include rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names rm -f ../dist/bin/chrome/chromelist.txt /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsBuildID.h ../mozilla-config.h ./nsStaticComponents.h ../dist/sdk/include /builddir/build/BUILD/mozilla/config/nsinstall -R nsinstall ../dist/bin gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/config' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/build/unix' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/build/unix' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/build' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/config' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsinstall ../dist/host/bin gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/config' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/build/unix' cat mozilla-config.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/firefox-2.0.0.4|" \ -e "s|%libdir%|/usr/lib64/firefox-2.0.0.4|" \ -e "s|%idldir%|/usr/share/idl/firefox-2.0.0.4|" \ -e "s|%MOZILLA_VERSION%|2.0.0.4|" \ -e "s|%DEFS%|-DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\\\\\"1.8.1.4\\\\\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"gtk2\\\\\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%|-L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl|" \ -e "s|%FULL_NSPR_CFLAGS%|-I/usr/include/nspr4|" > firefox-config chmod 755 firefox-config /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 firefox-config ../../dist/bin cat mozilla-nspr.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/firefox-2.0.0.4|" \ -e "s|%libdir%|/usr/lib64/firefox-2.0.0.4|" \ -e "s|%idldir%|/usr/share/idl/firefox-2.0.0.4|" \ -e "s|%MOZ_APP_NAME%|firefox|" \ -e "s|%MOZILLA_VERSION%|2.0.0.4|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\\\\\"1.8.1.4\\\\\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"gtk2\\\\\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%|-L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl|" \ -e "s|%FULL_NSPR_CFLAGS%|-I/usr/include/nspr4|" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%|4.6.6|" > firefox-nspr.pc cat mozilla-xpcom.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/firefox-2.0.0.4|" \ -e "s|%libdir%|/usr/lib64/firefox-2.0.0.4|" \ -e "s|%idldir%|/usr/share/idl/firefox-2.0.0.4|" \ -e "s|%MOZ_APP_NAME%|firefox|" \ -e "s|%MOZILLA_VERSION%|2.0.0.4|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\\\\\"1.8.1.4\\\\\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"gtk2\\\\\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%|-L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl|" \ -e "s|%FULL_NSPR_CFLAGS%|-I/usr/include/nspr4|" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%|4.6.6|" > firefox-xpcom.pc cat mozilla-js.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/firefox-2.0.0.4|" \ -e "s|%libdir%|/usr/lib64/firefox-2.0.0.4|" \ -e "s|%idldir%|/usr/share/idl/firefox-2.0.0.4|" \ -e "s|%MOZ_APP_NAME%|firefox|" \ -e "s|%MOZILLA_VERSION%|2.0.0.4|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\\\\\"1.8.1.4\\\\\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"gtk2\\\\\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%|-L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl|" \ -e "s|%FULL_NSPR_CFLAGS%|-I/usr/include/nspr4|" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%|4.6.6|" > firefox-js.pc cat mozilla-gtkmozembed.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/firefox-2.0.0.4|" \ -e "s|%libdir%|/usr/lib64/firefox-2.0.0.4|" \ -e "s|%idldir%|/usr/share/idl/firefox-2.0.0.4|" \ -e "s|%MOZ_APP_NAME%|firefox|" \ -e "s|%MOZILLA_VERSION%|2.0.0.4|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\\\\\"1.8.1.4\\\\\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"gtk2\\\\\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%|-L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl|" \ -e "s|%FULL_NSPR_CFLAGS%|-I/usr/include/nspr4|" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%|4.6.6|" > firefox-gtkmozembed.pc cat mozilla-nss.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/firefox-2.0.0.4|" \ -e "s|%libdir%|/usr/lib64/firefox-2.0.0.4|" \ -e "s|%idldir%|/usr/share/idl/firefox-2.0.0.4|" \ -e "s|%MOZ_APP_NAME%|firefox|" \ -e "s|%MOZILLA_VERSION%|2.0.0.4|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\\\\\"1.8.1.4\\\\\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"gtk2\\\\\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%|-L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl|" \ -e "s|%FULL_NSPR_CFLAGS%|-I/usr/include/nspr4|" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%|4.6.6|" > firefox-nss.pc cat mozilla-plugin.pc.in | sed \ -e "s|%prefix%|/usr|" \ -e "s|%exec_prefix%|/usr|" \ -e "s|%includedir%|/usr/include/firefox-2.0.0.4|" \ -e "s|%libdir%|/usr/lib64/firefox-2.0.0.4|" \ -e "s|%idldir%|/usr/share/idl/firefox-2.0.0.4|" \ -e "s|%MOZ_APP_NAME%|firefox|" \ -e "s|%MOZILLA_VERSION%|2.0.0.4|" \ -e "s|%SUPERWIN_LIBS%||" \ -e "s|%DEFS%|-DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\\\\\"1.8.1.4\\\\\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\\\\\"gtk2\\\\\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\\\\\"org.mozilla\\\\\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\\\\\".mozilla\\\\\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\\\\\".so\\\\\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_REGION_VERSION=\\\\\"1.8.1\\\\\" -DMOZILLA_SKIN_VERSION=\\\\\"1.8\\\\\" |" \ -e "s|%FULL_NSPR_LIBS%|-L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl|" \ -e "s|%FULL_NSPR_CFLAGS%|-I/usr/include/nspr4|" \ -e "s|%NSPR_NAME%|nspr|" \ -e "s|%NSPR_VERSION%|4.6.6|" > firefox-plugin.pc /builddir/build/BUILD/mozilla/config/nsinstall -R run-mozilla.sh ../../dist/bin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/build/unix' /builddir/build/BUILD/mozilla/config/nsinstall -R bloaturls.txt ../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -R bloatcycle.html ../dist/bin/res gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/build' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla' /usr/bin/gmake tier_1 gmake[2]: Entering directory `/builddir/build/BUILD/mozilla' tier_1: dbm modules/libbz2 modules/libmar gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dbm' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dbm/include' Creating ../../dist/include/dbm /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsres.h cdefs.h mcom_db.h ncompat.h winfile.h ../../dist/include/dbm gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dbm/include' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dbm/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dbm/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dbm' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libbz2' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libbz2/src' Creating .deps Creating ../../../dist/include/libbz2 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 bzlib.h ../../../dist/include/libbz2 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libbz2/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libbz2' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libmar' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libmar/src' Creating .deps Creating ../../../dist/include/libmar /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 mar.h ../../../dist/include/libmar gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libmar/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libmar/tool' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libmar/tool' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libmar' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dbm' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dbm/include' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dbm/include' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dbm/src' db.c gcc -o db.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/db.pp db.c h_bigkey.c gcc -o h_bigkey.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/h_bigkey.pp h_bigkey.c h_func.c gcc -o h_func.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/h_func.pp h_func.c h_log2.c gcc -o h_log2.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/h_log2.pp h_log2.c h_page.c gcc -o h_page.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/h_page.pp h_page.c h_page.c: In function 'new_lseek': h_page.c:167: warning: ignoring return value of 'write', declared with attribute warn_unused_result h_page.c: In function 'overflow_page': h_page.c:1004: warning: ignoring return value of 'write', declared with attribute warn_unused_result h_page.c:1019: warning: ignoring return value of 'write', declared with attribute warn_unused_result h_page.c:1045: warning: ignoring return value of 'write', declared with attribute warn_unused_result hash.c gcc -o hash.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/hash.pp hash.c hash_buf.c gcc -o hash_buf.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/hash_buf.pp hash_buf.c hsearch.c gcc -o hsearch.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/hsearch.pp hsearch.c hsearch.c: In function 'hcreate': hsearch.c:66: warning: cast from pointer to integer of different size mktemp.c gcc -o mktemp.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mktemp.pp mktemp.c ndbm.c gcc -o ndbm.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/ndbm.pp ndbm.c ndbm.c: In function 'dbm_fetch': ndbm.c:98: warning: dereferencing type-punned pointer will break strict-aliasing rules ndbm.c:98: warning: dereferencing type-punned pointer will break strict-aliasing rules ndbm.c: In function 'dbm_firstkey': ndbm.c:117: warning: dereferencing type-punned pointer will break strict-aliasing rules ndbm.c:117: warning: dereferencing type-punned pointer will break strict-aliasing rules ndbm.c: In function 'dbm_nextkey': ndbm.c:134: warning: dereferencing type-punned pointer will break strict-aliasing rules ndbm.c:134: warning: dereferencing type-punned pointer will break strict-aliasing rules ndbm.c: In function 'dbm_delete': ndbm.c:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ndbm.c: In function 'dbm_store': ndbm.c:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ndbm.c:165: warning: dereferencing type-punned pointer will break strict-aliasing rules strerror.c gcc -o strerror.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/strerror.pp strerror.c nsres.c gcc -o nsres.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMEMMOVE -D__DBINTERFACE_PRIVATE -I./../include -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nsres.pp nsres.c rm -f libmozdbm_s.a ar cr libmozdbm_s.a db.o h_bigkey.o h_func.o h_log2.o h_page.o hash.o hash_buf.o hsearch.o mktemp.o ndbm.o strerror.o nsres.o ranlib libmozdbm_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libmozdbm_s.a ../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dbm/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dbm' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libbz2' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libbz2/src' blocksort.c gcc -o blocksort.o -c -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libbz2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/blocksort.pp blocksort.c bzlib.c gcc -o bzlib.o -c -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libbz2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/bzlib.pp bzlib.c bzlib.c: In function 'BZ2_bz__AssertH__fail': bzlib.c:102: warning: string length '1056' is greater than the length '509' ISO C89 compilers are required to support compress.c gcc -o compress.o -c -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libbz2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/compress.pp compress.c crctable.c gcc -o crctable.o -c -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libbz2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/crctable.pp crctable.c decompress.c gcc -o decompress.o -c -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libbz2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/decompress.pp decompress.c huffman.c gcc -o huffman.o -c -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libbz2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/huffman.pp huffman.c randtable.c gcc -o randtable.o -c -fvisibility=hidden -D_FILE_OFFSET_BITS=64 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libbz2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/randtable.pp randtable.c rm -f libbz2.a ar cr libbz2.a blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o ranlib libbz2.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libbz2.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libbz2/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libbz2' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libmar' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libmar/src' mar_create.c gcc -o host_mar_create.o -c -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../../dist/include/libmar -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/nspr4 mar_create.c mar_extract.c gcc -o host_mar_extract.o -c -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../../dist/include/libmar -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/nspr4 mar_extract.c mar_read.c gcc -o host_mar_read.o -c -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../../dist/include/libmar -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/nspr4 mar_read.c rm -f libhostmar.a ar cr libhostmar.a host_mar_create.o host_mar_extract.o host_mar_read.o ranlib libhostmar.a mar_create.c gcc -o mar_create.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libmar -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mar_create.pp mar_create.c mar_extract.c gcc -o mar_extract.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libmar -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mar_extract.pp mar_extract.c mar_read.c gcc -o mar_read.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/libmar -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mar_read.pp mar_read.c rm -f libmar.a ar cr libmar.a mar_create.o mar_extract.o mar_read.o ranlib libmar.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libmar.a ../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libhostmar.a ../../../dist/host/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libmar/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libmar/tool' mar.c gcc -o host_mar.o -c -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../../dist/include/libmar -I../../../dist/include/mar -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/nspr4 mar.c mar.c: In function 'main': mar.c:81: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -o mar -DXP_UNIX -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc host_mar.o ../../../dist/host/lib/libhostmar.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 mar ../../../dist/host/bin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libmar/tool' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libmar' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla' /usr/bin/gmake tier_2 gmake[2]: Entering directory `/builddir/build/BUILD/mozilla' tier_2: js xpcom modules/libreg xpcom/obsolete gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/js' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/fdlibm' Creating .deps Creating ../../../dist/include/js /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 fdlibm.h ../../../dist/include/js gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/fdlibm' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src' Creating .deps gcc -DMDCPUCFG=\"md/_linux.cfg\" -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I/usr/include/nspr4 -o jscpucfg jscpucfg.c ./jscpucfg > jsautocfg.tmp mv jsautocfg.tmp jsautocfg.h jskwgen.c gcc -DMDCPUCFG=\"md/_linux.cfg\" -o host_jskwgen.o -c -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -I/usr/include/nspr4 jskwgen.c gcc -DMDCPUCFG=\"md/_linux.cfg\" -o host_jskwgen -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. host_jskwgen.o ./host_jskwgen jsautokw.h /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 jsautocfg.h jsautokw.h js.msg jsapi.h jsarray.h jsarena.h jsatom.h jsbit.h jsbool.h jsclist.h jscntxt.h jscompat.h jsconfig.h jsdate.h jsdbgapi.h jsdhash.h jsemit.h jsfun.h jsgc.h jshash.h jsinterp.h jsiter.h jslock.h jslong.h jsmath.h jsnum.h jsobj.h jsopcode.tbl jsopcode.h jsosdep.h jsotypes.h jsparse.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsstddef.h jsstr.h jstypes.h jsutil.h jsxdrapi.h jsxml.h ../../dist/include/js gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/js' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. MoreFiles/Makefile creating xpcom/MoreFiles/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/MoreFiles' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/MoreFiles' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/public' Creating ../../../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 xpt_arena.h xpt_struct.h xpt_xdr.h ../../../../dist/include/xpcom gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/src' Creating .deps gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/src' xpt_arena.c gcc -o xpt_arena.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPT_API -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPT_API -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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:946: warning: comparison between signed and unsigned xpt_xdr.c gcc -o xpt_xdr.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPT_API -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_xdr.pp xpt_xdr.c xpt_xdr.c: In function 'XPT_HashTableAdd': xpt_xdr.c:146: warning: cast from pointer to integer of different size xpt_xdr.c: In function 'XPT_HashTableLookup': xpt_xdr.c:162: warning: cast from pointer to integer of different size xpt_xdr.c: In function 'XPT_DoString': xpt_xdr.c:409: warning: signed and unsigned type in conditional expression xpt_xdr.c: In function 'XPT_GetOffsetForAddr': xpt_xdr.c:486: warning: cast from pointer to integer of different size xpt_xdr.c: In function 'XPT_SetOffsetForAddr': xpt_xdr.c:493: warning: cast to pointer from integer of different size xpt_xdr.c: In function 'XPT_SetAddrForOffset': xpt_xdr.c:500: warning: cast to pointer from integer of different size xpt_xdr.c: In function 'XPT_GetAddrForOffset': xpt_xdr.c:506: warning: cast to pointer from integer of different size rm -f libxpt.a ar cr libxpt.a xpt_arena.o xpt_struct.o xpt_xdr.o ranlib libxpt.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpt.a ../../../../dist/lib gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/src' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/src' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/tools' Creating .deps gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/tools' xpt_dump.c gcc -o xpt_dump.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_dump.pp xpt_dump.c xpt_dump.c: In function 'main': xpt_dump.c:227: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' xpt_dump.c:227: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' xpt_dump.c: In function 'XPT_DumpInterfaceDirectoryEntry': xpt_dump.c:403: warning: format '%p' expects type 'void *', but argument 6 has type 'struct XPTInterfaceDescriptor *' gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o xpt_dump xpt_dump.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libxpt.a -ldl -lm xpt_link.c gcc -o xpt_link.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpt_link.pp xpt_link.c xpt_link.c: In function 'main': xpt_link.c:233: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' xpt_link.c:233: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' xpt_link.c:616: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xpt_link.c:619: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o xpt_link xpt_link.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libxpt.a -ldl -lm /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/bin Creating ../../../../dist/sdk/bin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/sdk/bin gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/tools' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/tools' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpidl' Creating .deps gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpidl' xpidl.c gcc -o xpidl.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl.pp xpidl.c xpidl_idl.c gcc -o xpidl_idl.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/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:615: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xpidl_util.c gcc -o xpidl_util.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_util.pp xpidl_util.c xpidl_util.c: In function 'xpidl_parse_iid': xpidl_util.c:147: warning: format '%08x' expects type 'unsigned int *', but argument 3 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%04x' expects type 'unsigned int *', but argument 4 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%04x' expects type 'unsigned int *', but argument 5 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%02x' expects type 'unsigned int *', but argument 6 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%02x' expects type 'unsigned int *', but argument 7 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%02x' expects type 'unsigned int *', but argument 8 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%02x' expects type 'unsigned int *', but argument 9 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%02x' expects type 'unsigned int *', but argument 10 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%02x' expects type 'unsigned int *', but argument 11 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%02x' expects type 'unsigned int *', but argument 12 has type 'PRInt32 *' xpidl_util.c:147: warning: format '%02x' expects type 'unsigned int *', but argument 13 has type 'PRInt32 *' xpidl_header.c gcc -o xpidl_header.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl_typelib.pp xpidl_typelib.c xpidl_typelib.c: In function 'sort_ide_block': xpidl_typelib.c:340: warning: cast to pointer from integer of different size 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_typelib.c: In function 'typelib_interface': xpidl_typelib.c:541: warning: cast from pointer to integer of different size xpidl_doc.c gcc -o xpidl_doc.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/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 -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include xpidl.o xpidl_idl.o xpidl_util.o xpidl_header.o xpidl_typelib.o xpidl_doc.o xpidl_java.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libxpt.a -lIDL-2 -lglib-2.0 -ldl -lm /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/sdk/bin gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpidl' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpidl' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/string' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/string/public' Creating ../../../dist/include/string /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsAString.h nsAlgorithm.h nsCharTraits.h nsDependentString.h nsDependentSubstring.h nsLiteralString.h nsObsoleteAString.h nsPrintfCString.h nsPromiseFlatString.h nsReadableUtils.h nsString.h nsStringBuffer.h nsStringFwd.h nsStringIterator.h nsSubstring.h nsSubstringTuple.h nsTAString.h nsTDependentString.h nsTDependentSubstring.h nsTObsoleteAString.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/mozilla/config/nsinstall -R -m 644 nsStringAPI.h nsEmbedString.h ../../../dist/include/string /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsStringAPI.h nsEmbedString.h ../../../dist/sdk/include gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/string/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/string/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/string/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/string' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/glue' Creating .deps gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/glue/standalone' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXPCOMGlue.h ../../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXPCOMGlue.h ../../../dist/sdk/include /builddir/build/BUILD/mozilla/config/nsinstall -R ../../../xpcom/glue/pldhash.c ../../../xpcom/glue/nsCOMPtr.cpp ../../../xpcom/glue/nsComponentManagerUtils.cpp ../../../xpcom/glue/nsDebug.cpp ../../../xpcom/glue/nsID.cpp ../../../xpcom/glue/nsIInterfaceRequestorUtils.cpp ../../../xpcom/glue/nsINIParser.cpp ../../../xpcom/glue/nsMemory.cpp ../../../xpcom/glue/nsTraceRefcnt.cpp ../../../xpcom/glue/nsWeakReference.cpp ../../../xpcom/glue/nsGREGlue.cpp ../../../xpcom/glue/nsVersionComparator.cpp ../../../xpcom/glue/nsTHashtable.cpp ../../../xpcom/glue/nsTArray.cpp . gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/glue/standalone' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 pldhash.h nsBaseHashtable.h nsClassHashtable.h nsDataHashtable.h nsHashKeys.h nsINIParser.h nsInterfaceHashtable.h nsRefPtrHashtable.h nsTHashtable.h nsTArray.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 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 ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 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 ../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/glue' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/base' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsAgg.h nsAutoPtr.h nsCom.h nsDebugImpl.h nsIAllocator.h nsIID.h nsISupportsObsolete.h nsTraceRefcntImpl.h nsWeakPtr.h nsInterfaceRequestorAgg.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsError.h nsISupportsBase.h nscore.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsError.h nsISupportsBase.h nscore.h ../../dist/sdk/include Creating ../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIConsoleListener.idl nsIConsoleMessage.idl nsIConsoleService.idl nsIErrorService.idl nsIException.idl nsIExceptionService.idl nsIVersionComparator.idl nsIUUIDGenerator.idl ../../dist/idl Creating _xpidlgen/.done nsIConsoleListener.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleListener nsIConsoleListener.idl nsIConsoleMessage.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleMessage nsIConsoleMessage.idl nsIConsoleService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConsoleService nsIConsoleService.idl nsIErrorService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIErrorService nsIErrorService.idl nsIException.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIException nsIException.idl nsIExceptionService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIExceptionService nsIExceptionService.idl nsIVersionComparator.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIVersionComparator nsIVersionComparator.idl nsIUUIDGenerator.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUUIDGenerator nsIUUIDGenerator.idl /builddir/build/BUILD/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 ../../dist/include/xpcom Creating ../../dist/sdk/idl /builddir/build/BUILD/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/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 ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDebug nsIDebug.idl nsIInterfaceRequestor.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIInterfaceRequestor nsIInterfaceRequestor.idl nsIMemory.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMemory nsIMemory.idl nsIProgrammingLanguage.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProgrammingLanguage nsIProgrammingLanguage.idl nsISupports.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupports nsISupports.idl nsITraceRefcnt.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITraceRefcnt nsITraceRefcnt.idl nsIWeakReference.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWeakReference nsIWeakReference.idl nsrootidl.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsrootidl nsrootidl.idl /builddir/build/BUILD/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/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[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/ds' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsAtomService.h nsCheapSets.h nsCppSharedAllocator.h nsCRT.h nsDeque.h nsDoubleHashtable.h nsEnumeratorUtils.h nsFixedSizeAllocator.h nsHashSets.h nsHashtable.h nsIByteBuffer.h nsIUnicharBuffer.h nsInt64.h nsObserverService.h nsQuickSort.h nsRecyclingAllocator.h nsStaticNameTable.h nsStaticAtom.h nsSupportsArray.h nsSupportsPrimitives.h nsTime.h nsUnitConversion.h nsVariant.h nsVoidArray.h nsTextFormatter.h nsValueArray.h nsArray.h nsArrayEnumerator.h nsCOMArray.h nsStringEnumerator.h nsAutoBuffer.h nsHashPropertyBag.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAtom.idl nsIAtomService.idl nsICollection.idl nsIEnumerator.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 nsIArray.idl ../../dist/idl Creating _xpidlgen/.done nsIAtom.idl ../../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 ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAtomService nsIAtomService.idl nsICollection.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICollection nsICollection.idl nsIEnumerator.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEnumerator nsIEnumerator.idl nsIPersistentProperties2.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPersistentProperties2 nsIPersistentProperties2.idl nsIProperty.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProperty nsIProperty.idl nsIPropertyBag.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPropertyBag nsIPropertyBag.idl nsIPropertyBag2.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPropertyBag2 nsIPropertyBag2.idl nsIWritablePropertyBag.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWritablePropertyBag nsIWritablePropertyBag.idl nsIWritablePropertyBag2.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWritablePropertyBag2 nsIWritablePropertyBag2.idl nsIRecyclingAllocator.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRecyclingAllocator nsIRecyclingAllocator.idl nsIVariant.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIVariant nsIVariant.idl nsISerializable.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISerializable nsISerializable.idl nsIStringEnumerator.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStringEnumerator nsIStringEnumerator.idl nsISupportsArray.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsArray nsISupportsArray.idl nsISupportsIterators.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsIterators nsISupportsIterators.idl nsITimelineService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITimelineService nsITimelineService.idl nsIArray.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIArray nsIArray.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAtom.h _xpidlgen/nsIAtomService.h _xpidlgen/nsICollection.h _xpidlgen/nsIEnumerator.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 _xpidlgen/nsIArray.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIObserverService.idl nsIObserver.idl nsIProperties.idl nsISimpleEnumerator.idl nsISupportsPrimitives.idl ../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIObserverService.idl nsIObserver.idl nsIProperties.idl nsISimpleEnumerator.idl nsISupportsPrimitives.idl ../../dist/sdk/idl nsIObserverService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObserverService nsIObserverService.idl nsIObserver.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObserver nsIObserver.idl nsIProperties.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProperties nsIProperties.idl nsISimpleEnumerator.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISimpleEnumerator nsISimpleEnumerator.idl nsISupportsPrimitives.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsPrimitives nsISupportsPrimitives.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIObserverService.h _xpidlgen/nsIObserver.h _xpidlgen/nsIProperties.h _xpidlgen/nsISimpleEnumerator.h _xpidlgen/nsISupportsPrimitives.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIObserverService.h _xpidlgen/nsIObserver.h _xpidlgen/nsIProperties.h _xpidlgen/nsISimpleEnumerator.h _xpidlgen/nsISupportsPrimitives.h ../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/ds' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/io' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsAppDirectoryServiceDefs.h nsDirectoryService.h nsEscape.h nsFastLoadPtr.h nsFastLoadService.h nsLinebreakConverter.h nsLocalFile.h nsMultiplexInputStream.h nsScriptableInputStream.h nsStorageStream.h nsStringIO.h nsStringStream.h nsStreamUtils.h nsNativeCharsetUtils.h nsLocalFileUnix.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsDirectoryServiceDefs.h nsDirectoryServiceUtils.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsDirectoryServiceDefs.h nsDirectoryServiceUtils.h ../../dist/sdk/include /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBinaryInputStream.idl nsIBinaryOutputStream.idl nsIByteArrayInputStream.idl nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl nsIFastLoadService.idl nsIInputStreamTee.idl nsILocalFileWin.idl nsILineInputStream.idl nsIUnicharLineInputStream.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 Creating _xpidlgen/.done nsIBinaryInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBinaryInputStream nsIBinaryInputStream.idl nsIBinaryOutputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBinaryOutputStream nsIBinaryOutputStream.idl nsIByteArrayInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIByteArrayInputStream nsIByteArrayInputStream.idl nsIDirectoryEnumerator.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDirectoryEnumerator nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFastLoadFileControl nsIFastLoadFileControl.idl nsIFastLoadService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFastLoadService nsIFastLoadService.idl nsIInputStreamTee.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIInputStreamTee nsIInputStreamTee.idl nsILocalFileWin.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILocalFileWin nsILocalFileWin.idl nsILineInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILineInputStream nsILineInputStream.idl nsIUnicharLineInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUnicharLineInputStream nsIUnicharLineInputStream.idl nsIMultiplexInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMultiplexInputStream nsIMultiplexInputStream.idl nsIObjectInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObjectInputStream nsIObjectInputStream.idl nsIObjectOutputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIObjectOutputStream nsIObjectOutputStream.idl nsIPipe.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPipe nsIPipe.idl nsISeekableStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISeekableStream nsISeekableStream.idl nsIStorageStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStorageStream nsIStorageStream.idl nsIStringStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStringStream nsIStringStream.idl nsIStreamBufferAccess.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStreamBufferAccess nsIStreamBufferAccess.idl nsIAsyncInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAsyncInputStream nsIAsyncInputStream.idl nsIAsyncOutputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAsyncOutputStream nsIAsyncOutputStream.idl nsIUnicharInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUnicharInputStream nsIUnicharInputStream.idl nsIUnicharOutputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIUnicharOutputStream nsIUnicharOutputStream.idl nsIConverterInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConverterInputStream nsIConverterInputStream.idl nsIConverterOutputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIConverterOutputStream nsIConverterOutputStream.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBinaryInputStream.h _xpidlgen/nsIBinaryOutputStream.h _xpidlgen/nsIByteArrayInputStream.h _xpidlgen/nsIDirectoryEnumerator.h _xpidlgen/nsIFastLoadFileControl.h _xpidlgen/nsIFastLoadService.h _xpidlgen/nsIInputStreamTee.h _xpidlgen/nsILocalFileWin.h _xpidlgen/nsILineInputStream.h _xpidlgen/nsIUnicharLineInputStream.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/mozilla/config/nsinstall -R -m 644 nsIDirectoryService.idl nsIFile.idl nsILocalFile.idl nsIInputStream.idl nsIOutputStream.idl nsIScriptableInputStream.idl ../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDirectoryService.idl nsIFile.idl nsILocalFile.idl nsIInputStream.idl nsIOutputStream.idl nsIScriptableInputStream.idl ../../dist/sdk/idl nsIDirectoryService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDirectoryService nsIDirectoryService.idl nsIFile.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFile nsIFile.idl nsILocalFile.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsILocalFile nsILocalFile.idl nsIInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIInputStream nsIInputStream.idl nsIOutputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIOutputStream nsIOutputStream.idl nsIScriptableInputStream.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptableInputStream nsIScriptableInputStream.idl /builddir/build/BUILD/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/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[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/io' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/components' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsCategoryManagerUtils.h nsCategoryCache.h nsIServiceManagerObsolete.h nsModule.h nsNativeComponentLoader.h nsObsoleteModuleLoading.h xcDll.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIComponentLoader.idl nsIComponentLoaderManager.idl nsIComponentManagerObsolete.idl ../../dist/idl Creating _xpidlgen/.done nsIComponentLoader.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentLoader nsIComponentLoader.idl nsIComponentLoaderManager.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentLoaderManager nsIComponentLoaderManager.idl nsIComponentManagerObsolete.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentManagerObsolete nsIComponentManagerObsolete.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIComponentLoader.h _xpidlgen/nsIComponentLoaderManager.h _xpidlgen/nsIComponentManagerObsolete.h ../../dist/include/xpcom /builddir/build/BUILD/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/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 ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClassInfo nsIClassInfo.idl nsIComponentRegistrar.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentRegistrar nsIComponentRegistrar.idl nsIFactory.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFactory nsIFactory.idl nsIModule.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIModule nsIModule.idl nsIServiceManager.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIServiceManager nsIServiceManager.idl nsIComponentManager.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIComponentManager nsIComponentManager.idl nsICategoryManager.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICategoryManager nsICategoryManager.idl /builddir/build/BUILD/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/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[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/components' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/threads' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsAutoLock.h plevent.h nsProcess.h nsEventQueueUtils.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIThread.idl nsITimer.idl nsITimerInternal.idl nsITimerManager.idl nsIRunnable.idl nsIEventTarget.idl nsIEventQueue.idl nsIEventQueueService.idl nsIEnvironment.idl nsIProcess.idl nsISupportsPriority.idl ../../dist/idl Creating _xpidlgen/.done nsIThread.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIThread nsIThread.idl nsIThread.idl:126: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSITHREAD macro; if the code fragment contains method declarations, the macro probably isn't complete. nsITimer.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITimer nsITimer.idl nsITimerInternal.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITimerInternal nsITimerInternal.idl nsITimerManager.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITimerManager nsITimerManager.idl nsIRunnable.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRunnable nsIRunnable.idl nsIEventTarget.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEventTarget nsIEventTarget.idl nsIEventQueue.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEventQueue nsIEventQueue.idl nsIEventQueueService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEventQueueService nsIEventQueueService.idl nsIEnvironment.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEnvironment nsIEnvironment.idl nsIProcess.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProcess nsIProcess.idl nsISupportsPriority.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISupportsPriority nsISupportsPriority.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIThread.h _xpidlgen/nsITimer.h _xpidlgen/nsITimerInternal.h _xpidlgen/nsITimerManager.h _xpidlgen/nsIRunnable.h _xpidlgen/nsIEventTarget.h _xpidlgen/nsIEventQueue.h _xpidlgen/nsIEventQueueService.h _xpidlgen/nsIEnvironment.h _xpidlgen/nsIProcess.h _xpidlgen/nsISupportsPriority.h ../../dist/include/xpcom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/threads' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 xptinfo.h ../../../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl nsIXPTLoader.idl ../../../../dist/idl Creating _xpidlgen/.done nsIInterfaceInfo.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIInterfaceInfo nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIInterfaceInfoManager nsIInterfaceInfoManager.idl nsIXPTLoader.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPTLoader nsIXPTLoader.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIInterfaceInfo.h _xpidlgen/nsIInterfaceInfoManager.h _xpidlgen/nsIXPTLoader.h ../../../../dist/include/xpcom gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 xptcall.h xptcstubsdecl.inc xptcstubsdef.inc ../../../../dist/include/xpcom gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src' Creating .deps gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md' gmake[8]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md/unix' Creating .deps gmake[8]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md/unix' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/proxy' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/proxy/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsProxyEvent.h nsProxyRelease.h nsProxiedService.h ../../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIProxyCreateInstance.idl nsIProxyObjectManager.idl ../../../dist/idl Creating _xpidlgen/.done nsIProxyCreateInstance.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyCreateInstance nsIProxyCreateInstance.idl nsIProxyObjectManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyObjectManager nsIProxyObjectManager.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProxyCreateInstance.h _xpidlgen/nsIProxyObjectManager.h ../../../dist/include/xpcom gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/proxy/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/proxy/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/proxy/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/proxy' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/build' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXPCOM.h nsXPCOMCID.h ../../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXPCOM.h nsXPCOMCID.h ../../dist/sdk/include /builddir/build/BUILD/mozilla/config/nsinstall -R ../../xpcom/glue/pldhash.c ../../xpcom/glue/nsCOMPtr.cpp ../../xpcom/glue/nsComponentManagerUtils.cpp ../../xpcom/glue/nsDebug.cpp ../../xpcom/glue/nsID.cpp ../../xpcom/glue/nsIInterfaceRequestorUtils.cpp ../../xpcom/glue/nsINIParser.cpp ../../xpcom/glue/nsMemory.cpp ../../xpcom/glue/nsTraceRefcnt.cpp ../../xpcom/glue/nsWeakReference.cpp ../../xpcom/glue/nsGREGlue.cpp ../../xpcom/glue/nsVersionComparator.cpp ../../xpcom/glue/nsTHashtable.cpp ../../xpcom/glue/nsTArray.cpp ../../xpcom/glue/nsGenericFactory.cpp . gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/stub' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/stub' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/tools' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/tools/registry' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/tools/registry' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/tools' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 xpcom-config.h ../dist/include/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 xpcom-config.h ../dist/sdk/include gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg/include' Creating ../../../dist/include/libreg /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 VerReg.h NSReg.h ../../../dist/include/libreg gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg/include' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg/standalone' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R ../../../modules/libreg/src/reg.c ../../../modules/libreg/src/VerReg.c ../../../modules/libreg/src/vr_stubs.c . gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg/standalone' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/obsolete' Creating .deps gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/obsolete/component' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/obsolete/component' Creating ../../dist/include/xpcom_obsolete /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 xpcomobsolete.h nsFileSpec.h nsFileStream.h nsIFileStream.h nsSpecialSystemDirectory.h nsIRegistryUtils.h ../../dist/include/xpcom_obsolete /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFileSpec.idl nsIRegistry.idl ../../dist/idl Creating _xpidlgen/.done nsIFileSpec.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFileSpec nsIFileSpec.idl nsIRegistry.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRegistry nsIRegistry.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFileSpec.h _xpidlgen/nsIRegistry.h ../../dist/include/xpcom_obsolete gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/obsolete' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/js' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/fdlibm' e_acos.c gcc -o e_acos.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_acos.pp e_acos.c e_asin.c gcc -o e_asin.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_asin.pp e_asin.c e_asin.c: In function '__ieee754_asin': e_asin.c:115: warning: 't' may be used uninitialized in this function e_atan2.c gcc -o e_atan2.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_atan2.pp e_atan2.c e_exp.c gcc -o e_exp.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_exp.pp e_exp.c e_exp.c: In function '__ieee754_exp': e_exp.c:149: warning: 'k' may be used uninitialized in this function e_exp.c:148: warning: 'lo' may be used uninitialized in this function e_exp.c:148: warning: 'hi' may be used uninitialized in this function e_fmod.c gcc -o e_fmod.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_fmod.pp e_fmod.c e_log.c gcc -o e_log.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_log.pp e_log.c e_pow.c gcc -o e_pow.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_pow.pp e_pow.c e_rem_pio2.c gcc -o e_rem_pio2.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_rem_pio2.pp e_rem_pio2.c s_scalbn.c gcc -o s_scalbn.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_scalbn.pp s_scalbn.c e_sqrt.c gcc -o e_sqrt.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_sqrt.pp e_sqrt.c e_sqrt.c: In function '__ieee754_sqrt': e_sqrt.c:142: warning: 'z' may be used uninitialized in this function k_cos.c gcc -o k_cos.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/k_cos.pp k_cos.c k_sin.c gcc -o k_sin.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/k_sin.pp k_sin.c k_rem_pio2.c gcc -o k_rem_pio2.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/k_rem_pio2.pp k_rem_pio2.c k_tan.c gcc -o k_tan.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/k_tan.pp k_tan.c s_atan.c gcc -o s_atan.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_atan.pp s_atan.c s_ceil.c gcc -o s_ceil.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_ceil.pp s_ceil.c s_copysign.c gcc -o s_copysign.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_copysign.pp s_copysign.c s_cos.c gcc -o s_cos.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_cos.pp s_cos.c s_fabs.c gcc -o s_fabs.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_fabs.pp s_fabs.c s_finite.c gcc -o s_finite.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_finite.pp s_finite.c s_floor.c gcc -o s_floor.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_floor.pp s_floor.c s_isnan.c gcc -o s_isnan.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_isnan.pp s_isnan.c s_lib_version.c gcc -o s_lib_version.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_lib_version.pp s_lib_version.c s_sin.c gcc -o s_sin.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_sin.pp s_sin.c s_tan.c gcc -o s_tan.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/s_tan.pp s_tan.c w_acos.c gcc -o w_acos.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_acos.pp w_acos.c w_asin.c gcc -o w_asin.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_asin.pp w_asin.c w_atan2.c gcc -o w_atan2.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_atan2.pp w_atan2.c w_exp.c gcc -o w_exp.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_exp.pp w_exp.c w_fmod.c gcc -o w_fmod.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_fmod.pp w_fmod.c w_log.c gcc -o w_log.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_log.pp w_log.c w_pow.c gcc -o w_pow.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_pow.pp w_pow.c w_sqrt.c gcc -o w_sqrt.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_IEEE_LIBM -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/w_sqrt.pp w_sqrt.c rm -f libfdm.a ar cr libfdm.a e_acos.o e_asin.o e_atan2.o e_exp.o e_fmod.o e_log.o e_pow.o e_rem_pio2.o s_scalbn.o e_sqrt.o k_cos.o k_sin.o k_rem_pio2.o k_tan.o s_atan.o s_ceil.o s_copysign.o s_cos.o s_fabs.o s_finite.o s_floor.o s_isnan.o s_lib_version.o s_sin.o s_tan.o w_acos.o w_asin.o w_atan2.o w_exp.o w_fmod.o w_log.o w_pow.o w_sqrt.o ranlib libfdm.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libfdm.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/fdlibm' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src' jsapi.c gcc -o jsapi.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsapi.pp jsapi.c jsarena.c gcc -o jsarena.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsarena.pp jsarena.c jsarray.c gcc -o jsarray.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsarray.pp jsarray.c jsarray.c: In function 'array_sort': jsarray.c:1054: warning: comparison is always false due to limited range of data type jsatom.c gcc -o jsatom.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsatom.pp jsatom.c jsatom.c: In function 'js_IndexAtom': jsatom.c:858: warning: dereferencing type-punned pointer will break strict-aliasing rules jsbool.c gcc -o jsbool.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsbool.pp jsbool.c jscntxt.c gcc -o jscntxt.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jscntxt.pp jscntxt.c jsdate.c gcc -o jsdate.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdate.pp jsdate.c jsdbgapi.c gcc -o jsdbgapi.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdbgapi.pp jsdbgapi.c jsdbgapi.c: In function 'js_MarkWatchPoints': jsdbgapi.c:322: warning: ISO C forbids passing argument 2 of 'JS_MarkGCThing' between function pointer and 'void *' jsdbgapi.c: In function 'js_WrapWatchedSetter': jsdbgapi.c:513: warning: ISO C forbids conversion of function pointer to object pointer type jsdbgapi.c:513: warning: ISO C forbids conversion of function pointer to object pointer type jsdbgapi.c:513: warning: ISO C forbids conversion of function pointer to object pointer type jsdbgapi.c:513: warning: ISO C forbids conversion of function pointer to object pointer type jsdbgapi.c:513: warning: ISO C forbids conversion of function pointer to object pointer type jsdbgapi.c:513: warning: ISO C forbids conversion of function pointer to object pointer type jsdbgapi.c:517: warning: ISO C forbids conversion of object pointer to function pointer type jsdhash.c gcc -o jsdhash.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdhash.pp jsdhash.c jsdtoa.c gcc -o jsdtoa.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsdtoa.pp jsdtoa.c jsemit.c gcc -o jsemit.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsemit.pp jsemit.c jsemit.c: In function 'js_LookupCompileTimeConstant': jsemit.c:1593: warning: dereferencing type-punned pointer will break strict-aliasing rules jsemit.c: In function 'BindNameToSlot': jsemit.c:1993: warning: dereferencing type-punned pointer will break strict-aliasing rules jsexn.c gcc -o jsexn.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsexn.pp jsexn.c jsfun.c gcc -o jsfun.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsfun.pp jsfun.c jsgc.c gcc -o jsgc.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsgc.pp jsgc.c jshash.c gcc -o jshash.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jshash.pp jshash.c jsinterp.c gcc -o jsinterp.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsinterp.pp jsinterp.c jsiter.c gcc -o jsiter.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsiter.pp jsiter.c jslock.c gcc -o jslock.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jslock.pp jslock.c jslog2.c gcc -o jslog2.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jslog2.pp jslog2.c jslong.c gcc -o jslong.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jslong.pp jslong.c jsmath.c gcc -o jsmath.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsmath.pp jsmath.c jsnum.c gcc -o jsnum.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsnum.pp jsnum.c jsobj.c gcc -o jsobj.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsobj.pp jsobj.c jsobj.c: In function 'obj_defineGetter': jsobj.c:1621: warning: ISO C forbids conversion of object pointer to function pointer type jsobj.c: In function 'obj_defineSetter': jsobj.c:1653: warning: ISO C forbids conversion of object pointer to function pointer type jsopcode.c gcc -o jsopcode.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsopcode.pp jsopcode.c jsparse.c gcc -o jsparse.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsparse.pp jsparse.c jsparse.c: In function 'BindDestructuringArg': jsparse.c:1002: warning: dereferencing type-punned pointer will break strict-aliasing rules jsparse.c: In function 'FunctionDef': jsparse.c:1082: warning: dereferencing type-punned pointer will break strict-aliasing rules jsparse.c: In function 'BindLet': jsparse.c:1689: warning: dereferencing type-punned pointer will break strict-aliasing rules jsparse.c: In function 'BindVarOrConst': jsparse.c:1743: warning: dereferencing type-punned pointer will break strict-aliasing rules jsparse.c: In function 'PrimaryExpr': jsparse.c:5738: warning: dereferencing type-punned pointer will break strict-aliasing rules jsprf.c gcc -o jsprf.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsprf.pp jsprf.c jsregexp.c gcc -o jsregexp.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsregexp.pp jsregexp.c jsscan.c gcc -o jsscan.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsscan.pp jsscan.c jsscope.c gcc -o jsscope.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsscope.pp jsscope.c jsscript.c gcc -o jsscript.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsscript.pp jsscript.c jsstr.c gcc -o jsstr.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsstr.pp jsstr.c jsutil.c gcc -o jsutil.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsutil.pp jsutil.c jsxdrapi.c gcc -o jsxdrapi.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsxdrapi.pp jsxdrapi.c jsxml.c gcc -o jsxml.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsxml.pp jsxml.c jsxml.c: In function 'XMLArraySetCapacity': jsxml.c:1061: warning: comparison is always false due to limited range of data type jsxml.c: In function 'XMLArrayAddMember': jsxml.c:1156: warning: comparison is always false due to limited range of data type prmjtime.c gcc -o prmjtime.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/prmjtime.pp prmjtime.c rm -f libmozjs.so gcc -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 jsiter.o jslock.o jslog2.o jslong.o jsmath.o jsnum.o jsobj.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 -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -lm -ldl -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libmozjs.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libmozjs.so ../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libmozjs.so ../../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 host_jskwgen ../../dist/host/bin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/js' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/MoreFiles' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/MoreFiles' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/public' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/src' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpt.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/src' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/tools' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpt_dump xpt_link ../../../../dist/sdk/bin gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/tools' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpidl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpidl ../../../dist/sdk/bin gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpidl' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/string' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/string/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/string/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/string/src' nsDependentString.cpp c++ -o nsDependentString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsReadableUtils.pp nsReadableUtils.cpp nsSubstring.cpp c++ -o nsSubstring.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStringObsolete.pp nsStringObsolete.cpp nsStringObsolete.cpp: In function 'CharT GetFindInSetFilter(const CharT*) [with CharT = char]': nsStringObsolete.cpp:627: instantiated from here nsStringObsolete.cpp:586: warning: negative integer implicitly converted to unsigned type nsStringObsolete.cpp: In function 'CharT GetFindInSetFilter(const CharT*) [with CharT = PRUnichar]': nsStringObsolete.cpp:674: instantiated from here nsStringObsolete.cpp:586: warning: negative integer implicitly converted to unsigned type nsAString.cpp c++ -o nsAString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAString.pp nsAString.cpp nsObsoleteAStringThunk.cpp c++ -o nsObsoleteAStringThunk.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsObsoleteAStringThunk.pp nsObsoleteAStringThunk.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 nsAString.o nsObsoleteAStringThunk.o ranlib libstring_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libstring_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/string/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/string' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/glue' pldhash.c gcc -o pldhash.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pldhash.pp pldhash.c nsCOMPtr.cpp c++ -o nsCOMPtr.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMPtr.pp nsCOMPtr.cpp nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_qi(nsQueryInterface, const nsIID&)': nsCOMPtr.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_qi_with_error(const nsQueryInterfaceWithError&, const nsIID&)': nsCOMPtr.cpp:105: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_cid(nsGetServiceByCID, const nsIID&)': nsCOMPtr.cpp:114: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_cid_with_error(const nsGetServiceByCIDWithError&, const nsIID&)': nsCOMPtr.cpp:123: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_contractid(nsGetServiceByContractID, const nsIID&)': nsCOMPtr.cpp:132: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_contractid_with_error(const nsGetServiceByContractIDWithError&, const nsIID&)': nsCOMPtr.cpp:141: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_helper(const nsCOMPtr_helper&, const nsIID&)': nsCOMPtr.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComponentManagerUtils.cpp c++ -o nsComponentManagerUtils.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComponentManagerUtils.pp nsComponentManagerUtils.cpp nsDebug.cpp c++ -o nsDebug.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDebug.pp nsDebug.cpp nsID.cpp c++ -o nsID.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsID.pp nsID.cpp nsIInterfaceRequestorUtils.cpp c++ -o nsIInterfaceRequestorUtils.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIInterfaceRequestorUtils.pp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp c++ -o nsINIParser.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsINIParser.pp nsINIParser.cpp nsMemory.cpp c++ -o nsMemory.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemory.pp nsMemory.cpp nsTraceRefcnt.cpp c++ -o nsTraceRefcnt.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTraceRefcnt.pp nsTraceRefcnt.cpp nsWeakReference.cpp c++ -o nsWeakReference.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWeakReference.pp nsWeakReference.cpp nsGREGlue.cpp c++ -o nsGREGlue.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGREGlue.pp nsGREGlue.cpp nsVersionComparator.cpp c++ -o nsVersionComparator.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparator.pp nsVersionComparator.cpp nsTHashtable.cpp c++ -o nsTHashtable.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTHashtable.pp nsTHashtable.cpp nsTArray.cpp c++ -o nsTArray.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTArray.pp nsTArray.cpp nsGenericFactory.cpp c++ -o nsGenericFactory.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGenericFactory.pp nsGenericFactory.cpp nsGenericFactory.cpp: In function 'nsresult NS_NewGenericFactory(nsIGenericFactory**, const nsModuleComponentInfo*)': nsGenericFactory.cpp:206: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libxpcomglue_s.a ar cr libxpcomglue_s.a pldhash.o nsCOMPtr.o nsComponentManagerUtils.o nsDebug.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsMemory.o nsTraceRefcnt.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsTArray.o nsGenericFactory.o ranlib libxpcomglue_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpcomglue_s.a ../../dist/lib gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/glue/standalone' pldhash.c gcc -o pldhash.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pldhash.pp pldhash.c nsCOMPtr.cpp c++ -o nsCOMPtr.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCOMPtr.pp nsCOMPtr.cpp nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_qi(nsQueryInterface, const nsIID&)': nsCOMPtr.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_qi_with_error(const nsQueryInterfaceWithError&, const nsIID&)': nsCOMPtr.cpp:105: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_cid(nsGetServiceByCID, const nsIID&)': nsCOMPtr.cpp:114: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_cid_with_error(const nsGetServiceByCIDWithError&, const nsIID&)': nsCOMPtr.cpp:123: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_contractid(nsGetServiceByContractID, const nsIID&)': nsCOMPtr.cpp:132: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_contractid_with_error(const nsGetServiceByContractIDWithError&, const nsIID&)': nsCOMPtr.cpp:141: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_helper(const nsCOMPtr_helper&, const nsIID&)': nsCOMPtr.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComponentManagerUtils.cpp c++ -o nsComponentManagerUtils.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComponentManagerUtils.pp nsComponentManagerUtils.cpp nsDebug.cpp c++ -o nsDebug.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDebug.pp nsDebug.cpp nsID.cpp c++ -o nsID.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsID.pp nsID.cpp nsIInterfaceRequestorUtils.cpp c++ -o nsIInterfaceRequestorUtils.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIInterfaceRequestorUtils.pp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp c++ -o nsINIParser.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsINIParser.pp nsINIParser.cpp nsMemory.cpp c++ -o nsMemory.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMemory.pp nsMemory.cpp nsTraceRefcnt.cpp c++ -o nsTraceRefcnt.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTraceRefcnt.pp nsTraceRefcnt.cpp nsWeakReference.cpp c++ -o nsWeakReference.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWeakReference.pp nsWeakReference.cpp nsGREGlue.cpp c++ -o nsGREGlue.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGREGlue.pp nsGREGlue.cpp nsVersionComparator.cpp c++ -o nsVersionComparator.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVersionComparator.pp nsVersionComparator.cpp nsTHashtable.cpp c++ -o nsTHashtable.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTHashtable.pp nsTHashtable.cpp nsTArray.cpp c++ -o nsTArray.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTArray.pp nsTArray.cpp nsXPCOMGlue.cpp c++ -o nsXPCOMGlue.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXPCOMGlue.pp nsXPCOMGlue.cpp nsGREDirServiceProvider.cpp c++ -o nsGREDirServiceProvider.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGREDirServiceProvider.pp nsGREDirServiceProvider.cpp nsGlueLinkingDlopen.cpp c++ -o nsGlueLinkingDlopen.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 nsCOMPtr.o nsComponentManagerUtils.o nsDebug.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsMemory.o nsTraceRefcnt.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsTArray.o nsXPCOMGlue.o nsGREDirServiceProvider.o nsGlueLinkingDlopen.o ranlib libxpcomglue.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpcomglue.a ../../../dist/lib Creating ../../../dist/sdk/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpcomglue.a ../../../dist/sdk/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/glue/standalone' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpcomglue_s.a ../../dist/sdk/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/glue' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/base' nsAllocator.cpp c++ -o nsAllocator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsConsoleService.pp nsConsoleService.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDebugImpl.cpp c++ -o nsDebugImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDebugImpl.pp nsDebugImpl.cpp nsErrorService.cpp c++ -o nsErrorService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSystemInfo.pp nsSystemInfo.cpp nsStackFrameUnix.cpp c++ -o nsStackFrameUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStackFrameUnix.pp nsStackFrameUnix.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 nsStackFrameUnix.o ranlib libxpcombase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpcombase_s.a ../../dist/lib nsIConsoleListener.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIConsoleListener nsIConsoleListener.idl nsIConsoleMessage.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIConsoleMessage nsIConsoleMessage.idl nsIConsoleService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIConsoleService nsIConsoleService.idl nsIErrorService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIErrorService nsIErrorService.idl nsIException.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIException nsIException.idl nsIExceptionService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIExceptionService nsIExceptionService.idl nsIVersionComparator.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIVersionComparator nsIVersionComparator.idl nsIUUIDGenerator.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIUUIDGenerator nsIUUIDGenerator.idl nsIDebug.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDebug nsIDebug.idl nsIInterfaceRequestor.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIInterfaceRequestor nsIInterfaceRequestor.idl nsIMemory.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIMemory nsIMemory.idl nsIProgrammingLanguage.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProgrammingLanguage nsIProgrammingLanguage.idl nsISupports.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISupports nsISupports.idl nsITraceRefcnt.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITraceRefcnt nsITraceRefcnt.idl nsIWeakReference.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWeakReference nsIWeakReference.idl nsrootidl.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsrootidl nsrootidl.idl ../../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/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/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_base.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/ds' nsAtomTable.cpp c++ -o nsAtomTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsByteBuffer.pp nsByteBuffer.cpp nsByteBuffer.cpp: In function 'nsresult NS_NewByteBuffer(nsIByteBuffer**, nsISupports*, PRUint32)': nsByteBuffer.cpp:160: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCheapSets.cpp c++ -o nsCheapSets.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCRT.pp nsCRT.cpp nsDeque.cpp c++ -o nsDeque.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDeque.pp nsDeque.cpp nsEmptyEnumerator.cpp c++ -o nsEmptyEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEmptyEnumerator.pp nsEmptyEnumerator.cpp nsEnumeratorUtils.cpp c++ -o nsEnumeratorUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEnumeratorUtils.pp nsEnumeratorUtils.cpp nsFixedSizeAllocator.cpp c++ -o nsFixedSizeAllocator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFixedSizeAllocator.pp nsFixedSizeAllocator.cpp nsHashSets.cpp c++ -o nsHashSets.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHashtable.pp nsHashtable.cpp nsObserverList.cpp c++ -o nsObserverList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProperties.pp nsProperties.cpp nsProperties.cpp: In member function 'virtual nsresult nsProperties::Internal::QueryInterface(const nsIID&, void**)': nsProperties.cpp:44: warning: invalid access to non-static data member 'nsProperties::fAggregated' of NULL object nsProperties.cpp:44: warning: (perhaps the 'offsetof' macro was used incorrectly) nsProperties.cpp: In member function 'virtual nsrefcnt nsProperties::Internal::AddRef()': nsProperties.cpp:44: warning: invalid access to non-static data member 'nsProperties::fAggregated' of NULL object nsProperties.cpp:44: warning: (perhaps the 'offsetof' macro was used incorrectly) nsProperties.cpp: In member function 'virtual nsrefcnt nsProperties::Internal::Release()': nsProperties.cpp:44: warning: invalid access to non-static data member 'nsProperties::fAggregated' of NULL object nsProperties.cpp:44: warning: (perhaps the 'offsetof' macro was used incorrectly) nsPersistentProperties.cpp c++ -o nsPersistentProperties.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPersistentProperties.pp nsPersistentProperties.cpp nsQuickSort.cpp c++ -o nsQuickSort.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsQuickSort.pp nsQuickSort.cpp nsRecyclingAllocator.cpp c++ -o nsRecyclingAllocator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSupportsPrimitives.pp nsSupportsPrimitives.cpp nsUnicharBuffer.cpp c++ -o nsUnicharBuffer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsUnicharBuffer.pp nsUnicharBuffer.cpp nsUnicharBuffer.cpp: In function 'nsresult NS_NewUnicharBuffer(nsIUnicharBuffer**, nsISupports*, PRUint32)': nsUnicharBuffer.cpp:132: warning: dereferencing type-punned pointer will break strict-aliasing rules nsVariant.cpp c++ -o nsVariant.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVariant.pp nsVariant.cpp nsVariant.cpp: In static member function 'static nsresult nsVariant::SetFromVariant(nsDiscriminatedUnion*, nsIVariant*)': nsVariant.cpp:1370: warning: dereferencing type-punned pointer will break strict-aliasing rules nsVoidArray.cpp c++ -o nsVoidArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsVoidArray.pp nsVoidArray.cpp nsTextFormatter.cpp c++ -o nsTextFormatter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFormatter.pp nsTextFormatter.cpp nsTimelineService.cpp c++ -o nsTimelineService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTimelineService.pp nsTimelineService.cpp nsValueArray.cpp c++ -o nsValueArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsValueArray.pp nsValueArray.cpp nsCOMArray.cpp c++ -o nsCOMArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMArray.pp nsCOMArray.cpp nsArray.cpp c++ -o nsArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArray.pp nsArray.cpp nsArrayEnumerator.cpp c++ -o nsArrayEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsArrayEnumerator.pp nsArrayEnumerator.cpp nsHashPropertyBag.cpp c++ -o nsHashPropertyBag.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHashPropertyBag.pp nsHashPropertyBag.cpp rm -f libxpcomds_s.a ar cr libxpcomds_s.a nsAtomTable.o nsAtomService.o nsByteBuffer.o nsCheapSets.o nsCRT.o nsDeque.o nsEmptyEnumerator.o nsEnumeratorUtils.o nsFixedSizeAllocator.o nsHashSets.o nsHashtable.o nsObserverList.o nsObserverService.o nsProperties.o nsPersistentProperties.o nsQuickSort.o nsRecyclingAllocator.o nsStaticNameTable.o nsStringEnumerator.o nsSupportsArray.o nsSupportsArrayEnumerator.o nsSupportsPrimitives.o nsUnicharBuffer.o nsVariant.o nsVoidArray.o nsTextFormatter.o nsTimelineService.o nsValueArray.o nsCOMArray.o nsArray.o nsArrayEnumerator.o nsHashPropertyBag.o ranlib libxpcomds_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpcomds_s.a ../../dist/lib nsIAtom.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAtom nsIAtom.idl nsIAtomService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAtomService nsIAtomService.idl nsICollection.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsICollection nsICollection.idl nsIEnumerator.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEnumerator nsIEnumerator.idl nsIPersistentProperties2.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPersistentProperties2 nsIPersistentProperties2.idl nsIProperty.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProperty nsIProperty.idl nsIPropertyBag.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPropertyBag nsIPropertyBag.idl nsIPropertyBag2.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPropertyBag2 nsIPropertyBag2.idl nsIWritablePropertyBag.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWritablePropertyBag nsIWritablePropertyBag.idl nsIWritablePropertyBag2.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWritablePropertyBag2 nsIWritablePropertyBag2.idl nsIRecyclingAllocator.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIRecyclingAllocator nsIRecyclingAllocator.idl nsIVariant.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIVariant nsIVariant.idl nsISerializable.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISerializable nsISerializable.idl nsIStringEnumerator.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIStringEnumerator nsIStringEnumerator.idl nsISupportsArray.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISupportsArray nsISupportsArray.idl nsISupportsIterators.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISupportsIterators nsISupportsIterators.idl nsITimelineService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITimelineService nsITimelineService.idl nsIArray.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIArray nsIArray.idl nsIObserverService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIObserverService nsIObserverService.idl nsIObserver.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIObserver nsIObserver.idl nsIProperties.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProperties nsIProperties.idl nsISimpleEnumerator.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISimpleEnumerator nsISimpleEnumerator.idl nsISupportsPrimitives.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISupportsPrimitives nsISupportsPrimitives.idl ../../dist/bin/xpt_link _xpidlgen/xpcom_ds.xpt _xpidlgen/nsIAtom.xpt _xpidlgen/nsIAtomService.xpt _xpidlgen/nsICollection.xpt _xpidlgen/nsIEnumerator.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/nsIObserverService.xpt _xpidlgen/nsIObserver.xpt _xpidlgen/nsIProperties.xpt _xpidlgen/nsISimpleEnumerator.xpt _xpidlgen/nsISupportsPrimitives.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_ds.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/ds' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/io' nsAppFileLocationProvider.cpp c++ -o nsAppFileLocationProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBinaryStream.pp nsBinaryStream.cpp nsBinaryStream.cpp: In member function 'virtual nsresult nsBinaryOutputStream::WriteFloat(float)': nsBinaryStream.cpp:163: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBinaryStream.cpp: In member function 'virtual nsresult nsBinaryOutputStream::WriteDouble(double)': nsBinaryStream.cpp:171: warning: dereferencing type-punned pointer will break strict-aliasing rules nsByteArrayInputStream.cpp c++ -o nsByteArrayInputStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsByteArrayInputStream.pp nsByteArrayInputStream.cpp nsDirectoryService.cpp c++ -o nsDirectoryService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDirectoryService.pp nsDirectoryService.cpp nsDirectoryService.cpp: In function 'PRBool FindProviderFile(nsISupports*, void*)': nsDirectoryService.cpp:620: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDirectoryService.cpp:637: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEscape.cpp c++ -o nsEscape.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEscape.pp nsEscape.cpp nsInputStreamTee.cpp c++ -o nsInputStreamTee.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFastLoadFile.pp nsFastLoadFile.cpp nsFastLoadFile.cpp: In member function 'virtual nsresult nsFastLoadFileReader::QueryInterface(const nsIID&, void**)': nsFastLoadFile.cpp:261: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFastLoadFile.cpp: In member function 'virtual nsresult nsFastLoadFileWriter::QueryInterface(const nsIID&, void**)': nsFastLoadFile.cpp:1239: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFastLoadFile.cpp: In member function 'virtual nsresult nsFastLoadFileUpdater::QueryInterface(const nsIID&, void**)': nsFastLoadFile.cpp:2334: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFastLoadService.cpp c++ -o nsFastLoadService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 nsByteArrayInputStream.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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpcomio_s.a ../../dist/lib nsIBinaryInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIBinaryInputStream nsIBinaryInputStream.idl nsIBinaryOutputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIBinaryOutputStream nsIBinaryOutputStream.idl nsIByteArrayInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIByteArrayInputStream nsIByteArrayInputStream.idl nsIDirectoryEnumerator.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDirectoryEnumerator nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFastLoadFileControl nsIFastLoadFileControl.idl nsIFastLoadService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFastLoadService nsIFastLoadService.idl nsIInputStreamTee.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIInputStreamTee nsIInputStreamTee.idl nsILocalFileWin.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsILocalFileWin nsILocalFileWin.idl nsILineInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsILineInputStream nsILineInputStream.idl nsIUnicharLineInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIUnicharLineInputStream nsIUnicharLineInputStream.idl nsIMultiplexInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIMultiplexInputStream nsIMultiplexInputStream.idl nsIObjectInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIObjectInputStream nsIObjectInputStream.idl nsIObjectOutputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIObjectOutputStream nsIObjectOutputStream.idl nsIPipe.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPipe nsIPipe.idl nsISeekableStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISeekableStream nsISeekableStream.idl nsIStorageStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIStorageStream nsIStorageStream.idl nsIStringStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIStringStream nsIStringStream.idl nsIStreamBufferAccess.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIStreamBufferAccess nsIStreamBufferAccess.idl nsIAsyncInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAsyncInputStream nsIAsyncInputStream.idl nsIAsyncOutputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAsyncOutputStream nsIAsyncOutputStream.idl nsIUnicharInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIUnicharInputStream nsIUnicharInputStream.idl nsIUnicharOutputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIUnicharOutputStream nsIUnicharOutputStream.idl nsIConverterInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIConverterInputStream nsIConverterInputStream.idl nsIConverterOutputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIConverterOutputStream nsIConverterOutputStream.idl nsIDirectoryService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDirectoryService nsIDirectoryService.idl nsIFile.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFile nsIFile.idl nsILocalFile.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsILocalFile nsILocalFile.idl nsIInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIInputStream nsIInputStream.idl nsIOutputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIOutputStream nsIOutputStream.idl nsIScriptableInputStream.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIScriptableInputStream nsIScriptableInputStream.idl ../../dist/bin/xpt_link _xpidlgen/xpcom_io.xpt _xpidlgen/nsIBinaryInputStream.xpt _xpidlgen/nsIBinaryOutputStream.xpt _xpidlgen/nsIByteArrayInputStream.xpt _xpidlgen/nsIDirectoryEnumerator.xpt _xpidlgen/nsIFastLoadFileControl.xpt _xpidlgen/nsIFastLoadService.xpt _xpidlgen/nsIInputStreamTee.xpt _xpidlgen/nsILocalFileWin.xpt _xpidlgen/nsILineInputStream.xpt _xpidlgen/nsIUnicharLineInputStream.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/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_io.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/io' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/components' nsCategoryManager.cpp c++ -o nsCategoryManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -DEXPORT_XPTI_API -I./../base -I./../thread -I./../ds -I./../build -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCategoryManager.pp nsCategoryManager.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCategoryCache.cpp c++ -o nsCategoryCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -DEXPORT_XPTI_API -I./../base -I./../thread -I./../ds -I./../build -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCategoryCache.pp nsCategoryCache.cpp nsComponentManager.cpp c++ -o nsComponentManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -DEXPORT_XPTI_API -I./../base -I./../thread -I./../ds -I./../build -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComponentManager.pp nsComponentManager.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsComponentManager.cpp: In member function 'virtual nsresult nsComponentManagerImpl::SpecForRegistryLocation(const char*, nsIFile**)': nsComponentManager.cpp:2588: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComponentManager.cpp:2603: warning: dereferencing type-punned pointer will break strict-aliasing rules nsNativeComponentLoader.cpp c++ -o nsNativeComponentLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -DEXPORT_XPTI_API -I./../base -I./../thread -I./../ds -I./../build -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -DEXPORT_XPTI_API -I./../base -I./../thread -I./../ds -I./../build -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -DEXPORT_XPTI_API -I./../base -I./../thread -I./../ds -I./../build -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsServiceManagerObsolete.pp nsServiceManagerObsolete.cpp xcDll.cpp c++ -o xcDll.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -DEXPORT_XPTI_API -I./../base -I./../thread -I./../ds -I./../build -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/xcDll.pp xcDll.cpp xcDll.cpp: In member function 'nsresult nsDll::GetModule(nsISupports*, nsIModule**)': xcDll.cpp:244: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object rm -f libxpcomcomponents_s.a ar cr libxpcomcomponents_s.a nsCategoryManager.o nsCategoryCache.o nsComponentManager.o nsNativeComponentLoader.o nsStaticComponentLoader.o nsServiceManagerObsolete.o xcDll.o ranlib libxpcomcomponents_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpcomcomponents_s.a ../../dist/lib nsIComponentLoader.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIComponentLoader nsIComponentLoader.idl nsIComponentLoaderManager.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIComponentLoaderManager nsIComponentLoaderManager.idl nsIComponentManagerObsolete.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIComponentManagerObsolete nsIComponentManagerObsolete.idl nsIClassInfo.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIClassInfo nsIClassInfo.idl nsIComponentRegistrar.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIComponentRegistrar nsIComponentRegistrar.idl nsIFactory.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFactory nsIFactory.idl nsIModule.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIModule nsIModule.idl nsIServiceManager.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIServiceManager nsIServiceManager.idl nsIComponentManager.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIComponentManager nsIComponentManager.idl nsICategoryManager.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsICategoryManager nsICategoryManager.idl ../../dist/bin/xpt_link _xpidlgen/xpcom_components.xpt _xpidlgen/nsIComponentLoader.xpt _xpidlgen/nsIComponentLoaderManager.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/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_components.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/components' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/threads' plevent.c gcc -o plevent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I./../components -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/plevent.pp plevent.c nsAutoLock.cpp c++ -o nsAutoLock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I./../components -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAutoLock.pp nsAutoLock.cpp nsAutoLock.cpp: In member function 'void nsAutoMonitor::Exit()': nsAutoLock.cpp:451: warning: unused variable 'status' nsAutoLock.cpp: In member function 'void nsAutoCMonitor::Exit()': nsAutoLock.cpp:478: warning: unused variable 'status' nsEnvironment.cpp c++ -o nsEnvironment.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I./../components -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEnvironment.pp nsEnvironment.cpp nsEventQueue.cpp c++ -o nsEventQueue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I./../components -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEventQueue.pp nsEventQueue.cpp nsEventQueue.cpp: In member function 'virtual nsresult nsEventQueueImpl::GetYounger(nsIEventQueue**)': nsEventQueue.cpp:646: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEventQueue.cpp: In member function 'virtual nsresult nsEventQueueImpl::GetElder(nsIEventQueue**)': nsEventQueue.cpp:656: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEventQueueService.cpp c++ -o nsEventQueueService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I./../components -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEventQueueService.pp nsEventQueueService.cpp nsThread.cpp c++ -o nsThread.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I./../components -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsThread.pp nsThread.cpp nsTimerImpl.cpp c++ -o nsTimerImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I./../components -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTimerImpl.pp nsTimerImpl.cpp nsProcessCommon.cpp c++ -o nsProcessCommon.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I./../components -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsProcessCommon.pp nsProcessCommon.cpp TimerThread.cpp c++ -o TimerThread.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -I./../components -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/TimerThread.pp TimerThread.cpp rm -f libxpcomthreads_s.a ar cr libxpcomthreads_s.a plevent.o nsAutoLock.o nsEnvironment.o nsEventQueue.o nsEventQueueService.o nsThread.o nsTimerImpl.o nsProcessCommon.o TimerThread.o ranlib libxpcomthreads_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpcomthreads_s.a ../../dist/lib nsIThread.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIThread nsIThread.idl nsITimer.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITimer nsITimer.idl nsITimerInternal.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITimerInternal nsITimerInternal.idl nsITimerManager.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITimerManager nsITimerManager.idl nsIRunnable.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIRunnable nsIRunnable.idl nsIEventTarget.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEventTarget nsIEventTarget.idl nsIEventQueue.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEventQueue nsIEventQueue.idl nsIEventQueueService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEventQueueService nsIEventQueueService.idl nsIEnvironment.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEnvironment nsIEnvironment.idl nsIProcess.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProcess nsIProcess.idl nsISupportsPriority.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISupportsPriority nsISupportsPriority.idl ../../dist/bin/xpt_link _xpidlgen/xpcom_threads.xpt _xpidlgen/nsIThread.xpt _xpidlgen/nsITimer.xpt _xpidlgen/nsITimerInternal.xpt _xpidlgen/nsITimerManager.xpt _xpidlgen/nsIRunnable.xpt _xpidlgen/nsIEventTarget.xpt _xpidlgen/nsIEventQueue.xpt _xpidlgen/nsIEventQueueService.xpt _xpidlgen/nsIEnvironment.xpt _xpidlgen/nsIProcess.xpt _xpidlgen/nsISupportsPriority.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_threads.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/threads' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/public' nsIInterfaceInfo.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIInterfaceInfo nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIInterfaceInfoManager nsIInterfaceInfoManager.idl nsIXPTLoader.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXPTLoader nsIXPTLoader.idl ../../../../dist/bin/xpt_link _xpidlgen/xpcom_xpti.xpt _xpidlgen/nsIInterfaceInfo.xpt _xpidlgen/nsIInterfaceInfoManager.xpt _xpidlgen/nsIXPTLoader.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_xpti.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/src' xptiFile.cpp c++ -o xptiFile.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTI_API -DEXPORT_XPT_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I./../../../ds -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiFile.pp xptiFile.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xptiInterfaceInfo.cpp c++ -o xptiInterfaceInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTI_API -DEXPORT_XPT_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I./../../../ds -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiInterfaceInfo.pp xptiInterfaceInfo.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xptiInterfaceInfoManager.cpp c++ -o xptiInterfaceInfoManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTI_API -DEXPORT_XPT_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I./../../../ds -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiInterfaceInfoManager.pp xptiInterfaceInfoManager.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xptiInterfaceInfoManager.cpp: In member function 'PRBool xptiInterfaceInfoManager::LoadFile(const xptiTypelib&, xptiWorkingSet*)': xptiInterfaceInfoManager.cpp:458: warning: 'header' may be used uninitialized in this function xptiManifest.cpp c++ -o xptiManifest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTI_API -DEXPORT_XPT_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I./../../../ds -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiManifest.pp xptiManifest.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xptiManifest.cpp: In static member function 'static PRBool xptiManifest::Read(xptiInterfaceInfoManager*, xptiWorkingSet*)': xptiManifest.cpp:386: warning: 'flen' may be used uninitialized in this function xptiMisc.cpp c++ -o xptiMisc.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTI_API -DEXPORT_XPT_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I./../../../ds -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiMisc.pp xptiMisc.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xptiTypelibGuts.cpp c++ -o xptiTypelibGuts.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTI_API -DEXPORT_XPT_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I./../../../ds -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiTypelibGuts.pp xptiTypelibGuts.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xptiWorkingSet.cpp c++ -o xptiWorkingSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTI_API -DEXPORT_XPT_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I./../../../ds -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiWorkingSet.pp xptiWorkingSet.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xptiZipItem.cpp c++ -o xptiZipItem.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTI_API -DEXPORT_XPT_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I./../../../ds -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiZipItem.pp xptiZipItem.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xptiZipLoader.cpp c++ -o xptiZipLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTI_API -DEXPORT_XPT_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I./../../../ds -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptiZipLoader.pp xptiZipLoader.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules 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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxptinfo.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/public' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src' xptcall.cpp c++ -o xptcall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTC_API -D_IMPL_NS_COM -D_IMPL_NS_BASE -I../../../../dist/include/xpcom -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xptcall.pp xptcall.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libxptcall.a ar cr libxptcall.a xptcall.o ranlib libxptcall.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxptcall.a ../../../../dist/lib gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md' gmake[8]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md/unix' xptcinvoke_ppc64_linux.cpp c++ -o xptcinvoke_ppc64_linux.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTC_API -I../../../../../../dist/include/xpcom -I../../../../../../dist/include -I/usr/include/nspr4 -I./../.. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/xptcinvoke_ppc64_linux.pp xptcinvoke_ppc64_linux.cpp ../../../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xptcinvoke_ppc64_linux.cpp: In function 'void invoke_copy_to_stack(PRUint64*, double*, PRUint32, nsXPTCVariant*, PRUint64*)': xptcinvoke_ppc64_linux.cpp:73: warning: 'tempu64' may be used uninitialized in this function xptcstubs_ppc64_linux.cpp c++ -o xptcstubs_ppc64_linux.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_XPTC_API -I../../../../../../dist/include/xpcom -I../../../../../../dist/include -I/usr/include/nspr4 -I./../.. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/xptcstubs_ppc64_linux.pp xptcstubs_ppc64_linux.cpp ../../../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules gcc -c -x assembler-with-cpp -o xptcinvoke_asm_ppc64_linux.o -c xptcinvoke_asm_ppc64_linux.s gcc -c -x assembler-with-cpp -o xptcstubs_asm_ppc64_linux.o -c xptcstubs_asm_ppc64_linux.s rm -f libxptcmd.a ar cr libxptcmd.a xptcinvoke_ppc64_linux.o xptcstubs_ppc64_linux.o xptcinvoke_asm_ppc64_linux.o xptcstubs_asm_ppc64_linux.o ranlib libxptcmd.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxptcmd.a ../../../../../../dist/lib gmake[8]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md/unix' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/proxy' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/proxy/public' nsIProxyCreateInstance.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProxyCreateInstance nsIProxyCreateInstance.idl nsIProxyObjectManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProxyObjectManager nsIProxyObjectManager.idl ../../../dist/bin/xpt_link _xpidlgen/proxyObjInst.xpt _xpidlgen/nsIProxyCreateInstance.xpt _xpidlgen/nsIProxyObjectManager.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/proxyObjInst.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/proxy/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/proxy/src' nsProxyEvent.cpp c++ -o nsProxyEvent.o -c -fvisibility=hidden -D_IMPL_NS_COM -DEXPORT_XPTC_API -DEXPORT_XPTI_API -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyEvent.pp nsProxyEvent.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsProxyEventClass.cpp c++ -o nsProxyEventClass.o -c -fvisibility=hidden -D_IMPL_NS_COM -DEXPORT_XPTC_API -DEXPORT_XPTI_API -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyEventClass.pp nsProxyEventClass.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsProxyEventClass.cpp: In member function 'nsresult nsProxyEventClass::CallQueryInterfaceOnProxy(nsProxyEventObject*, const nsIID&, nsProxyEventObject**)': nsProxyEventClass.cpp:266: warning: dereferencing type-punned pointer will break strict-aliasing rules nsProxyEventClass.cpp:282: warning: dereferencing type-punned pointer will break strict-aliasing rules nsProxyEventObject.cpp c++ -o nsProxyEventObject.o -c -fvisibility=hidden -D_IMPL_NS_COM -DEXPORT_XPTC_API -DEXPORT_XPTI_API -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyEventObject.pp nsProxyEventObject.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsProxyObjectManager.cpp c++ -o nsProxyObjectManager.o -c -fvisibility=hidden -D_IMPL_NS_COM -DEXPORT_XPTC_API -DEXPORT_XPTI_API -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyObjectManager.pp nsProxyObjectManager.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsProxyObjectManager.cpp: In member function 'virtual nsresult nsProxyObjectManager::GetProxy(nsIEventQueue*, const nsCID&, nsISupports*, const nsIID&, PRInt32, void**)': nsProxyObjectManager.cpp:254: warning: dereferencing type-punned pointer will break strict-aliasing rules nsProxyObjectManager.cpp:269: warning: dereferencing type-punned pointer will break strict-aliasing rules nsProxyRelease.cpp c++ -o nsProxyRelease.o -c -fvisibility=hidden -D_IMPL_NS_COM -DEXPORT_XPTC_API -DEXPORT_XPTI_API -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/string -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProxyRelease.pp nsProxyRelease.cpp rm -f libxpcomproxy_s.a ar cr libxpcomproxy_s.a nsProxyEvent.o nsProxyEventClass.o nsProxyEventObject.o nsProxyObjectManager.o nsProxyRelease.o ranlib libxpcomproxy_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpcomproxy_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/proxy/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/proxy' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/build' pldhash.c gcc -o pldhash.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pldhash.pp pldhash.c nsCOMPtr.cpp c++ -o nsCOMPtr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCOMPtr.pp nsCOMPtr.cpp nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_qi(nsQueryInterface, const nsIID&)': nsCOMPtr.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_qi_with_error(const nsQueryInterfaceWithError&, const nsIID&)': nsCOMPtr.cpp:105: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_cid(nsGetServiceByCID, const nsIID&)': nsCOMPtr.cpp:114: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_cid_with_error(const nsGetServiceByCIDWithError&, const nsIID&)': nsCOMPtr.cpp:123: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_contractid(nsGetServiceByContractID, const nsIID&)': nsCOMPtr.cpp:132: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_gs_contractid_with_error(const nsGetServiceByContractIDWithError&, const nsIID&)': nsCOMPtr.cpp:141: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCOMPtr.cpp: In member function 'void nsCOMPtr_base::assign_from_helper(const nsCOMPtr_helper&, const nsIID&)': nsCOMPtr.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComponentManagerUtils.cpp c++ -o nsComponentManagerUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComponentManagerUtils.pp nsComponentManagerUtils.cpp nsDebug.cpp c++ -o nsDebug.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDebug.pp nsDebug.cpp nsID.cpp c++ -o nsID.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsINIParser.pp nsINIParser.cpp nsMemory.cpp c++ -o nsMemory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMemory.pp nsMemory.cpp nsTraceRefcnt.cpp c++ -o nsTraceRefcnt.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTraceRefcnt.pp nsTraceRefcnt.cpp nsWeakReference.cpp c++ -o nsWeakReference.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTHashtable.pp nsTHashtable.cpp nsTArray.cpp c++ -o nsTArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTArray.pp nsTArray.cpp nsGenericFactory.cpp c++ -o nsGenericFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGenericFactory.pp nsGenericFactory.cpp nsGenericFactory.cpp: In function 'nsresult NS_NewGenericFactory(nsIGenericFactory**, const nsModuleComponentInfo*)': nsGenericFactory.cpp:206: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXPComInit.cpp c++ -o nsXPComInit.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPComInit.pp nsXPComInit.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXPComInit.cpp: In function 'nsresult NS_GetDebug_P(nsIDebug**)': nsXPComInit.cpp:436: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXPComInit.cpp: In function 'void CallExitRoutines()': nsXPComInit.cpp:742: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsXPComInit.cpp: In function 'nsresult NS_RegisterXPCOMExitRoutine_P(nsresult (*)(), PRUint32)': nsXPComInit.cpp:763: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsXPComInit.cpp: In function 'nsresult NS_UnregisterXPCOMExitRoutine_P(nsresult (*)())': nsXPComInit.cpp:773: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsStringAPI.cpp c++ -o nsStringAPI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM -D_IMPL_NS_STRINGAPI -DEXPORT_XPT_API -DEXPORT_XPTC_API -DEXPORT_XPTI_API -I. -I.. -I./../glue -I./../base -I./../ds -I./../io -I./../components -I./../threads -I./../threads/_xpidlgen -I./../proxy/src -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStringAPI.pp nsStringAPI.cpp rm -f libxpcom_core.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom_core.so -o libxpcom_core.so pldhash.o nsCOMPtr.o nsComponentManagerUtils.o nsDebug.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsMemory.o nsTraceRefcnt.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsTArray.o nsGenericFactory.o nsXPComInit.o nsStringAPI.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/libxpcomds_s.a ../../dist/lib/libxpcomio_s.a ../../dist/lib/libxpcomcomponents_s.a ../../dist/lib/libxpcomthreads_s.a ../../dist/lib/libxpcomproxy_s.a ../../dist/lib/libxpcombase_s.a ../../dist/lib/libxptcall.a ../../dist/lib/libxptinfo.a ../../dist/lib/libxpt.a ../../dist/lib/libxptcmd.a ../../dist/lib/libstring_s.a -Wl,--no-whole-archive -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libxpcom_core.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpcom_core.so ../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpcom_core.so ../../dist/bin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/stub' nsXPComStub.cpp c++ -o nsXPComStub.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../build -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPComStub.pp nsXPComStub.cpp rm -f libxpcom.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom.so -o libxpcom.so nsXPComStub.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -L../../dist/lib -Wl,-rpath-link,../../dist/bin -lxpcom_core -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libxpcom.so /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxpcom.so ../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxpcom.so ../../dist/bin /builddir/build/BUILD/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[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/stub' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/tools' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/tools/registry' regxpcom.cpp c++ -o regxpcom.o -c -fvisibility=hidden -DXPCOM_GLUE -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../build -I../../../dist/include/xpcom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/regxpcom.pp regxpcom.cpp regxpcom.cpp: In function 'int main(int, char**)': regxpcom.cpp:369: warning: 'ret' may be used uninitialized in this function c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o regxpcom regxpcom.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libxpcomglue.a -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 regxpcom ../../../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 regxpcom ../../../dist/sdk/bin gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/tools/registry' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/tools' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg/include' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg/include' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg/src' reg.c gcc -o reg.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_BUFFERED_REGISTRY_IO -I../../../dist/include/libreg -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/reg.pp reg.c reg.c: In function 'nr_RegAddKey': reg.c:2013: warning: passing argument 4 of 'nr_NextName' from incompatible pointer type VerReg.c gcc -o VerReg.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_BUFFERED_REGISTRY_IO -I../../../dist/include/libreg -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/VerReg.pp VerReg.c vr_stubs.c gcc -o vr_stubs.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_BUFFERED_REGISTRY_IO -I../../../dist/include/libreg -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_BUFFERED_REGISTRY_IO -I../../../dist/include/libreg -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/mozilla/config/nsinstall -R -m 644 libmozreg_s.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg/standalone' reg.c gcc -o reg.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DSTANDALONE_REGISTRY -I./../src -I../../../dist/include/libreg -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/reg.pp reg.c reg.c: In function 'nr_RegAddKey': reg.c:2013: warning: passing argument 4 of 'nr_NextName' from incompatible pointer type VerReg.c gcc -o VerReg.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DSTANDALONE_REGISTRY -I./../src -I../../../dist/include/libreg -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/VerReg.pp VerReg.c vr_stubs.c gcc -o vr_stubs.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DSTANDALONE_REGISTRY -I./../src -I../../../dist/include/libreg -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libmozregsa_s.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg/standalone' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/obsolete' nsFileSpec.cpp c++ -o nsFileSpec.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM_OBSOLETE -I.. -I./../io -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/xpcom_obsolete -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFileSpec.pp nsFileSpec.cpp nsFileSpecUnix.cpp: In static member function 'static void nsFileSpecHelpers::Canonify(nsSimpleCharString&, PRBool)': nsFileSpecUnix.cpp:123: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result nsFileSpecUnix.cpp: In member function 'PRInt64 nsFileSpec::GetDiskSpaceAvailable() const': nsFileSpecUnix.cpp:544: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result nsFileStream.cpp c++ -o nsFileStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM_OBSOLETE -I.. -I./../io -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/xpcom_obsolete -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFileStream.pp nsFileStream.cpp nsIFileStream.cpp c++ -o nsIFileStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM_OBSOLETE -I.. -I./../io -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/xpcom_obsolete -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIFileStream.pp nsIFileStream.cpp nsIFileStream.cpp: In destructor 'FileImpl::~FileImpl()': nsIFileStream.cpp:185: warning: unused variable 'rv' nsIFileStream.cpp: In function 'nsresult NS_NewTypicalInputFileStream(nsISupports**, const nsFileSpec&)': nsIFileStream.cpp:631: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIFileStream.cpp: In function 'nsresult NS_NewTypicalOutputFileStream(nsISupports**, const nsFileSpec&)': nsIFileStream.cpp:683: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFileSpecImpl.cpp c++ -o nsFileSpecImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM_OBSOLETE -I.. -I./../io -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/xpcom_obsolete -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFileSpecImpl.pp nsFileSpecImpl.cpp nsFileSpecImpl.cpp: In member function 'virtual nsresult nsFileSpecImpl::OpenStreamForReading()': nsFileSpecImpl.cpp:500: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFileSpecImpl.cpp: In member function 'virtual nsresult nsFileSpecImpl::OpenStreamForWriting()': nsFileSpecImpl.cpp:509: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFileSpecImpl.cpp: In member function 'virtual nsresult nsFileSpecImpl::OpenStreamForReadingAndWriting()': nsFileSpecImpl.cpp:518: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFileSpecImpl.cpp:520: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSpecialSystemDirectory.cpp c++ -o nsSpecialSystemDirectory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_COM_OBSOLETE -I.. -I./../io -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/xpcom_obsolete -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSpecialSystemDirectory.pp nsSpecialSystemDirectory.cpp nsSpecialSystemDirectory.cpp:119: warning: 'PRBool DeleteSystemDirKeys(nsHashKey*, void*, void*)' defined but not used rm -f libxpcom_compat.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom_compat.so -o libxpcom_compat.so nsFileSpec.o nsFileStream.o nsIFileStream.o nsFileSpecImpl.o nsSpecialSystemDirectory.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/libmozreg_s.a -Wl,--no-whole-archive -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libxpcom_compat.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpcom_compat.so ../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpcom_compat.so ../../dist/bin gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/obsolete/component' nsXPCOMObsolete.cpp c++ -o nsXPCOMObsolete.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../ -I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete -I../../../dist/include/string -I../../../dist/include/libreg -I../../../dist/include/xpcom_compat_c -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXPCOMObsolete.pp nsXPCOMObsolete.cpp nsRegistry.cpp c++ -o nsRegistry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../ -I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete -I../../../dist/include/string -I../../../dist/include/libreg -I../../../dist/include/xpcom_compat_c -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRegistry.pp nsRegistry.cpp rm -f libxpcom_compat_c.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom_compat_c.so -o libxpcom_compat_c.so nsXPCOMObsolete.o nsRegistry.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../dist/lib -lxpcom_compat -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libxpcom_compat_c.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpcom_compat_c.so ../../../dist/bin/components : ../../../dist/bin/components/libxpcom_compat_c.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/obsolete/component' nsIFileSpec.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFileSpec nsIFileSpec.idl nsIRegistry.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIRegistry nsIRegistry.idl ../../dist/bin/xpt_link _xpidlgen/xpcom_obsolete.xpt _xpidlgen/nsIFileSpec.xpt _xpidlgen/nsIRegistry.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpcom_obsolete.xpt ../../dist/bin/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/obsolete' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla' /usr/bin/gmake tier_9 gmake[2]: Entering directory `/builddir/build/BUILD/mozilla' tier_9: js/src/xpconnect intl db storage widget/src/gtkxtbin js/jsd modules/libutil netwerk modules/libjar uriloader modules/libpref modules/libimg caps rdf parser/expat parser/xml parser/htmlparser gfx modules/libpr0n sun-java modules/plugin dom view widget content layout xpfe/components/shistory docshell webshell embedding editor xpfe/appshell js/src/liveconnect modules/oji accessible gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/public' Creating ../../../../dist/include/xpconnect /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 xpc_map_end.h ../../../../dist/include/xpconnect gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 xpccomponents.idl xpcjsid.idl xpcexception.idl nsIJSContextStack.idl nsIJSRuntimeService.idl nsIXPConnect.idl nsIXPCSecurityManager.idl nsIXPCScriptable.idl nsIScriptError.idl nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl XPCIDispatch.idl ../../../../dist/idl Creating _xpidlgen/.done xpccomponents.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpccomponents xpccomponents.idl xpcjsid.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcjsid xpcjsid.idl xpcexception.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/xpcexception xpcexception.idl nsIJSContextStack.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJSContextStack nsIJSContextStack.idl nsIJSRuntimeService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJSRuntimeService nsIJSRuntimeService.idl nsIXPConnect.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPConnect nsIXPConnect.idl nsIXPConnect.idl:193: 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:453: 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 ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPCSecurityManager nsIXPCSecurityManager.idl nsIXPCScriptable.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPCScriptable nsIXPCScriptable.idl nsIScriptError.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptError nsIScriptError.idl nsIXPCScriptNotify.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPCScriptNotify nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptableInterfaces nsIScriptableInterfaces.idl XPCIDispatch.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/XPCIDispatch XPCIDispatch.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpccomponents.h _xpidlgen/xpcjsid.h _xpidlgen/xpcexception.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 ../../../../dist/include/xpconnect /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 mozIJSSubScriptLoader.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 mozIJSSubScriptLoader.idl ../../../../dist/sdk/idl mozIJSSubScriptLoader.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/mozIJSSubScriptLoader mozIJSSubScriptLoader.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIJSSubScriptLoader.h ../../../../dist/include/xpconnect /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIJSSubScriptLoader.h ../../../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/idl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/loader' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/loader' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/shell' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/shell' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. build/Makefile creating intl/build/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. util/Makefile creating intl/unicharutil/util/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIEntityConverter.idl nsISaveAsCharset.idl nsIUnicodeNormalizer.idl ../../../dist/idl Creating ../../../dist/include/unicharutil Creating _xpidlgen/.done nsIEntityConverter.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEntityConverter nsIEntityConverter.idl nsISaveAsCharset.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISaveAsCharset nsISaveAsCharset.idl nsIUnicodeNormalizer.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUnicodeNormalizer nsIUnicodeNormalizer.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEntityConverter.h _xpidlgen/nsISaveAsCharset.h _xpidlgen/nsIUnicodeNormalizer.h ../../../dist/include/unicharutil gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICaseConversion.h nsIOrderIdFormater.h nsITextTransform.h nsIUGenDetailCategory.h nsUnicharUtilCIID.h nsHankakuToZenkakuCID.h ../../../dist/include/unicharutil gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/util' Creating .deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs unicharutil_s /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsUnicharUtils.h nsCompressedCharMap.h ../../../dist/include/unicharutil gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/util' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 cattable.h ../../../dist/include/unicharutil gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/tables' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/tables' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. util/Makefile creating intl/uconv/util/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsITextToSubURI.idl nsICurrentCharsetListener.idl nsICharsetConverterManager.idl nsIScriptableUConv.idl nsIUTF8ConverterService.idl ../../../dist/idl Creating ../../../dist/include/uconv Creating _xpidlgen/.done nsITextToSubURI.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITextToSubURI nsITextToSubURI.idl nsICurrentCharsetListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICurrentCharsetListener nsICurrentCharsetListener.idl nsICharsetConverterManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICharsetConverterManager nsICharsetConverterManager.idl nsIScriptableUConv.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptableUConv nsIScriptableUConv.idl nsIUTF8ConverterService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUTF8ConverterService nsIUTF8ConverterService.idl /builddir/build/BUILD/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[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICharsetAlias.h nsIPlatformCharset.h nsIUnicodeDecodeHelper.h nsIUnicodeDecoder.h nsIUnicodeEncodeHelper.h nsIUnicodeEncoder.h nsICharRepresentable.h nsIMappingCache.h uconvutil.h nsEncoderDecoderUtils.h nsUConvCID.h ../../../dist/include/uconv gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/util' Creating .deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs ucvutil_s gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/util' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvja' Creating .deps Creating ../../../dist/include/ucvja /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsUCVJACID.h nsUCVJA2CID.h ../../../dist/include/ucvja gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvja' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvcn' Creating .deps Creating ../../../dist/include/ucvcn /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsUCvCnCID.h ../../../dist/include/ucvcn gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvcn' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvlatin' Creating .deps Creating ../../../dist/include/ucvlatin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsUCvLatinCID.h ../../../dist/include/ucvlatin gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvlatin' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw' Creating .deps Creating ../../../dist/include/ucvtw /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsUCvTWCID.h ../../../dist/include/ucvtw gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw2' Creating .deps Creating ../../../dist/include/ucvtw2 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsUCvTW2CID.h ../../../dist/include/ucvtw2 gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw2' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvko' Creating .deps Creating ../../../dist/include/ucvko /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsUCvKOCID.h ../../../dist/include/ucvko gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvko' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvibm' Creating .deps Creating ../../../dist/include/ucvibm /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsUCvIBMCID.h ../../../dist/include/ucvibm gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvibm' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvmath' Creating .deps Creating ../../../dist/include/ucvmath /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsUCvMathCID.h ../../../dist/include/ucvmath gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvmath' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/public' Creating ../../../dist/include/locale /builddir/build/BUILD/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[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFontPackageService.idl nsIFontPackageProxy.idl nsIFontPackageHandler.idl nsILocale.idl nsILocaleService.idl nsIScriptableDateFormat.idl nsICollation.idl ../../../dist/idl Creating _xpidlgen/.done nsIFontPackageService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFontPackageService nsIFontPackageService.idl nsIFontPackageProxy.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFontPackageProxy nsIFontPackageProxy.idl nsIFontPackageHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFontPackageHandler nsIFontPackageHandler.idl nsILocale.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsILocale nsILocale.idl nsILocaleService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsILocaleService nsILocaleService.idl nsIScriptableDateFormat.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptableDateFormat nsIScriptableDateFormat.idl nsICollation.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICollation nsICollation.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFontPackageService.h _xpidlgen/nsIFontPackageProxy.h _xpidlgen/nsIFontPackageHandler.h _xpidlgen/nsILocale.h _xpidlgen/nsILocaleService.h _xpidlgen/nsIScriptableDateFormat.h _xpidlgen/nsICollation.h ../../../dist/include/locale gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/src' Creating .deps gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/src/unix' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/src/unix' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsCollation.h ../../../dist/include/locale gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/strres' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/strres/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIStringBundle.idl nsIStringBundleOverride.idl ../../../dist/idl Creating ../../../dist/include/intl Creating _xpidlgen/.done nsIStringBundle.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStringBundle nsIStringBundle.idl nsIStringBundleOverride.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStringBundleOverride nsIStringBundleOverride.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIStringBundle.h _xpidlgen/nsIStringBundleOverride.h ../../../dist/include/intl gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/strres/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/strres/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/strres/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/strres' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. idl/Makefile creating intl/lwbrk/idl/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISemanticUnitScanner.idl ../../../dist/idl Creating ../../../dist/include/lwbrk Creating _xpidlgen/.done nsISemanticUnitScanner.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISemanticUnitScanner nsISemanticUnitScanner.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISemanticUnitScanner.h ../../../dist/include/lwbrk gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBreakState.h nsIBinarySearchIterator.h nsILineBreaker.h nsILineBreakerFactory.h nsILinearIterator.h nsIWordBreaker.h nsIWordBreakerFactory.h nsLWBrkCIID.h ../../../dist/include/lwbrk gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/chardet' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/chardet/public' Creating ../../../dist/include/chardet /builddir/build/BUILD/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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDocumentCharsetInfo.idl nsIDocCharset.idl nsICharsetResolver.idl ../../../dist/idl Creating _xpidlgen/.done nsIDocumentCharsetInfo.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDocumentCharsetInfo nsIDocumentCharsetInfo.idl nsIDocCharset.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDocCharset nsIDocCharset.idl nsICharsetResolver.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICharsetResolver nsICharsetResolver.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDocumentCharsetInfo.h _xpidlgen/nsIDocCharset.h _xpidlgen/nsICharsetResolver.h ../../../dist/include/chardet gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/chardet/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/chardet/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/chardet/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/chardet' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/build' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/db' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/db/mdb' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/db/mdb/public' Creating ../../../dist/include/mork /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 mdb.h ../../../dist/include/mork gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/db/mdb/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/db/mdb' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/db/mork' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/db/mork/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/db/mork/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/db/mork/build' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsMorkCID.h nsIMdbFactoryFactory.h ../../../dist/include/mork gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/db/mork/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/db/mork' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/db' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/storage' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/db/sqlite3/src' Creating .deps Creating ../../../dist/include/sqlite3 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 sqlite3.h sqlite3file.h ../../../dist/include/sqlite3 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/db/sqlite3/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/storage/public' Creating ../../dist/include/storage /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 mozStorageHelper.h ../../dist/include/storage /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 mozIStorageService.idl mozIStorageConnection.idl mozIStorageFunction.idl mozIStorageStatement.idl mozIStorageStatementWrapper.idl mozIStorageDataSet.idl mozIStorageValueArray.idl ../../dist/idl Creating _xpidlgen/.done mozIStorageService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageService mozIStorageService.idl mozIStorageConnection.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageConnection mozIStorageConnection.idl mozIStorageFunction.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageFunction mozIStorageFunction.idl mozIStorageStatement.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageStatement mozIStorageStatement.idl mozIStorageStatementWrapper.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageStatementWrapper mozIStorageStatementWrapper.idl mozIStorageDataSet.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/mozIStorageDataSet mozIStorageDataSet.idl mozIStorageValueArray.idl ../../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. /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIStorageService.h _xpidlgen/mozIStorageConnection.h _xpidlgen/mozIStorageFunction.h _xpidlgen/mozIStorageStatement.h _xpidlgen/mozIStorageStatementWrapper.h _xpidlgen/mozIStorageDataSet.h _xpidlgen/mozIStorageValueArray.h ../../dist/include/storage gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/storage/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/storage/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/storage/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/storage/build' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 mozStorageCID.h ../../dist/include/storage gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/storage/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/storage' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' Creating .deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gtkxtbin Creating ../../../dist/include/gtkxtbin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 gtkxtbin.h gtk2xtbin.h ../../../dist/include/gtkxtbin gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/js/jsd' Creating .deps gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/jsd/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 jsdIDebuggerService.idl ../../../dist/idl Creating ../../../dist/include/jsdebug Creating _xpidlgen/.done jsdIDebuggerService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/jsdIDebuggerService jsdIDebuggerService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/jsdIDebuggerService.h ../../../dist/include/jsdebug gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/jsd/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 jsdebug.h ../../dist/include/jsdebug gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/js/jsd' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libutil' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libutil/public' Creating ../../../dist/include/util /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 stopwatch.h nsTimer.h ../../../dist/include/util gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libutil/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libutil/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libutil/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libutil' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/base/public' Creating ../../../dist/include/necko /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 netCore.h nsNetError.h nsNetUtil.h nsNetStrings.h nsChannelProperties.h nsURIHashKey.h nsReadLine.h nsCPasswordManager.h nsCPasswordManagerInternal.h ../../../dist/include/necko /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAuthPrompt.idl nsIAsyncStreamCopier.idl nsISafeOutputStream.idl nsIBufferedStreams.idl nsICancelable.idl nsIDownloader.idl nsIEncodedChannel.idl nsIFileStreams.idl nsIIncrementalDownload.idl nsIInputStreamPump.idl nsIInputStreamChannel.idl nsIIOService2.idl nsIMIMEInputStream.idl nsINetworkLinkService.idl nsIPasswordManager.idl nsIPasswordManagerInternal.idl nsIPermissionManager.idl nsIProgressEventSink.idl nsIPrompt.idl nsIProtocolProxyService.idl nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl nsIProxyInfo.idl nsITransport.idl nsISocketTransport.idl nsISocketTransportService.idl nsIServerSocket.idl nsIResumableChannel.idl nsIRequestObserverProxy.idl nsIStreamListenerProxy.idl nsIStreamListenerTee.idl nsISimpleStreamListener.idl nsIStreamTransportService.idl nsIStreamLoader.idl nsISyncStreamListener.idl nsIUnicharStreamLoader.idl nsIStandardURL.idl nsIURLParser.idl nsIURIChecker.idl nsISecurityEventSink.idl nsISecretDecoderRing.idl nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl nsICachingChannel.idl nsIByteRangeRequest.idl nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl nsIAuthModule.idl nsIContentSniffer.idl nsIAuthPromptProvider.idl nsPIProtocolProxyService.idl nsPISocketTransportService.idl nsIChannelEventSink.idl nsINetUtil.idl ../../../dist/idl Creating _xpidlgen/.done nsIAuthPrompt.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPrompt nsIAuthPrompt.idl nsIAsyncStreamCopier.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAsyncStreamCopier nsIAsyncStreamCopier.idl nsISafeOutputStream.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISafeOutputStream nsISafeOutputStream.idl nsIBufferedStreams.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIBufferedStreams nsIBufferedStreams.idl nsICancelable.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICancelable nsICancelable.idl nsIDownloader.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDownloader nsIDownloader.idl nsIEncodedChannel.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEncodedChannel nsIEncodedChannel.idl nsIFileStreams.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFileStreams nsIFileStreams.idl nsIIncrementalDownload.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIncrementalDownload nsIIncrementalDownload.idl nsIInputStreamPump.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInputStreamPump nsIInputStreamPump.idl nsIInputStreamChannel.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInputStreamChannel nsIInputStreamChannel.idl nsIIOService2.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIOService2 nsIIOService2.idl nsIMIMEInputStream.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEInputStream nsIMIMEInputStream.idl nsINetworkLinkService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINetworkLinkService nsINetworkLinkService.idl nsIPasswordManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPasswordManager nsIPasswordManager.idl nsIPasswordManagerInternal.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPasswordManagerInternal nsIPasswordManagerInternal.idl nsIPermissionManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPermissionManager nsIPermissionManager.idl nsIProgressEventSink.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProgressEventSink nsIProgressEventSink.idl nsIPrompt.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrompt nsIPrompt.idl nsIProtocolProxyService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyService nsIProtocolProxyService.idl nsIProtocolProxyFilter.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyFilter nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolProxyCallback nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxiedProtocolHandler nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyAutoConfig nsIProxyAutoConfig.idl nsIProxyInfo.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProxyInfo nsIProxyInfo.idl nsITransport.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransport nsITransport.idl nsISocketTransport.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketTransport nsISocketTransport.idl nsISocketTransportService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketTransportService nsISocketTransportService.idl nsIServerSocket.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIServerSocket nsIServerSocket.idl nsIResumableChannel.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIResumableChannel nsIResumableChannel.idl nsIRequestObserverProxy.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRequestObserverProxy nsIRequestObserverProxy.idl nsIStreamListenerProxy.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamListenerProxy nsIStreamListenerProxy.idl nsIStreamListenerTee.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamListenerTee nsIStreamListenerTee.idl nsISimpleStreamListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISimpleStreamListener nsISimpleStreamListener.idl nsIStreamTransportService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamTransportService nsIStreamTransportService.idl nsIStreamLoader.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamLoader nsIStreamLoader.idl nsISyncStreamListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISyncStreamListener nsISyncStreamListener.idl nsIUnicharStreamLoader.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUnicharStreamLoader nsIUnicharStreamLoader.idl nsIStandardURL.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStandardURL nsIStandardURL.idl nsIURLParser.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURLParser nsIURLParser.idl nsIURIChecker.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURIChecker nsIURIChecker.idl nsISecurityEventSink.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecurityEventSink nsISecurityEventSink.idl nsISecretDecoderRing.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecretDecoderRing nsISecretDecoderRing.idl nsISecureBrowserUI.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecureBrowserUI nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICryptoFIPSInfo nsICryptoFIPSInfo.idl nsICachingChannel.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICachingChannel nsICachingChannel.idl nsIByteRangeRequest.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIByteRangeRequest nsIByteRangeRequest.idl nsIMultiPartChannel.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMultiPartChannel nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIExternalProtocolHandler nsIExternalProtocolHandler.idl nsIAuthModule.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthModule nsIAuthModule.idl nsIContentSniffer.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContentSniffer nsIContentSniffer.idl nsIAuthPromptProvider.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAuthPromptProvider nsIAuthPromptProvider.idl nsPIProtocolProxyService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsPIProtocolProxyService nsPIProtocolProxyService.idl nsPISocketTransportService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsPISocketTransportService nsPISocketTransportService.idl nsIChannelEventSink.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIChannelEventSink nsIChannelEventSink.idl nsINetUtil.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsINetUtil nsINetUtil.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAuthPrompt.h _xpidlgen/nsIAsyncStreamCopier.h _xpidlgen/nsISafeOutputStream.h _xpidlgen/nsIBufferedStreams.h _xpidlgen/nsICancelable.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/nsIPermissionManager.h _xpidlgen/nsIProgressEventSink.h _xpidlgen/nsIPrompt.h _xpidlgen/nsIProtocolProxyService.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/nsIStreamListenerProxy.h _xpidlgen/nsIStreamListenerTee.h _xpidlgen/nsISimpleStreamListener.h _xpidlgen/nsIStreamTransportService.h _xpidlgen/nsIStreamLoader.h _xpidlgen/nsISyncStreamListener.h _xpidlgen/nsIUnicharStreamLoader.h _xpidlgen/nsIStandardURL.h _xpidlgen/nsIURLParser.h _xpidlgen/nsIURIChecker.h _xpidlgen/nsISecurityEventSink.h _xpidlgen/nsISecretDecoderRing.h _xpidlgen/nsISecureBrowserUI.h _xpidlgen/nsICryptoFIPSInfo.h _xpidlgen/nsICachingChannel.h _xpidlgen/nsIByteRangeRequest.h _xpidlgen/nsIMultiPartChannel.h _xpidlgen/nsIExternalProtocolHandler.h _xpidlgen/nsIAuthModule.h _xpidlgen/nsIContentSniffer.h _xpidlgen/nsIAuthPromptProvider.h _xpidlgen/nsPIProtocolProxyService.h _xpidlgen/nsPISocketTransportService.h _xpidlgen/nsIChannelEventSink.h _xpidlgen/nsINetUtil.h ../../../dist/include/necko /builddir/build/BUILD/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 ../../../dist/idl /builddir/build/BUILD/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 ../../../dist/sdk/idl nsIChannel.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIChannel nsIChannel.idl nsILoadGroup.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsILoadGroup nsILoadGroup.idl nsIProtocolHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProtocolHandler nsIProtocolHandler.idl nsIRequest.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRequest nsIRequest.idl nsIRequestObserver.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRequestObserver nsIRequestObserver.idl nsIStreamListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamListener nsIStreamListener.idl nsIIOService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIOService nsIIOService.idl nsIURI.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURI nsIURI.idl nsIURL.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIURL nsIURL.idl nsIFileURL.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFileURL nsIFileURL.idl nsIUploadChannel.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUploadChannel nsIUploadChannel.idl nsIUnicharStreamListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIUnicharStreamListener nsIUnicharStreamListener.idl /builddir/build/BUILD/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 ../../../dist/include/necko /builddir/build/BUILD/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 ../../../dist/sdk/include gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/base/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/base/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/base/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cookie' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cookie/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICookieService.idl nsICookie2.idl nsICookieConsent.idl nsICookieManager2.idl nsICookiePermission.idl ../../../dist/idl Creating _xpidlgen/.done nsICookieService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieService nsICookieService.idl nsICookie2.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookie2 nsICookie2.idl nsICookieConsent.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieConsent nsICookieConsent.idl nsICookieManager2.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieManager2 nsICookieManager2.idl nsICookiePermission.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookiePermission nsICookiePermission.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieService.h _xpidlgen/nsICookie2.h _xpidlgen/nsICookieConsent.h _xpidlgen/nsICookieManager2.h _xpidlgen/nsICookiePermission.h ../../../dist/include/necko /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICookieManager.idl nsICookie.idl ../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICookieManager.idl nsICookie.idl ../../../dist/sdk/idl nsICookieManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookieManager nsICookieManager.idl nsICookie.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICookie nsICookie.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieManager.h _xpidlgen/nsICookie.h ../../../dist/include/necko /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICookieManager.h _xpidlgen/nsICookie.h ../../../dist/sdk/include gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cookie/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cookie/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cookie/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cookie' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/dns' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/dns/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsPIDNSService.idl nsIDNSService.idl nsIDNSListener.idl nsIDNSRecord.idl nsIIDNService.idl ../../../dist/idl Creating _xpidlgen/.done nsPIDNSService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsPIDNSService nsPIDNSService.idl nsIDNSService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDNSService nsIDNSService.idl nsIDNSListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDNSListener nsIDNSListener.idl nsIDNSRecord.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDNSRecord nsIDNSRecord.idl nsIIDNService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIIDNService nsIIDNService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsPIDNSService.h _xpidlgen/nsIDNSService.h _xpidlgen/nsIDNSListener.h _xpidlgen/nsIDNSRecord.h _xpidlgen/nsIIDNService.h ../../../dist/include/necko gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/dns/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/dns/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/dns/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/dns' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/socket' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/socket/base' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISocketProvider.idl nsISocketProviderService.idl nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl nsISSLSocketControl.idl ../../../dist/idl Creating _xpidlgen/.done nsISocketProvider.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketProvider nsISocketProvider.idl nsISocketProviderService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISocketProviderService nsISocketProviderService.idl nsISOCKSSocketInfo.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOCKSSocketInfo nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransportSecurityInfo nsITransportSecurityInfo.idl nsISSLSocketControl.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISSLSocketControl nsISSLSocketControl.idl /builddir/build/BUILD/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[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/socket/base' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/socket' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/mime' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/mime/public' Creating ../../../dist/include/mimetype /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsMimeTypes.h ../../../dist/include/mimetype /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIMIMEService.idl nsIMIMEInfo.idl nsIMIMEHeaderParam.idl ../../../dist/idl Creating _xpidlgen/.done nsIMIMEService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEService nsIMIMEService.idl nsIMIMEInfo.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEInfo nsIMIMEInfo.idl nsIMIMEHeaderParam.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIMIMEHeaderParam nsIMIMEHeaderParam.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIMIMEService.h _xpidlgen/nsIMIMEInfo.h _xpidlgen/nsIMIMEHeaderParam.h ../../../dist/include/mimetype gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/mime/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/mime/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/mime/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/mime' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIStreamConverter.idl nsIStreamConverterService.idl mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl nsIDirIndex.idl nsIDirIndexListener.idl ../../../dist/idl Creating _xpidlgen/.done nsIStreamConverter.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamConverter nsIStreamConverter.idl nsIStreamConverterService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIStreamConverterService nsIStreamConverterService.idl mozITXTToHTMLConv.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozITXTToHTMLConv mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITXTToHTMLConv nsITXTToHTMLConv.idl nsIDirIndex.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDirIndex nsIDirIndex.idl nsIDirIndexListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDirIndexListener nsIDirIndexListener.idl /builddir/build/BUILD/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[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/converters' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/converters' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cache' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cache/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICache.idl nsICacheEntryDescriptor.idl nsICacheListener.idl nsICacheService.idl nsICacheSession.idl nsICacheVisitor.idl ../../../dist/idl Creating ../../../dist/include/nkcache Creating _xpidlgen/.done nsICache.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICache nsICache.idl nsICacheEntryDescriptor.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheEntryDescriptor nsICacheEntryDescriptor.idl nsICacheListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheListener nsICacheListener.idl nsICacheService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheService nsICacheService.idl nsICacheSession.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheSession nsICacheSession.idl nsICacheVisitor.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICacheVisitor nsICacheVisitor.idl /builddir/build/BUILD/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[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cache/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cache/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsCacheService.h ../../../dist/include/nkcache gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cache/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cache' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. viewsource/Makefile creating netwerk/protocol/viewsource/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsAboutProtocolUtils.h ../../../../dist/include/necko /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAboutModule.idl ../../../../dist/idl Creating _xpidlgen/.done nsIAboutModule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAboutModule nsIAboutModule.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAboutModule.h ../../../../dist/include/necko gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDataChannel.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDataChannel.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDataChannel nsIDataChannel.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDataChannel.h ../../../../dist/include/necko gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIResProtocolHandler.idl ../../../../dist/idl Creating _xpidlgen/.done nsIResProtocolHandler.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIResProtocolHandler nsIResProtocolHandler.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIResProtocolHandler.h ../../../../dist/include/necko gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFileProtocolHandler.idl nsIFileChannel.idl ../../../../dist/idl Creating _xpidlgen/.done nsIFileProtocolHandler.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileProtocolHandler nsIFileProtocolHandler.idl nsIFileChannel.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileChannel nsIFileChannel.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFileProtocolHandler.h _xpidlgen/nsIFileChannel.h ../../../../dist/include/necko gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl nsIHttpEventSink.idl nsIHttpAuthenticator.idl nsIHttpAuthManager.idl nsIHttpActivityObserver.idl ../../../../dist/idl Creating _xpidlgen/.done nsIHttpChannelInternal.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpChannelInternal nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpProtocolHandler nsIHttpProtocolHandler.idl nsIHttpEventSink.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpEventSink nsIHttpEventSink.idl nsIHttpAuthenticator.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpAuthenticator nsIHttpAuthenticator.idl nsIHttpAuthManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpAuthManager nsIHttpAuthManager.idl nsIHttpActivityObserver.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpActivityObserver nsIHttpActivityObserver.idl /builddir/build/BUILD/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/mozilla/config/nsinstall -R -m 644 nsIHttpChannel.idl nsIHttpHeaderVisitor.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIHttpChannel.idl nsIHttpHeaderVisitor.idl ../../../../dist/sdk/idl nsIHttpChannel.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpChannel nsIHttpChannel.idl nsIHttpHeaderVisitor.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHttpHeaderVisitor nsIHttpHeaderVisitor.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHttpChannel.h _xpidlgen/nsIHttpHeaderVisitor.h ../../../../dist/include/necko /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHttpChannel.h _xpidlgen/nsIHttpHeaderVisitor.h ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http' gmake[5]: Entering directory `/builddir/build/BUILD/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[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIViewSourceChannel.idl ../../../../dist/idl Creating ../../../../dist/include/necko2 Creating _xpidlgen/.done nsIViewSourceChannel.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIViewSourceChannel nsIViewSourceChannel.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIViewSourceChannel.h ../../../../dist/include/necko2 gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 ftpCore.h ../../../../dist/include/necko /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFTPChannel.idl ../../../../dist/idl Creating _xpidlgen/.done nsIFTPChannel.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFTPChannel nsIFTPChannel.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFTPChannel.h ../../../../dist/include/necko gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/system' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/system' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/build' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsNetCID.h ../../dist/include/necko gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/build2' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/build2' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/resources' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/resources' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/locales' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/locales' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 necko-config.h ../dist/include/necko gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libjar' Creating .deps Creating ../../dist/include/jar /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 zipfile.h zipstub.h zipstruct.h ../../dist/include/jar /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIZipReader.idl nsIJAR.idl nsIJARChannel.idl nsIJARURI.idl nsIJARProtocolHandler.idl ../../dist/idl Creating _xpidlgen/.done nsIZipReader.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIZipReader nsIZipReader.idl nsIJAR.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJAR nsIJAR.idl nsIJARChannel.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJARChannel nsIJARChannel.idl nsIJARURI.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJARURI nsIJARURI.idl nsIJARProtocolHandler.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIJARProtocolHandler nsIJARProtocolHandler.idl /builddir/build/BUILD/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[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libjar' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/uriloader' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. prefetch/Makefile creating uriloader/prefetch/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/uriloader/base' Creating .deps Creating ../../dist/include/uriloader /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsURILoader.h nsDocLoader.h ../../dist/include/uriloader /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIContentHandler.idl nsIURILoader.idl nsCURILoader.idl nsIDownload.idl nsITransfer.idl nsIDocumentLoader.idl nsIWebProgressListener2.idl ../../dist/idl Creating _xpidlgen/.done nsIContentHandler.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentHandler nsIContentHandler.idl nsIURILoader.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURILoader nsIURILoader.idl nsCURILoader.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCURILoader nsCURILoader.idl nsIDownload.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDownload nsIDownload.idl nsITransfer.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITransfer nsITransfer.idl nsIDocumentLoader.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocumentLoader nsIDocumentLoader.idl nsIWebProgressListener2.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebProgressListener2 nsIWebProgressListener2.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIContentHandler.h _xpidlgen/nsIURILoader.h _xpidlgen/nsCURILoader.h _xpidlgen/nsIDownload.h _xpidlgen/nsITransfer.h _xpidlgen/nsIDocumentLoader.h _xpidlgen/nsIWebProgressListener2.h ../../dist/include/uriloader /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIURIContentListener.idl nsIWebProgress.idl nsIWebProgressListener.idl ../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIURIContentListener.idl nsIWebProgress.idl nsIWebProgressListener.idl ../../dist/sdk/idl nsIURIContentListener.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIContentListener nsIURIContentListener.idl nsIWebProgress.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebProgress nsIWebProgress.idl nsIWebProgressListener.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebProgressListener nsIWebProgressListener.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIURIContentListener.h _xpidlgen/nsIWebProgress.h _xpidlgen/nsIWebProgressListener.h ../../dist/include/uriloader /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIURIContentListener.h _xpidlgen/nsIWebProgress.h _xpidlgen/nsIWebProgressListener.h ../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/uriloader/exthandler' Creating .deps Creating ../../dist/include/exthandler /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 unix/nsOSHelperAppService.h ../../dist/include/exthandler /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsCExternalHandlerService.idl nsIExternalProtocolService.idl nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl ../../dist/idl Creating _xpidlgen/.done nsCExternalHandlerService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCExternalHandlerService nsCExternalHandlerService.idl nsIExternalProtocolService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIExternalProtocolService nsIExternalProtocolService.idl nsIExternalHelperAppService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIExternalHelperAppService nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHelperAppLauncherDialog nsIHelperAppLauncherDialog.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsCExternalHandlerService.h _xpidlgen/nsIExternalProtocolService.h _xpidlgen/nsIExternalHelperAppService.h _xpidlgen/nsIHelperAppLauncherDialog.h ../../dist/include/exthandler gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader/exthandler' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/uriloader/prefetch' Creating .deps Creating ../../dist/include/prefetch /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsCPrefetchService.h ../../dist/include/prefetch /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIPrefetchService.idl ../../dist/idl Creating _xpidlgen/.done nsIPrefetchService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrefetchService nsIPrefetchService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrefetchService.h ../../dist/include/prefetch gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader/prefetch' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpref' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpref/public' Creating ../../../dist/include/pref /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsPrefsCID.h ../../../dist/include/pref /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIPref.idl nsIPrefBranchInternal.idl nsISecurityPref.idl nsIRelativeFilePref.idl ../../../dist/idl Creating _xpidlgen/.done nsIPref.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPref nsIPref.idl nsIPrefBranchInternal.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefBranchInternal nsIPrefBranchInternal.idl nsISecurityPref.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISecurityPref nsISecurityPref.idl nsIRelativeFilePref.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRelativeFilePref nsIRelativeFilePref.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPref.h _xpidlgen/nsIPrefBranchInternal.h _xpidlgen/nsISecurityPref.h _xpidlgen/nsIRelativeFilePref.h ../../../dist/include/pref /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIPrefService.idl nsIPrefBranch.idl nsIPrefBranch2.idl nsIPrefLocalizedString.idl ../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIPrefService.idl nsIPrefBranch.idl nsIPrefBranch2.idl nsIPrefLocalizedString.idl ../../../dist/sdk/idl nsIPrefService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefService nsIPrefService.idl nsIPrefBranch.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefBranch nsIPrefBranch.idl nsIPrefBranch2.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefBranch2 nsIPrefBranch2.idl nsIPrefLocalizedString.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrefLocalizedString nsIPrefLocalizedString.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrefService.h _xpidlgen/nsIPrefBranch.h _xpidlgen/nsIPrefBranch2.h _xpidlgen/nsIPrefLocalizedString.h ../../../dist/include/pref /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrefService.h _xpidlgen/nsIPrefBranch.h _xpidlgen/nsIPrefBranch2.h _xpidlgen/nsIPrefLocalizedString.h ../../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpref/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpref/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpref/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpref' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libimg' gmake[3]: Nothing to be done for `export'. gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libimg' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/caps' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/caps/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICryptoHash.idl nsIScriptSecurityManager.idl nsIPrincipal.idl nsISignatureVerifier.idl nsISecurityCheckedComponent.idl ../../dist/idl Creating ../../dist/include/caps Creating _xpidlgen/.done nsICryptoHash.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICryptoHash nsICryptoHash.idl nsIScriptSecurityManager.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptSecurityManager nsIScriptSecurityManager.idl nsIScriptSecurityManager.idl:277: Warning: nsIScriptSecurityManager is scriptable but inherits from the non-scriptable interface nsIXPCSecurityManager nsIPrincipal.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrincipal nsIPrincipal.idl nsISignatureVerifier.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISignatureVerifier nsISignatureVerifier.idl nsISecurityCheckedComponent.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISecurityCheckedComponent nsISecurityCheckedComponent.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICryptoHash.h _xpidlgen/nsIScriptSecurityManager.h _xpidlgen/nsIPrincipal.h _xpidlgen/nsISignatureVerifier.h _xpidlgen/nsISecurityCheckedComponent.h ../../dist/include/caps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/caps/idl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/caps/include' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsJSPrincipals.h ../../dist/include/caps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/caps/include' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/caps/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/caps/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/caps' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/rdf' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base/idl' /builddir/build/BUILD/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 Creating ../../../dist/include/rdf Creating _xpidlgen/.done rdfIDataSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/rdfIDataSource rdfIDataSource.idl rdfITripleVisitor.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/rdfITripleVisitor rdfITripleVisitor.idl rdfISerializer.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/rdfISerializer rdfISerializer.idl nsIRDFCompositeDataSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFCompositeDataSource nsIRDFCompositeDataSource.idl nsIRDFContainer.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFContainer nsIRDFContainer.idl nsIRDFContainerUtils.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFContainerUtils nsIRDFContainerUtils.idl nsIRDFDelegateFactory.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFDelegateFactory nsIRDFDelegateFactory.idl nsIRDFDataSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFDataSource nsIRDFDataSource.idl nsIRDFLiteral.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFLiteral nsIRDFLiteral.idl nsIRDFNode.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFNode nsIRDFNode.idl nsIRDFObserver.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFObserver nsIRDFObserver.idl nsIRDFInMemoryDataSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFInMemoryDataSource nsIRDFInMemoryDataSource.idl nsIRDFPropagatableDataSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFPropagatableDataSource nsIRDFPropagatableDataSource.idl nsIRDFPurgeableDataSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFPurgeableDataSource nsIRDFPurgeableDataSource.idl nsIRDFRemoteDataSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFRemoteDataSource nsIRDFRemoteDataSource.idl nsIRDFResource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFResource nsIRDFResource.idl nsIRDFService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFService nsIRDFService.idl nsIRDFXMLParser.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLParser nsIRDFXMLParser.idl nsIRDFXMLSerializer.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSerializer nsIRDFXMLSerializer.idl nsIRDFXMLSink.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSink nsIRDFXMLSink.idl nsIRDFXMLSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFXMLSource nsIRDFXMLSource.idl nsIRDFInferDataSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRDFInferDataSource nsIRDFInferDataSource.idl /builddir/build/BUILD/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[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 rdf.h nsIRDFContentSink.h ../../../dist/include/rdf gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/rdf/util' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/util/public' Creating ../../../dist/include/rdfutil /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsRDFResource.h ../../../dist/include/rdfutil gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/util/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/util/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/util/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/util' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/rdf/datasource' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/datasource/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsILocalStore.h nsIRDFFileSystem.h ../../../dist/include/rdf gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/datasource/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/datasource/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/datasource/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/datasource' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/rdf/build' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsRDFCID.h ../../dist/include/rdf gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/rdf' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/parser/expat' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/expat/lib' Creating .deps Creating ../../../dist/include/expat /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 expat.h ../../../dist/include/expat gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/expat/lib' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 expat_config.h ../../dist/include/expat gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/parser/expat' creating parser/xml/Makefile gmake[3]: Entering directory `/builddir/build/BUILD/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[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/xml/public' /builddir/build/BUILD/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 Creating ../../../dist/include/xml Creating _xpidlgen/.done nsISAXAttributes.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXAttributes nsISAXAttributes.idl nsISAXMutableAttributes.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXMutableAttributes nsISAXMutableAttributes.idl nsISAXContentHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXContentHandler nsISAXContentHandler.idl nsISAXDTDHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXDTDHandler nsISAXDTDHandler.idl nsISAXErrorHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXErrorHandler nsISAXErrorHandler.idl nsISAXLexicalHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXLexicalHandler nsISAXLexicalHandler.idl nsISAXLocator.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXLocator nsISAXLocator.idl nsISAXXMLReader.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXXMLReader nsISAXXMLReader.idl nsISAXXMLFilter.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISAXXMLFilter nsISAXXMLFilter.idl /builddir/build/BUILD/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[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/xml/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/xml/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsSAXAttributes.h nsSAXLocator.h nsSAXXMLReader.h ../../../dist/include/xml gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/xml/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/parser/xml' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/parser/htmlparser' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/htmlparser/public' Creating ../../../dist/include/htmlparser /builddir/build/BUILD/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/mozilla/config/nsinstall -R -m 644 nsParserDataListener.h ../../../dist/include/htmlparser /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsParserDataListener.h ../../../dist/sdk/include /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIExpatSink.idl nsIExtendedExpatSink.idl ../../../dist/idl Creating _xpidlgen/.done nsIExpatSink.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIExpatSink nsIExpatSink.idl nsIExtendedExpatSink.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIExtendedExpatSink nsIExtendedExpatSink.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIExpatSink.h _xpidlgen/nsIExtendedExpatSink.h ../../../dist/include/htmlparser gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/htmlparser/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/htmlparser/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/htmlparser/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/parser/htmlparser' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/gfx' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/gfx/public' Creating ../../dist/include/gfx /builddir/build/BUILD/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 nsIBlender.h nsGfxCIID.h nsIRegion.h nsDeviceContext.h nsIDeviceContextSpec.h nsIDeviceContextSpecFactory.h nsIDrawingSurface.h nsITheme.h nsThemeConstants.h ../../dist/include/gfx gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/gfx/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFontEnumerator.idl nsIFontList.idl nsIScriptableRegion.idl nsIScreen.idl nsIScreenManager.idl nsIPrintOptions.idl nsIPrintSettings.idl nsIPrintSettingsService.idl nsIPrintSession.idl gfxIFormats.idl gfxIImageFrame.idl gfxtypes.idl ../../dist/idl Creating _xpidlgen/.done nsIFontEnumerator.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFontEnumerator nsIFontEnumerator.idl nsIFontList.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFontList nsIFontList.idl nsIScriptableRegion.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptableRegion nsIScriptableRegion.idl nsIScreen.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScreen nsIScreen.idl nsIScreenManager.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScreenManager nsIScreenManager.idl nsIPrintOptions.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintOptions nsIPrintOptions.idl nsIPrintSettings.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintSettings nsIPrintSettings.idl nsIPrintSettingsService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintSettingsService nsIPrintSettingsService.idl nsIPrintSession.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintSession nsIPrintSession.idl gfxIFormats.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/gfxIFormats gfxIFormats.idl gfxIImageFrame.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/gfxIImageFrame gfxIImageFrame.idl gfxtypes.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/gfxtypes gfxtypes.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFontEnumerator.h _xpidlgen/nsIFontList.h _xpidlgen/nsIScriptableRegion.h _xpidlgen/nsIScreen.h _xpidlgen/nsIScreenManager.h _xpidlgen/nsIPrintOptions.h _xpidlgen/nsIPrintSettings.h _xpidlgen/nsIPrintSettingsService.h _xpidlgen/nsIPrintSession.h _xpidlgen/gfxIFormats.h _xpidlgen/gfxIImageFrame.h _xpidlgen/gfxtypes.h ../../dist/include/gfx gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/idl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. shared/Makefile creating gfx/src/shared/Makefile Creating .deps gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/shared' Creating .deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gfxshared_s gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/shared' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/psshared' Creating .deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gfxpsshar /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsCUPSShim.h nsPaperPS.h nsPSPrinters.h psSharedCore.h ../../../dist/include/gfx gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/psshared' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/ps' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDeviceContextPS.h nsGfxPSCID.h nsIDeviceContextSpecPS.h nsTempfilePS.h nsEPSObjectPS.h ../../../dist/include/gfx gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/ps' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/gtk' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R ../x11shared/nsAntiAliasedGlyph.cpp ../x11shared/nsX11AlphaBlend.cpp ../x11shared/nsXFontAAScaledBitmap.cpp ../x11shared/nsXFontNormal.cpp . gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/gtk' /usr/bin/perl -I../../config ../../config/build-list.pl ../../config/final-link-libs gkgfx gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/gfx' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. encoders/Makefile creating modules/libpr0n/encoders/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. build/Makefile creating modules/libpr0n/build/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/public' Creating ../../../dist/include/imglib2 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 ImageErrors.h ImageLogging.h ../../../dist/include/imglib2 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 imgICache.idl imgIContainer.idl imgIContainerObserver.idl imgIDecoder.idl imgIDecoderObserver.idl imgIEncoder.idl imgILoad.idl imgILoader.idl imgIRequest.idl ../../../dist/idl Creating _xpidlgen/.done imgICache.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgICache imgICache.idl imgIContainer.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIContainer imgIContainer.idl imgIContainerObserver.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIContainerObserver imgIContainerObserver.idl imgIDecoder.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIDecoder imgIDecoder.idl imgIDecoderObserver.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIDecoderObserver imgIDecoderObserver.idl imgIEncoder.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIEncoder imgIEncoder.idl imgILoad.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgILoad imgILoad.idl imgILoader.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgILoader imgILoader.idl imgIRequest.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/imgIRequest imgIRequest.idl /builddir/build/BUILD/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 ../../../dist/include/imglib2 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/png' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/png' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/gif' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/gif' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/jpeg' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/jpeg' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/bmp' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/bmp' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/xbm' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/xbm' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon/gtk' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon/gtk' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIIconURI.idl ../../../../dist/idl Creating ../../../../dist/include/imgicon Creating _xpidlgen/.done nsIIconURI.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIIconURI nsIIconURI.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIIconURI.h ../../../../dist/include/imgicon gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. png/Makefile creating modules/libpr0n/encoders/png/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. jpeg/Makefile creating modules/libpr0n/encoders/jpeg/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/png' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/png' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/jpeg' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/jpeg' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/build' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/sun-java' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/sun-java/stubs' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/sun-java/stubs/jri' Creating ../../../dist/include/java /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 java_lang_String.h jdk_java_lang_String.h ../../../dist/include/java gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java/stubs/jri' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/sun-java/stubs/include' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 bool.h interpreter.h javaString.h javaThreads.h jmc.h jni.h jni_md.h jri.h jri_md.h jriext.h jritypes.h nspr_md.h oobj.h sysmacros_md.h tree.h typedefs.h typedefs_md.h zip.h ../../../dist/include/java /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 jni.h jni_md.h jri.h jri_md.h jritypes.h ../../../dist/include/java /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 jni.h jni_md.h jri.h jri_md.h jritypes.h ../../../dist/sdk/include gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java/stubs/include' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java/stubs' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. samples/unixprinting/Makefile creating modules/plugin/samples/unixprinting/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/base/public' Creating ../../../../dist/include/plugin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsplugin.h nsplugindefs.h nsPluginLogging.h nsPluginError.h nsDefaultPlugin.h nsPluginNativeWindow.h nsPluginsCID.h npapi.h npupp.h npruntime.h nptypes.h nsIPluginInstanceInternal.h ../../../../dist/include/plugin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 npapi.h npupp.h nptypes.h npruntime.h ../../../../dist/include/plugin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 npapi.h npupp.h nptypes.h npruntime.h ../../../../dist/sdk/include /builddir/build/BUILD/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 nsIPluginTagInfo.idl nsIPluginTagInfo2.idl nsIJRILiveConnectPIPeer.idl nsIJRILiveConnectPlugin.idl nsIPluginInputStream.idl nsIPluginStreamListener.idl nsIPluginInstance.idl nsPIPluginHost.idl nsPIPluginInstancePeer.idl nsIPluginHost.idl nsIPluginDocument.idl ../../../../dist/idl Creating _xpidlgen/.done nspluginroot.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nspluginroot nspluginroot.idl nsIPluginStreamInfo.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginStreamInfo nsIPluginStreamInfo.idl nsIPluginManager.idl ../../../../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 ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginManager2 nsIPluginManager2.idl nsIPluginInstancePeer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstancePeer nsIPluginInstancePeer.idl nsIPluginInstancePeer2.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstancePeer2 nsIPluginInstancePeer2.idl nsIPluginInstanceOwner.idl ../../../../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 ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPlugin nsIPlugin.idl nsIHTTPHeaderListener.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHTTPHeaderListener nsIHTTPHeaderListener.idl nsIFileUtilities.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileUtilities nsIFileUtilities.idl nsIEventHandler.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIEventHandler nsIEventHandler.idl nsICookieStorage.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICookieStorage nsICookieStorage.idl nsIClassicPluginFactory.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIClassicPluginFactory nsIClassicPluginFactory.idl nsIWindowlessPlugInstPeer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWindowlessPlugInstPeer nsIWindowlessPlugInstPeer.idl nsIScriptablePlugin.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptablePlugin nsIScriptablePlugin.idl nsIPluginTagInfo.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginTagInfo nsIPluginTagInfo.idl nsIPluginTagInfo2.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginTagInfo2 nsIPluginTagInfo2.idl nsIJRILiveConnectPIPeer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJRILiveConnectPIPeer nsIJRILiveConnectPIPeer.idl nsIJRILiveConnectPlugin.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJRILiveConnectPlugin nsIJRILiveConnectPlugin.idl nsIPluginInputStream.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInputStream nsIPluginInputStream.idl nsIPluginStreamListener.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginStreamListener nsIPluginStreamListener.idl nsIPluginInstance.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginInstance nsIPluginInstance.idl nsPIPluginHost.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIPluginHost nsPIPluginHost.idl nsPIPluginInstancePeer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIPluginInstancePeer nsPIPluginInstancePeer.idl nsIPluginHost.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginHost nsIPluginHost.idl nsIPluginDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginDocument nsIPluginDocument.idl /builddir/build/BUILD/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/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 ../../../../dist/include/plugin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/base/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/base/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/base/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/unixprinting' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/unixprinting' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/default/unix' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/default/unix' /builddir/build/BUILD/mozilla/config/nsinstall -D ../../dist/bin/plugins gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dom' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public' gmake[5]: Entering directory `/builddir/build/BUILD/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 gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/base' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBrowserDOMWindow.idl nsIDOMClientInformation.idl nsIDOMConstructor.idl nsIDOMCRMFObject.idl nsIDOMCrypto.idl nsIDOMHistory.idl nsIDOMLocation.idl nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl nsIDOMNSHistory.idl nsIDOMNSLocation.idl nsIDOMNavigator.idl nsIDOMPkcs11.idl nsIDOMPlugin.idl nsIDOMPluginArray.idl nsIDOMScreen.idl nsIDOMWindowInternal.idl nsIDOMJSWindow.idl nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl ../../../../dist/idl Creating ../../../../dist/include/dom Creating _xpidlgen/.done nsIBrowserDOMWindow.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBrowserDOMWindow nsIBrowserDOMWindow.idl nsIDOMClientInformation.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMClientInformation nsIDOMClientInformation.idl nsIDOMConstructor.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMConstructor nsIDOMConstructor.idl nsIDOMCRMFObject.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCRMFObject nsIDOMCRMFObject.idl nsIDOMCrypto.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCrypto nsIDOMCrypto.idl nsIDOMHistory.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHistory nsIDOMHistory.idl nsIDOMLocation.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLocation nsIDOMLocation.idl nsIDOMMimeType.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMimeType nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMimeTypeArray nsIDOMMimeTypeArray.idl nsIDOMNSHistory.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHistory nsIDOMNSHistory.idl nsIDOMNSLocation.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSLocation nsIDOMNSLocation.idl nsIDOMNavigator.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNavigator nsIDOMNavigator.idl nsIDOMPkcs11.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPkcs11 nsIDOMPkcs11.idl nsIDOMPlugin.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPlugin nsIDOMPlugin.idl nsIDOMPluginArray.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPluginArray nsIDOMPluginArray.idl nsIDOMScreen.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMScreen nsIDOMScreen.idl nsIDOMWindowInternal.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindowInternal nsIDOMWindowInternal.idl nsIDOMJSWindow.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMJSWindow nsIDOMJSWindow.idl nsIDOMChromeWindow.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMChromeWindow nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSFeatureFactory nsIDOMNSFeatureFactory.idl /builddir/build/BUILD/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/nsIDOMNSHistory.h _xpidlgen/nsIDOMNSLocation.h _xpidlgen/nsIDOMNavigator.h _xpidlgen/nsIDOMPkcs11.h _xpidlgen/nsIDOMPlugin.h _xpidlgen/nsIDOMPluginArray.h _xpidlgen/nsIDOMScreen.h _xpidlgen/nsIDOMWindowInternal.h _xpidlgen/nsIDOMJSWindow.h _xpidlgen/nsIDOMChromeWindow.h _xpidlgen/nsIDOMNSFeatureFactory.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 domstubs.idl nsIDOMBarProp.idl nsIDOMWindow.idl nsIDOMWindow2.idl nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 domstubs.idl nsIDOMBarProp.idl nsIDOMWindow.idl nsIDOMWindow2.idl nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl ../../../../dist/sdk/idl domstubs.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/domstubs domstubs.idl nsIDOMBarProp.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMBarProp nsIDOMBarProp.idl nsIDOMWindow.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindow nsIDOMWindow.idl nsIDOMWindow2.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindow2 nsIDOMWindow2.idl nsIDOMWindowCollection.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindowCollection nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMWindowUtils nsIDOMWindowUtils.idl /builddir/build/BUILD/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/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[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/canvas' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMCanvasRenderingContext2D.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMCanvasRenderingContext2D.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCanvasRenderingContext2D nsIDOMCanvasRenderingContext2D.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMCanvasRenderingContext2D.h ../../../../dist/include/dom gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/canvas' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/core' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOM3Document.idl nsIDOM3Node.idl nsIDOMDOMStringList.idl nsIDOMNameList.idl nsIDOMNSDocument.idl nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOM3Document.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3Document nsIDOM3Document.idl nsIDOM3Node.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3Node nsIDOM3Node.idl nsIDOMDOMStringList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMStringList nsIDOMDOMStringList.idl nsIDOMNameList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNameList nsIDOMNameList.idl nsIDOMNSDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSDocument nsIDOMNSDocument.idl nsIDOMXMLDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXMLDocument nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMUserDataHandler nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMConfiguration nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSEditableElement nsIDOMNSEditableElement.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOM3Document.h _xpidlgen/nsIDOM3Node.h _xpidlgen/nsIDOMDOMStringList.h _xpidlgen/nsIDOMNameList.h _xpidlgen/nsIDOMNSDocument.h _xpidlgen/nsIDOMXMLDocument.h _xpidlgen/nsIDOMUserDataHandler.h _xpidlgen/nsIDOMDOMConfiguration.h _xpidlgen/nsIDOMNSEditableElement.h ../../../../dist/include/dom /builddir/build/BUILD/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/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 ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMAttr nsIDOMAttr.idl nsIDOMCDATASection.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCDATASection nsIDOMCDATASection.idl nsIDOMCharacterData.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCharacterData nsIDOMCharacterData.idl nsIDOMComment.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMComment nsIDOMComment.idl nsIDOMDOMException.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMException nsIDOMDOMException.idl nsIDOMDOMImplementation.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMImplementation nsIDOMDOMImplementation.idl nsIDOMDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocument nsIDOMDocument.idl nsIDOMDocumentFragment.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentFragment nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentType nsIDOMDocumentType.idl nsIDOMElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMElement nsIDOMElement.idl nsIDOMEntity.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEntity nsIDOMEntity.idl nsIDOMEntityReference.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEntityReference nsIDOMEntityReference.idl nsIDOMNamedNodeMap.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNamedNodeMap nsIDOMNamedNodeMap.idl nsIDOMNode.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNode nsIDOMNode.idl nsIDOMNodeList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeList nsIDOMNodeList.idl nsIDOMNotation.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNotation nsIDOMNotation.idl nsIDOMProcessingInstruction.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMProcessingInstruction nsIDOMProcessingInstruction.idl nsIDOMText.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMText nsIDOMText.idl /builddir/build/BUILD/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/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[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/core' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/html' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAreaElement.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 Creating _xpidlgen/.done nsIDOMHTMLCanvasElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLCanvasElement nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAnchorElement nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAreaElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLAreaElement nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLButtonElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLButtonElement nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLDocument nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLElement nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormControlList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFormControlList nsIDOMNSHTMLFormControlList.idl nsIDOMNSHTMLFormElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFormElement nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLFrameElement nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLHRElement nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLImageElement nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLInputElement nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLOptionCollectn nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLOptionElement nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLSelectElement nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSHTMLTextAreaElement nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSXBLFormControl.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSXBLFormControl nsIDOMNSXBLFormControl.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMHTMLCanvasElement.h _xpidlgen/nsIDOMNSHTMLAnchorElement.h _xpidlgen/nsIDOMNSHTMLAreaElement.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/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 ../../../../dist/idl /builddir/build/BUILD/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 ../../../../dist/sdk/idl nsIDOMHTMLAnchorElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAnchorElement nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAppletElement nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLAreaElement nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBRElement nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBaseElement nsIDOMHTMLBaseElement.idl nsIDOMHTMLBaseFontElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBaseFontElement nsIDOMHTMLBaseFontElement.idl nsIDOMHTMLBodyElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLBodyElement nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLButtonElement nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLCollection nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDListElement nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDirectoryElement nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDivElement nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLDocument nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLElement nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLEmbedElement nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFieldSetElement nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFontElement nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFormElement nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFrameElement nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLFrameSetElement nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHRElement nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHeadElement nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHeadingElement nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLHtmlElement nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLIFrameElement nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLImageElement nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLInputElement nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLIsIndexElement nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLIElement nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLabelElement nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLegendElement nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLLinkElement nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMapElement nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMenuElement nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLMetaElement nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLModElement nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOListElement nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLObjectElement nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptGroupElement nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptionElement nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLOptionsCollection nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLParagraphElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLParagraphElement nsIDOMHTMLParagraphElement.idl nsIDOMHTMLParamElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLParamElement nsIDOMHTMLParamElement.idl nsIDOMHTMLPreElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLPreElement nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLQuoteElement nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLScriptElement nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLSelectElement nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLStyleElement nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableCaptionElem nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableCellElement nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableColElement nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableElement nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableRowElement nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTableSectionElem nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTextAreaElement nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLTitleElement nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMHTMLUListElement nsIDOMHTMLUListElement.idl /builddir/build/BUILD/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 ../../../../dist/include/dom /builddir/build/BUILD/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 ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/html' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/events' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMNSEvent.idl nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMNSEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSEvent nsIDOMNSEvent.idl nsIDOMKeyEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMKeyEvent nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMutationEvent nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSUIEvent nsIDOMNSUIEvent.idl nsIDOMPopupBlockedEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPopupBlockedEvent nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMBeforeUnloadEvent nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSEventTarget nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSmartCardEvent nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMPageTransitionEvent nsIDOMPageTransitionEvent.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMNSEvent.h _xpidlgen/nsIDOMKeyEvent.h _xpidlgen/nsIDOMMutationEvent.h _xpidlgen/nsIDOMNSUIEvent.h _xpidlgen/nsIDOMPopupBlockedEvent.h _xpidlgen/nsIDOMBeforeUnloadEvent.h _xpidlgen/nsIDOMNSEventTarget.h _xpidlgen/nsIDOMSmartCardEvent.h _xpidlgen/nsIDOMPageTransitionEvent.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentEvent.idl nsIDOMEvent.idl nsIDOMEventTarget.idl nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl nsIDOMEventGroup.idl nsIDOMCustomEvent.idl nsIDOMMouseEvent.idl nsIDOMUIEvent.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentEvent.idl nsIDOMEvent.idl nsIDOMEventTarget.idl nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl nsIDOMEventGroup.idl nsIDOMCustomEvent.idl nsIDOMMouseEvent.idl nsIDOMUIEvent.idl ../../../../dist/sdk/idl nsIDOMDocumentEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentEvent nsIDOMDocumentEvent.idl nsIDOMEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEvent nsIDOMEvent.idl nsIDOMEventTarget.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEventTarget nsIDOMEventTarget.idl nsIDOMEventListener.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEventListener nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3DocumentEvent nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOM3EventTarget nsIDOM3EventTarget.idl nsIDOMEventGroup.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMEventGroup nsIDOMEventGroup.idl nsIDOMCustomEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCustomEvent nsIDOMCustomEvent.idl nsIDOMMouseEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMouseEvent nsIDOMMouseEvent.idl nsIDOMUIEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMUIEvent nsIDOMUIEvent.idl /builddir/build/BUILD/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/nsIDOMCustomEvent.h _xpidlgen/nsIDOMMouseEvent.h _xpidlgen/nsIDOMUIEvent.h ../../../../dist/include/dom /builddir/build/BUILD/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/nsIDOMCustomEvent.h _xpidlgen/nsIDOMMouseEvent.h _xpidlgen/nsIDOMUIEvent.h ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/events' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/stylesheets' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMLinkStyle.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMLinkStyle.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLinkStyle nsIDOMLinkStyle.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMLinkStyle.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentStyle.idl nsIDOMNSDocumentStyle.idl nsIDOMMediaList.idl nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentStyle.idl nsIDOMNSDocumentStyle.idl nsIDOMMediaList.idl nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl ../../../../dist/sdk/idl nsIDOMDocumentStyle.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentStyle nsIDOMDocumentStyle.idl nsIDOMNSDocumentStyle.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSDocumentStyle nsIDOMNSDocumentStyle.idl nsIDOMMediaList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMMediaList nsIDOMMediaList.idl nsIDOMStyleSheet.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStyleSheet nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStyleSheetList nsIDOMStyleSheetList.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentStyle.h _xpidlgen/nsIDOMNSDocumentStyle.h _xpidlgen/nsIDOMMediaList.h _xpidlgen/nsIDOMStyleSheet.h _xpidlgen/nsIDOMStyleSheetList.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentStyle.h _xpidlgen/nsIDOMNSDocumentStyle.h _xpidlgen/nsIDOMMediaList.h _xpidlgen/nsIDOMStyleSheet.h _xpidlgen/nsIDOMStyleSheetList.h ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/stylesheets' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/views' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentView.idl nsIDOMAbstractView.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentView.idl nsIDOMAbstractView.idl ../../../../dist/sdk/idl Creating _xpidlgen/.done nsIDOMDocumentView.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentView nsIDOMDocumentView.idl nsIDOMAbstractView.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMAbstractView nsIDOMAbstractView.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentView.h _xpidlgen/nsIDOMAbstractView.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentView.h _xpidlgen/nsIDOMAbstractView.h ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/views' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/css' /builddir/build/BUILD/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 ../../../../dist/idl Creating _xpidlgen/.done nsIDOMCSS2Properties.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSS2Properties nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSCharsetRule nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSFontFaceRule nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSImportRule nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSMediaRule nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSMozDocumentRule nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSPageRule nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleRule nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSUnknownRule nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCounter nsIDOMCounter.idl nsIDOMDocumentCSS.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentCSS nsIDOMDocumentCSS.idl nsIDOMRGBColor.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRGBColor nsIDOMRGBColor.idl nsIDOMRect.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRect nsIDOMRect.idl nsIDOMViewCSS.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMViewCSS nsIDOMViewCSS.idl /builddir/build/BUILD/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 ../../../../dist/include/dom /builddir/build/BUILD/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/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 ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSPrimitiveValue nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSRule nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSRuleList nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleDeclaration nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSStyleSheet nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSValue nsIDOMCSSValue.idl nsIDOMCSSValueList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCSSValueList nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMElementCSSInlineStyle nsIDOMElementCSSInlineStyle.idl /builddir/build/BUILD/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/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[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/css' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/sidebar' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISidebar.idl nsIWebContentHandlerRegistrar.idl ../../../../dist/idl Creating _xpidlgen/.done nsISidebar.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISidebar nsISidebar.idl nsIWebContentHandlerRegistrar.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebContentHandlerRegistrar nsIWebContentHandlerRegistrar.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISidebar.h _xpidlgen/nsIWebContentHandlerRegistrar.h ../../../../dist/include/dom gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/sidebar' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/traversal' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMDocumentTraversal.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentTraversal nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeFilter nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNodeIterator nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMTreeWalker nsIDOMTreeWalker.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentTraversal.h _xpidlgen/nsIDOMNodeFilter.h _xpidlgen/nsIDOMNodeIterator.h _xpidlgen/nsIDOMTreeWalker.h ../../../../dist/include/dom gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/traversal' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/range' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMNSRange.idl nsIDOMRangeException.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMNSRange.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSRange nsIDOMNSRange.idl nsIDOMRangeException.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRangeException nsIDOMRangeException.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMNSRange.h _xpidlgen/nsIDOMRangeException.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMRange.idl nsIDOMDocumentRange.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMRange.idl nsIDOMDocumentRange.idl ../../../../dist/sdk/idl nsIDOMRange.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMRange nsIDOMRange.idl nsIDOMDocumentRange.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentRange nsIDOMDocumentRange.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMRange.h _xpidlgen/nsIDOMDocumentRange.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMRange.h _xpidlgen/nsIDOMDocumentRange.h ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/range' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/xbl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMDocumentXBL.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMDocumentXBL.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDocumentXBL nsIDOMDocumentXBL.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMDocumentXBL.h ../../../../dist/include/dom gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/xbl' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/xpath' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMXPathEvaluator.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathEvaluator nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathException nsIDOMXPathException.idl nsIDOMXPathExpression.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathExpression nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathNamespace nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathNSResolver nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXPathResult nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMNSXPathExpression nsIDOMNSXPathExpression.idl /builddir/build/BUILD/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[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/xpath' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/ls' /builddir/build/BUILD/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 Creating _xpidlgen/.done nsIDOMDOMImplementationLS.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMDOMImplementationLS nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSException nsIDOMLSException.idl nsIDOMLSInput.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSInput nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSLoadEvent nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSOutput nsIDOMLSOutput.idl nsIDOMLSParser.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSParser nsIDOMLSParser.idl nsIDOMLSParserFilter.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSParserFilter nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSProgressEvent nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSResourceResolver nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSSerializer nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMLSSerializerFilter nsIDOMLSSerializerFilter.idl /builddir/build/BUILD/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[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/ls' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/xul' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl nsIDOMXULElement.idl nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMXULButtonElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULButtonElement nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULCheckboxElement nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULCommandDispatcher nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULCommandEvent nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULControlElement nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULDescriptionElement nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULDocument nsIDOMXULDocument.idl nsIDOMXULElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULElement nsIDOMXULElement.idl nsIDOMXULImageElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULImageElement nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULLabelElement nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULLabeledControlEl nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULMenuListElement nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULPopupElement nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULSelectCntrlEl nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULSelectCntrlItemEl nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULMultSelectCntrlEl nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULTextboxElement nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMXULTreeElement nsIDOMXULTreeElement.idl /builddir/build/BUILD/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/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[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/xul' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/storage' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsPIDOMStorage.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMToString.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMToString.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMToString nsIDOMToString.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMToString.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMStorage.idl nsIDOMStorageEvent.idl nsIDOMStorageItem.idl nsIDOMStorageList.idl nsIDOMStorageWindow.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMStorage.idl nsIDOMStorageEvent.idl nsIDOMStorageItem.idl nsIDOMStorageList.idl nsIDOMStorageWindow.idl ../../../../dist/sdk/idl nsIDOMStorage.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorage nsIDOMStorage.idl nsIDOMStorageEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageEvent nsIDOMStorageEvent.idl nsIDOMStorageItem.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageItem nsIDOMStorageItem.idl nsIDOMStorageList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageList nsIDOMStorageList.idl nsIDOMStorageWindow.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMStorageWindow nsIDOMStorageWindow.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMStorage.h _xpidlgen/nsIDOMStorageEvent.h _xpidlgen/nsIDOMStorageItem.h _xpidlgen/nsIDOMStorageList.h _xpidlgen/nsIDOMStorageWindow.h ../../../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMStorage.h _xpidlgen/nsIDOMStorageEvent.h _xpidlgen/nsIDOMStorageItem.h _xpidlgen/nsIDOMStorageList.h _xpidlgen/nsIDOMStorageWindow.h ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/storage' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/svg' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMGetSVGDocument.idl nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedEnum.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 nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.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 nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl ../../../../dist/idl Creating _xpidlgen/.done nsIDOMGetSVGDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMGetSVGDocument nsIDOMGetSVGDocument.idl nsIDOMSVGAngle.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAngle nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedAngle nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedEnum.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedEnum nsIDOMSVGAnimatedEnum.idl nsIDOMSVGAnimatedLength.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedLength nsIDOMSVGAnimatedLength.idl nsIDOMSVGAnimatedLengthList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedLengthList nsIDOMSVGAnimatedLengthList.idl nsIDOMSVGAnimatedNumber.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedNumber nsIDOMSVGAnimatedNumber.idl nsIDOMSVGAnimatedNumberList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedNumberList nsIDOMSVGAnimatedNumberList.idl nsIDOMSVGAnimatedPathData.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedPathData nsIDOMSVGAnimatedPathData.idl nsIDOMSVGAnimatedPoints.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedPoints nsIDOMSVGAnimatedPoints.idl nsIDOMSVGAnimatedString.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedString nsIDOMSVGAnimatedString.idl nsIDOMSVGAnimPresAspRatio.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimPresAspRatio nsIDOMSVGAnimPresAspRatio.idl nsIDOMSVGAnimatedRect.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimatedRect nsIDOMSVGAnimatedRect.idl nsIDOMSVGAnimTransformList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGAnimTransformList nsIDOMSVGAnimTransformList.idl nsIDOMSVGCircleElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGCircleElement nsIDOMSVGCircleElement.idl nsIDOMSVGClipPathElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGClipPathElement nsIDOMSVGClipPathElement.idl nsIDOMSVGDefsElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGDefsElement nsIDOMSVGDefsElement.idl nsIDOMSVGDescElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGDescElement nsIDOMSVGDescElement.idl nsIDOMSVGDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGDocument nsIDOMSVGDocument.idl nsIDOMSVGElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGElement nsIDOMSVGElement.idl nsIDOMSVGEllipseElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGEllipseElement nsIDOMSVGEllipseElement.idl nsIDOMSVGEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGEvent nsIDOMSVGEvent.idl nsIDOMSVGException.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGException nsIDOMSVGException.idl nsIDOMSVGFitToViewBox.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGFitToViewBox nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGForeignObjectElem nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGGElement nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGGradientElement nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGImageElement nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLength nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLengthList nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLineElement nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGLocatable nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMarkerElement nsIDOMSVGMarkerElement.idl nsIDOMSVGMatrix.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMatrix nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGMetadataElement nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGNumber nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGNumberList nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPathElement nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPathSeg nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPathSegList nsIDOMSVGPathSegList.idl nsIDOMSVGPoint.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPoint nsIDOMSVGPoint.idl nsIDOMSVGPointList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPointList nsIDOMSVGPointList.idl nsIDOMSVGPolygonElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPolygonElement nsIDOMSVGPolygonElement.idl nsIDOMSVGPolylineElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPolylineElement nsIDOMSVGPolylineElement.idl nsIDOMSVGPresAspectRatio.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGPresAspectRatio nsIDOMSVGPresAspectRatio.idl nsIDOMSVGRect.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGRect nsIDOMSVGRect.idl nsIDOMSVGRectElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGRectElement nsIDOMSVGRectElement.idl nsIDOMSVGScriptElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGScriptElement nsIDOMSVGScriptElement.idl nsIDOMSVGSVGElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGSVGElement nsIDOMSVGSVGElement.idl nsIDOMSVGStopElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGStopElement nsIDOMSVGStopElement.idl nsIDOMSVGStylable.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGStylable nsIDOMSVGStylable.idl nsIDOMSVGStyleElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGStyleElement nsIDOMSVGStyleElement.idl nsIDOMSVGSymbolElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGSymbolElement nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextContentElement nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextElement nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextPathElement nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTextPositionElem nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTitleElement nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTransform nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTransformList nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTransformable nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGTSpanElement nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGURIReference nsIDOMSVGURIReference.idl nsIDOMSVGUseElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGUseElement nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGViewSpec nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGZoomAndPan nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMSVGZoomEvent nsIDOMSVGZoomEvent.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDOMGetSVGDocument.h _xpidlgen/nsIDOMSVGAngle.h _xpidlgen/nsIDOMSVGAnimatedAngle.h _xpidlgen/nsIDOMSVGAnimatedEnum.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/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/nsIDOMSVGMatrix.h _xpidlgen/nsIDOMSVGMetadataElement.h _xpidlgen/nsIDOMSVGNumber.h _xpidlgen/nsIDOMSVGNumberList.h _xpidlgen/nsIDOMSVGPathElement.h _xpidlgen/nsIDOMSVGPathSeg.h _xpidlgen/nsIDOMSVGPathSegList.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/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/nsIDOMSVGUseElement.h _xpidlgen/nsIDOMSVGViewSpec.h _xpidlgen/nsIDOMSVGZoomAndPan.h _xpidlgen/nsIDOMSVGZoomEvent.h ../../../../dist/include/dom gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/svg' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/coreEvents' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMEventReceiver.h nsIDOMFocusListener.h nsIDOMFormListener.h nsIDOMKeyListener.h nsIDOMLoadListener.h nsIDOMMouseListener.h nsIDOMMouseMotionListener.h nsIDOMMutationListener.h nsIDOMPaintListener.h nsIDOMDragListener.h nsIDOMTextListener.h nsIDOMCompositionListener.h nsIDOMXULListener.h nsIDOMScrollListener.h nsIDOMContextMenuListener.h nsIDOMUIListener.h nsIDOMPageTransitionListener.h ../../../dist/include/dom gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/coreEvents' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/base' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsPIDOMWindow.h nsPIWindowRoot.h nsIFocusController.h ../../../dist/include/dom gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/base' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIScriptContext.h nsIJSNativeInitializer.h nsIScriptObjectOwner.h nsIScriptObjectPrincipal.h nsIScriptGlobalObject.h nsIScriptGlobalObjectOwner.h nsIDOMScriptObjectFactory.h nsDOMCID.h nsIScriptExternalNameSet.h nsIScriptNameSpaceManager.h nsDOMError.h nsIJSEventListener.h nsIDOMClassInfo.h nsIBaseDOMException.h nsDOMString.h ../../dist/include/dom /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIScriptContextOwner.idl nsIEntropyCollector.idl ../../dist/idl Creating _xpidlgen/.done nsIScriptContextOwner.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScriptContextOwner nsIScriptContextOwner.idl nsIEntropyCollector.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEntropyCollector nsIEntropyCollector.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIScriptContextOwner.h _xpidlgen/nsIEntropyCollector.h ../../dist/include/dom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/src' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. storage/Makefile creating dom/src/storage/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/base' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/jsurl' Creating .deps Creating ../../../dist/include/jsurl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsJSProtocolHandler.h ../../../dist/include/jsurl gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/jsurl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/events' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/events' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/storage' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/storage' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/locales' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/locales' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dom' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/view' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/view/public' Creating ../../dist/include/view /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIView.h nsIViewManager.h nsIScrollableView.h nsViewsCID.h nsIViewObserver.h nsIScrollPositionListener.h nsICompositeListener.h ../../dist/include/view gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/view/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/view/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/view/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/view' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/widget/public' Creating ../../dist/include/widget /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 widgetCore.h nsIMenuBar.h nsIMenu.h nsIMenuItem.h nsStringUtil.h nsIWidget.h nsIKBStateControl.h nsIButton.h nsICheckButton.h nsITextWidget.h nsGUIEvent.h nsEvent.h nsIMouseListener.h nsIEventListener.h nsIMenuListener.h nsWidgetsCID.h nsILookAndFeel.h nsILabel.h nsIDragSessionGTK.h nsIDragSessionXlib.h nsIDragSessionMac.h nsIDragSessionOS2.h nsIDragSessionBeOS.h nsIPluginWidget.h nsINativeKeyBindings.h ../../dist/include/widget /builddir/build/BUILD/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 nsIMenuRollup.idl nsIBaseWindow.idl nsIBidiKeyboard.idl nsIFullScreen.idl nsINativeScrollbar.idl ../../dist/idl Creating _xpidlgen/.done nsIAppShell.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAppShell nsIAppShell.idl nsIFilePicker.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFilePicker nsIFilePicker.idl nsIToolkit.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIToolkit nsIToolkit.idl nsISound.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISound nsISound.idl nsITransferable.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITransferable nsITransferable.idl nsIClipboardDragDropHooks.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardDragDropHooks nsIClipboardDragDropHooks.idl nsIClipboardDragDropHookList.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardDragDropHookList nsIClipboardDragDropHookList.idl nsIDragSession.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDragSession nsIDragSession.idl nsIDragService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDragService nsIDragService.idl nsIFormatConverter.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFormatConverter nsIFormatConverter.idl nsIClipboard.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboard nsIClipboard.idl nsIClipboardHelper.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardHelper nsIClipboardHelper.idl nsIClipboardOwner.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardOwner nsIClipboardOwner.idl nsIRollupListener.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRollupListener nsIRollupListener.idl nsIMenuRollup.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMenuRollup nsIMenuRollup.idl nsIBaseWindow.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBaseWindow nsIBaseWindow.idl nsIBidiKeyboard.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBidiKeyboard nsIBidiKeyboard.idl nsIFullScreen.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIFullScreen nsIFullScreen.idl nsINativeScrollbar.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsINativeScrollbar nsINativeScrollbar.idl /builddir/build/BUILD/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/nsIMenuRollup.h _xpidlgen/nsIBaseWindow.h _xpidlgen/nsIBidiKeyboard.h _xpidlgen/nsIFullScreen.h _xpidlgen/nsINativeScrollbar.h ../../dist/include/widget gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/widget/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/widget/src' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. gtk2/Makefile creating widget/src/gtk2/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/xpwidgets' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/xpwidgets' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/support' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsWidgetSupport.h ../../../dist/include/widget gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/support' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/gtk2' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIGdkPixbufImage.h mozdrawingarea.h mozcontainer.h ../../../dist/include/widget gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/gtk2' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs gtkxtbin /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 gtkxtbin.h gtk2xtbin.h ../../../dist/include/gtkxtbin gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/base/public' Creating ../../../dist/include/content /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 mozFlushType.h nsIContent.h nsIAttribute.h nsIContentIterator.h nsContentErrors.h nsContentPolicyUtils.h nsContentUtils.h nsIDocument.h nsIDocumentEncoder.h nsIDocumentObserver.h nsIDOMGCParticipant.h nsINameSpaceManager.h nsINodeInfo.h nsIRangeUtils.h nsIScriptElement.h nsIStyledContent.h nsIStyleSheetLinkingElement.h nsITextContent.h nsIPrivateDOMImplementation.h nsIContentSerializer.h nsIHTMLToTextSink.h nsIXPathEvaluatorInternal.h mozISanitizingSerializer.h nsContentCID.h nsCopySupport.h nsContentCreatorFunctions.h nsXMLNameSpaceMap.h ../../../dist/include/content /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIChromeRegistry.idl nsIContentPolicy.idl nsISelection2.idl nsIDOMParser.idl nsIDOMSerializer.idl nsISelectionController.idl nsISelectionDisplay.idl nsISelectionListener.idl nsISelectionPrivate.idl nsIScriptLoader.idl nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl nsIDragDropHandler.idl nsIScriptEventHandler.idl nsIScriptEventManager.idl nsIImageLoadingContent.idl nsIFrameLoader.idl nsIXMLHttpRequest.idl ../../../dist/idl Creating _xpidlgen/.done nsIChromeRegistry.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIChromeRegistry nsIChromeRegistry.idl nsIContentPolicy.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContentPolicy nsIContentPolicy.idl nsISelection2.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelection2 nsISelection2.idl nsIDOMParser.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMParser nsIDOMParser.idl nsIDOMSerializer.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDOMSerializer nsIDOMSerializer.idl nsISelectionController.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionController nsISelectionController.idl nsISelectionDisplay.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionDisplay nsISelectionDisplay.idl nsISelectionListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionListener nsISelectionListener.idl nsISelectionPrivate.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelectionPrivate nsISelectionPrivate.idl nsIScriptLoader.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptLoader nsIScriptLoader.idl nsIScriptLoaderObserver.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptLoaderObserver nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISyncLoadDOMService nsISyncLoadDOMService.idl nsIDragDropHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDragDropHandler nsIDragDropHandler.idl nsIScriptEventHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptEventHandler nsIScriptEventHandler.idl nsIScriptEventManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptEventManager nsIScriptEventManager.idl nsIImageLoadingContent.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIImageLoadingContent nsIImageLoadingContent.idl nsIFrameLoader.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIFrameLoader nsIFrameLoader.idl nsIXMLHttpRequest.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXMLHttpRequest nsIXMLHttpRequest.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIChromeRegistry.h _xpidlgen/nsIContentPolicy.h _xpidlgen/nsISelection2.h _xpidlgen/nsIDOMParser.h _xpidlgen/nsIDOMSerializer.h _xpidlgen/nsISelectionController.h _xpidlgen/nsISelectionDisplay.h _xpidlgen/nsISelectionListener.h _xpidlgen/nsISelectionPrivate.h _xpidlgen/nsIScriptLoader.h _xpidlgen/nsIScriptLoaderObserver.h _xpidlgen/nsISyncLoadDOMService.h _xpidlgen/nsIDragDropHandler.h _xpidlgen/nsIScriptEventHandler.h _xpidlgen/nsIScriptEventManager.h _xpidlgen/nsIImageLoadingContent.h _xpidlgen/nsIFrameLoader.h _xpidlgen/nsIXMLHttpRequest.h ../../../dist/include/content /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISelection.idl ../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISelection.idl ../../../dist/sdk/idl nsISelection.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISelection nsISelection.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISelection.h ../../../dist/include/content /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISelection.h ../../../dist/sdk/include gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/base/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/base/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsAtomListUtils.h nsContentList.h nsNodeInfoManager.h nsPropertyTable.h nsStubDocumentObserver.h nsTextFragment.h ../../../dist/include/content gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/base/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/canvas' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/canvas/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICanvasRenderingContextInternal.h nsICanvasElement.h ../../../dist/include/content gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/canvas/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/canvas/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/canvas/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/canvas' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/html' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/html/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/html/content/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFormControl.h nsIForm.h nsIFormProcessor.h nsIFormSubmitObserver.h nsILink.h nsIOptionElement.h nsIRadioControlElement.h nsIRadioVisitor.h nsIRadioGroupContainer.h nsITextControlElement.h nsIFileControlElement.h nsIFormSubmission.h nsIFrameSetElement.h ../../../../dist/include/content /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISelectElement.idl nsIPhonetic.idl nsIPluginElement.idl ../../../../dist/idl Creating _xpidlgen/.done nsISelectElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISelectElement nsISelectElement.idl nsIPhonetic.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPhonetic nsIPhonetic.idl nsIPluginElement.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPluginElement nsIPluginElement.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISelectElement.h _xpidlgen/nsIPhonetic.h _xpidlgen/nsIPluginElement.h ../../../../dist/include/content gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/content/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/html/content/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsHTMLAtomList.h nsHTMLAtoms.h nsImageMapUtils.h ../../../../dist/include/content gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/content' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/html/document' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/html/document/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIImageDocument.idl nsIWyciwygChannel.idl ../../../../dist/idl Creating _xpidlgen/.done nsIImageDocument.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIImageDocument nsIImageDocument.idl nsIWyciwygChannel.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWyciwygChannel nsIWyciwygChannel.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIImageDocument.h _xpidlgen/nsIWyciwygChannel.h ../../../../dist/include/content gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/document/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/html/document/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIHTMLDocument.h ../../../../dist/include/content gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/document/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/document' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/html' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xml' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/content/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXMLContent.h ../../../../dist/include/content gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/content/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/content/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/content' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. resources/Makefile creating content/xml/document/resources/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXMLContentSink.h ../../../../dist/include/content /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFIXptr.idl nsIXPointer.idl nsIModifyableXPointer.idl ../../../../dist/idl Creating _xpidlgen/.done nsIFIXptr.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFIXptr nsIFIXptr.idl nsIXPointer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPointer nsIXPointer.idl nsIModifyableXPointer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIModifyableXPointer nsIModifyableXPointer.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFIXptr.h _xpidlgen/nsIXPointer.h _xpidlgen/nsIModifyableXPointer.h ../../../../dist/include/content gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document/resources' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document/resources' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xul' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. templates/Makefile creating content/xul/templates/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/document' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/document/public' Creating ../../../../dist/include/xuldoc /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXULContentSink.h nsIXULDocument.h nsIXULPrototypeCache.h nsIXULPrototypeDocument.h ../../../../dist/include/xuldoc /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIController.idl nsIControllers.idl nsIXULOverlayProvider.idl ../../../../dist/idl Creating _xpidlgen/.done nsIController.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIController nsIController.idl nsIControllers.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllers nsIControllers.idl nsIXULOverlayProvider.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULOverlayProvider nsIXULOverlayProvider.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIController.h _xpidlgen/nsIControllers.h _xpidlgen/nsIXULOverlayProvider.h ../../../../dist/include/xuldoc gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/document/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/document/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/document/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/document' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/content/public' Creating ../../../../dist/include/xul /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXULPopupListener.h ../../../../dist/include/xul gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/content/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/content/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXULAtomList.h nsXULAtoms.h ../../../../dist/include/xul gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/content' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/templates' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/templates/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXULSortService.idl nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl ../../../../dist/idl Creating ../../../../dist/include/xultmpl Creating _xpidlgen/.done nsIXULSortService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULSortService nsIXULSortService.idl nsIXULTemplateBuilder.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULTemplateBuilder nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXULBuilderListener nsIXULBuilderListener.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXULSortService.h _xpidlgen/nsIXULTemplateBuilder.h _xpidlgen/nsIXULBuilderListener.h ../../../../dist/include/xultmpl gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/templates/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/templates/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/templates/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/templates' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBindingManager.h nsIXBLDocumentInfo.h nsIXBLService.h ../../../dist/include/content gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXBLAtomList.h nsXBLAtoms.h ../../../dist/include/content gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/builtin' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. gtk2/Makefile creating content/xbl/builtin/gtk2/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/builtin/gtk2' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/builtin/gtk2' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/builtin' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xsl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xsl/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDocumentTransformer.h ../../../dist/include/content /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXSLTException.idl nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl ../../../dist/idl Creating _xpidlgen/.done nsIXSLTException.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTException nsIXSLTException.idl nsIXSLTProcessor.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessor nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessorObsolete nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXSLTProcessorPrivate nsIXSLTProcessorPrivate.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXSLTException.h _xpidlgen/nsIXSLTProcessor.h _xpidlgen/nsIXSLTProcessorObsolete.h _xpidlgen/nsIXSLTProcessorPrivate.h ../../../dist/include/content gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xsl/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xsl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/svg' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/document' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/document/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/document/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/document' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/content/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMSVGListener.h nsIDOMSVGZoomListener.h nsISVGTextContentMetrics.h nsISVGValue.h nsISVGValueObserver.h nsISVGValueUtils.h nsSVGTypeCIDs.h nsSVGCoordCtxProvider.h nsSVGCoordCtx.h nsSVGNumber.h nsSVGRect.h nsSVGPoint.h nsSVGMatrix.h nsSVGAtomList.h nsSVGAtoms.h nsISVGPathFlatten.h ../../../../dist/include/content gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/content' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xtf' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xtf/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl nsIXTFElement.idl nsIXTFElementFactory.idl nsIXTFElementWrapper.idl nsIXTFGenericElement.idl nsIXTFGenericElementWrapper.idl nsIXTFPrivate.idl nsIXTFVisual.idl nsIXTFXMLVisual.idl nsIXTFXMLVisualWrapper.idl nsIXTFXULVisual.idl nsIXTFXULVisualWrapper.idl nsIXTFBindableElement.idl nsIXTFBindableElementWrapper.idl nsIXTFStyledElementWrapper.idl nsIXTFSVGVisual.idl nsIXTFSVGVisualWrapper.idl ../../../dist/idl Creating _xpidlgen/.done nsIXMLContentBuilder.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXMLContentBuilder nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFAttributeHandler nsIXTFAttributeHandler.idl nsIXTFElement.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFElement nsIXTFElement.idl nsIXTFElementFactory.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFElementFactory nsIXTFElementFactory.idl nsIXTFElementWrapper.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFElementWrapper nsIXTFElementWrapper.idl nsIXTFGenericElement.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFGenericElement nsIXTFGenericElement.idl nsIXTFGenericElementWrapper.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFGenericElementWrapper nsIXTFGenericElementWrapper.idl nsIXTFPrivate.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFPrivate nsIXTFPrivate.idl nsIXTFVisual.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFVisual nsIXTFVisual.idl nsIXTFXMLVisual.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFXMLVisual nsIXTFXMLVisual.idl nsIXTFXMLVisualWrapper.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFXMLVisualWrapper nsIXTFXMLVisualWrapper.idl nsIXTFXULVisual.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFXULVisual nsIXTFXULVisual.idl nsIXTFXULVisualWrapper.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFXULVisualWrapper nsIXTFXULVisualWrapper.idl nsIXTFBindableElement.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFBindableElement nsIXTFBindableElement.idl nsIXTFBindableElementWrapper.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFBindableElementWrapper nsIXTFBindableElementWrapper.idl nsIXTFStyledElementWrapper.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFStyledElementWrapper nsIXTFStyledElementWrapper.idl nsIXTFSVGVisual.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFSVGVisual nsIXTFSVGVisual.idl nsIXTFSVGVisualWrapper.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXTFSVGVisualWrapper nsIXTFSVGVisualWrapper.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXMLContentBuilder.h _xpidlgen/nsIXTFAttributeHandler.h _xpidlgen/nsIXTFElement.h _xpidlgen/nsIXTFElementFactory.h _xpidlgen/nsIXTFElementWrapper.h _xpidlgen/nsIXTFGenericElement.h _xpidlgen/nsIXTFGenericElementWrapper.h _xpidlgen/nsIXTFPrivate.h _xpidlgen/nsIXTFVisual.h _xpidlgen/nsIXTFXMLVisual.h _xpidlgen/nsIXTFXMLVisualWrapper.h _xpidlgen/nsIXTFXULVisual.h _xpidlgen/nsIXTFXULVisualWrapper.h _xpidlgen/nsIXTFBindableElement.h _xpidlgen/nsIXTFBindableElementWrapper.h _xpidlgen/nsIXTFStyledElementWrapper.h _xpidlgen/nsIXTFSVGVisual.h _xpidlgen/nsIXTFSVGVisualWrapper.h ../../../dist/include/content gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xtf/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xtf/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXTFService.h nsIXTFElementWrapperPrivate.h nsIXTFVisualWrapperPrivate.h ../../../dist/include/content gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xtf/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xtf' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/events' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/events/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsMutationEvent.h nsIEventListenerManager.h nsIEventStateManager.h nsIPrivateDOMEvent.h nsIPrivateTextEvent.h nsIPrivateTextRange.h nsIPrivateCompositionEvent.h nsPLDOMEvent.h ../../../dist/include/content gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/events/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/events/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/events/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/events' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. generic/Makefile creating layout/generic/Makefile /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. tables/Makefile creating layout/tables/Makefile /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. inspector/Makefile creating layout/inspector/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/style' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. xbl-marquee/Makefile creating layout/style/xbl-marquee/Makefile Creating .deps gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/style/xbl-marquee' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/style/xbl-marquee' Creating ../../dist/include/layout /builddir/build/BUILD/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 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 nsICSSStyleRule.h nsICSSStyleRuleDOMWrapper.h nsICSSStyleSheet.h nsIComputedDOMStyle.h nsIHTMLCSSStyleSheet.h nsIInspectorCSSUtils.h nsIStyleRule.h nsIStyleRuleProcessor.h nsIStyleRuleSupplier.h nsIStyleSheet.h nsLayoutStylesheetCache.h nsRuleData.h nsRuleNode.h nsRuleWalker.h nsStyleContext.h nsStyleCoord.h nsStyleSet.h nsStyleStruct.h nsStyleStructList.h nsStyleUtil.h ../../dist/include/layout gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/style' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/base' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsBidi.h nsBidiPresUtils.h nsBidiUtils.h nsCSSFrameConstructor.h nsChangeHint.h nsCompatibility.h nsFrameManager.h nsFrameManagerBase.h nsFrameTraversal.h nsICaret.h nsIDocumentViewer.h nsIFrameSelection.h nsIFrameTraversal.h nsIImageMap.h nsILayoutDebugger.h nsILayoutHistoryState.h nsIPercentHeightObserver.h nsIPresShell.h nsIReflowCallback.h nsLayoutAtomList.h nsLayoutAtoms.h nsLayoutErrors.h nsLayoutUtils.h nsPresContext.h nsPresState.h nsStyleChangeList.h nsStyleConsts.h ../../dist/include/layout /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIChromeEventHandler.idl nsISelectionImageService.idl nsIStyleSheetService.idl ../../dist/idl Creating _xpidlgen/.done nsIChromeEventHandler.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIChromeEventHandler nsIChromeEventHandler.idl nsISelectionImageService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISelectionImageService nsISelectionImageService.idl nsIStyleSheetService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIStyleSheetService nsIStyleSheetService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIChromeEventHandler.h _xpidlgen/nsISelectionImageService.h _xpidlgen/nsIStyleSheetService.h ../../dist/include/layout gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/generic' Creating .deps /builddir/build/BUILD/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 nsReflowType.h nsTextTransformer.h nsBidiFrames.h ../../dist/include/layout gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/generic' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/forms' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIListControlFrame.h nsIImageControlFrame.h nsIComboboxControlFrame.h nsIFormControlFrame.h nsIRadioControlFrame.h nsICheckboxControlFrame.h nsISelectControlFrame.h nsITextControlFrame.h ../../dist/include/layout gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/forms' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/printing' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIPrintProgress.idl nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl ../../dist/idl Creating _xpidlgen/.done nsIPrintProgress.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintProgress nsIPrintProgress.idl nsIPrintProgressParams.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintProgressParams nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPrintStatusFeedback nsIPrintStatusFeedback.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPrintProgress.h _xpidlgen/nsIPrintProgressParams.h _xpidlgen/nsIPrintStatusFeedback.h ../../dist/include/layout gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/printing' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/tables' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsITableCellLayout.h nsITableLayout.h ../../dist/include/layout gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/tables' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsPIBoxObject.h nsIMenuFrame.h nsIPopupSetFrame.h nsIScrollbarMediator.h ../../../../dist/include/layout /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBoxObject.idl nsIScrollBoxObject.idl nsIBoxLayoutManager.idl nsIBoxPaintManager.idl nsIPopupBoxObject.idl nsIMenuBoxObject.idl nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl nsIEditorBoxObject.idl nsIListBoxObject.idl ../../../../dist/idl Creating _xpidlgen/.done nsIBoxObject.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBoxObject nsIBoxObject.idl nsIScrollBoxObject.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScrollBoxObject nsIScrollBoxObject.idl nsIBoxLayoutManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBoxLayoutManager nsIBoxLayoutManager.idl nsIBoxPaintManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBoxPaintManager nsIBoxPaintManager.idl nsIPopupBoxObject.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPopupBoxObject nsIPopupBoxObject.idl nsIMenuBoxObject.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIMenuBoxObject nsIMenuBoxObject.idl nsIBrowserBoxObject.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBrowserBoxObject nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIIFrameBoxObject nsIIFrameBoxObject.idl nsIEditorBoxObject.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIEditorBoxObject nsIEditorBoxObject.idl nsIListBoxObject.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIListBoxObject nsIListBoxObject.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBoxObject.h _xpidlgen/nsIScrollBoxObject.h _xpidlgen/nsIBoxLayoutManager.h _xpidlgen/nsIBoxPaintManager.h _xpidlgen/nsIPopupBoxObject.h _xpidlgen/nsIMenuBoxObject.h _xpidlgen/nsIBrowserBoxObject.h _xpidlgen/nsIIFrameBoxObject.h _xpidlgen/nsIEditorBoxObject.h _xpidlgen/nsIListBoxObject.h ../../../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. grid/Makefile creating layout/xul/base/src/grid/Makefile Creating .deps gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree' gmake[8]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsITreeColumns.idl nsITreeView.idl nsITreeSelection.idl nsITreeBoxObject.idl nsITreeContentView.idl ../../../../../../dist/idl Creating _xpidlgen/.done nsITreeColumns.idl ../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeColumns nsITreeColumns.idl nsITreeView.idl ../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeView nsITreeView.idl nsITreeSelection.idl ../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeSelection nsITreeSelection.idl nsITreeBoxObject.idl ../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeBoxObject nsITreeBoxObject.idl nsITreeContentView.idl ../../../../../../dist/bin/xpidl -m header -w -I. -I../../../../../../dist/idl -o _xpidlgen/nsITreeContentView nsITreeContentView.idl /builddir/build/BUILD/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[8]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/public' gmake[8]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsTreeColFrame.h nsTreeUtils.h ../../../../../../dist/include/layout gmake[8]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/src' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/grid' Creating .deps /builddir/build/BUILD/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/mozilla/layout/xul/base/src/grid' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIMenuParent.h ../../../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/content/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/content' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/base/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/base/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/base' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/xtf' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/xtf/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xtf/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xtf' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/base/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsSVGUtils.h ../../../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/base/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISVGGeometrySource.idl nsISVGGlyphGeometrySource.idl nsISVGGlyphMetricsSource.idl nsISVGGradient.idl nsISVGPathGeometrySource.idl nsISVGRectangleSink.idl nsISVGRenderer.idl nsISVGRendererCanvas.idl nsISVGRendererGlyphGeometry.idl nsISVGRendererGlyphMetrics.idl nsISVGRendererPathBuilder.idl nsISVGRendererPathGeometry.idl nsISVGRendererRegion.idl nsISVGRendererSurface.idl ../../../../dist/idl Creating _xpidlgen/.done nsISVGGeometrySource.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGGeometrySource nsISVGGeometrySource.idl nsISVGGlyphGeometrySource.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGGlyphGeometrySource nsISVGGlyphGeometrySource.idl nsISVGGlyphMetricsSource.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGGlyphMetricsSource nsISVGGlyphMetricsSource.idl nsISVGGradient.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGGradient nsISVGGradient.idl nsISVGPathGeometrySource.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGPathGeometrySource nsISVGPathGeometrySource.idl nsISVGRectangleSink.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGRectangleSink nsISVGRectangleSink.idl nsISVGRenderer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGRenderer nsISVGRenderer.idl nsISVGRendererCanvas.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGRendererCanvas nsISVGRendererCanvas.idl nsISVGRendererGlyphGeometry.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGRendererGlyphGeometry nsISVGRendererGlyphGeometry.idl nsISVGRendererGlyphMetrics.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGRendererGlyphMetrics nsISVGRendererGlyphMetrics.idl nsISVGRendererPathBuilder.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGRendererPathBuilder nsISVGRendererPathBuilder.idl nsISVGRendererPathGeometry.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGRendererPathGeometry nsISVGRendererPathGeometry.idl nsISVGRendererRegion.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGRendererRegion nsISVGRendererRegion.idl nsISVGRendererSurface.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISVGRendererSurface nsISVGRendererSurface.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISVGGeometrySource.h _xpidlgen/nsISVGGlyphGeometrySource.h _xpidlgen/nsISVGGlyphMetricsSource.h _xpidlgen/nsISVGGradient.h _xpidlgen/nsISVGPathGeometrySource.h _xpidlgen/nsISVGRectangleSink.h _xpidlgen/nsISVGRenderer.h _xpidlgen/nsISVGRendererCanvas.h _xpidlgen/nsISVGRendererGlyphGeometry.h _xpidlgen/nsISVGRendererGlyphMetrics.h _xpidlgen/nsISVGRendererPathBuilder.h _xpidlgen/nsISVGRendererPathGeometry.h _xpidlgen/nsISVGRendererRegion.h _xpidlgen/nsISVGRendererSurface.h ../../../../dist/include/layout gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src/cairo' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src/cairo' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/inspector' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. public/Makefile creating layout/inspector/public/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. src/Makefile creating layout/inspector/src/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/inspector/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 inIDOMView.idl inIDeepTreeWalker.idl inIFlasher.idl inISearchProcess.idl inISearchObserver.idl inICSSValueSearch.idl inIFileSearch.idl inIDOMUtils.idl ../../../dist/idl Creating ../../../dist/include/inspector Creating _xpidlgen/.done inIDOMView.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIDOMView inIDOMView.idl inIDeepTreeWalker.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIDeepTreeWalker inIDeepTreeWalker.idl inIFlasher.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIFlasher inIFlasher.idl inISearchProcess.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inISearchProcess inISearchProcess.idl inISearchObserver.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inISearchObserver inISearchObserver.idl inICSSValueSearch.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inICSSValueSearch inICSSValueSearch.idl inIFileSearch.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIFileSearch inIFileSearch.idl inIDOMUtils.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/inIDOMUtils inIDOMUtils.idl /builddir/build/BUILD/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/inIFileSearch.h _xpidlgen/inIDOMUtils.h ../../../dist/include/inspector gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/inspector/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/inspector/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/inspector/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/inspector' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/build' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsLayoutCID.h nsContentDLF.h nsLayoutStatics.h ../../dist/include/layout rm -f gbdate.h /usr/bin/perl ./gbdate.pl > gbdate.h gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISHEntry.idl nsISHContainer.idl nsISHTransaction.idl nsISHistoryInternal.idl ../../../../dist/idl Creating ../../../../dist/include/shistory Creating _xpidlgen/.done nsISHEntry.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISHEntry nsISHEntry.idl nsISHContainer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISHContainer nsISHContainer.idl nsISHTransaction.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISHTransaction nsISHTransaction.idl nsISHistoryInternal.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISHistoryInternal nsISHistoryInternal.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISHEntry.h _xpidlgen/nsISHContainer.h _xpidlgen/nsISHTransaction.h _xpidlgen/nsISHistoryInternal.h ../../../../dist/include/shistory /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIHistoryEntry.idl nsISHistory.idl nsISHistoryListener.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIHistoryEntry.idl nsISHistory.idl nsISHistoryListener.idl ../../../../dist/sdk/idl nsIHistoryEntry.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIHistoryEntry nsIHistoryEntry.idl nsISHistory.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISHistory nsISHistory.idl nsISHistoryListener.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISHistoryListener nsISHistoryListener.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHistoryEntry.h _xpidlgen/nsISHistory.h _xpidlgen/nsISHistoryListener.h ../../../../dist/include/shistory /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHistoryEntry.h _xpidlgen/nsISHistory.h _xpidlgen/nsISHistoryListener.h ../../../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/docshell' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. resources/Makefile creating docshell/resources/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/docshell/base' Creating .deps Creating ../../dist/include/docshell /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsDocShellLoadTypes.h ../../dist/include/docshell /builddir/build/BUILD/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 ../../dist/idl Creating _xpidlgen/.done nsCDocShell.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCDocShell nsCDocShell.idl nsCDefaultURIFixup.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsCDefaultURIFixup nsCDefaultURIFixup.idl nsIDocShell.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShell nsIDocShell.idl nsIDocShellLoadInfo.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellLoadInfo nsIDocShellLoadInfo.idl nsIDocShellTreeItem.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellTreeItem nsIDocShellTreeItem.idl nsIDocShellTreeNode.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellTreeNode nsIDocShellTreeNode.idl nsIDocShellTreeOwner.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellTreeOwner nsIDocShellTreeOwner.idl nsIDocShellHistory.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocShellHistory nsIDocShellHistory.idl nsIGlobalHistory2.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGlobalHistory2 nsIGlobalHistory2.idl nsIGlobalHistory3.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGlobalHistory3 nsIGlobalHistory3.idl nsIMarkupDocumentViewer.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIMarkupDocumentViewer nsIMarkupDocumentViewer.idl nsIScrollable.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIScrollable nsIScrollable.idl nsITextScroll.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITextScroll nsITextScroll.idl nsIWebNavigation.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebNavigation nsIWebNavigation.idl nsIWebNavigationInfo.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebNavigationInfo nsIWebNavigationInfo.idl nsIContentViewer.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewer nsIContentViewer.idl nsIContentViewerEdit.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewerEdit nsIContentViewerEdit.idl nsIContentViewerFile.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewerFile nsIContentViewerFile.idl nsIURIFixup.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIFixup nsIURIFixup.idl nsIEditorDocShell.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorDocShell nsIEditorDocShell.idl nsIWebPageDescriptor.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWebPageDescriptor nsIWebPageDescriptor.idl /builddir/build/BUILD/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 ../../dist/include/docshell /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIGlobalHistory.idl ../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIGlobalHistory.idl ../../dist/sdk/idl nsIGlobalHistory.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIGlobalHistory nsIGlobalHistory.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIGlobalHistory.h ../../dist/include/docshell /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIGlobalHistory.h ../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/docshell/build' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsDocShellCID.h ../../dist/include/docshell gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/docshell/resources' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. content/Makefile creating docshell/resources/content/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/docshell/resources/content' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/resources/content' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/resources' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/docshell' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/webshell' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/webshell/public' Creating ../../dist/include/webshell /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsILinkHandler.h nsIWebShellServices.h ../../dist/include/webshell /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIRefreshURI.idl nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl ../../dist/idl Creating _xpidlgen/.done nsIRefreshURI.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIRefreshURI nsIRefreshURI.idl nsIContentViewerContainer.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentViewerContainer nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocumentLoaderFactory nsIDocumentLoaderFactory.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIRefreshURI.h _xpidlgen/nsIContentViewerContainer.h _xpidlgen/nsIDocumentLoaderFactory.h ../../dist/include/webshell /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIClipboardCommands.idl ../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIClipboardCommands.idl ../../dist/sdk/idl nsIClipboardCommands.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIClipboardCommands nsIClipboardCommands.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClipboardCommands.h ../../dist/include/webshell /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIClipboardCommands.h ../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/webshell/public' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/webshell' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/base' Creating .deps Creating ../../dist/include/embed_base /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsEmbedAPI.h nsEmbedCID.h ../../dist/include/embed_base /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsEmbedAPI.h nsEmbedCID.h ../../dist/sdk/include /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWindowCreator2.idl nsIWindowProvider.idl ../../dist/idl Creating _xpidlgen/.done nsIWindowCreator2.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWindowCreator2 nsIWindowCreator2.idl nsIWindowProvider.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWindowProvider nsIWindowProvider.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowCreator2.h _xpidlgen/nsIWindowProvider.h ../../dist/include/embed_base /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWindowCreator.idl ../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWindowCreator.idl ../../dist/sdk/idl nsIWindowCreator.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIWindowCreator nsIWindowCreator.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowCreator.h ../../dist/include/embed_base /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowCreator.h ../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/base' gmake[4]: Entering directory `/builddir/build/BUILD/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 ../.. jsconsole/Makefile creating embedding/components/jsconsole/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. printingui/Makefile creating embedding/components/printingui/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDialogParamBlock.idl nsPIPromptService.idl nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl nsINonBlockingAlertService.idl ../../../../dist/idl Creating ../../../../dist/include/windowwatcher Creating _xpidlgen/.done nsIDialogParamBlock.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDialogParamBlock nsIDialogParamBlock.idl nsPIPromptService.idl ../../../../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 ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPIWindowWatcher nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAuthPromptWrapper nsIAuthPromptWrapper.idl nsINonBlockingAlertService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsINonBlockingAlertService nsINonBlockingAlertService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDialogParamBlock.h _xpidlgen/nsPIPromptService.h _xpidlgen/nsPIWindowWatcher.h _xpidlgen/nsIAuthPromptWrapper.h _xpidlgen/nsINonBlockingAlertService.h ../../../../dist/include/windowwatcher /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWindowWatcher.idl nsIPromptService.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWindowWatcher.idl nsIPromptService.idl ../../../../dist/sdk/idl nsIWindowWatcher.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWindowWatcher nsIWindowWatcher.idl nsIPromptService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPromptService nsIPromptService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowWatcher.h _xpidlgen/nsIPromptService.h ../../../../dist/include/windowwatcher /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowWatcher.h _xpidlgen/nsIPromptService.h ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating embedding/components/appstartup/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup/src' Creating .deps Creating ../../../../dist/include/embedcomponents /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAppStartupNotifier.h ../../../../dist/include/embedcomponents gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup' gmake[5]: Entering directory `/builddir/build/BUILD/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[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/find/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFind.idl ../../../../dist/idl Creating ../../../../dist/include/find Creating _xpidlgen/.done nsIFind.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFind nsIFind.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFind.h ../../../../dist/include/find /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWebBrowserFind.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWebBrowserFind.idl ../../../../dist/sdk/idl nsIWebBrowserFind.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebBrowserFind nsIWebBrowserFind.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebBrowserFind.h ../../../../dist/include/find /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebBrowserFind.h ../../../../dist/sdk/include gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/find/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/find/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/find/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/find' gmake[5]: Entering directory `/builddir/build/BUILD/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[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl ../../../../dist/idl Creating ../../../../dist/include/webbrowserpersist Creating _xpidlgen/.done nsIWebBrowserPersist.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebBrowserPersist nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsCWebBrowserPersist nsCWebBrowserPersist.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebBrowserPersist.h _xpidlgen/nsCWebBrowserPersist.h ../../../../dist/include/webbrowserpersist gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist' gmake[5]: Entering directory `/builddir/build/BUILD/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[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICommandManager.idl nsICommandParams.idl nsIControllerCommand.idl nsIControllerContext.idl nsIControllerCommandTable.idl nsPICommandUpdater.idl ../../../../dist/idl Creating ../../../../dist/include/commandhandler Creating _xpidlgen/.done nsICommandManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandManager nsICommandManager.idl nsICommandParams.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandParams nsICommandParams.idl nsIControllerCommand.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllerCommand nsIControllerCommand.idl nsIControllerContext.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllerContext nsIControllerContext.idl nsIControllerCommandTable.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIControllerCommandTable nsIControllerCommandTable.idl nsPICommandUpdater.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsPICommandUpdater nsPICommandUpdater.idl /builddir/build/BUILD/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[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/ui' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/ui/helperAppDlg' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/ui/helperAppDlg' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/ui/progressDlg' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIProgressDialog.idl ../../../../dist/idl Creating ../../../../dist/include/progressDlg Creating _xpidlgen/.done nsIProgressDialog.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIProgressDialog nsIProgressDialog.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProgressDialog.h ../../../../dist/include/progressDlg gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/ui/progressDlg' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/ui' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating embedding/components/jsconsole/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating embedding/components/jsconsole/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIJSConsoleService.idl ../../../../dist/idl Creating ../../../../dist/include/jsconsole Creating _xpidlgen/.done nsIJSConsoleService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIJSConsoleService nsIJSConsoleService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIJSConsoleService.h ../../../../dist/include/jsconsole gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/printingui' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating embedding/components/printingui/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. unixshared/Makefile creating embedding/components/printingui/src/unixshared/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src/unixshared' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src/unixshared' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/printingui' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/build' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/webBrowser' Creating .deps Creating ../../../dist/include/webbrwsr /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsCTooltipTextProvider.h ../../../dist/include/webbrwsr /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsCWebBrowser.idl nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl nsIPrintingPrompt.idl nsIPrintingPromptService.idl ../../../dist/idl Creating _xpidlgen/.done nsCWebBrowser.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsCWebBrowser nsCWebBrowser.idl nsICommandHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsICommandHandler nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEmbeddingSiteWindow2 nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContextMenuListener2 nsIContextMenuListener2.idl nsIPrintingPrompt.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrintingPrompt nsIPrintingPrompt.idl nsIPrintingPromptService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPrintingPromptService nsIPrintingPromptService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsCWebBrowser.h _xpidlgen/nsICommandHandler.h _xpidlgen/nsIEmbeddingSiteWindow2.h _xpidlgen/nsIContextMenuListener2.h _xpidlgen/nsIPrintingPrompt.h _xpidlgen/nsIPrintingPromptService.h ../../../dist/include/webbrwsr /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl nsITooltipListener.idl nsITooltipTextProvider.idl nsIWebBrowser.idl nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl nsIWebBrowserPrint.idl nsIWebBrowserSetup.idl nsIWebBrowserStream.idl ../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl nsITooltipListener.idl nsITooltipTextProvider.idl nsIWebBrowser.idl nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl nsIWebBrowserPrint.idl nsIWebBrowserSetup.idl nsIWebBrowserStream.idl ../../../dist/sdk/idl nsIContextMenuListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIContextMenuListener nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEmbeddingSiteWindow nsIEmbeddingSiteWindow.idl nsITooltipListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITooltipListener nsITooltipListener.idl nsITooltipTextProvider.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITooltipTextProvider nsITooltipTextProvider.idl nsIWebBrowser.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowser nsIWebBrowser.idl nsIWebBrowserChrome.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChrome nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserChromeFocus nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserFocus nsIWebBrowserFocus.idl nsIWebBrowserPrint.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserPrint nsIWebBrowserPrint.idl nsIWebBrowserSetup.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserSetup nsIWebBrowserSetup.idl nsIWebBrowserStream.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebBrowserStream nsIWebBrowserStream.idl /builddir/build/BUILD/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/nsIWebBrowserPrint.h _xpidlgen/nsIWebBrowserSetup.h _xpidlgen/nsIWebBrowserStream.h ../../../dist/include/webbrwsr /builddir/build/BUILD/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/nsIWebBrowserPrint.h _xpidlgen/nsIWebBrowserSetup.h _xpidlgen/nsIWebBrowserStream.h ../../../dist/sdk/include gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/webBrowser' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/build' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. libeditor/Makefile creating editor/libeditor/Makefile /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. composer/Makefile creating editor/composer/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/public' Creating ../../dist/include/editor /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsEditorCID.h ../../dist/include/editor gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/idl' /builddir/build/BUILD/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 Creating _xpidlgen/.done nsICiter.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICiter nsICiter.idl nsIDocumentStateListener.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIDocumentStateListener nsIDocumentStateListener.idl nsIEditActionListener.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditActionListener nsIEditActionListener.idl nsIEditor.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditor nsIEditor.idl nsIEditor.idl:72: 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 ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorIMESupport nsIEditorIMESupport.idl nsIEditorLogging.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorLogging nsIEditorLogging.idl nsIEditorMailSupport.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorMailSupport nsIEditorMailSupport.idl nsIEditorObserver.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorObserver nsIEditorObserver.idl nsIEditorSpellCheck.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorSpellCheck nsIEditorSpellCheck.idl nsIEditorStyleSheets.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIEditorStyleSheets nsIEditorStyleSheets.idl nsIHTMLEditor.idl ../../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 ../../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 ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLAbsPosEditor nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLObjectResizeListener nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIHTMLInlineTableEditor nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPlaintextEditor nsIPlaintextEditor.idl nsITableEditor.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsITableEditor nsITableEditor.idl nsIURIRefObject.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIURIRefObject nsIURIRefObject.idl nsIContentFilter.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIContentFilter nsIContentFilter.idl nsPIEditorTransaction.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIEditorTransaction nsPIEditorTransaction.idl /builddir/build/BUILD/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[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/idl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/txtsvc' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txtsvc/public' Creating ../../../dist/include/txtsvc /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISpellChecker.h nsITextService.h nsITextServicesDocument.h nsTextServicesCID.h ../../../dist/include/txtsvc /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsITextServicesFilter.idl nsIInlineSpellChecker.idl ../../../dist/idl Creating _xpidlgen/.done nsITextServicesFilter.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITextServicesFilter nsITextServicesFilter.idl nsIInlineSpellChecker.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInlineSpellChecker nsIInlineSpellChecker.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITextServicesFilter.h _xpidlgen/nsIInlineSpellChecker.h ../../../dist/include/txtsvc gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txtsvc/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txtsvc/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txtsvc/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txtsvc' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. base/Makefile creating editor/libeditor/base/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. text/Makefile creating editor/libeditor/text/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. html/Makefile creating editor/libeditor/html/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. build/Makefile creating editor/libeditor/build/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/base' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/text' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/text' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/html' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/html' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/build' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr/public' Creating ../../../dist/include/txmgr /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsTransactionManagerCID.h ../../../dist/include/txmgr gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsITransaction.idl nsITransactionList.idl nsITransactionListener.idl nsITransactionManager.idl ../../../dist/idl Creating _xpidlgen/.done nsITransaction.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransaction nsITransaction.idl nsITransactionList.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransactionList nsITransactionList.idl nsITransactionListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransactionListener nsITransactionListener.idl nsITransactionManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsITransactionManager nsITransactionManager.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITransaction.h _xpidlgen/nsITransactionList.h _xpidlgen/nsITransactionListener.h _xpidlgen/nsITransactionManager.h ../../../dist/include/txmgr gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr/idl' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/composer' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. public/Makefile creating editor/composer/public/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. src/Makefile creating editor/composer/src/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/composer/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIEditingSession.idl ../../../dist/idl Creating ../../../dist/include/composer Creating _xpidlgen/.done nsIEditingSession.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIEditingSession nsIEditingSession.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIEditingSession.h ../../../dist/include/composer gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/composer/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/composer/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/composer/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/composer' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/appshell' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/appshell/public' Creating ../../../dist/include/appshell /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsAppShellCID.h ../../../dist/include/appshell /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAppShellService.idl nsIWindowMediator.idl nsIWindowMediatorListener.idl nsIXULWindow.idl nsIPopupWindowManager.idl nsIXULBrowserWindow.idl ../../../dist/idl Creating _xpidlgen/.done nsIAppShellService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAppShellService nsIAppShellService.idl nsIWindowMediator.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWindowMediator nsIWindowMediator.idl nsIWindowMediatorListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWindowMediatorListener nsIWindowMediatorListener.idl nsIXULWindow.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXULWindow nsIXULWindow.idl nsIPopupWindowManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIPopupWindowManager nsIPopupWindowManager.idl nsIXULBrowserWindow.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXULBrowserWindow nsIXULBrowserWindow.idl /builddir/build/BUILD/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[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/appshell/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/appshell/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/appshell/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/appshell' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/js/src/liveconnect' Creating .deps /usr/bin/perl -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs jsj Creating ../../../dist/include/liveconnect /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 jsjava.h _jni/netscape_javascript_JSObject.h _jni/netscape_javascript_JSException.h nsILiveconnect.h nsISecureLiveconnect.h nsISecurityContext.h ../../../dist/include/liveconnect gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/liveconnect' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/oji' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/oji/public' Creating ../../../dist/include/oji /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsjvm.h nsIJRIPlugin.h nsIJVMConsole.h nsIJVMPlugin.h nsIJVMPluginTagInfo.h nsIJVMPrefsWindow.h nsIJVMWindow.h nsISymantecDebugManager.h nsISymantecDebugger.h nsISecureEnv.h ProxyJNI.h nsIThreadManager.h nsILiveConnectManager.h ../../../dist/include/oji /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIJVMManager.idl nsIJVMPluginInstance.idl nsIJVMAuthTools.idl nsIJVMConfigManager.idl ../../../dist/idl Creating _xpidlgen/.done nsIJVMManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIJVMManager nsIJVMManager.idl nsIJVMManager.idl:81: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIJVMMANAGER macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIJVMPluginInstance.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIJVMPluginInstance nsIJVMPluginInstance.idl nsIJVMAuthTools.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIJVMAuthTools nsIJVMAuthTools.idl nsIJVMConfigManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIJVMConfigManager nsIJVMConfigManager.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIJVMManager.h _xpidlgen/nsIJVMPluginInstance.h _xpidlgen/nsIJVMAuthTools.h _xpidlgen/nsIJVMConfigManager.h ../../../dist/include/oji gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/oji/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/oji/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 jvmmgr.h nsJVMManager.h nsJVMPluginTagInfo.h ../../../dist/include/oji gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/oji/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/oji' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/accessible' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/accessible/public' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. atk/Makefile creating accessible/public/atk/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/public/atk' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAccessibleAction.idl nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl nsIAccessibleTable.idl nsIAccessibleText.idl nsIAccessibleValue.idl ../../../dist/idl Creating ../../../dist/include/accessibility Creating _xpidlgen/.done nsIAccessibleAction.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAccessibleAction nsIAccessibleAction.idl nsIAccessibleEditableText.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAccessibleEditableText nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAccessibleHyperLink nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAccessibleHyperText nsIAccessibleHyperText.idl nsIAccessibleTable.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAccessibleTable nsIAccessibleTable.idl nsIAccessibleText.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAccessibleText nsIAccessibleText.idl nsIAccessibleValue.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIAccessibleValue nsIAccessibleValue.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAccessibleAction.h _xpidlgen/nsIAccessibleEditableText.h _xpidlgen/nsIAccessibleHyperLink.h _xpidlgen/nsIAccessibleHyperText.h _xpidlgen/nsIAccessibleTable.h _xpidlgen/nsIAccessibleText.h _xpidlgen/nsIAccessibleValue.h ../../../dist/include/accessibility gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/public/atk' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAccessibilityService.idl nsIAccessibleRetrieval.idl nsIAccessible.idl nsPIAccessible.idl nsIAccessibleCaret.idl nsIAccessibleDocument.idl nsPIAccessibleDocument.idl nsIAccessibleProvider.idl nsIAccessibleSelectable.idl nsIAccessibleTreeCache.idl nsIAccessNode.idl nsPIAccessNode.idl nsIAccessibleEvent.idl ../../dist/idl Creating _xpidlgen/.done nsIAccessibilityService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibilityService nsIAccessibilityService.idl nsIAccessibleRetrieval.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleRetrieval nsIAccessibleRetrieval.idl nsIAccessible.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessible nsIAccessible.idl nsIAccessible.idl:641: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIACCESSIBLE macro; if the code fragment contains method declarations, the macro probably isn't complete. nsPIAccessible.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIAccessible nsPIAccessible.idl nsIAccessibleCaret.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleCaret nsIAccessibleCaret.idl nsIAccessibleDocument.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleDocument nsIAccessibleDocument.idl nsPIAccessibleDocument.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIAccessibleDocument nsPIAccessibleDocument.idl nsIAccessibleProvider.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleProvider nsIAccessibleProvider.idl nsIAccessibleSelectable.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleSelectable nsIAccessibleSelectable.idl nsIAccessibleSelectable.idl:57: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIACCESSIBLESELECTABLE macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIAccessibleTreeCache.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleTreeCache nsIAccessibleTreeCache.idl nsIAccessNode.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessNode nsIAccessNode.idl nsPIAccessNode.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIAccessNode nsPIAccessNode.idl nsIAccessibleEvent.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIAccessibleEvent nsIAccessibleEvent.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAccessibilityService.h _xpidlgen/nsIAccessibleRetrieval.h _xpidlgen/nsIAccessible.h _xpidlgen/nsPIAccessible.h _xpidlgen/nsIAccessibleCaret.h _xpidlgen/nsIAccessibleDocument.h _xpidlgen/nsPIAccessibleDocument.h _xpidlgen/nsIAccessibleProvider.h _xpidlgen/nsIAccessibleSelectable.h _xpidlgen/nsIAccessibleTreeCache.h _xpidlgen/nsIAccessNode.h _xpidlgen/nsPIAccessNode.h _xpidlgen/nsIAccessibleEvent.h ../../dist/include/accessibility gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/atk' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsAccessNodeWrap.h nsAccessibleWrap.h nsDocAccessibleWrap.h nsRootAccessibleWrap.h nsTextAccessibleWrap.h nsXULMenuAccessibleWrap.h nsXULTreeAccessibleWrap.h nsAccessibleText.h ../../../dist/include/accessibility gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/atk' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/base' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsRootAccessible.h nsAccessibleEventData.h nsAccessNode.h ../../../dist/include/accessibility gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/html' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/html' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/xul' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/xul' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/accessible/build' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/accessible' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/idl' xpccomponents.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/xpccomponents xpccomponents.idl xpcjsid.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/xpcjsid xpcjsid.idl xpcexception.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/xpcexception xpcexception.idl nsIJSContextStack.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIJSContextStack nsIJSContextStack.idl nsIJSRuntimeService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIJSRuntimeService nsIJSRuntimeService.idl nsIXPConnect.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXPConnect nsIXPConnect.idl nsIXPCSecurityManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXPCSecurityManager nsIXPCSecurityManager.idl nsIXPCScriptable.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXPCScriptable nsIXPCScriptable.idl nsIScriptError.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIScriptError nsIScriptError.idl nsIXPCScriptNotify.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXPCScriptNotify nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIScriptableInterfaces nsIScriptableInterfaces.idl XPCIDispatch.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/XPCIDispatch XPCIDispatch.idl mozIJSSubScriptLoader.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/mozIJSSubScriptLoader mozIJSSubScriptLoader.idl ../../../../dist/bin/xpt_link _xpidlgen/xpconnect.xpt _xpidlgen/xpccomponents.xpt _xpidlgen/xpcjsid.xpt _xpidlgen/xpcexception.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/mozIJSSubScriptLoader.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpconnect.xpt ../../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/idl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/loader' mozJSComponentLoader.cpp c++ -o mozJSComponentLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -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/jsloader -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozJSComponentLoader.pp mozJSComponentLoader.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules mozJSComponentLoader.cpp: In member function 'nsresult mozJSComponentLoader::RegisterComponentsInDir(PRInt32, nsIFile*)': mozJSComponentLoader.cpp:580: warning: dereferencing type-punned pointer will break strict-aliasing rules mozJSComponentLoader.cpp: In member function 'nsIModule* mozJSComponentLoader::ModuleForLocation(const char*, nsIFile*, nsresult*)': mozJSComponentLoader.cpp:1006: warning: dereferencing type-punned pointer will break strict-aliasing rules mozJSSubScriptLoader.cpp c++ -o mozJSSubScriptLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -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/jsloader -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozJSSubScriptLoader.pp mozJSSubScriptLoader.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libjsloader_s.a ar cr libjsloader_s.a mozJSComponentLoader.o mozJSSubScriptLoader.o ranlib libjsloader_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libjsloader_s.a ../../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/loader' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/src' nsScriptError.cpp c++ -o nsScriptError.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScriptError.pp nsScriptError.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXPConnect.cpp c++ -o nsXPConnect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPConnect.pp nsXPConnect.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = XPCWrappedNative]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = XPCWrappedNative]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = XPCWrappedNative]' nsXPConnect.cpp:859: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules xpccallcontext.cpp c++ -o xpccallcontext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpccallcontext.pp xpccallcontext.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpccomponents.cpp c++ -o xpccomponents.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpccomponents.pp xpccomponents.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpccomponents.cpp: In function 'JSBool JSValIsInterfaceOfType(JSContext*, jsval, const nsIID&)': xpccomponents.cpp:71: warning: dereferencing type-punned pointer will break strict-aliasing rules xpccontext.cpp c++ -o xpccontext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpccontext.pp xpccontext.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcconvert.cpp c++ -o xpcconvert.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcconvert.pp xpcconvert.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcconvert.cpp: In static member function 'static nsresult XPCConvert::JSValToXPCException(XPCCallContext&, jsval, const char*, const char*, nsIException**)': xpcconvert.cpp:1449: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcconvert.cpp: In static member function 'static JSBool XPCConvert::JSArray2Native(XPCCallContext&, void**, jsval, JSUint32, JSUint32, const nsXPTType&, JSBool, const nsID*, uintN*)': xpcconvert.cpp:1827: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1828: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1829: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1830: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1831: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1832: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1833: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1834: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1835: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1836: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1837: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1838: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1839: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1841: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1843: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1844: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1845: warning: comparison is always false due to limited range of data type xpcconvert.cpp:1846: warning: comparison is always false due to limited range of data type xpcconvert.cpp: In static member function 'static JSBool XPCConvert::JSData2Native(XPCCallContext&, void*, jsval, const nsXPTType&, JSBool, const nsID*, nsresult*)': xpcconvert.cpp:685: warning: 'length' may be used uninitialized in this function xpcconvert.cpp:682: warning: 'chars' may be used uninitialized in this function xpcconvert.cpp: In static member function 'static nsresult XPCConvert::JSValToXPCException(XPCCallContext&, jsval, const char*, const char*, nsIException**)': xpcconvert.cpp:1414: warning: 'number' may be used uninitialized in this function xpcdebug.cpp c++ -o xpcdebug.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcdebug.pp xpcdebug.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcexception.cpp c++ -o xpcexception.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcexception.pp xpcexception.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcexception.cpp: In static member function 'static nsresult nsXPCException::NewException(const char*, nsresult, nsIStackFrame*, nsISupports*, nsIException**)': xpcexception.cpp:471: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcjsid.cpp c++ -o xpcjsid.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcjsid.pp xpcjsid.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcjsid.cpp: In function 'JSBool xpc_InitJSxIDClassObjects()': xpcjsid.cpp:332: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcjsid.cpp:344: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcjsruntime.cpp c++ -o xpcjsruntime.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcjsruntime.pp xpcjsruntime.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpclog.cpp c++ -o xpclog.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpclog.pp xpclog.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcmaps.cpp c++ -o xpcmaps.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcmaps.pp xpcmaps.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcmodule.cpp c++ -o xpcmodule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcmodule.pp xpcmodule.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcruntimesvc.cpp c++ -o xpcruntimesvc.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcruntimesvc.pp xpcruntimesvc.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcstack.cpp c++ -o xpcstack.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcstack.pp xpcstack.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcstack.cpp: In static member function 'static nsresult XPCJSStackFrame::CreateStack(JSContext*, JSStackFrame*, XPCJSStackFrame**)': xpcstack.cpp:143: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcstring.cpp c++ -o xpcstring.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcstring.pp xpcstring.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcthreadcontext.cpp c++ -o xpcthreadcontext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcthreadcontext.pp xpcthreadcontext.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcthrower.cpp c++ -o xpcthrower.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcthrower.pp xpcthrower.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcwrappedjs.cpp c++ -o xpcwrappedjs.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappedjs.pp xpcwrappedjs.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcvariant.cpp c++ -o xpcvariant.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcvariant.pp xpcvariant.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcvariant.cpp: In static member function 'static JSBool XPCVariant::VariantDataToJS(XPCCallContext&, nsIVariant*, JSObject*, nsresult*, jsval*)': xpcvariant.cpp:438: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcvariant.cpp:444: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcvariant.cpp:450: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcvariant.cpp:456: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcwrappedjsclass.cpp c++ -o xpcwrappedjsclass.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappedjsclass.pp xpcwrappedjsclass.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcwrappedjsclass.cpp: In member function 'virtual nsresult nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJS*, uint16, const nsXPTMethodInfo*, nsXPTCMiniVariant*)': xpcwrappedjsclass.cpp:1266: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object xpcwrappedjsclass.cpp:1272: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object xpcwrappedjsclass.cpp:984: warning: 'stackbase' may be used uninitialized in this function xpcwrappednative.cpp c++ -o xpcwrappednative.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednative.pp xpcwrappednative.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcwrappednative.cpp: In member function 'nsresult XPCWrappedNative::InitTearOff(XPCCallContext&, XPCWrappedNativeTearOff*, XPCNativeInterface*, JSBool)': xpcwrappednative.cpp:1444: warning: dereferencing type-punned pointer will break strict-aliasing rules xpcwrappednative.cpp: In static member function 'static JSBool XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode)': xpcwrappednative.cpp:1770: warning: 'paramCount' may be used uninitialized in this function xpcwrappednativeinfo.cpp c++ -o xpcwrappednativeinfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativeinfo.pp xpcwrappednativeinfo.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcwrappednativeinfo.cpp: In static member function 'static XPCNativeSet* XPCNativeSet::GetNewOrUsed(XPCCallContext&, nsIClassInfo*)': xpcwrappednativeinfo.cpp:691: warning: unused variable 'set2' xpcwrappednativejsops.cpp c++ -o xpcwrappednativejsops.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativejsops.pp xpcwrappednativejsops.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcwrappednativejsops.cpp: In function 'JSBool DefinePropertyIfFound(XPCCallContext&, JSObject*, jsval, XPCNativeSet*, XPCNativeInterface*, XPCNativeMember*, XPCWrappedNativeScope*, JSBool, XPCWrappedNative*, XPCWrappedNative*, XPCNativeScriptableInfo*, uintN, JSBool*)': xpcwrappednativejsops.cpp:379: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object xpcwrappednativejsops.cpp:495: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object xpcwrappednativejsops.cpp:495: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object xpcwrappednativejsops.cpp: In function 'JSBool XPC_WN_Helper_NewResolve(JSContext*, JSObject*, jsval, uintN, JSObject**)': xpcwrappednativejsops.cpp:1061: warning: 'oldResolvingWrapper' may be used uninitialized in this function xpcwrappednativeproto.cpp c++ -o xpcwrappednativeproto.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativeproto.pp xpcwrappednativeproto.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcwrappednativeproto.cpp: In static member function 'static XPCWrappedNativeProto* XPCWrappedNativeProto::GetNewOrUsed(XPCCallContext&, XPCWrappedNativeScope*, nsIClassInfo*, const XPCNativeScriptableCreateInfo*, JSBool, JSBool)': xpcwrappednativeproto.cpp:186: warning: 'lock' may be used uninitialized in this function xpcwrappednativeproto.cpp:185: warning: 'map' may be used uninitialized in this function xpcwrappednativescope.cpp c++ -o xpcwrappednativescope.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcwrappednativescope.pp xpcwrappednativescope.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules XPCNativeWrapper.cpp c++ -o XPCNativeWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJSFILE -DJS_THREADSAFE -DEXPORT_XPC_API -I./../loader -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/xpconnect -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XPCNativeWrapper.pp XPCNativeWrapper.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libxpconnect.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../../dist/lib/libjsloader_s.a -Wl,--no-whole-archive -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libxpconnect.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpconnect.so ../../../../dist/bin/components : ../../../../dist/bin/components/libxpconnect.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/shell' xpcshell.cpp c++ -o xpcshell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DJS_THREADSAFE -I../../../../dist/include/xpconnect -I../../../../dist/include/xpcom -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/xpcshell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/xpcshell.pp xpcshell.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules xpcshell.cpp: In function 'void my_ErrorReporter(JSContext*, const char*, JSErrorReport*)': xpcshell.cpp:140: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result xpcshell.cpp: In function 'int main(int, char**, char**)': xpcshell.cpp:968: warning: 'result' may be used uninitialized in this function c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o xpcshell xpcshell.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lmozjs -L../../../../dist/bin -lxpcom -lxpcom_core -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpcshell ../../../../dist/bin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/shell' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/idl' nsIEntityConverter.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIEntityConverter nsIEntityConverter.idl nsISaveAsCharset.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISaveAsCharset nsISaveAsCharset.idl nsIUnicodeNormalizer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIUnicodeNormalizer nsIUnicodeNormalizer.idl ../../../dist/bin/xpt_link _xpidlgen/unicharutil.xpt _xpidlgen/nsIEntityConverter.xpt _xpidlgen/nsISaveAsCharset.xpt _xpidlgen/nsIUnicodeNormalizer.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/unicharutil.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/util' nsUnicharUtils.cpp c++ -o nsUnicharUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicharUtils.pp nsUnicharUtils.cpp nsCompressedCharMap.cpp c++ -o nsCompressedCharMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCompressedCharMap.pp nsCompressedCharMap.cpp nsCompressedCharMap.cpp: In member function 'void nsCompressedCharMap::SetChar(PRUint32)': nsCompressedCharMap.cpp:342: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCompressedCharMap.cpp: In member function 'void nsCompressedCharMap::SetChars(PRUint16, PRUint64*)': nsCompressedCharMap.cpp:395: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCompressedCharMap.cpp:416: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libunicharutil_s.a ar cr libunicharutil_s.a nsUnicharUtils.o nsCompressedCharMap.o ranlib libunicharutil_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libunicharutil_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/util' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/src' nsCaseConversionImp2.cpp c++ -o nsCaseConversionImp2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCaseConversionImp2.pp nsCaseConversionImp2.cpp nsHankakuToZenkaku.cpp c++ -o nsHankakuToZenkaku.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEntityConverter.pp nsEntityConverter.cpp nsEntityConverter.cpp: In member function 'virtual nsresult nsEntityConverter::ConvertToEntities(const PRUnichar*, PRUint32, PRUnichar**)': nsEntityConverter.cpp:239: warning: operation on 'i' may be undefined nsSaveAsCharset.cpp c++ -o nsSaveAsCharset.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 nsHankakuToZenkaku.o nsEntityConverter.o nsSaveAsCharset.o nsUnicodeNormalizer.o ranlib libucharucomp_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libucharucomp_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/tables' /builddir/build/BUILD/mozilla/config/nsinstall -R htmlEntityVersions.properties html40Latin1.properties html40Symbols.properties html40Special.properties transliterate.properties mathml20.properties ../../../dist/bin/res/entityTables gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/tables' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/idl' nsITextToSubURI.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITextToSubURI nsITextToSubURI.idl nsICurrentCharsetListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICurrentCharsetListener nsICurrentCharsetListener.idl nsICharsetConverterManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICharsetConverterManager nsICharsetConverterManager.idl nsIScriptableUConv.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIScriptableUConv nsIScriptableUConv.idl nsIUTF8ConverterService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIUTF8ConverterService nsIUTF8ConverterService.idl ../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/uconv.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/util' nsUCSupport.cpp c++ -o nsUCSupport.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUCSupport.pp nsUCSupport.cpp nsUCConstructors.cpp c++ -o nsUCConstructors.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUCConstructors.pp nsUCConstructors.cpp rm -f libucvutil_s.a ar cr libucvutil_s.a nsUCSupport.o nsUCConstructors.o ranlib libucvutil_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libucvutil_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/util' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvja' nsJapaneseToUnicode.cpp c++ -o nsJapaneseToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include/ucvja -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include/ucvja -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToSJIS.pp nsUnicodeToSJIS.cpp nsUnicodeToSJIS.cpp: In function 'nsresult nsUnicodeToSJISConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToSJIS.cpp:61: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP932ToUnicode.cpp c++ -o nsCP932ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include/ucvja -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP932ToUnicode.pp nsCP932ToUnicode.cpp nsUnicodeToCP932.cpp c++ -o nsUnicodeToCP932.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include/ucvja -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP932.pp nsUnicodeToCP932.cpp nsUnicodeToEUCJP.cpp c++ -o nsUnicodeToEUCJP.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include/ucvja -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToEUCJP.pp nsUnicodeToEUCJP.cpp nsUnicodeToEUCJP.cpp: In function 'nsresult nsUnicodeToEUCJPConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToEUCJP.cpp:82: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToEUCJP.cpp:83: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO2022JP.cpp c++ -o nsUnicodeToISO2022JP.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include/ucvja -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO2022JP.pp nsUnicodeToISO2022JP.cpp nsUnicodeToISO2022JP.cpp: In member function 'virtual nsresult nsUnicodeToISO2022JP::FillInfo(PRUint32*)': nsUnicodeToISO2022JP.cpp:172: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToJISx0201.cpp c++ -o nsUnicodeToJISx0201.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include/ucvja -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToJISx0201.pp nsUnicodeToJISx0201.cpp nsUnicodeToJISx0201.cpp: In function 'nsresult nsUnicodeToJISx0201Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToJISx0201.cpp:53: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libucvja_s.a ar cr libucvja_s.a nsJapaneseToUnicode.o nsUnicodeToSJIS.o nsCP932ToUnicode.o nsUnicodeToCP932.o nsUnicodeToEUCJP.o nsUnicodeToISO2022JP.o nsUnicodeToJISx0201.o ranlib libucvja_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libucvja_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvja' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvcn' nsGB2312ToUnicodeV2.cpp c++ -o nsGB2312ToUnicodeV2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGBKToUnicode.pp nsGBKToUnicode.cpp nsGBKToUnicode.cpp: In constructor 'nsGBKUnique2BytesToUnicode::nsGBKUnique2BytesToUnicode()': nsGBKToUnicode.cpp:71: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGBKToUnicode.cpp: In constructor 'nsGB18030Unique2BytesToUnicode::nsGB18030Unique2BytesToUnicode()': nsGBKToUnicode.cpp:92: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGBKToUnicode.cpp: In constructor 'nsGB18030Unique4BytesToUnicode::nsGB18030Unique4BytesToUnicode()': nsGBKToUnicode.cpp:118: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToGBK.cpp c++ -o nsUnicodeToGBK.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToGBK.pp nsUnicodeToGBK.cpp nsUnicodeToGBK.cpp: In constructor 'nsUnicodeToGB18030Uniq2Bytes::nsUnicodeToGB18030Uniq2Bytes()': nsUnicodeToGBK.cpp:80: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToGBK.cpp: In constructor 'nsUnicodeTo4BytesGB18030::nsUnicodeTo4BytesGB18030()': nsUnicodeToGBK.cpp:95: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToGBK.cpp: In constructor 'nsUnicodeToGBKUniq2Bytes::nsUnicodeToGBKUniq2Bytes()': nsUnicodeToGBK.cpp:110: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO2022CNToUnicode.cpp c++ -o nsISO2022CNToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/uconv -I../../../dist/include/ucvcn -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libucvcn_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvcn' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvlatin' nsAsciiToUnicode.cpp c++ -o nsAsciiToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAsciiToUnicode.pp nsAsciiToUnicode.cpp nsAsciiToUnicode.cpp: In function 'nsresult nsAsciiToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsAsciiToUnicode.cpp:61: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO88592ToUnicode.cpp c++ -o nsISO88592ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88592ToUnicode.pp nsISO88592ToUnicode.cpp nsISO88592ToUnicode.cpp: In function 'nsresult nsISO88592ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO88592ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO88593ToUnicode.cpp c++ -o nsISO88593ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88593ToUnicode.pp nsISO88593ToUnicode.cpp nsISO88593ToUnicode.cpp: In function 'nsresult nsISO88593ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO88593ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO88594ToUnicode.cpp c++ -o nsISO88594ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88594ToUnicode.pp nsISO88594ToUnicode.cpp nsISO88594ToUnicode.cpp: In function 'nsresult nsISO88594ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO88594ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO88595ToUnicode.cpp c++ -o nsISO88595ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88595ToUnicode.pp nsISO88595ToUnicode.cpp nsISO88595ToUnicode.cpp: In function 'nsresult nsISO88595ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO88595ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO88596ToUnicode.cpp c++ -o nsISO88596ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88596ToUnicode.pp nsISO88596ToUnicode.cpp nsISO88596ToUnicode.cpp: In function 'nsresult nsISO88596ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO88596ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO88596EToUnicode.cpp c++ -o nsISO88596EToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88597ToUnicode.pp nsISO88597ToUnicode.cpp nsISO88597ToUnicode.cpp: In function 'nsresult nsISO88597ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO88597ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO88598ToUnicode.cpp c++ -o nsISO88598ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88598ToUnicode.pp nsISO88598ToUnicode.cpp nsISO88598ToUnicode.cpp: In function 'nsresult nsISO88598ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO88598ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO88598EToUnicode.cpp c++ -o nsISO88598EToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88599ToUnicode.pp nsISO88599ToUnicode.cpp nsISO88599ToUnicode.cpp: In function 'nsresult nsISO88599ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO88599ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO885910ToUnicode.cpp c++ -o nsISO885910ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885910ToUnicode.pp nsISO885910ToUnicode.cpp nsISO885910ToUnicode.cpp: In function 'nsresult nsISO885910ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO885910ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO885911ToUnicode.cpp c++ -o nsISO885911ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885913ToUnicode.pp nsISO885913ToUnicode.cpp nsISO885913ToUnicode.cpp: In function 'nsresult nsISO885913ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO885913ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO885914ToUnicode.cpp c++ -o nsISO885914ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885914ToUnicode.pp nsISO885914ToUnicode.cpp nsISO885914ToUnicode.cpp: In function 'nsresult nsISO885914ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO885914ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO885915ToUnicode.cpp c++ -o nsISO885915ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885915ToUnicode.pp nsISO885915ToUnicode.cpp nsISO885915ToUnicode.cpp: In function 'nsresult nsISO885915ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO885915ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO885916ToUnicode.cpp c++ -o nsISO885916ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO885916ToUnicode.pp nsISO885916ToUnicode.cpp nsISO885916ToUnicode.cpp: In function 'nsresult nsISO885916ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO885916ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISOIR111ToUnicode.cpp c++ -o nsISOIR111ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISOIR111ToUnicode.pp nsISOIR111ToUnicode.cpp nsISOIR111ToUnicode.cpp: In function 'nsresult nsISOIR111ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISOIR111ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP1250ToUnicode.cpp c++ -o nsCP1250ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1250ToUnicode.pp nsCP1250ToUnicode.cpp nsCP1250ToUnicode.cpp: In function 'nsresult nsCP1250ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP1250ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP1251ToUnicode.cpp c++ -o nsCP1251ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1251ToUnicode.pp nsCP1251ToUnicode.cpp nsCP1251ToUnicode.cpp: In function 'nsresult nsCP1251ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP1251ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP1253ToUnicode.cpp c++ -o nsCP1253ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1253ToUnicode.pp nsCP1253ToUnicode.cpp nsCP1253ToUnicode.cpp: In function 'nsresult nsCP1253ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP1253ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP1254ToUnicode.cpp c++ -o nsCP1254ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1254ToUnicode.pp nsCP1254ToUnicode.cpp nsCP1254ToUnicode.cpp: In function 'nsresult nsCP1254ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP1254ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP1255ToUnicode.cpp c++ -o nsCP1255ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1255ToUnicode.pp nsCP1255ToUnicode.cpp nsCP1255ToUnicode.cpp: In function 'nsresult nsCP1255ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP1255ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP1256ToUnicode.cpp c++ -o nsCP1256ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1256ToUnicode.pp nsCP1256ToUnicode.cpp nsCP1256ToUnicode.cpp: In function 'nsresult nsCP1256ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP1256ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP1257ToUnicode.cpp c++ -o nsCP1257ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1257ToUnicode.pp nsCP1257ToUnicode.cpp nsCP1257ToUnicode.cpp: In function 'nsresult nsCP1257ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP1257ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP1258ToUnicode.cpp c++ -o nsCP1258ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1258ToUnicode.pp nsCP1258ToUnicode.cpp nsCP1258ToUnicode.cpp: In function 'nsresult nsCP1258ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP1258ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP866ToUnicode.cpp c++ -o nsCP866ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP866ToUnicode.pp nsCP866ToUnicode.cpp nsCP866ToUnicode.cpp: In function 'nsresult nsCP866ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP866ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP874ToUnicode.cpp c++ -o nsCP874ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP874ToUnicode.pp nsCP874ToUnicode.cpp nsCP874ToUnicode.cpp: In function 'nsresult nsCP874ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP874ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTIS620ToUnicode.cpp c++ -o nsTIS620ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsKOI8UToUnicode.pp nsKOI8UToUnicode.cpp nsKOI8UToUnicode.cpp: In function 'nsresult nsKOI8UToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsKOI8UToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsKOI8RToUnicode.cpp c++ -o nsKOI8RToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsKOI8RToUnicode.pp nsKOI8RToUnicode.cpp nsKOI8RToUnicode.cpp: In function 'nsresult nsKOI8RToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsKOI8RToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacCEToUnicode.cpp c++ -o nsMacCEToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacCEToUnicode.pp nsMacCEToUnicode.cpp nsMacCEToUnicode.cpp: In function 'nsresult nsMacCEToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacCEToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacGreekToUnicode.cpp c++ -o nsMacGreekToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacGreekToUnicode.pp nsMacGreekToUnicode.cpp nsMacGreekToUnicode.cpp: In function 'nsresult nsMacGreekToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacGreekToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacTurkishToUnicode.cpp c++ -o nsMacTurkishToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacTurkishToUnicode.pp nsMacTurkishToUnicode.cpp nsMacTurkishToUnicode.cpp: In function 'nsresult nsMacTurkishToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacTurkishToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacCroatianToUnicode.cpp c++ -o nsMacCroatianToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacCroatianToUnicode.pp nsMacCroatianToUnicode.cpp nsMacCroatianToUnicode.cpp: In function 'nsresult nsMacCroatianToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacCroatianToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacRomanianToUnicode.cpp c++ -o nsMacRomanianToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacRomanianToUnicode.pp nsMacRomanianToUnicode.cpp nsMacRomanianToUnicode.cpp: In function 'nsresult nsMacRomanianToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacRomanianToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacCyrillicToUnicode.cpp c++ -o nsMacCyrillicToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacCyrillicToUnicode.pp nsMacCyrillicToUnicode.cpp nsMacCyrillicToUnicode.cpp: In function 'nsresult nsMacCyrillicToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacCyrillicToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacUkrainianToUnicode.cpp c++ -o nsMacUkrainianToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacUkrainianToUnicode.pp nsMacUkrainianToUnicode.cpp nsMacUkrainianToUnicode.cpp: In function 'nsresult nsMacUkrainianToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacUkrainianToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacIcelandicToUnicode.cpp c++ -o nsMacIcelandicToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacIcelandicToUnicode.pp nsMacIcelandicToUnicode.cpp nsMacIcelandicToUnicode.cpp: In function 'nsresult nsMacIcelandicToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacIcelandicToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacHebrewToUnicode.cpp c++ -o nsMacHebrewToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacHebrewToUnicode.pp nsMacHebrewToUnicode.cpp nsMacHebrewToUnicode.cpp: In function 'nsresult nsMacHebrewToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacHebrewToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacArabicToUnicode.cpp c++ -o nsMacArabicToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacArabicToUnicode.pp nsMacArabicToUnicode.cpp nsMacArabicToUnicode.cpp: In function 'nsresult nsMacArabicToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacArabicToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacDevanagariToUnicode.cpp c++ -o nsMacDevanagariToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacDevanagariToUnicode.pp nsMacDevanagariToUnicode.cpp nsMacDevanagariToUnicode.cpp: In function 'nsresult nsMacDevanagariToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacDevanagariToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacFarsiToUnicode.cpp c++ -o nsMacFarsiToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacFarsiToUnicode.pp nsMacFarsiToUnicode.cpp nsMacFarsiToUnicode.cpp: In function 'nsresult nsMacFarsiToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacFarsiToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacGujaratiToUnicode.cpp c++ -o nsMacGujaratiToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacGujaratiToUnicode.pp nsMacGujaratiToUnicode.cpp nsMacGujaratiToUnicode.cpp: In function 'nsresult nsMacGujaratiToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacGujaratiToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacGurmukhiToUnicode.cpp c++ -o nsMacGurmukhiToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacGurmukhiToUnicode.pp nsMacGurmukhiToUnicode.cpp nsMacGurmukhiToUnicode.cpp: In function 'nsresult nsMacGurmukhiToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacGurmukhiToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGEOSTD8ToUnicode.cpp c++ -o nsGEOSTD8ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGEOSTD8ToUnicode.pp nsGEOSTD8ToUnicode.cpp nsGEOSTD8ToUnicode.cpp: In function 'nsresult nsGEOSTD8ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsGEOSTD8ToUnicode.cpp:59: warning: dereferencing type-punned pointer will break strict-aliasing rules nsARMSCII8ToUnicode.cpp c++ -o nsARMSCII8ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsARMSCII8ToUnicode.pp nsARMSCII8ToUnicode.cpp nsARMSCII8ToUnicode.cpp: In function 'nsresult nsARMSCII8ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsARMSCII8ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTCVN5712ToUnicode.cpp c++ -o nsTCVN5712ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTCVN5712ToUnicode.pp nsTCVN5712ToUnicode.cpp nsTCVN5712ToUnicode.cpp: In function 'nsresult nsTCVN5712ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsTCVN5712ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsVISCIIToUnicode.cpp c++ -o nsVISCIIToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVISCIIToUnicode.pp nsVISCIIToUnicode.cpp nsVISCIIToUnicode.cpp: In function 'nsresult nsVISCIIToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsVISCIIToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsVPSToUnicode.cpp c++ -o nsVPSToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsVPSToUnicode.pp nsVPSToUnicode.cpp nsVPSToUnicode.cpp: In function 'nsresult nsVPSToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsVPSToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsVIQRToUnicode.cpp c++ -o nsVIQRToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsT61ToUnicode.pp nsT61ToUnicode.cpp nsT61ToUnicode.cpp: In function 'nsresult nsT61ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsT61ToUnicode.cpp:61: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUserDefinedToUnicode.cpp c++ -o nsUserDefinedToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUserDefinedToUnicode.pp nsUserDefinedToUnicode.cpp nsUserDefinedToUnicode.cpp: In function 'nsresult nsUserDefinedToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsUserDefinedToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToAscii.cpp c++ -o nsUnicodeToAscii.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToAscii.pp nsUnicodeToAscii.cpp nsUnicodeToAscii.cpp: In function 'nsresult nsUnicodeToAsciiConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToAscii.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO88592.cpp c++ -o nsUnicodeToISO88592.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88592.pp nsUnicodeToISO88592.cpp nsUnicodeToISO88592.cpp: In function 'nsresult nsUnicodeToISO88592Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO88592.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO88593.cpp c++ -o nsUnicodeToISO88593.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88593.pp nsUnicodeToISO88593.cpp nsUnicodeToISO88593.cpp: In function 'nsresult nsUnicodeToISO88593Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO88593.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO88594.cpp c++ -o nsUnicodeToISO88594.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88594.pp nsUnicodeToISO88594.cpp nsUnicodeToISO88594.cpp: In function 'nsresult nsUnicodeToISO88594Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO88594.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO88595.cpp c++ -o nsUnicodeToISO88595.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88595.pp nsUnicodeToISO88595.cpp nsUnicodeToISO88595.cpp: In function 'nsresult nsUnicodeToISO88595Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO88595.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO88596.cpp c++ -o nsUnicodeToISO88596.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88596.pp nsUnicodeToISO88596.cpp nsUnicodeToISO88596.cpp: In function 'nsresult nsUnicodeToISO88596Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO88596.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO88596E.cpp c++ -o nsUnicodeToISO88596E.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88597.pp nsUnicodeToISO88597.cpp nsUnicodeToISO88597.cpp: In function 'nsresult nsUnicodeToISO88597Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO88597.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO88598.cpp c++ -o nsUnicodeToISO88598.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88598.pp nsUnicodeToISO88598.cpp nsUnicodeToISO88598.cpp: In function 'nsresult nsUnicodeToISO88598Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO88598.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO88598E.cpp c++ -o nsUnicodeToISO88598E.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88599.pp nsUnicodeToISO88599.cpp nsUnicodeToISO88599.cpp: In function 'nsresult nsUnicodeToISO88599Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO88599.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO885910.cpp c++ -o nsUnicodeToISO885910.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885910.pp nsUnicodeToISO885910.cpp nsUnicodeToISO885910.cpp: In function 'nsresult nsUnicodeToISO885910Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO885910.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO885911.cpp c++ -o nsUnicodeToISO885911.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885911.pp nsUnicodeToISO885911.cpp nsUnicodeToISO885911.cpp: In function 'nsresult nsUnicodeToISO885911Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO885911.cpp:61: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO885913.cpp c++ -o nsUnicodeToISO885913.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885913.pp nsUnicodeToISO885913.cpp nsUnicodeToISO885913.cpp: In function 'nsresult nsUnicodeToISO885913Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO885913.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO885914.cpp c++ -o nsUnicodeToISO885914.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885914.pp nsUnicodeToISO885914.cpp nsUnicodeToISO885914.cpp: In function 'nsresult nsUnicodeToISO885914Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO885914.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO885915.cpp c++ -o nsUnicodeToISO885915.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885915.pp nsUnicodeToISO885915.cpp nsUnicodeToISO885915.cpp: In function 'nsresult nsUnicodeToISO885915Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO885915.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO885916.cpp c++ -o nsUnicodeToISO885916.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO885916.pp nsUnicodeToISO885916.cpp nsUnicodeToISO885916.cpp: In function 'nsresult nsUnicodeToISO885916Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO885916.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISOIR111.cpp c++ -o nsUnicodeToISOIR111.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISOIR111.pp nsUnicodeToISOIR111.cpp nsUnicodeToISOIR111.cpp: In function 'nsresult nsUnicodeToISOIR111Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISOIR111.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP1250.cpp c++ -o nsUnicodeToCP1250.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1250.pp nsUnicodeToCP1250.cpp nsUnicodeToCP1250.cpp: In function 'nsresult nsUnicodeToCP1250Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP1250.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP1251.cpp c++ -o nsUnicodeToCP1251.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1251.pp nsUnicodeToCP1251.cpp nsUnicodeToCP1251.cpp: In function 'nsresult nsUnicodeToCP1251Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP1251.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP1253.cpp c++ -o nsUnicodeToCP1253.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1253.pp nsUnicodeToCP1253.cpp nsUnicodeToCP1253.cpp: In function 'nsresult nsUnicodeToCP1253Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP1253.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP1254.cpp c++ -o nsUnicodeToCP1254.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1254.pp nsUnicodeToCP1254.cpp nsUnicodeToCP1254.cpp: In function 'nsresult nsUnicodeToCP1254Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP1254.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP1255.cpp c++ -o nsUnicodeToCP1255.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1255.pp nsUnicodeToCP1255.cpp nsUnicodeToCP1255.cpp: In function 'nsresult nsUnicodeToCP1255Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP1255.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP1256.cpp c++ -o nsUnicodeToCP1256.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1256.pp nsUnicodeToCP1256.cpp nsUnicodeToCP1256.cpp: In function 'nsresult nsUnicodeToCP1256Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP1256.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP1257.cpp c++ -o nsUnicodeToCP1257.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1257.pp nsUnicodeToCP1257.cpp nsUnicodeToCP1257.cpp: In function 'nsresult nsUnicodeToCP1257Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP1257.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP1258.cpp c++ -o nsUnicodeToCP1258.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1258.pp nsUnicodeToCP1258.cpp nsUnicodeToCP1258.cpp: In function 'nsresult nsUnicodeToCP1258Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP1258.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP874.cpp c++ -o nsUnicodeToCP874.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP874.pp nsUnicodeToCP874.cpp nsUnicodeToCP874.cpp: In function 'nsresult nsUnicodeToCP874Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP874.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTIS620.cpp c++ -o nsUnicodeToTIS620.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTIS620.pp nsUnicodeToTIS620.cpp nsUnicodeToTIS620.cpp: In function 'nsresult nsUnicodeToTIS620Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToTIS620.cpp:60: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP866.cpp c++ -o nsUnicodeToCP866.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP866.pp nsUnicodeToCP866.cpp nsUnicodeToCP866.cpp: In function 'nsresult nsUnicodeToCP866Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP866.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToKOI8R.cpp c++ -o nsUnicodeToKOI8R.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToKOI8R.pp nsUnicodeToKOI8R.cpp nsUnicodeToKOI8R.cpp: In function 'nsresult nsUnicodeToKOI8RConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToKOI8R.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToKOI8U.cpp c++ -o nsUnicodeToKOI8U.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToKOI8U.pp nsUnicodeToKOI8U.cpp nsUnicodeToKOI8U.cpp: In function 'nsresult nsUnicodeToKOI8UConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToKOI8U.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacCE.cpp c++ -o nsUnicodeToMacCE.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacCE.pp nsUnicodeToMacCE.cpp nsUnicodeToMacCE.cpp: In function 'nsresult nsUnicodeToMacCEConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacCE.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacGreek.cpp c++ -o nsUnicodeToMacGreek.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacGreek.pp nsUnicodeToMacGreek.cpp nsUnicodeToMacGreek.cpp: In function 'nsresult nsUnicodeToMacGreekConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacGreek.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacTurkish.cpp c++ -o nsUnicodeToMacTurkish.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacTurkish.pp nsUnicodeToMacTurkish.cpp nsUnicodeToMacTurkish.cpp: In function 'nsresult nsUnicodeToMacTurkishConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacTurkish.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacCroatian.cpp c++ -o nsUnicodeToMacCroatian.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacCroatian.pp nsUnicodeToMacCroatian.cpp nsUnicodeToMacCroatian.cpp: In function 'nsresult nsUnicodeToMacCroatianConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacCroatian.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacRomanian.cpp c++ -o nsUnicodeToMacRomanian.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacRomanian.pp nsUnicodeToMacRomanian.cpp nsUnicodeToMacRomanian.cpp: In function 'nsresult nsUnicodeToMacRomanianConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacRomanian.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacCyrillic.cpp c++ -o nsUnicodeToMacCyrillic.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacCyrillic.pp nsUnicodeToMacCyrillic.cpp nsUnicodeToMacCyrillic.cpp: In function 'nsresult nsUnicodeToMacCyrillicConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacCyrillic.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacUkrainian.cpp c++ -o nsUnicodeToMacUkrainian.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacUkrainian.pp nsUnicodeToMacUkrainian.cpp nsUnicodeToMacUkrainian.cpp: In function 'nsresult nsUnicodeToMacUkrainianConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacUkrainian.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacIcelandic.cpp c++ -o nsUnicodeToMacIcelandic.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacIcelandic.pp nsUnicodeToMacIcelandic.cpp nsUnicodeToMacIcelandic.cpp: In function 'nsresult nsUnicodeToMacIcelandicConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacIcelandic.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacHebrew.cpp c++ -o nsUnicodeToMacHebrew.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacHebrew.pp nsUnicodeToMacHebrew.cpp nsUnicodeToMacHebrew.cpp: In function 'nsresult nsUnicodeToMacHebrewConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacHebrew.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacArabic.cpp c++ -o nsUnicodeToMacArabic.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacArabic.pp nsUnicodeToMacArabic.cpp nsUnicodeToMacArabic.cpp: In function 'nsresult nsUnicodeToMacArabicConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacArabic.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacDevanagari.cpp c++ -o nsUnicodeToMacDevanagari.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacDevanagari.pp nsUnicodeToMacDevanagari.cpp nsUnicodeToMacDevanagari.cpp: In function 'nsresult nsUnicodeToMacDevanagariConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacDevanagari.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacFarsi.cpp c++ -o nsUnicodeToMacFarsi.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacFarsi.pp nsUnicodeToMacFarsi.cpp nsUnicodeToMacFarsi.cpp: In function 'nsresult nsUnicodeToMacFarsiConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacFarsi.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacGujarati.cpp c++ -o nsUnicodeToMacGujarati.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacGujarati.pp nsUnicodeToMacGujarati.cpp nsUnicodeToMacGujarati.cpp: In function 'nsresult nsUnicodeToMacGujaratiConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacGujarati.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacGurmukhi.cpp c++ -o nsUnicodeToMacGurmukhi.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacGurmukhi.pp nsUnicodeToMacGurmukhi.cpp nsUnicodeToMacGurmukhi.cpp: In function 'nsresult nsUnicodeToMacGurmukhiConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacGurmukhi.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToGEOSTD8.cpp c++ -o nsUnicodeToGEOSTD8.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToGEOSTD8.pp nsUnicodeToGEOSTD8.cpp nsUnicodeToGEOSTD8.cpp: In function 'nsresult nsUnicodeToGEOSTD8Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToGEOSTD8.cpp:59: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToARMSCII8.cpp c++ -o nsUnicodeToARMSCII8.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToARMSCII8.pp nsUnicodeToARMSCII8.cpp nsUnicodeToARMSCII8.cpp: In function 'nsresult nsUnicodeToARMSCII8Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToARMSCII8.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTCVN5712.cpp c++ -o nsUnicodeToTCVN5712.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTCVN5712.pp nsUnicodeToTCVN5712.cpp nsUnicodeToTCVN5712.cpp: In function 'nsresult nsUnicodeToTCVN5712Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToTCVN5712.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToVISCII.cpp c++ -o nsUnicodeToVISCII.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVISCII.pp nsUnicodeToVISCII.cpp nsUnicodeToVISCII.cpp: In function 'nsresult nsUnicodeToVISCIIConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToVISCII.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToVPS.cpp c++ -o nsUnicodeToVPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToVPS.pp nsUnicodeToVPS.cpp nsUnicodeToVPS.cpp: In function 'nsresult nsUnicodeToVPSConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToVPS.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToVIQR.cpp c++ -o nsUnicodeToVIQR.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUTF7.pp nsUnicodeToUTF7.cpp nsUnicodeToUTF7.cpp: In member function 'char nsBasicUTF7Encoder::ValueToChar(PRUint32)': nsUnicodeToUTF7.cpp:233: warning: negative integer implicitly converted to unsigned type nsUnicodeToMUTF7.cpp c++ -o nsUnicodeToMUTF7.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToT61.pp nsUnicodeToT61.cpp nsUnicodeToT61.cpp: In function 'nsresult nsUnicodeToT61Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToT61.cpp:59: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToUserDefined.cpp c++ -o nsUnicodeToUserDefined.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToUserDefined.pp nsUnicodeToUserDefined.cpp nsUnicodeToUserDefined.cpp: In function 'nsresult nsUnicodeToUserDefinedConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToUserDefined.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToSymbol.cpp c++ -o nsUnicodeToSymbol.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToSymbol.pp nsUnicodeToSymbol.cpp nsUnicodeToSymbol.cpp: In function 'nsresult nsUnicodeToSymbolConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToSymbol.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToZapfDingbat.cpp c++ -o nsUnicodeToZapfDingbat.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToZapfDingbat.pp nsUnicodeToZapfDingbat.cpp nsUnicodeToZapfDingbat.cpp: In function 'nsresult nsUnicodeToZapfDingbatConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToZapfDingbat.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToAdobeEuro.cpp c++ -o nsUnicodeToAdobeEuro.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToAdobeEuro.pp nsUnicodeToAdobeEuro.cpp nsUnicodeToAdobeEuro.cpp: In function 'nsresult nsUnicodeToAdobeEuroConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToAdobeEuro.cpp:61: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTSCII.cpp c++ -o nsUnicodeToTSCII.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I./../src -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvlatin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTSCII.pp nsUnicodeToTSCII.cpp nsUnicodeToTSCII.cpp: In member function 'virtual nsresult nsUnicodeToTamilTTF::QueryInterface(const nsIID&, void**)': nsUnicodeToTSCII.cpp:453: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libucvlatin_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvlatin' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw' nsBIG5ToUnicode.cpp c++ -o nsBIG5ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvtw -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBIG5ToUnicode.pp nsBIG5ToUnicode.cpp nsBIG5ToUnicode.cpp: In function 'nsresult nsBIG5ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsBIG5ToUnicode.cpp:77: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBIG5ToUnicode.cpp:78: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToBIG5.cpp c++ -o nsUnicodeToBIG5.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvtw -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToBIG5.pp nsUnicodeToBIG5.cpp nsUnicodeToBIG5.cpp: In function 'nsresult nsUnicodeToBIG5Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToBIG5.cpp:76: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToBIG5.cpp:77: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBIG5HKSCSToUnicode.cpp c++ -o nsBIG5HKSCSToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvtw -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBIG5HKSCSToUnicode.pp nsBIG5HKSCSToUnicode.cpp nsBIG5HKSCSToUnicode.cpp: In function 'nsresult nsBIG5HKSCSToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsBIG5HKSCSToUnicode.cpp:93: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBIG5HKSCSToUnicode.cpp:94: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToBIG5HKSCS.cpp c++ -o nsUnicodeToBIG5HKSCS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvtw -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToBIG5HKSCS.pp nsUnicodeToBIG5HKSCS.cpp nsUnicodeToBIG5HKSCS.cpp: In function 'nsresult nsUnicodeToBIG5HKSCSConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToBIG5HKSCS.cpp:75: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToBIG5HKSCS.cpp:76: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToHKSCS.cpp c++ -o nsUnicodeToHKSCS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvtw -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToHKSCS.pp nsUnicodeToHKSCS.cpp nsUnicodeToHKSCS.cpp: In function 'nsresult nsUnicodeToHKSCSConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToHKSCS.cpp:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToHKSCS.cpp:70: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP950ToUnicode.cpp c++ -o nsCP950ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvtw -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP950ToUnicode.pp nsCP950ToUnicode.cpp nsUnicodeToCP950.cpp c++ -o nsUnicodeToCP950.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvtw -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP950.pp nsUnicodeToCP950.cpp rm -f libucvtw_s.a ar cr libucvtw_s.a nsBIG5ToUnicode.o nsUnicodeToBIG5.o nsBIG5HKSCSToUnicode.o nsUnicodeToBIG5HKSCS.o nsUnicodeToHKSCS.o nsCP950ToUnicode.o nsUnicodeToCP950.o ranlib libucvtw_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libucvtw_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw2' nsEUCTWToUnicode.cpp c++ -o nsEUCTWToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvtw2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEUCTWToUnicode.pp nsEUCTWToUnicode.cpp nsEUCTWToUnicode.cpp: In function 'nsresult nsEUCTWToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsEUCTWToUnicode.cpp:126: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEUCTWToUnicode.cpp:127: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToEUCTW.cpp c++ -o nsUnicodeToEUCTW.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvtw2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToEUCTW.pp nsUnicodeToEUCTW.cpp nsUnicodeToEUCTW.cpp: In function 'nsresult nsUnicodeToEUCTWConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToEUCTW.cpp:111: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToEUCTW.cpp:112: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libucvtw2_s.a ar cr libucvtw2_s.a nsEUCTWToUnicode.o nsUnicodeToEUCTW.o ranlib libucvtw2_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libucvtw2_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw2' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvko' nsEUCKRToUnicode.cpp c++ -o nsEUCKRToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToEUCKR.pp nsUnicodeToEUCKR.cpp nsUnicodeToEUCKR.cpp: In function 'nsresult nsUnicodeToEUCKRConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToEUCKR.cpp:77: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToEUCKR.cpp:78: warning: dereferencing type-punned pointer will break strict-aliasing rules nsISO2022KRToUnicode.cpp c++ -o nsISO2022KRToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP949ToUnicode.pp nsCP949ToUnicode.cpp nsCP949ToUnicode.cpp: In function 'nsresult nsCP949ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP949ToUnicode.cpp:115: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP949ToUnicode.cpp:116: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP949.cpp c++ -o nsUnicodeToCP949.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP949.pp nsUnicodeToCP949.cpp nsUnicodeToCP949.cpp: In function 'nsresult nsUnicodeToCP949Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP949.cpp:85: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP949.cpp:86: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToJohab.cpp c++ -o nsUnicodeToJohab.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToJohab.pp nsUnicodeToJohab.cpp nsUnicodeToJohab.cpp: In function 'nsresult nsUnicodeToJohabConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToJohab.cpp:87: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToJohab.cpp:88: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJohabToUnicode.cpp c++ -o nsJohabToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJohabToUnicode.pp nsJohabToUnicode.cpp nsJohabToUnicode.cpp: In function 'nsresult nsJohabToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsJohabToUnicode.cpp:103: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJohabToUnicode.cpp:104: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToJamoTTF.cpp c++ -o nsUnicodeToJamoTTF.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToJamoTTF.pp nsUnicodeToJamoTTF.cpp 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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libucvko_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvko' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvibm' nsCP850ToUnicode.cpp c++ -o nsCP850ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP850ToUnicode.pp nsCP850ToUnicode.cpp nsCP850ToUnicode.cpp: In function 'nsresult nsCP850ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP850ToUnicode.cpp:76: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP852ToUnicode.cpp c++ -o nsCP852ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP852ToUnicode.pp nsCP852ToUnicode.cpp nsCP852ToUnicode.cpp: In function 'nsresult nsCP852ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP852ToUnicode.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP855ToUnicode.cpp c++ -o nsCP855ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP855ToUnicode.pp nsCP855ToUnicode.cpp nsCP855ToUnicode.cpp: In function 'nsresult nsCP855ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP855ToUnicode.cpp:74: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP857ToUnicode.cpp c++ -o nsCP857ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP857ToUnicode.pp nsCP857ToUnicode.cpp nsCP857ToUnicode.cpp: In function 'nsresult nsCP857ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP857ToUnicode.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP862ToUnicode.cpp c++ -o nsCP862ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP862ToUnicode.pp nsCP862ToUnicode.cpp nsCP862ToUnicode.cpp: In function 'nsresult nsCP862ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP862ToUnicode.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP864ToUnicode.cpp c++ -o nsCP864ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP864ToUnicode.pp nsCP864ToUnicode.cpp nsCP864ToUnicode.cpp: In function 'nsresult nsCP864ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP864ToUnicode.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP864iToUnicode.cpp c++ -o nsCP864iToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP864iToUnicode.pp nsCP864iToUnicode.cpp nsCP864iToUnicode.cpp: In function 'nsresult nsCP864iToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP864iToUnicode.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP850.cpp c++ -o nsUnicodeToCP850.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP850.pp nsUnicodeToCP850.cpp nsUnicodeToCP850.cpp: In function 'nsresult nsUnicodeToCP850Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP850.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP852.cpp c++ -o nsUnicodeToCP852.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP852.pp nsUnicodeToCP852.cpp nsUnicodeToCP852.cpp: In function 'nsresult nsUnicodeToCP852Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP852.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP855.cpp c++ -o nsUnicodeToCP855.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP855.pp nsUnicodeToCP855.cpp nsUnicodeToCP855.cpp: In function 'nsresult nsUnicodeToCP855Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP855.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP857.cpp c++ -o nsUnicodeToCP857.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP857.pp nsUnicodeToCP857.cpp nsUnicodeToCP857.cpp: In function 'nsresult nsUnicodeToCP857Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP857.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP862.cpp c++ -o nsUnicodeToCP862.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP862.pp nsUnicodeToCP862.cpp nsUnicodeToCP862.cpp: In function 'nsresult nsUnicodeToCP862Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP862.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP864.cpp c++ -o nsUnicodeToCP864.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP864.pp nsUnicodeToCP864.cpp nsUnicodeToCP864.cpp: In function 'nsresult nsUnicodeToCP864Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP864.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP864i.cpp c++ -o nsUnicodeToCP864i.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/uconv -I../../../dist/include/ucvibm -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP864i.pp nsUnicodeToCP864i.cpp nsUnicodeToCP864i.cpp: In function 'nsresult nsUnicodeToCP864iConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP864i.cpp:72: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libucvibm_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvibm' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/src' ugen.c gcc -o ugen.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/uscan.pp uscan.c umap.c gcc -o umap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/umap.pp umap.c nsUConvModule.cpp c++ -o nsUConvModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGREResProperties.pp nsGREResProperties.cpp nsCharsetConverterManager.cpp c++ -o nsCharsetConverterManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptableUConv.pp nsScriptableUConv.cpp nsUnicodeDecodeHelper.cpp c++ -o nsUnicodeDecodeHelper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeEncodeHelper.pp nsUnicodeEncodeHelper.cpp nsMappingCache.cpp c++ -o nsMappingCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMappingCache.pp nsMappingCache.cpp nsISO88591ToUnicode.cpp c++ -o nsISO88591ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsISO88591ToUnicode.pp nsISO88591ToUnicode.cpp nsISO88591ToUnicode.cpp: In function 'nsresult nsISO88591ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsISO88591ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCP1252ToUnicode.cpp c++ -o nsCP1252ToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCP1252ToUnicode.pp nsCP1252ToUnicode.cpp nsCP1252ToUnicode.cpp: In function 'nsresult nsCP1252ToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsCP1252ToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMacRomanToUnicode.cpp c++ -o nsMacRomanToUnicode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMacRomanToUnicode.pp nsMacRomanToUnicode.cpp nsMacRomanToUnicode.cpp: In function 'nsresult nsMacRomanToUnicodeConstructor(nsISupports*, const nsIID&, void**)': nsMacRomanToUnicode.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToISO88591.cpp c++ -o nsUnicodeToISO88591.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToISO88591.pp nsUnicodeToISO88591.cpp nsUnicodeToISO88591.cpp: In function 'nsresult nsUnicodeToISO88591Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToISO88591.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToCP1252.cpp c++ -o nsUnicodeToCP1252.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToCP1252.pp nsUnicodeToCP1252.cpp nsUnicodeToCP1252.cpp: In function 'nsresult nsUnicodeToCP1252Constructor(nsISupports*, const nsIID&, void**)': nsUnicodeToCP1252.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMacRoman.cpp c++ -o nsUnicodeToMacRoman.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMacRoman.pp nsUnicodeToMacRoman.cpp nsUnicodeToMacRoman.cpp: In function 'nsresult nsUnicodeToMacRomanConstructor(nsISupports*, const nsIID&, void**)': nsUnicodeToMacRoman.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUNIXCharset.cpp c++ -o nsUNIXCharset.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_XOPEN_SOURCE=500 -I./../util -I./../ucvlatin -I./../ucvibm -I./../ucvja -I./../ucvtw2 -I./../ucvtw -I./../ucvko -I./../ucvcn -I./../native -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/chardet -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUNIXCharset.pp nsUNIXCharset.cpp rm -f libuconv.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libuconv.so -o libuconv.so ugen.o uscan.o umap.o nsUConvModule.o nsCharsetAliasImp.o nsConverterInputStream.o nsConverterOutputStream.o nsTextToSubURI.o nsGREResProperties.o nsCharsetConverterManager.o nsUTF8ConverterService.o nsUTF8ToUnicode.o nsUnicodeToUTF8.o nsScriptableUConv.o nsUnicodeDecodeHelper.o nsUnicodeEncodeHelper.o nsMappingCache.o nsISO88591ToUnicode.o nsCP1252ToUnicode.o nsMacRomanToUnicode.o nsUnicodeToISO88591.o nsUnicodeToCP1252.o nsUnicodeToMacRoman.o nsUNIXCharset.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../dist/lib/libucvlatin_s.a ../../../dist/lib/libucvibm_s.a ../../../dist/lib/libucvja_s.a ../../../dist/lib/libucvtw2_s.a ../../../dist/lib/libucvtw_s.a ../../../dist/lib/libucvko_s.a ../../../dist/lib/libucvcn_s.a -Wl,--no-whole-archive ../../../dist/lib/libucvutil_s.a ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libuconv.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libuconv.so ../../../dist/bin/components : ../../../dist/bin/components/libuconv.so /builddir/build/BUILD/mozilla/config/nsinstall -R charsetalias.properties charsetData.properties unixcharset.properties ../../../dist/bin/res gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvmath' nsUnicodeToMathematica1.cpp c++ -o nsUnicodeToMathematica1.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMathematica1.pp nsUnicodeToMathematica1.cpp nsUnicodeToMathematica1.cpp: In constructor 'nsUnicodeToMathematica1::nsUnicodeToMathematica1()': nsUnicodeToMathematica1.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMathematica2.cpp c++ -o nsUnicodeToMathematica2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMathematica2.pp nsUnicodeToMathematica2.cpp nsUnicodeToMathematica2.cpp: In constructor 'nsUnicodeToMathematica2::nsUnicodeToMathematica2()': nsUnicodeToMathematica2.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMathematica3.cpp c++ -o nsUnicodeToMathematica3.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMathematica3.pp nsUnicodeToMathematica3.cpp nsUnicodeToMathematica3.cpp: In constructor 'nsUnicodeToMathematica3::nsUnicodeToMathematica3()': nsUnicodeToMathematica3.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMathematica4.cpp c++ -o nsUnicodeToMathematica4.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMathematica4.pp nsUnicodeToMathematica4.cpp nsUnicodeToMathematica4.cpp: In constructor 'nsUnicodeToMathematica4::nsUnicodeToMathematica4()': nsUnicodeToMathematica4.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMathematica5.cpp c++ -o nsUnicodeToMathematica5.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMathematica5.pp nsUnicodeToMathematica5.cpp nsUnicodeToMathematica5.cpp: In constructor 'nsUnicodeToMathematica5::nsUnicodeToMathematica5()': nsUnicodeToMathematica5.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToMTExtra.cpp c++ -o nsUnicodeToMTExtra.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToMTExtra.pp nsUnicodeToMTExtra.cpp nsUnicodeToMTExtra.cpp: In constructor 'nsUnicodeToMTExtra::nsUnicodeToMTExtra()': nsUnicodeToMTExtra.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUCvMathModule.cpp c++ -o nsUCvMathModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUCvMathModule.pp nsUCvMathModule.cpp nsUnicodeToTeXCMRt1.cpp c++ -o nsUnicodeToTeXCMRt1.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTeXCMRt1.pp nsUnicodeToTeXCMRt1.cpp nsUnicodeToTeXCMRt1.cpp: In constructor 'nsUnicodeToTeXCMRt1::nsUnicodeToTeXCMRt1()': nsUnicodeToTeXCMRt1.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTeXCMMIt1.cpp c++ -o nsUnicodeToTeXCMMIt1.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTeXCMMIt1.pp nsUnicodeToTeXCMMIt1.cpp nsUnicodeToTeXCMMIt1.cpp: In constructor 'nsUnicodeToTeXCMMIt1::nsUnicodeToTeXCMMIt1()': nsUnicodeToTeXCMMIt1.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTeXCMSYt1.cpp c++ -o nsUnicodeToTeXCMSYt1.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTeXCMSYt1.pp nsUnicodeToTeXCMSYt1.cpp nsUnicodeToTeXCMSYt1.cpp: In constructor 'nsUnicodeToTeXCMSYt1::nsUnicodeToTeXCMSYt1()': nsUnicodeToTeXCMSYt1.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTeXCMEXt1.cpp c++ -o nsUnicodeToTeXCMEXt1.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTeXCMEXt1.pp nsUnicodeToTeXCMEXt1.cpp nsUnicodeToTeXCMEXt1.cpp: In constructor 'nsUnicodeToTeXCMEXt1::nsUnicodeToTeXCMEXt1()': nsUnicodeToTeXCMEXt1.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTeXCMRttf.cpp c++ -o nsUnicodeToTeXCMRttf.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTeXCMRttf.pp nsUnicodeToTeXCMRttf.cpp nsUnicodeToTeXCMRttf.cpp: In constructor 'nsUnicodeToTeXCMRttf::nsUnicodeToTeXCMRttf()': nsUnicodeToTeXCMRttf.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTeXCMMIttf.cpp c++ -o nsUnicodeToTeXCMMIttf.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTeXCMMIttf.pp nsUnicodeToTeXCMMIttf.cpp nsUnicodeToTeXCMMIttf.cpp: In constructor 'nsUnicodeToTeXCMMIttf::nsUnicodeToTeXCMMIttf()': nsUnicodeToTeXCMMIttf.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTeXCMSYttf.cpp c++ -o nsUnicodeToTeXCMSYttf.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTeXCMSYttf.pp nsUnicodeToTeXCMSYttf.cpp nsUnicodeToTeXCMSYttf.cpp: In constructor 'nsUnicodeToTeXCMSYttf::nsUnicodeToTeXCMSYttf()': nsUnicodeToTeXCMSYttf.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsUnicodeToTeXCMEXttf.cpp c++ -o nsUnicodeToTeXCMEXttf.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../util -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/ucvmath -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicodeToTeXCMEXttf.pp nsUnicodeToTeXCMEXttf.cpp nsUnicodeToTeXCMEXttf.cpp: In constructor 'nsUnicodeToTeXCMEXttf::nsUnicodeToTeXCMEXttf()': nsUnicodeToTeXCMEXttf.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libucvmath.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libucvmath.so -o libucvmath.so nsUnicodeToMathematica1.o nsUnicodeToMathematica2.o nsUnicodeToMathematica3.o nsUnicodeToMathematica4.o nsUnicodeToMathematica5.o nsUnicodeToMTExtra.o nsUCvMathModule.o nsUnicodeToTeXCMRt1.o nsUnicodeToTeXCMMIt1.o nsUnicodeToTeXCMSYt1.o nsUnicodeToTeXCMEXt1.o nsUnicodeToTeXCMRttf.o nsUnicodeToTeXCMMIttf.o nsUnicodeToTeXCMSYttf.o nsUnicodeToTeXCMEXttf.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 ../../../dist/lib/libucvutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libucvmath.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libucvmath.so ../../../dist/bin/components : ../../../dist/bin/components/libucvmath.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvmath' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/idl' nsIFontPackageService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIFontPackageService nsIFontPackageService.idl nsIFontPackageProxy.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIFontPackageProxy nsIFontPackageProxy.idl nsIFontPackageHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIFontPackageHandler nsIFontPackageHandler.idl nsILocale.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsILocale nsILocale.idl nsILocaleService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsILocaleService nsILocaleService.idl nsIScriptableDateFormat.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIScriptableDateFormat nsIScriptableDateFormat.idl nsICollation.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICollation nsICollation.idl ../../../dist/bin/xpt_link _xpidlgen/locale.xpt _xpidlgen/nsIFontPackageService.xpt _xpidlgen/nsIFontPackageProxy.xpt _xpidlgen/nsIFontPackageHandler.xpt _xpidlgen/nsILocale.xpt _xpidlgen/nsILocaleService.xpt _xpidlgen/nsIScriptableDateFormat.xpt _xpidlgen/nsICollation.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/locale.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/src' nsCollation.cpp c++ -o nsCollation.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocaleService.pp nsLocaleService.cpp nsFontPackageService.cpp c++ -o nsFontPackageService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFontPackageService.pp nsFontPackageService.cpp rm -f libnslocale_s.a ar cr libnslocale_s.a nsCollation.o nsScriptableDateFormat.o nsLanguageAtomService.o nsLocale.o nsLocaleService.o nsFontPackageService.o ranlib libnslocale_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnslocale_s.a ../../../dist/lib gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/src/unix' nsCollationUnix.cpp c++ -o nsCollationUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include/locale -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./.. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include/locale -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./.. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include/locale -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./.. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libplatlocale_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/src/unix' /builddir/build/BUILD/mozilla/config/nsinstall -R ./langGroups.properties ./language.properties ../../../dist/bin/res gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/strres' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/strres/public' nsIStringBundle.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStringBundle nsIStringBundle.idl nsIStringBundleOverride.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStringBundleOverride nsIStringBundleOverride.idl ../../../dist/bin/xpt_link _xpidlgen/intl.xpt _xpidlgen/nsIStringBundle.xpt _xpidlgen/nsIStringBundleOverride.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/intl.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/strres/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/strres/src' nsStringBundle.cpp c++ -o nsStringBundle.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/intl -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/intl -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libstrres_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/strres/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/strres' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk/idl' nsISemanticUnitScanner.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISemanticUnitScanner nsISemanticUnitScanner.idl ../../../dist/bin/xpt_link _xpidlgen/lwbrk.xpt _xpidlgen/nsISemanticUnitScanner.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/lwbrk.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk/src' rulebrk.c gcc -o rulebrk.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/lwbrk -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/rulebrk.pp rulebrk.c nsJISx4501LineBreaker.cpp c++ -o nsJISx4501LineBreaker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/lwbrk -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJISx4501LineBreaker.pp nsJISx4501LineBreaker.cpp nsLWBreakerFImp.cpp c++ -o nsLWBreakerFImp.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/lwbrk -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLWBreakerFImp.pp nsLWBreakerFImp.cpp nsSampleWordBreaker.cpp c++ -o nsSampleWordBreaker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/lwbrk -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/lwbrk -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSemanticUnitScanner.pp nsSemanticUnitScanner.cpp rm -f liblwbrk_s.a ar cr liblwbrk_s.a rulebrk.o nsJISx4501LineBreaker.o nsLWBreakerFImp.o nsSampleWordBreaker.o nsSemanticUnitScanner.o ranlib liblwbrk_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 liblwbrk_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/chardet' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/chardet/public' nsIDocumentCharsetInfo.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDocumentCharsetInfo nsIDocumentCharsetInfo.idl nsIDocCharset.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDocCharset nsIDocCharset.idl nsICharsetResolver.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICharsetResolver nsICharsetResolver.idl ../../../dist/bin/xpt_link _xpidlgen/chardet.xpt _xpidlgen/nsIDocumentCharsetInfo.xpt _xpidlgen/nsIDocCharset.xpt _xpidlgen/nsICharsetResolver.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/chardet.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/chardet/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/intl/chardet/src' nsObserverBase.cpp c++ -o nsObserverBase.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chardet -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chardet -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chardet -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chardet -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chardet -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDebugDetector.pp nsDebugDetector.cpp nsPSMDetectors.cpp c++ -o nsPSMDetectors.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chardet -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPSMDetectors.pp nsPSMDetectors.cpp nsCyrillicDetector.cpp c++ -o nsCyrillicDetector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chardet -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chardet -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocumentCharsetInfo.pp nsDocumentCharsetInfo.cpp rm -f libchardet_s.a ar cr libchardet_s.a nsObserverBase.o nsXMLEncodingObserver.o nsMetaCharsetObserver.o nsDetectionAdaptor.o nsDebugDetector.o nsPSMDetectors.o nsCyrillicDetector.o nsDocumentCharsetInfo.o ranlib libchardet_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libchardet_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/intl/chardet/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/chardet' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/build' nsI18nModule.cpp c++ -o nsI18nModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../chardet/src -I./../lwbrk/src -I./../unicharutil/src -I./../strres/src -I./../locale/src -I./../locale/src/unix -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/chardet -I../../dist/include/uconv -I../../dist/include/lwbrk -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/htmlparser -I../../dist/include/content -I../../dist/include/widget -I../../dist/include/webshell -I../../dist/include/necko -I../../dist/include/i18n -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsI18nModule.pp nsI18nModule.cpp rm -f libi18n.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libi18n.so -o libi18n.so nsI18nModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/libchardet_s.a ../../dist/lib/liblwbrk_s.a ../../dist/lib/libucharucomp_s.a ../../dist/lib/libstrres_s.a ../../dist/lib/libnslocale_s.a ../../dist/lib/libplatlocale_s.a -Wl,--no-whole-archive ../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libi18n.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libi18n.so ../../dist/bin/components : ../../dist/bin/components/libi18n.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/db' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/db/mdb' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/db/mdb/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/db/mdb/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/db/mdb' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/db/mork' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/db/mork/src' orkinHeap.cpp c++ -o orkinHeap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/orkinHeap.pp orkinHeap.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkArray.pp morkArray.cpp 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: In constructor 'morkArray::morkArray(morkEnv*, const morkUsage&, nsIMdbHeap*, mork_size, nsIMdbHeap*)': morkArray.cpp:104: warning: dereferencing type-punned pointer will break strict-aliasing rules morkArray.cpp: In member function 'mork_bool morkArray::Grow(morkEnv*, mork_size)': morkArray.cpp:186: warning: dereferencing type-punned pointer will break strict-aliasing rules morkAtom.cpp c++ -o morkAtom.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkAtom.pp morkAtom.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkAtomMap.pp morkAtomMap.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkAtomSpace.pp morkAtomSpace.cpp 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.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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkBlob.pp morkBlob.cpp 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*)' morkBlob.cpp: In member function 'mork_bool morkBlob::GrowBlob(morkEnv*, nsIMdbHeap*, mork_size)': morkBlob.cpp:90: warning: dereferencing type-punned pointer will break strict-aliasing rules morkBuilder.cpp c++ -o morkBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkBuilder.pp morkBuilder.cpp 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.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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCell.pp morkCell.cpp 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.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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCellObject.pp morkCellObject.cpp 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.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: In member function 'virtual nsresult morkCellObject::QueryInterface(const nsIID&, void**)': morkCellObject.cpp:146: warning: dereferencing type-punned pointer will break strict-aliasing rules morkCh.cpp c++ -o morkCh.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCh.pp morkCh.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkCursor.pp morkCursor.cpp 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*)' morkCursor.cpp: In member function 'virtual nsresult morkCursor::QueryInterface(const nsIID&, void**)': morkCursor.cpp:95: warning: dereferencing type-punned pointer will break strict-aliasing rules morkDeque.cpp c++ -o morkDeque.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkDeque.pp morkDeque.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkEnv.pp morkEnv.cpp 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: In member function 'virtual nsresult morkEnv::QueryInterface(const nsIID&, void**)': morkEnv.cpp:194: warning: dereferencing type-punned pointer will break strict-aliasing rules morkEnv.cpp: In member function 'char* morkEnv::CopyString(nsIMdbHeap*, const char*)': morkEnv.cpp:368: warning: dereferencing type-punned pointer will break strict-aliasing rules morkFactory.cpp c++ -o morkFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkFactory.pp morkFactory.cpp 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.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*)' morkFactory.cpp: In member function 'virtual nsresult morkFactory::QueryInterface(const nsIID&, void**)': morkFactory.cpp:146: warning: dereferencing type-punned pointer will break strict-aliasing rules morkFile.cpp c++ -o morkFile.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkFile.pp morkFile.cpp 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 morkFile::QueryInterface(const nsIID&, void**)': morkFile.cpp:123: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkHandle.pp morkHandle.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkIntMap.pp morkIntMap.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkMap.pp morkMap.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkNode.pp morkNode.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkNodeMap.pp morkNodeMap.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkObject.pp morkObject.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkParser.pp morkParser.cpp 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.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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkPool.pp morkPool.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRow.pp morkRow.cpp 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.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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowCellCursor.pp morkRowCellCursor.cpp 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.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:2356: warning: 'virtual nsresult nsIMdbRowCellCursor::NextCell(nsIMdbEnv*, nsIMdbCell**, mdb_column*, mdb_pos*)' was hidden orkinRowCellCursor.h:198: warning: by 'virtual nsresult orkinRowCellCursor::NextCell(nsIMdbEnv*, nsIMdbCell*, mdb_column*, mdb_pos*)' 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: In member function 'virtual nsresult morkRowCellCursor::QueryInterface(const nsIID&, void**)': morkRowCellCursor.cpp:137: warning: dereferencing type-punned pointer will break strict-aliasing rules morkRowMap.cpp c++ -o morkRowMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowMap.pp morkRowMap.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowObject.pp morkRowObject.cpp 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.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*)' morkRowObject.cpp: In member function 'virtual nsresult morkRowObject::QueryInterface(const nsIID&, void**)': morkRowObject.cpp:120: warning: dereferencing type-punned pointer will break strict-aliasing rules morkRowSpace.cpp c++ -o morkRowSpace.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkRowSpace.pp morkRowSpace.cpp 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.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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkSink.pp morkSink.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkSpace.pp morkSpace.cpp 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.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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkStore.pp morkStore.cpp 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.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: In member function 'virtual nsresult morkStore::QueryInterface(const nsIID&, void**)': morkStore.cpp:238: warning: dereferencing type-punned pointer will break strict-aliasing rules morkStream.cpp c++ -o morkStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkStream.pp morkStream.cpp 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*)' morkStream.cpp: In constructor 'morkStream::morkStream(morkEnv*, const morkUsage&, nsIMdbHeap*, nsIMdbFile*, mork_size, mork_bool)': morkStream.cpp:118: warning: dereferencing type-punned pointer will break strict-aliasing rules morkTable.cpp c++ -o morkTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkTable.pp morkTable.cpp 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.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::QueryInterface(const nsIID&, void**)': morkTable.cpp:177: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkPortTableCursor.pp morkPortTableCursor.cpp 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.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*)' morkPortTableCursor.cpp: In member function 'virtual nsresult morkPortTableCursor::QueryInterface(const nsIID&, void**)': morkPortTableCursor.cpp:121: warning: dereferencing type-punned pointer will break strict-aliasing rules morkTableRowCursor.cpp c++ -o morkTableRowCursor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkTableRowCursor.pp morkTableRowCursor.cpp 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.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*)' 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: In member function 'virtual nsresult morkTableRowCursor::QueryInterface(const nsIID&, void**)': morkTableRowCursor.cpp:124: warning: dereferencing type-punned pointer will break strict-aliasing rules morkThumb.cpp c++ -o morkThumb.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkThumb.pp morkThumb.cpp 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.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*)' 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: In member function 'virtual nsresult morkThumb::QueryInterface(const nsIID&, void**)': morkThumb.cpp:140: warning: dereferencing type-punned pointer will break strict-aliasing rules morkWriter.cpp c++ -o morkWriter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkWriter.pp morkWriter.cpp 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.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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkYarn.pp morkYarn.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkBead.pp morkBead.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkProbeMap.pp morkProbeMap.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/morkZone.pp morkZone.cpp 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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libmsgmork_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/db/mork/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/db/mork/build' nsMorkFactory.cpp c++ -o nsMorkFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/mork -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMorkFactory.pp nsMorkFactory.cpp rm -f libmork.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libmork.so -o libmork.so nsMorkFactory.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../dist/lib/libmsgmork_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libmork.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libmork.so ../../../dist/bin/components : ../../../dist/bin/components/libmork.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/db/mork/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/db/mork' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/db' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/storage' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/db/sqlite3/src' alter.c gcc -o alter.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/alter.pp alter.c alter.c: In function 'sqlite3AlterFunctions': alter.c:164: warning: comparison between signed and unsigned analyze.c gcc -o analyze.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/analyze.pp analyze.c attach.c gcc -o attach.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/attach.pp attach.c auth.c gcc -o auth.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/auth.pp auth.c btree.c gcc -o btree.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/btree.pp btree.c btree.c: In function 'ptrmapPut': btree.c:838: warning: dereferencing type-punned pointer will break strict-aliasing rules btree.c: In function 'ptrmapGet': btree.c:871: warning: dereferencing type-punned pointer will break strict-aliasing rules btree.c: In function 'getPage': btree.c:1484: warning: dereferencing type-punned pointer will break strict-aliasing rules btree.c: In function 'autoVacuumCommit': btree.c:2374: warning: comparison between signed and unsigned btree.c:2397: warning: comparison between signed and unsigned btree.c:2402: warning: comparison between signed and unsigned btree.c:2402: warning: comparison between signed and unsigned btree.c:2405: warning: comparison between signed and unsigned btree.c:2418: warning: comparison between signed and unsigned btree.c: In function 'getPayload': btree.c:2996: warning: comparison between signed and unsigned btree.c:3018: warning: dereferencing type-punned pointer will break strict-aliasing rules btree.c: In function 'fetchPayload': btree.c:3136: warning: comparison between signed and unsigned btree.c: In function 'allocatePage': btree.c:3817: warning: comparison between signed and unsigned btree.c: In function 'clearCell': btree.c:3970: warning: comparison between signed and unsigned btree.c: In function 'sqlite3BtreeCreateTable': btree.c:5499: warning: comparison between signed and unsigned btree.c: In function 'clearDatabasePage': btree.c:5591: warning: comparison between signed and unsigned btree.c: In function 'sqlite3BtreeDropTable': btree.c:5725: warning: comparison between signed and unsigned btree.c:5768: warning: comparison between signed and unsigned btree.c: In function 'sqlite3BtreeGetMeta': btree.c:5817: warning: dereferencing type-punned pointer will break strict-aliasing rules btree.c: In function 'checkList': btree.c:6167: warning: dereferencing type-punned pointer will break strict-aliasing rules btree.c: In function 'sqlite3BtreeIntegrityCheck': btree.c:6444: warning: comparison between signed and unsigned btree.c:6448: warning: comparison between signed and unsigned btree.c: In function 'sqlite3BtreeDelete': btree.c:5395: warning: 'szNext' may be used uninitialized in this function build.c gcc -o build.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/build.pp build.c build.c: In function 'sqlite3TableLock': build.c:88: warning: dereferencing type-punned pointer will break strict-aliasing rules build.c: In function 'sqlite3FindDb': build.c:625: warning: comparison between signed and unsigned build.c: In function 'sqlite3IdListAppend': build.c:2774: warning: dereferencing type-punned pointer will break strict-aliasing rules callback.c gcc -o callback.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/callback.pp callback.c complete.c gcc -o complete.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/complete.pp complete.c date.c gcc -o date.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/date.pp date.c date.c: In function 'parseModifier': date.c:458: warning: comparison between signed and unsigned date.c: In function 'strftimeFunc': date.c:796: warning: comparison between signed and unsigned date.c: In function 'sqlite3RegisterDateTimeFunctions': date.c:978: warning: comparison between signed and unsigned delete.c gcc -o delete.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/delete.pp delete.c experimental.c gcc -o experimental.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/experimental.pp experimental.c expr.c gcc -o expr.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/expr.pp expr.c expr.c: In function 'sqlite3ExprAssignVarNumber': expr.c:355: warning: dereferencing type-punned pointer will break strict-aliasing rules expr.c: In function 'lookupName': expr.c:1031: warning: comparison between signed and unsigned expr.c: In function 'addAggInfoColumn': expr.c:2124: warning: dereferencing type-punned pointer will break strict-aliasing rules expr.c: In function 'addAggInfoFunc': expr.c:2137: warning: dereferencing type-punned pointer will break strict-aliasing rules func.c gcc -o func.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/func.pp func.c func.c: In function 'sqlite3RegisterBuiltinFunctions': func.c:1035: warning: comparison between signed and unsigned func.c:1057: warning: comparison between signed and unsigned hash.c gcc -o hash.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/hash.pp hash.c insert.c gcc -o insert.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/insert.pp insert.c insert.c: In function 'sqlite3GenerateConstraintChecks': insert.c:994: warning: comparison between signed and unsigned insert.c:1001: warning: comparison between signed and unsigned legacy.c gcc -o legacy.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/legacy.pp legacy.c main.c gcc -o main.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/main.pp main.c main.c: In function 'sqlite3_close': main.c:131: warning: comparison between signed and unsigned opcodes.c gcc -o opcodes.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/opcodes.pp opcodes.c os.c gcc -o os.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/os.pp os.c os_unix.c gcc -o os_unix.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/os_unix.pp os_unix.c os_unix.c: In function 'sqlite3UnixTempFileName': os_unix.c:869: warning: comparison between signed and unsigned os_unix.c: In function 'sqlite3UnixRandomSeed': os_unix.c:1731: warning: ignoring return value of 'read', declared with attribute warn_unused_result os_unix.c: In function 'sqlite3UnixThreadSpecificData': os_unix.c:1891: warning: missing initializer os_unix.c:1891: warning: (near initialization for 'zeroData.useSharedData') os_win.c gcc -o os_win.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/os_win.pp os_win.c os_os2.c gcc -o os_os2.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/os_os2.pp os_os2.c os_beos.c gcc -o os_beos.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/os_beos.pp os_beos.c pager.c gcc -o pager.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pager.pp pager.c pager.c: In function 'readMasterJournal': pager.c:566: warning: comparison between signed and unsigned pager.c: In function 'pager_playback_one_page': pager.c:992: warning: comparison between signed and unsigned pager.c: In function 'pager_playback': pager.c:1330: warning: comparison between signed and unsigned pager.c: In function 'memoryTruncate': pager.c:1926: warning: comparison between signed and unsigned pager.c: In function 'pager_write_pagelist': pager.c:2305: warning: comparison between signed and unsigned pager.c: In function 'sqlite3pager_get': pager.c:2546: warning: implicit declaration of function 'sqlite3pager_get2' pager.c: In function 'sqlite3pager_get2': pager.c:2565: warning: comparison between signed and unsigned pager.c: In function 'sqlite3pager_sync': pager.c:3709: warning: comparison between signed and unsigned pager.c:3710: warning: comparison between signed and unsigned parse.c gcc -o parse.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/parse.pp parse.c parse.c: In function 'yy_find_shift_action': parse.c:1359: warning: comparison between signed and unsigned parse.c:1363: warning: comparison between signed and unsigned parse.c: In function 'yy_find_reduce_action': parse.c:1402: warning: comparison between signed and unsigned pragma.c gcc -o pragma.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/pragma.pp pragma.c pragma.c: In function 'getSafetyLevel': pragma.c:50: warning: comparison between signed and unsigned pragma.c: In function 'flagPragma': pragma.c:169: warning: comparison between signed and unsigned prepare.c gcc -o prepare.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/prepare.pp prepare.c prepare.c: In function 'sqlite3InitOne': prepare.c:226: warning: comparison between signed and unsigned printf.c gcc -o printf.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/printf.pp printf.c printf.c: In function 'vxprintf': printf.c:331: warning: comparison between signed and unsigned printf.c:662: warning: comparison between signed and unsigned printf.c:678: warning: comparison between signed and unsigned printf.c: In function 'base_vprintf': printf.c:233: warning: 'xtype' may be used uninitialized in this function random.c gcc -o random.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/random.pp random.c select.c gcc -o select.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/select.pp select.c select.c: In function 'sqlite3JoinType': select.c:135: warning: comparison between signed and unsigned select.c:142: warning: comparison between signed and unsigned select.c: In function 'generateSortTail': select.c:691: warning: 'pseudoTab' may be used uninitialized in this function table.c gcc -o table.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/table.pp table.c table.c: In function 'sqlite3_get_table': table.c:149: warning: cast to pointer from integer of different size table.c: In function 'sqlite3_free_table': table.c:194: warning: cast from pointer to integer of different size tokenize.c gcc -o tokenize.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/tokenize.pp tokenize.c In file included from tokenize.c:69: keywordhash.h: In function 'keywordCode': keywordhash.h:12: warning: string length '536' is greater than the length '509' ISO C89 compilers are required to support trigger.c gcc -o trigger.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/trigger.pp trigger.c update.c gcc -o update.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/update.pp update.c utf.c gcc -o utf.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/utf.pp utf.c util.c gcc -o util.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/util.pp util.c util.c: In function 'sqlite3SafetyOn': util.c:1149: warning: comparison between signed and unsigned util.c:1152: warning: comparison between signed and unsigned util.c: In function 'sqlite3SafetyOff': util.c:1165: warning: comparison between signed and unsigned util.c:1168: warning: comparison between signed and unsigned util.c: In function 'sqlite3SafetyCheck': util.c:1188: warning: comparison between signed and unsigned util.c:1189: warning: comparison between signed and unsigned util.c:1190: warning: comparison between signed and unsigned util.c: In function 'sqlite3ThreadDataReadOnly': util.c:1412: warning: missing initializer util.c:1412: warning: (near initialization for 'zeroData.useSharedData') vacuum.c gcc -o vacuum.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vacuum.pp vacuum.c vacuum.c: In function 'sqlite3RunVacuum': vacuum.c:277: warning: comparison between signed and unsigned vdbe.c gcc -o vdbe.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vdbe.pp vdbe.c vdbe.c: In function 'sqlite3VdbeExec': vdbe.c:433: warning: comparison between signed and unsigned vdbe.c:1997: warning: comparison between signed and unsigned vdbe.c:2013: warning: comparison between signed and unsigned vdbe.c:2028: warning: comparison between signed and unsigned vdbe.c:2226: warning: comparison between signed and unsigned vdbe.c:2259: warning: comparison between signed and unsigned vdbe.c:3209: warning: comparison between signed and unsigned vdbe.c:4190: warning: dereferencing type-punned pointer will break strict-aliasing rules vdbe.c:4639: warning: comparison between signed and unsigned vdbeapi.c gcc -o vdbeapi.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vdbeapi.pp vdbeapi.c vdbeapi.c: In function 'sqlite3_step': vdbeapi.c:165: warning: comparison between signed and unsigned vdbeapi.c: In function 'sqlite3_aggregate_context': vdbeapi.c:276: warning: dereferencing type-punned pointer will break strict-aliasing rules vdbeapi.c: In function 'vdbeUnbind': vdbeapi.c:614: warning: comparison between signed and unsigned vdbeapi.c: In function 'sqlite3_transfer_bindings': vdbeapi.c:836: warning: comparison between signed and unsigned vdbeapi.c:837: warning: comparison between signed and unsigned vdbeaux.c gcc -o vdbeaux.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vdbeaux.pp vdbeaux.c vdbeaux.c: In function 'resizeOpArray': vdbeaux.c:71: warning: comparison between signed and unsigned vdbeaux.c: In function 'sqlite3VdbeMakeLabel': vdbeaux.c:158: warning: dereferencing type-punned pointer will break strict-aliasing rules vdbeaux.c: In function 'displayP3': vdbeaux.c:564: warning: comparison between signed and unsigned vdbeaux.c: In function 'sqlite3VdbeList': vdbeaux.c:625: warning: comparison between signed and unsigned vdbeaux.c: In function 'sqlite3AbortOtherActiveVdbes': vdbeaux.c:1131: warning: comparison between signed and unsigned vdbeaux.c: In function 'sqlite3VdbeHalt': vdbeaux.c:1212: warning: comparison between signed and unsigned vdbeaux.c: In function 'sqlite3VdbeReset': vdbeaux.c:1368: warning: comparison between signed and unsigned vdbeaux.c: In function 'sqlite3VdbeFinalize': vdbeaux.c:1447: warning: comparison between signed and unsigned vdbeaux.c: In function 'sqlite3VdbeSerialPut': vdbeaux.c:1645: warning: dereferencing type-punned pointer will break strict-aliasing rules vdbeaux.c: In function 'sqlite3VdbeSerialGet': vdbeaux.c:1731: warning: dereferencing type-punned pointer will break strict-aliasing rules vdbeaux.c: In function 'sqlite3VdbeRecordCompare': vdbeaux.c:1813: warning: comparison between signed and unsigned vdbeaux.c:1815: warning: comparison between signed and unsigned vdbeaux.c:1841: warning: comparison between signed and unsigned vdbeaux.c:1843: warning: comparison between signed and unsigned vdbefifo.c gcc -o vdbefifo.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vdbefifo.pp vdbefifo.c vdbemem.c gcc -o vdbemem.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/vdbemem.pp vdbemem.c vdbemem.c: In function 'sqlite3VdbeMemMakeWriteable': vdbemem.c:106: warning: comparison between signed and unsigned vdbemem.c: In function 'sqlite3VdbeMemRelease': vdbemem.c:244: warning: dereferencing type-punned pointer will break strict-aliasing rules vdbemem.c: In function 'sqlite3ValueText': vdbemem.c:779: warning: cast from pointer to integer of different size where.c gcc -o where.o -c -fvisibility=hidden -DSQLITE_ENABLE_REDEF_IO -DSQLITE_SECURE_DELETE=1 -DTHREADSAFE=1 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I../../../dist/include/sqlite3 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/where.pp where.c where.c: In function 'bestIndex': where.c:1097: warning: comparison between signed and unsigned where.c: In function 'codeEqualityTerm': where.c:1230: warning: dereferencing type-punned pointer will break strict-aliasing rules where.c: In function 'sqlite3WhereBegin': where.c:1441: warning: comparison between signed and unsigned where.c:1607: warning: comparison between signed and unsigned rm -f libsqlite3_s.a ar cr libsqlite3_s.a alter.o analyze.o attach.o auth.o btree.o build.o callback.o complete.o date.o delete.o experimental.o expr.o func.o hash.o insert.o legacy.o main.o opcodes.o os.o os_unix.o os_win.o os_os2.o os_beos.o pager.o parse.o pragma.o prepare.o printf.o random.o select.o table.o tokenize.o trigger.o update.o utf.o util.o vacuum.o vdbe.o vdbeapi.o vdbeaux.o vdbefifo.o vdbemem.o where.o ranlib libsqlite3_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libsqlite3_s.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/db/sqlite3/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/storage/public' mozIStorageService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/mozIStorageService mozIStorageService.idl mozIStorageConnection.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/mozIStorageConnection mozIStorageConnection.idl mozIStorageFunction.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/mozIStorageFunction mozIStorageFunction.idl mozIStorageStatement.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/mozIStorageStatement mozIStorageStatement.idl mozIStorageStatementWrapper.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/mozIStorageStatementWrapper mozIStorageStatementWrapper.idl mozIStorageDataSet.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/mozIStorageDataSet mozIStorageDataSet.idl mozIStorageValueArray.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/mozIStorageValueArray mozIStorageValueArray.idl ../../dist/bin/xpt_link _xpidlgen/storage.xpt _xpidlgen/mozIStorageService.xpt _xpidlgen/mozIStorageConnection.xpt _xpidlgen/mozIStorageFunction.xpt _xpidlgen/mozIStorageStatement.xpt _xpidlgen/mozIStorageStatementWrapper.xpt _xpidlgen/mozIStorageDataSet.xpt _xpidlgen/mozIStorageValueArray.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/storage.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/storage/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/storage/src' mozStorageAsyncIO.cpp c++ -o mozStorageAsyncIO.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/intl -I../../dist/include/necko -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/storage -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageAsyncIO.pp mozStorageAsyncIO.cpp mozStorageAsyncIO.cpp: In member function 'nsresult mozStorageService::FlushAsyncIO()': mozStorageAsyncIO.cpp:562: warning: unused variable 'message' mozStorageService.cpp c++ -o mozStorageService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/intl -I../../dist/include/necko -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/storage -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageService.pp mozStorageService.cpp mozStorageConnection.cpp c++ -o mozStorageConnection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/intl -I../../dist/include/necko -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/storage -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageConnection.pp mozStorageConnection.cpp mozStorageStatement.cpp c++ -o mozStorageStatement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/intl -I../../dist/include/necko -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/storage -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageStatement.pp mozStorageStatement.cpp mozStorageStatementWrapper.cpp c++ -o mozStorageStatementWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/intl -I../../dist/include/necko -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/storage -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageStatementWrapper.pp mozStorageStatementWrapper.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules mozStorageValueArray.cpp c++ -o mozStorageValueArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/intl -I../../dist/include/necko -I../../dist/include/string -I../../dist/include/sqlite3 -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/storage -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageValueArray.pp mozStorageValueArray.cpp rm -f libstorage_s.a ar cr libstorage_s.a mozStorageAsyncIO.o mozStorageService.o mozStorageConnection.o mozStorageStatement.o mozStorageStatementWrapper.o mozStorageValueArray.o ranlib libstorage_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libstorage_s.a ../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/storage/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/storage/build' mozStorageModule.cpp c++ -o mozStorageModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../src -I../../dist/include/storage -I../../dist/include/sqlite3 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/storage -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/mozStorageModule.pp mozStorageModule.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libstoragecomps.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libstoragecomps.so -o libstoragecomps.so mozStorageModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/libstorage_s.a ../../dist/lib/libsqlite3_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../dist/bin -lmozjs -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libstoragecomps.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libstoragecomps.so ../../dist/bin/components : ../../dist/bin/components/libstoragecomps.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/storage/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/storage' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' gtk2xtbin.c gcc -o gtk2xtbin.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKXTBIN_API -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/gtkxtbin -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I. -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libgtkxtbin.so -o libgtkxtbin.so gtk2xtbin.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib64 -lXt -lX11 -ldl -lm chmod +x libgtkxtbin.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgtkxtbin.so ../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgtkxtbin.so ../../../dist/bin gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/js/jsd' jsdebug.c gcc -o jsdebug.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_atom.pp jsd_atom.c jsd_atom.c: In function 'jsd_CreateAtomTable': jsd_atom.c:106: warning: cast from pointer to integer of different size jsd_high.c gcc -o jsd_high.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_obj.pp jsd_obj.c jsd_obj.c: In function '_hash_root': jsd_obj.c:226: warning: cast from pointer to integer of different size jsd_obj.c: In function 'jsd_InitObjectManager': jsd_obj.c:236: warning: cast from pointer to integer of different size jsd_scpt.c gcc -o jsd_scpt.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsd_scpt.pp jsd_scpt.c jsd_scpt.c: In function 'jsd_hash_script': jsd_scpt.c:223: warning: cast from pointer to integer of different size jsd_scpt.c: In function 'jsd_InitScriptManager': jsd_scpt.c:270: warning: cast from pointer to integer of different size jsd_stak.c gcc -o jsd_stak.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DEXPORT_JSD_API -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/jsdebug -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/jsd_xpc.pp jsd_xpc.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules jsd_xpc.cpp: In function 'PRBool jsds_FilterHook(JSDContext*, JSDThreadState*)': jsd_xpc.cpp:408: warning: unused variable 'rv' jsd_xpc.cpp: In member function 'virtual nsresult jsdScript::SetBreakpoint(PRUint32)': jsd_xpc.cpp:1428: warning: NULL used in arithmetic rm -f libjsd.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../dist/bin -lmozjs -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libjsd.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libjsd.so ../../dist/bin/components : ../../dist/bin/components/libjsd.so gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/js/jsd/idl' jsdIDebuggerService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/jsdIDebuggerService jsdIDebuggerService.idl ../../../dist/bin/xpt_link _xpidlgen/jsdservice.xpt _xpidlgen/jsdIDebuggerService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/jsdservice.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/js/jsd/idl' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/js/jsd' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libutil' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libutil/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libutil/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libutil/src' stopwatch.cpp c++ -o stopwatch.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/util -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/stopwatch.pp stopwatch.cpp rm -f libmozutil_s.a ar cr libmozutil_s.a stopwatch.o ranlib libmozutil_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libmozutil_s.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libutil/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libutil' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/base/public' Creating ../../../dist/bin/greprefs set -e; \ for i in ./security-prefs.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../../dist/bin/greprefs/`basename $i`; \ done nsIAuthPrompt.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAuthPrompt nsIAuthPrompt.idl nsIAsyncStreamCopier.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAsyncStreamCopier nsIAsyncStreamCopier.idl nsISafeOutputStream.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISafeOutputStream nsISafeOutputStream.idl nsIBufferedStreams.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIBufferedStreams nsIBufferedStreams.idl nsICancelable.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICancelable nsICancelable.idl nsIDownloader.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDownloader nsIDownloader.idl nsIEncodedChannel.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIEncodedChannel nsIEncodedChannel.idl nsIFileStreams.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIFileStreams nsIFileStreams.idl nsIIncrementalDownload.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIIncrementalDownload nsIIncrementalDownload.idl nsIInputStreamPump.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIInputStreamPump nsIInputStreamPump.idl nsIInputStreamChannel.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIInputStreamChannel nsIInputStreamChannel.idl nsIIOService2.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIIOService2 nsIIOService2.idl nsIMIMEInputStream.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMIMEInputStream nsIMIMEInputStream.idl nsINetworkLinkService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsINetworkLinkService nsINetworkLinkService.idl nsIPasswordManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPasswordManager nsIPasswordManager.idl nsIPasswordManagerInternal.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPasswordManagerInternal nsIPasswordManagerInternal.idl nsIPermissionManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPermissionManager nsIPermissionManager.idl nsIProgressEventSink.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProgressEventSink nsIProgressEventSink.idl nsIPrompt.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPrompt nsIPrompt.idl nsIProtocolProxyService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProtocolProxyService nsIProtocolProxyService.idl nsIProtocolProxyFilter.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProtocolProxyFilter nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProtocolProxyCallback nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProxiedProtocolHandler nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProxyAutoConfig nsIProxyAutoConfig.idl nsIProxyInfo.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProxyInfo nsIProxyInfo.idl nsITransport.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITransport nsITransport.idl nsISocketTransport.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISocketTransport nsISocketTransport.idl nsISocketTransportService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISocketTransportService nsISocketTransportService.idl nsIServerSocket.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIServerSocket nsIServerSocket.idl nsIResumableChannel.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIResumableChannel nsIResumableChannel.idl nsIRequestObserverProxy.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRequestObserverProxy nsIRequestObserverProxy.idl nsIStreamListenerProxy.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStreamListenerProxy nsIStreamListenerProxy.idl nsIStreamListenerTee.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStreamListenerTee nsIStreamListenerTee.idl nsISimpleStreamListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISimpleStreamListener nsISimpleStreamListener.idl nsIStreamTransportService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStreamTransportService nsIStreamTransportService.idl nsIStreamLoader.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStreamLoader nsIStreamLoader.idl nsISyncStreamListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISyncStreamListener nsISyncStreamListener.idl nsIUnicharStreamLoader.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIUnicharStreamLoader nsIUnicharStreamLoader.idl nsIStandardURL.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStandardURL nsIStandardURL.idl nsIURLParser.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIURLParser nsIURLParser.idl nsIURIChecker.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIURIChecker nsIURIChecker.idl nsISecurityEventSink.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISecurityEventSink nsISecurityEventSink.idl nsISecretDecoderRing.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISecretDecoderRing nsISecretDecoderRing.idl nsISecureBrowserUI.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISecureBrowserUI nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICryptoFIPSInfo nsICryptoFIPSInfo.idl nsICachingChannel.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICachingChannel nsICachingChannel.idl nsIByteRangeRequest.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIByteRangeRequest nsIByteRangeRequest.idl nsIMultiPartChannel.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMultiPartChannel nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIExternalProtocolHandler nsIExternalProtocolHandler.idl nsIAuthModule.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAuthModule nsIAuthModule.idl nsIContentSniffer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIContentSniffer nsIContentSniffer.idl nsIAuthPromptProvider.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAuthPromptProvider nsIAuthPromptProvider.idl nsPIProtocolProxyService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsPIProtocolProxyService nsPIProtocolProxyService.idl nsPISocketTransportService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsPISocketTransportService nsPISocketTransportService.idl nsIChannelEventSink.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIChannelEventSink nsIChannelEventSink.idl nsINetUtil.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsINetUtil nsINetUtil.idl nsIChannel.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIChannel nsIChannel.idl nsILoadGroup.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsILoadGroup nsILoadGroup.idl nsIProtocolHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProtocolHandler nsIProtocolHandler.idl nsIRequest.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRequest nsIRequest.idl nsIRequestObserver.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRequestObserver nsIRequestObserver.idl nsIStreamListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStreamListener nsIStreamListener.idl nsIIOService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIIOService nsIIOService.idl nsIURI.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIURI nsIURI.idl nsIURL.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIURL nsIURL.idl nsIFileURL.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIFileURL nsIFileURL.idl nsIUploadChannel.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIUploadChannel nsIUploadChannel.idl nsIUnicharStreamListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIUnicharStreamListener nsIUnicharStreamListener.idl ../../../dist/bin/xpt_link _xpidlgen/necko.xpt _xpidlgen/nsIAuthPrompt.xpt _xpidlgen/nsIAsyncStreamCopier.xpt _xpidlgen/nsISafeOutputStream.xpt _xpidlgen/nsIBufferedStreams.xpt _xpidlgen/nsICancelable.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/nsIPermissionManager.xpt _xpidlgen/nsIProgressEventSink.xpt _xpidlgen/nsIPrompt.xpt _xpidlgen/nsIProtocolProxyService.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/nsIStreamListenerProxy.xpt _xpidlgen/nsIStreamListenerTee.xpt _xpidlgen/nsISimpleStreamListener.xpt _xpidlgen/nsIStreamTransportService.xpt _xpidlgen/nsIStreamLoader.xpt _xpidlgen/nsISyncStreamListener.xpt _xpidlgen/nsIUnicharStreamLoader.xpt _xpidlgen/nsIStandardURL.xpt _xpidlgen/nsIURLParser.xpt _xpidlgen/nsIURIChecker.xpt _xpidlgen/nsISecurityEventSink.xpt _xpidlgen/nsISecretDecoderRing.xpt _xpidlgen/nsISecureBrowserUI.xpt _xpidlgen/nsICryptoFIPSInfo.xpt _xpidlgen/nsICachingChannel.xpt _xpidlgen/nsIByteRangeRequest.xpt _xpidlgen/nsIMultiPartChannel.xpt _xpidlgen/nsIExternalProtocolHandler.xpt _xpidlgen/nsIAuthModule.xpt _xpidlgen/nsIContentSniffer.xpt _xpidlgen/nsIAuthPromptProvider.xpt _xpidlgen/nsPIProtocolProxyService.xpt _xpidlgen/nsPISocketTransportService.xpt _xpidlgen/nsIChannelEventSink.xpt _xpidlgen/nsINetUtil.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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/base/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/base/src' nsIOThreadPool.cpp c++ -o nsIOThreadPool.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIOThreadPool.pp nsIOThreadPool.cpp nsTransportUtils.cpp c++ -o nsTransportUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAsyncStreamCopier.pp nsAsyncStreamCopier.cpp nsAsyncStreamListener.cpp c++ -o nsAsyncStreamListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAsyncStreamListener.pp nsAsyncStreamListener.cpp nsAsyncStreamListener.cpp: In static member function 'static void nsStreamListenerEvent0::HandlePLEvent(PLEvent*)': nsAsyncStreamListener.cpp:110: warning: invalid access to non-static data member 'nsStreamListenerEvent0::mEvent' of NULL object nsAsyncStreamListener.cpp:110: warning: (perhaps the 'offsetof' macro was used incorrectly) nsAsyncStreamListener.cpp:123: warning: unused variable 'cancelRv' nsAsyncStreamListener.cpp: In static member function 'static void nsStreamListenerEvent0::DestroyPLEvent(PLEvent*)': nsAsyncStreamListener.cpp:130: warning: invalid access to non-static data member 'nsStreamListenerEvent0::mEvent' of NULL object nsAsyncStreamListener.cpp:130: warning: (perhaps the 'offsetof' macro was used incorrectly) nsBufferedStreams.cpp c++ -o nsBufferedStreams.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBufferedStreams.pp nsBufferedStreams.cpp nsBufferedStreams.cpp: In member function 'virtual nsresult nsBufferedInputStream::QueryInterface(const nsIID&, void**)': nsBufferedStreams.cpp:248: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBufferedStreams.cpp: In member function 'virtual nsresult nsBufferedOutputStream::QueryInterface(const nsIID&, void**)': nsBufferedStreams.cpp:491: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDirectoryIndexStream.cpp c++ -o nsDirectoryIndexStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFileStreams.pp nsFileStreams.cpp nsFileStreams.cpp: In member function 'virtual nsresult nsFileInputStream::QueryInterface(const nsIID&, void**)': nsFileStreams.cpp:203: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFileStreams.cpp: In member function 'virtual nsresult nsFileOutputStream::QueryInterface(const nsIID&, void**)': nsFileStreams.cpp:387: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFileStreams.cpp: In member function 'virtual nsresult nsSafeFileOutputStream::QueryInterface(const nsIID&, void**)': nsFileStreams.cpp:491: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIncrementalDownload.cpp c++ -o nsIncrementalDownload.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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:391: warning: 'nextState' may be used uninitialized in this function nsStreamTransportService.cpp c++ -o nsStreamTransportService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamTransportService.pp nsStreamTransportService.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsIOService.cpp c++ -o nsIOService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsIOService.pp nsIOService.cpp nsLoadGroup.cpp c++ -o nsLoadGroup.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLoadGroup.pp nsLoadGroup.cpp nsLoadGroup.cpp: In member function 'virtual nsresult nsLoadGroup::Internal::QueryInterface(const nsIID&, void**)': nsLoadGroup.cpp:239: warning: invalid access to non-static data member 'nsLoadGroup::fAggregated' of NULL object nsLoadGroup.cpp:239: warning: (perhaps the 'offsetof' macro was used incorrectly) nsLoadGroup.cpp: In member function 'virtual nsrefcnt nsLoadGroup::Internal::AddRef()': nsLoadGroup.cpp:239: warning: invalid access to non-static data member 'nsLoadGroup::fAggregated' of NULL object nsLoadGroup.cpp:239: warning: (perhaps the 'offsetof' macro was used incorrectly) nsLoadGroup.cpp: In member function 'virtual nsrefcnt nsLoadGroup::Internal::Release()': nsLoadGroup.cpp:239: warning: invalid access to non-static data member 'nsLoadGroup::fAggregated' of NULL object nsLoadGroup.cpp:239: warning: (perhaps the 'offsetof' macro was used incorrectly) nsMIMEInputStream.cpp c++ -o nsMIMEInputStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRequestObserverProxy.pp nsRequestObserverProxy.cpp nsRequestObserverProxy.h: In static member function 'static nsARequestObserverEvent* nsARequestObserverEvent::FromPLEvent(PLEvent*)': nsRequestObserverProxy.h:82: warning: invalid access to non-static data member 'nsARequestObserverEvent::mEvent' of NULL object nsRequestObserverProxy.h:82: warning: (perhaps the 'offsetof' macro was used incorrectly) nsRequestObserverProxy.cpp: In function 'void ProxyRelease(nsIEventQueue*, nsIRequestObserver*)': nsRequestObserverProxy.cpp:87: warning: unused variable 'rv' nsSimpleStreamListener.cpp c++ -o nsSimpleStreamListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSimpleURI.pp nsSimpleURI.cpp nsSimpleURI.cpp: In member function 'virtual nsresult nsSimpleURI::Internal::QueryInterface(const nsIID&, void**)': nsSimpleURI.cpp:73: warning: invalid access to non-static data member 'nsSimpleURI::fAggregated' of NULL object nsSimpleURI.cpp:73: warning: (perhaps the 'offsetof' macro was used incorrectly) nsSimpleURI.cpp: In member function 'virtual nsrefcnt nsSimpleURI::Internal::AddRef()': nsSimpleURI.cpp:73: warning: invalid access to non-static data member 'nsSimpleURI::fAggregated' of NULL object nsSimpleURI.cpp:73: warning: (perhaps the 'offsetof' macro was used incorrectly) nsSimpleURI.cpp: In member function 'virtual nsrefcnt nsSimpleURI::Internal::Release()': nsSimpleURI.cpp:73: warning: invalid access to non-static data member 'nsSimpleURI::fAggregated' of NULL object nsSimpleURI.cpp:73: warning: (perhaps the 'offsetof' macro was used incorrectly) nsSimpleURI.cpp: In member function 'virtual nsresult nsSimpleURI::Equals(nsIURI*, PRBool*)': nsSimpleURI.cpp:297: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStandardURL.cpp c++ -o nsStandardURL.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStandardURL.pp nsStandardURL.cpp nsStandardURL.cpp: In member function 'virtual nsresult nsStandardURL::GetCommonBaseSpec(nsIURI*, nsACString_internal&)': nsStandardURL.cpp:1870: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStandardURL.cpp: In member function 'virtual nsresult nsStandardURL::GetRelativeSpec(nsIURI*, nsACString_internal&)': nsStandardURL.cpp:1921: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsStandardURL]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsStandardURL]' ../../../dist/include/xpcom/nsAutoPtr.h:1180: instantiated from 'nsRefPtrGetterAddRefs::operator void**() [with T = nsStandardURL]' nsStandardURL.cpp:1558: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStandardURL.cpp: In member function 'nsresult nsStandardURL::BuildNormalizedSpec(const char*)': nsStandardURL.cpp:472: warning: 'useEncHost' may be used uninitialized in this function nsSocketTransport2.cpp c++ -o nsSocketTransport2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSocketTransport2.pp nsSocketTransport2.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSocketTransport2.cpp: In member function 'void nsSocketTransport::OnSocketEvent(PRUint32, nsresult, nsISupports*)': nsSocketTransport2.cpp:1435: warning: enumeral mismatch in conditional expression: 'nsISocketTransport::' vs 'nsISocketTransport::' nsSocketTransportService2.cpp c++ -o nsSocketTransportService2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsServerSocket.pp nsServerSocket.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsStreamListenerTee.cpp c++ -o nsStreamListenerTee.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStreamLoader.pp nsStreamLoader.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSyncStreamListener.cpp c++ -o nsSyncStreamListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUnicharStreamLoader.pp nsUnicharStreamLoader.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsURIChecker.cpp c++ -o nsURIChecker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURLHelper.pp nsURLHelper.cpp nsURLParsers.cpp c++ -o nsURLParsers.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNetStrings.pp nsNetStrings.cpp nsURLHelperUnix.cpp c++ -o nsURLHelperUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -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/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsURLHelperUnix.pp nsURLHelperUnix.cpp rm -f libneckobase_s.a ar cr libneckobase_s.a nsIOThreadPool.o nsTransportUtils.o nsAsyncStreamCopier.o nsAsyncStreamListener.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 nsStandardURL.o nsSocketTransport2.o nsSocketTransportService2.o nsServerSocket.o nsStreamListenerTee.o nsStreamLoader.o nsSyncStreamListener.o nsUnicharStreamLoader.o nsURIChecker.o nsURLHelper.o nsURLParsers.o nsNetStrings.o nsURLHelperUnix.o ranlib libneckobase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libneckobase_s.a ../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsProxyAutoConfig.js ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/base/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cookie' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cookie/public' nsICookieService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICookieService nsICookieService.idl nsICookie2.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICookie2 nsICookie2.idl nsICookieConsent.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICookieConsent nsICookieConsent.idl nsICookieManager2.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICookieManager2 nsICookieManager2.idl nsICookiePermission.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICookiePermission nsICookiePermission.idl nsICookieManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICookieManager nsICookieManager.idl nsICookie.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICookie nsICookie.idl ../../../dist/bin/xpt_link _xpidlgen/necko_cookie.xpt _xpidlgen/nsICookieService.xpt _xpidlgen/nsICookie2.xpt _xpidlgen/nsICookieConsent.xpt _xpidlgen/nsICookieManager2.xpt _xpidlgen/nsICookiePermission.xpt _xpidlgen/nsICookieManager.xpt _xpidlgen/nsICookie.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_cookie.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cookie/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cookie/src' nsCookie.cpp c++ -o nsCookie.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCookie.pp nsCookie.cpp nsCookieService.cpp c++ -o nsCookieService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCookieService.pp nsCookieService.cpp rm -f libneckocookie_s.a ar cr libneckocookie_s.a nsCookie.o nsCookieService.o ranlib libneckocookie_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libneckocookie_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cookie/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cookie' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/dns' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/dns/public' nsPIDNSService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsPIDNSService nsPIDNSService.idl nsIDNSService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDNSService nsIDNSService.idl nsIDNSListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDNSListener nsIDNSListener.idl nsIDNSRecord.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDNSRecord nsIDNSRecord.idl nsIIDNService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIIDNService nsIIDNService.idl ../../../dist/bin/xpt_link _xpidlgen/necko_dns.xpt _xpidlgen/nsPIDNSService.xpt _xpidlgen/nsIDNSService.xpt _xpidlgen/nsIDNSListener.xpt _xpidlgen/nsIDNSRecord.xpt _xpidlgen/nsIIDNService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_dns.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/dns/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/dns/src' race.c gcc -o race.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../base/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../base/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../base/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../base/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../base/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDNSService2.pp nsDNSService2.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsHostResolver]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsHostResolver]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsHostResolver]' nsDNSService2.cpp:345: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHostResolver.cpp c++ -o nsHostResolver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../base/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHostResolver.pp nsHostResolver.cpp rm -f libneckodns_s.a ar cr libneckodns_s.a race.o nameprep.o punycode.o nsIDNService.o nsDNSService2.o nsHostResolver.o ranlib libneckodns_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libneckodns_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/dns/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/dns' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/socket' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/socket/base' nsSocketProviderService.cpp c++ -o nsSocketProviderService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSOCKSIOLayer.pp nsSOCKSIOLayer.cpp rm -f libneckosocket_s.a ar cr libneckosocket_s.a nsSocketProviderService.o nsSOCKSSocketProvider.o nsSOCKSIOLayer.o ranlib libneckosocket_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libneckosocket_s.a ../../../dist/lib nsISocketProvider.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISocketProvider nsISocketProvider.idl nsISocketProviderService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISocketProviderService nsISocketProviderService.idl nsISOCKSSocketInfo.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOCKSSocketInfo nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITransportSecurityInfo nsITransportSecurityInfo.idl nsISSLSocketControl.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISSLSocketControl nsISSLSocketControl.idl ../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_socket.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/socket/base' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/socket' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/mime' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/mime/public' nsIMIMEService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMIMEService nsIMIMEService.idl nsIMIMEInfo.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMIMEInfo nsIMIMEInfo.idl nsIMIMEHeaderParam.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIMIMEHeaderParam nsIMIMEHeaderParam.idl ../../../dist/bin/xpt_link _xpidlgen/mimetype.xpt _xpidlgen/nsIMIMEService.xpt _xpidlgen/nsIMIMEInfo.xpt _xpidlgen/nsIMIMEHeaderParam.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/mimetype.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/mime/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/mime/src' nsMIMEHeaderParamImpl.cpp c++ -o nsMIMEHeaderParamImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/mimetype -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMIMEHeaderParamImpl.pp nsMIMEHeaderParamImpl.cpp rm -f libnkmime_s.a ar cr libnkmime_s.a nsMIMEHeaderParamImpl.o ranlib libnkmime_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkmime_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/mime/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/mime' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/public' nsIStreamConverter.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStreamConverter nsIStreamConverter.idl nsIStreamConverterService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStreamConverterService nsIStreamConverterService.idl mozITXTToHTMLConv.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/mozITXTToHTMLConv mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITXTToHTMLConv nsITXTToHTMLConv.idl nsIDirIndex.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDirIndex nsIDirIndex.idl nsIDirIndexListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDirIndexListener nsIDirIndexListener.idl ../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_strconv.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/src' nsStreamConverterService.cpp c++ -o nsStreamConverterService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkconv_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/converters' mozTXTToHTMLConv.cpp c++ -o mozTXTToHTMLConv.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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:181: 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:252: warning: comparison between signed and unsigned integer expressions mozTXTToHTMLConv.cpp:280: warning: comparison between signed and unsigned integer expressions mozTXTToHTMLConv.cpp: In member function 'void mozTXTToHTMLConv::ScanHTML(nsString&, PRUint32, nsString&)': mozTXTToHTMLConv.cpp:1257: warning: comparison between signed and unsigned integer expressions nsUnknownDecoder.cpp c++ -o nsUnknownDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDirIndexParser.pp nsDirIndexParser.cpp nsIndexedToHTML.cpp c++ -o nsIndexedToHTML.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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:58: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object ParseFTPList.cpp:61: 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFTPDirListingConv.pp nsFTPDirListingConv.cpp nsFTPDirListingConv.cpp: In member function 'virtual nsresult nsFTPDirListingConv::AsyncConvertData(const char*, const char*, nsIStreamListener*, nsISupports*)': nsFTPDirListingConv.cpp:111: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGopherDirListingConv.cpp c++ -o nsGopherDirListingConv.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGopherDirListingConv.pp nsGopherDirListingConv.cpp nsBinHexDecoder.cpp c++ -o nsBinHexDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../netwerk/base/src -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/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/necko2 -I../../../dist/include/necko -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBinHexDecoder.pp nsBinHexDecoder.cpp nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type nsBinHexDecoder.cpp:119: warning: negative integer implicitly converted to unsigned type 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 nsGopherDirListingConv.o nsBinHexDecoder.o ranlib libnkcnvts_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkcnvts_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/converters' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cache' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cache/public' nsICache.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICache nsICache.idl nsICacheEntryDescriptor.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICacheEntryDescriptor nsICacheEntryDescriptor.idl nsICacheListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICacheListener nsICacheListener.idl nsICacheService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICacheService nsICacheService.idl nsICacheSession.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICacheSession nsICacheSession.idl nsICacheVisitor.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICacheVisitor nsICacheVisitor.idl ../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_cache.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cache/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cache/src' nsCache.cpp c++ -o nsCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCache.pp nsCache.cpp nsCacheEntry.cpp c++ -o nsCacheEntry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheEntry.pp nsCacheEntry.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCacheEntryDescriptor.cpp c++ -o nsCacheEntryDescriptor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheEntryDescriptor.pp nsCacheEntryDescriptor.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCacheMetaData.cpp c++ -o nsCacheMetaData.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheMetaData.pp nsCacheMetaData.cpp nsCacheService.cpp c++ -o nsCacheService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheService.pp nsCacheService.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetDataBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:171: warning: operation on 'blockCount' may be undefined nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetMetaBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:239: warning: operation on 'blockCount' may be undefined nsCacheSession.cpp c++ -o nsCacheSession.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCacheSession.pp nsCacheSession.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsMemoryCacheDevice.cpp c++ -o nsMemoryCacheDevice.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMemoryCacheDevice.pp nsMemoryCacheDevice.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsMemoryCacheDevice.cpp: In member function 'virtual nsresult nsMemoryCacheDevice::OnDataSizeChange(nsCacheEntry*, PRInt32)': nsMemoryCacheDevice.cpp:302: warning: unused variable 'rv' nsDiskCacheBinding.cpp c++ -o nsDiskCacheBinding.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheBinding.pp nsDiskCacheBinding.cpp nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetDataBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:171: warning: operation on 'blockCount' may be undefined nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetMetaBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:239: warning: operation on 'blockCount' may be undefined nsDiskCacheBlockFile.cpp c++ -o nsDiskCacheBlockFile.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheBlockFile.pp nsDiskCacheBlockFile.cpp nsDiskCacheDevice.cpp c++ -o nsDiskCacheDevice.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheDevice.pp nsDiskCacheDevice.cpp nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetDataBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:171: warning: operation on 'blockCount' may be undefined nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetMetaBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:239: warning: operation on 'blockCount' may be undefined ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDiskCacheDevice.cpp: In member function 'virtual void nsDiskCacheDevice::DoomEntry(nsCacheEntry*)': nsDiskCacheDevice.cpp:596: warning: unused variable 'rv' nsDiskCacheDevice.cpp: In member function 'virtual nsresult nsDiskCacheDevice::OnDataSizeChange(nsCacheEntry*, PRInt32)': nsDiskCacheDevice.cpp:715: warning: unused variable 'rv' nsDiskCacheEntry.cpp c++ -o nsDiskCacheEntry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheEntry.pp nsDiskCacheEntry.cpp nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetDataBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:171: warning: operation on 'blockCount' may be undefined nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetMetaBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:239: warning: operation on 'blockCount' may be undefined nsDiskCacheMap.cpp c++ -o nsDiskCacheMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheMap.pp nsDiskCacheMap.cpp nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetDataBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:171: warning: operation on 'blockCount' may be undefined nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetMetaBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:239: warning: operation on 'blockCount' may be undefined nsDiskCacheStreams.cpp c++ -o nsDiskCacheStreams.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheStreams.pp nsDiskCacheStreams.cpp nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetDataBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:171: warning: operation on 'blockCount' may be undefined nsDiskCacheMap.h: In member function 'void nsDiskCacheRecord::SetMetaBlocks(PRUint32, PRUint32, PRUint32)': nsDiskCacheMap.h:239: warning: operation on 'blockCount' may be undefined ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDeleteDir.cpp c++ -o nsDeleteDir.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeleteDir.pp nsDeleteDir.cpp 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 ranlib libnkcache_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkcache_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cache/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cache' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/public' nsIAboutModule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAboutModule nsIAboutModule.idl ../../../../dist/bin/xpt_link _xpidlgen/necko_about.xpt _xpidlgen/nsIAboutModule.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_about.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/src' nsAboutProtocolHandler.cpp c++ -o nsAboutProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutBlank.pp nsAboutBlank.cpp nsAboutBloat.cpp c++ -o nsAboutBloat.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutCache.pp nsAboutCache.cpp nsAboutCacheEntry.cpp c++ -o nsAboutCacheEntry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutCacheEntry.pp nsAboutCacheEntry.cpp nsAboutRedirector.cpp c++ -o nsAboutRedirector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/nkcache -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutRedirector.pp nsAboutRedirector.cpp rm -f libnkabout_s.a ar cr libnkabout_s.a nsAboutProtocolHandler.o nsAboutBlank.o nsAboutBloat.o nsAboutCache.o nsAboutCacheEntry.o nsAboutRedirector.o ranlib libnkabout_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkabout_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/public' nsIDataChannel.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDataChannel nsIDataChannel.idl ../../../../dist/bin/xpt_link _xpidlgen/necko_data.xpt _xpidlgen/nsIDataChannel.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_data.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/src' nsDataHandler.cpp c++ -o nsDataHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../../base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDataHandler.pp nsDataHandler.cpp nsDataHandler.cpp: In member function 'virtual nsresult nsDataHandler::NewChannel(nsIURI*, nsIChannel**)': nsDataHandler.cpp:124: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDataChannel.cpp c++ -o nsDataChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../../base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkdata_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/public' nsIResProtocolHandler.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIResProtocolHandler nsIResProtocolHandler.idl ../../../../dist/bin/xpt_link _xpidlgen/necko_res.xpt _xpidlgen/nsIResProtocolHandler.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_res.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/src' nsResProtocolHandler.cpp c++ -o nsResProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I../../../../netwerk/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkres_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/public' nsIFileProtocolHandler.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFileProtocolHandler nsIFileProtocolHandler.idl nsIFileChannel.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFileChannel nsIFileChannel.idl ../../../../dist/bin/xpt_link _xpidlgen/necko_file.xpt _xpidlgen/nsIFileProtocolHandler.xpt _xpidlgen/nsIFileChannel.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_file.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/src' nsFileProtocolHandler.cpp c++ -o nsFileProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFileChannel.pp nsFileChannel.cpp nsFileChannel.cpp: In member function 'virtual nsresult nsFileChannel::QueryInterface(const nsIID&, void**)': nsFileChannel.cpp:141: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libnkfile_s.a ar cr libnkfile_s.a nsFileProtocolHandler.o nsFileChannel.o ranlib libnkfile_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkfile_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/public' nsIHttpChannelInternal.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHttpChannelInternal nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHttpProtocolHandler nsIHttpProtocolHandler.idl nsIHttpEventSink.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHttpEventSink nsIHttpEventSink.idl nsIHttpAuthenticator.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHttpAuthenticator nsIHttpAuthenticator.idl nsIHttpAuthManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHttpAuthManager nsIHttpAuthManager.idl nsIHttpActivityObserver.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHttpActivityObserver nsIHttpActivityObserver.idl nsIHttpChannel.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHttpChannel nsIHttpChannel.idl nsIHttpHeaderVisitor.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHttpHeaderVisitor nsIHttpHeaderVisitor.idl ../../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_http.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/src' nsHttp.cpp c++ -o nsHttp.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpConnection.pp nsHttpConnection.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHttpConnectionMgr.cpp c++ -o nsHttpConnectionMgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpConnectionMgr.pp nsHttpConnectionMgr.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHttpRequestHead.cpp c++ -o nsHttpRequestHead.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpAuthManager.pp nsHttpAuthManager.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHttpBasicAuth.cpp c++ -o nsHttpBasicAuth.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpTransaction.pp nsHttpTransaction.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHttpHandler.cpp c++ -o nsHttpHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpHandler.pp nsHttpHandler.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHttpChannel.cpp c++ -o nsHttpChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpChannel.pp nsHttpChannel.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHttpChannel.cpp: In member function 'virtual nsresult nsHttpChannel::QueryInterface(const nsIID&, void**)': nsHttpChannel.cpp:3062: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsInputStreamPump]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsInputStreamPump]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsInputStreamPump]' nsHttpChannel.cpp:623: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHttpPipeline.cpp c++ -o nsHttpPipeline.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/uconv -I../../../../dist/include/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHttpPipeline.pp nsHttpPipeline.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules 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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkhttp_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/public' nsIViewSourceChannel.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIViewSourceChannel nsIViewSourceChannel.idl ../../../../dist/bin/xpt_link _xpidlgen/necko_viewsource.xpt _xpidlgen/nsIViewSourceChannel.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_viewsource.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/src' nsViewSourceHandler.cpp c++ -o nsViewSourceHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/mimetype -I../../../../dist/include/necko2 -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/mimetype -I../../../../dist/include/necko2 -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkviewsource_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/public' nsIFTPChannel.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFTPChannel nsIFTPChannel.idl ../../../../dist/bin/xpt_link _xpidlgen/necko_ftp.xpt _xpidlgen/nsIFTPChannel.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/necko_ftp.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/src' nsFtpProtocolHandler.cpp c++ -o nsFtpProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFTPChannel.pp nsFTPChannel.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsFTPChannel.cpp: In member function 'virtual nsresult nsFTPChannel::QueryInterface(const nsIID&, void**)': nsFTPChannel.cpp:118: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFtpConnectionThread.cpp c++ -o nsFtpConnectionThread.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFtpConnectionThread.pp nsFtpConnectionThread.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsFtpControlConnection.cpp c++ -o nsFtpControlConnection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../../base/src -I../../../../xpcom/ds -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/necko -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkftp_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher/src' nsGopherHandler.cpp c++ -o nsGopherHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/necko -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/necko2 -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/necko -I../../../../dist/include/string -I../../../../dist/include/mimetype -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/necko2 -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGopherChannel.pp nsGopherChannel.cpp nsGopherChannel.cpp: In constructor 'nsGopherChannel::nsGopherChannel()': nsGopherChannel.cpp:80: warning: negative integer implicitly converted to unsigned type rm -f libnkgopher_s.a ar cr libnkgopher_s.a nsGopherHandler.o nsGopherChannel.o ranlib libnkgopher_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnkgopher_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/system' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/system' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/build' nsNetModule.cpp c++ -o nsNetModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/file/src -I./../protocol/ftp/src -I./../protocol/http/src -I./../protocol/res/src -I./../cookie/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/nkcache -I../../dist/include/pref -I../../dist/include/mimetype -I../../dist/include/util -I../../dist/include/locale -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/unicharutil -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNetModule.pp nsNetModule.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../base/src/nsRequestObserverProxy.h: In static member function 'static nsARequestObserverEvent* nsARequestObserverEvent::FromPLEvent(PLEvent*)': ./../base/src/nsRequestObserverProxy.h:82: warning: invalid access to non-static data member 'nsARequestObserverEvent::mEvent' of NULL object ./../base/src/nsRequestObserverProxy.h:82: warning: (perhaps the 'offsetof' macro was used incorrectly) rm -f libnecko.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libnecko.so -o libnecko.so nsNetModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/libneckobase_s.a ../../dist/lib/libneckodns_s.a ../../dist/lib/libneckosocket_s.a ../../dist/lib/libnkconv_s.a ../../dist/lib/libnkcnvts_s.a ../../dist/lib/libnkmime_s.a ../../dist/lib/libnkcache_s.a ../../dist/lib/libnkabout_s.a ../../dist/lib/libnkfile_s.a ../../dist/lib/libnkftp_s.a ../../dist/lib/libnkhttp_s.a ../../dist/lib/libnkres_s.a ../../dist/lib/libneckocookie_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib ../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libnecko.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libnecko.so ../../dist/bin/components : ../../dist/bin/components/libnecko.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/build2' nsNetModule2.cpp c++ -o nsNetModule2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../protocol/data/src -I./../protocol/gopher/src -I./../protocol/viewsource/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/necko2 -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNetModule2.pp nsNetModule2.cpp rm -f libnecko2.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libnecko2.so -o libnecko2.so nsNetModule2.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/libnkdata_s.a ../../dist/lib/libnkgopher_s.a ../../dist/lib/libnkviewsource_s.a -Wl,--no-whole-archive -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libnecko2.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libnecko2.so ../../dist/bin/components : ../../dist/bin/components/libnecko2.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/build2' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/resources' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/resources' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/locales' +++ making chrome /builddir/build/BUILD/mozilla/netwerk/locales => ../../dist/bin/chrome/en-US.jar +++ updating chrome ../../dist/bin/chrome/en-US.manifest zip warning: ../../../bin/chrome/en-US.jar not found or empty adding: locale/en-US/necko/necko.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/locales' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libjar' nsZipArchive.cpp c++ -o nsZipArchive.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/jar -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsZipArchive.pp nsZipArchive.cpp nsZipArchive.cpp: In member function 'void nsZipReadState::Init(nsZipItem*, PRFileDesc*)': nsZipArchive.cpp:460: warning: unused variable 'zerr' nsWildCard.cpp c++ -o nsWildCard.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/jar -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/jar -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARInputStream.pp nsJARInputStream.cpp nsJAR.cpp c++ -o nsJAR.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/jar -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJAR.pp nsJAR.cpp nsJAR.cpp: In member function 'virtual nsrefcnt nsJAR::Release()': nsJAR.cpp:203: warning: unused variable 'rv' nsJAR.cpp: In member function 'virtual nsresult nsZipReaderCache::GetZip(nsIFile*, nsIZipReader**)': nsJAR.cpp:1245: warning: unused variable 'collision' nsJAR.cpp: In member function 'nsresult nsZipReaderCache::ReleaseZip(nsJAR*)': nsJAR.cpp:1344: warning: unused variable 'removed' nsJAR.cpp: In member function 'virtual nsresult nsZipReaderCache::Observe(nsISupports*, const char*, const PRUnichar*)': nsJAR.cpp:1376: warning: unused variable 'removed' nsJAR.cpp: In member function 'virtual nsresult nsJAR::GetCertificatePrincipal(const char*, nsIPrincipal**)': nsJAR.cpp:408: warning: 'requestedStatus' may be used uninitialized in this function nsJARFactory.cpp c++ -o nsJARFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/jar -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/jar -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/jar -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/jar -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/jar -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJARURI.pp nsJARURI.cpp ../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsJARURI]': ../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsJARURI]' ../../dist/include/xpcom/nsAutoPtr.h:1180: instantiated from 'nsRefPtrGetterAddRefs::operator void**() [with T = nsJARURI]' nsJARURI.cpp:270: instantiated from here ../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libjar50.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L../../dist/bin -L../../dist/lib -lz -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libjar50.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libjar50.so ../../dist/bin/components : ../../dist/bin/components/libjar50.so nsIZipReader.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIZipReader nsIZipReader.idl nsIJAR.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIJAR nsIJAR.idl nsIJARChannel.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIJARChannel nsIJARChannel.idl nsIJARURI.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIJARURI nsIJARURI.idl nsIJARProtocolHandler.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIJARProtocolHandler nsIJARProtocolHandler.idl ../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/jar.xpt ../../dist/bin/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libjar' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/uriloader' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/uriloader/base' nsURILoader.cpp c++ -o nsURILoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/uriloader -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/uriloader -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocLoader.pp nsDocLoader.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f liburiloaderbase_s.a ar cr liburiloaderbase_s.a nsURILoader.o nsDocLoader.o ranlib liburiloaderbase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 liburiloaderbase_s.a ../../dist/lib nsIContentHandler.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIContentHandler nsIContentHandler.idl nsIURILoader.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIURILoader nsIURILoader.idl nsCURILoader.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsCURILoader nsCURILoader.idl nsIDownload.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDownload nsIDownload.idl nsITransfer.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITransfer nsITransfer.idl nsIDocumentLoader.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDocumentLoader nsIDocumentLoader.idl nsIWebProgressListener2.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWebProgressListener2 nsIWebProgressListener2.idl nsIURIContentListener.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIURIContentListener nsIURIContentListener.idl nsIWebProgress.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWebProgress nsIWebProgress.idl nsIWebProgressListener.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWebProgressListener nsIWebProgressListener.idl ../../dist/bin/xpt_link _xpidlgen/uriloader.xpt _xpidlgen/nsIContentHandler.xpt _xpidlgen/nsIURILoader.xpt _xpidlgen/nsCURILoader.xpt _xpidlgen/nsIDownload.xpt _xpidlgen/nsITransfer.xpt _xpidlgen/nsIDocumentLoader.xpt _xpidlgen/nsIWebProgressListener2.xpt _xpidlgen/nsIURIContentListener.xpt _xpidlgen/nsIWebProgress.xpt _xpidlgen/nsIWebProgressListener.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/uriloader.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/uriloader/exthandler' nsExternalHelperAppService.cpp c++ -o nsExternalHelperAppService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/rdf -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/toolkitcomps -I../../dist/include/exthandler -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsExternalHelperAppService.pp nsExternalHelperAppService.cpp nsExternalProtocolHandler.cpp c++ -o nsExternalProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/rdf -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/toolkitcomps -I../../dist/include/exthandler -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/rdf -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/toolkitcomps -I../../dist/include/exthandler -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMIMEInfoImpl.pp nsMIMEInfoImpl.cpp nsOSHelperAppService.cpp c++ -o nsOSHelperAppService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/rdf -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/toolkitcomps -I../../dist/include/exthandler -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsOSHelperAppService.pp ./unix/nsOSHelperAppService.cpp nsMIMEInfoUnix.cpp c++ -o nsMIMEInfoUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/rdf -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/toolkitcomps -I../../dist/include/exthandler -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsMIMEInfoUnix.pp ./unix/nsMIMEInfoUnix.cpp nsGNOMERegistry.cpp c++ -o nsGNOMERegistry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/rdf -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/toolkitcomps -I../../dist/include/exthandler -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGNOMERegistry.pp ./unix/nsGNOMERegistry.cpp rm -f libexthandler_s.a ar cr libexthandler_s.a nsExternalHelperAppService.o nsExternalProtocolHandler.o nsMIMEInfoImpl.o nsOSHelperAppService.o nsMIMEInfoUnix.o nsGNOMERegistry.o ranlib libexthandler_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libexthandler_s.a ../../dist/lib nsCExternalHandlerService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsCExternalHandlerService nsCExternalHandlerService.idl nsIExternalProtocolService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIExternalProtocolService nsIExternalProtocolService.idl nsIExternalHelperAppService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIExternalHelperAppService nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIHelperAppLauncherDialog nsIHelperAppLauncherDialog.idl ../../dist/bin/xpt_link _xpidlgen/exthandler.xpt _xpidlgen/nsCExternalHandlerService.xpt _xpidlgen/nsIExternalProtocolService.xpt _xpidlgen/nsIExternalHelperAppService.xpt _xpidlgen/nsIHelperAppLauncherDialog.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/exthandler.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader/exthandler' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/uriloader/prefetch' nsPrefetchService.cpp c++ -o nsPrefetchService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -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/prefetch -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrefetchService.pp nsPrefetchService.cpp rm -f libprefetch_s.a ar cr libprefetch_s.a nsPrefetchService.o ranlib libprefetch_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libprefetch_s.a ../../dist/lib nsIPrefetchService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPrefetchService nsIPrefetchService.idl ../../dist/bin/xpt_link _xpidlgen/prefetch.xpt _xpidlgen/nsIPrefetchService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/prefetch.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader/prefetch' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpref' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpref/public' nsIPref.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPref nsIPref.idl nsIPrefBranchInternal.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPrefBranchInternal nsIPrefBranchInternal.idl nsISecurityPref.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISecurityPref nsISecurityPref.idl nsIRelativeFilePref.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRelativeFilePref nsIRelativeFilePref.idl nsIPrefService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPrefService nsIPrefService.idl nsIPrefBranch.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPrefBranch nsIPrefBranch.idl nsIPrefBranch2.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPrefBranch2 nsIPrefBranch2.idl nsIPrefLocalizedString.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPrefLocalizedString nsIPrefLocalizedString.idl ../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/pref.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpref/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpref/src' nsPref.cpp c++ -o nsPref.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete -I../../../dist/include/string -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/prefread.pp prefread.cpp rm -f libpref.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libpref.so -o libpref.so nsPref.o nsPrefBranch.o nsPrefService.o nsPrefsFactory.o prefapi.o prefread.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -L../../../dist/lib -L../../../dist/bin -lmozjs -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libpref.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libpref.so ../../../dist/bin/components : ../../../dist/bin/components/libpref.so set -e; \ for i in ./init/all.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../../dist/bin/greprefs/`basename $i`; \ done gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpref/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpref' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libimg' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libimg' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/caps' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/caps/idl' nsICryptoHash.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsICryptoHash nsICryptoHash.idl nsIScriptSecurityManager.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIScriptSecurityManager nsIScriptSecurityManager.idl nsIScriptSecurityManager.idl:277: Warning: nsIScriptSecurityManager is scriptable but inherits from the non-scriptable interface nsIXPCSecurityManager nsIPrincipal.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPrincipal nsIPrincipal.idl nsISignatureVerifier.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISignatureVerifier nsISignatureVerifier.idl nsISecurityCheckedComponent.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISecurityCheckedComponent nsISecurityCheckedComponent.idl ../../dist/bin/xpt_link _xpidlgen/caps.xpt _xpidlgen/nsICryptoHash.xpt _xpidlgen/nsIScriptSecurityManager.xpt _xpidlgen/nsIPrincipal.xpt _xpidlgen/nsISignatureVerifier.xpt _xpidlgen/nsISecurityCheckedComponent.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/caps.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/caps/idl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/caps/include' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/caps/include' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/caps/src' nsPrincipal.cpp c++ -o nsPrincipal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/caps -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/caps -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSystemPrincipal.pp nsSystemPrincipal.cpp nsJSPrincipals.cpp c++ -o nsJSPrincipals.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/caps -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/caps -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScriptSecurityManager.pp nsScriptSecurityManager.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsScriptSecurityManager.cpp: In static member function 'static JSBool nsScriptSecurityManager::CheckObjectAccess(JSContext*, JSObject*, jsval, JSAccessMode, jsval*)': nsScriptSecurityManager.cpp:503: warning: enumeral mismatch in conditional expression: 'nsIXPCSecurityManager::' vs 'nsIXPCSecurityManager::' nsScriptSecurityManager.cpp: In member function 'nsresult nsScriptSecurityManager::LookupPolicy(nsIPrincipal*, const char*, jsval, PRUint32, ClassPolicy**, SecurityLevel*)': nsScriptSecurityManager.cpp:984: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSecurityManagerFactory.cpp c++ -o nsSecurityManagerFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/caps -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -I./../include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSecurityManagerFactory.pp nsSecurityManagerFactory.cpp rm -f libcaps.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libcaps.so -o libcaps.so nsPrincipal.o nsSystemPrincipal.o nsJSPrincipals.o nsScriptSecurityManager.o nsSecurityManagerFactory.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -L../../dist/lib -lz -L../../dist/bin -lmozjs -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libcaps.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libcaps.so ../../dist/bin/components : ../../dist/bin/components/libcaps.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/caps/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/caps' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/rdf' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base/idl' rdfIDataSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/rdfIDataSource rdfIDataSource.idl rdfITripleVisitor.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/rdfITripleVisitor rdfITripleVisitor.idl rdfISerializer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/rdfISerializer rdfISerializer.idl nsIRDFCompositeDataSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFCompositeDataSource nsIRDFCompositeDataSource.idl nsIRDFContainer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFContainer nsIRDFContainer.idl nsIRDFContainerUtils.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFContainerUtils nsIRDFContainerUtils.idl nsIRDFDelegateFactory.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFDelegateFactory nsIRDFDelegateFactory.idl nsIRDFDataSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFDataSource nsIRDFDataSource.idl nsIRDFLiteral.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFLiteral nsIRDFLiteral.idl nsIRDFNode.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFNode nsIRDFNode.idl nsIRDFObserver.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFObserver nsIRDFObserver.idl nsIRDFInMemoryDataSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFInMemoryDataSource nsIRDFInMemoryDataSource.idl nsIRDFPropagatableDataSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFPropagatableDataSource nsIRDFPropagatableDataSource.idl nsIRDFPurgeableDataSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFPurgeableDataSource nsIRDFPurgeableDataSource.idl nsIRDFRemoteDataSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFRemoteDataSource nsIRDFRemoteDataSource.idl nsIRDFResource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFResource nsIRDFResource.idl nsIRDFService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFService nsIRDFService.idl nsIRDFXMLParser.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFXMLParser nsIRDFXMLParser.idl nsIRDFXMLSerializer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFXMLSerializer nsIRDFXMLSerializer.idl nsIRDFXMLSink.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFXMLSink nsIRDFXMLSink.idl nsIRDFXMLSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFXMLSource nsIRDFXMLSource.idl nsIRDFInferDataSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRDFInferDataSource nsIRDFInferDataSource.idl ../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/rdf.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base/src' rdfTriplesSerializer.cpp c++ -o rdfTriplesSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCompositeDataSource.pp nsCompositeDataSource.cpp nsCompositeDataSource.cpp: In member function 'virtual nsresult CompositeEnumeratorImpl::HasMoreElements(PRBool*)': nsCompositeDataSource.cpp:272: warning: dereferencing type-punned pointer will break strict-aliasing rules nsContainerEnumerator.cpp c++ -o nsContainerEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInMemoryDataSource.pp nsInMemoryDataSource.cpp nsInMemoryDataSource.cpp: In member function 'virtual nsresult InMemoryDataSource::Internal::QueryInterface(const nsIID&, void**)': nsInMemoryDataSource.cpp:977: warning: invalid access to non-static data member 'InMemoryDataSource::fAggregated' of NULL object nsInMemoryDataSource.cpp:977: warning: (perhaps the 'offsetof' macro was used incorrectly) nsInMemoryDataSource.cpp: In member function 'virtual nsrefcnt InMemoryDataSource::Internal::AddRef()': nsInMemoryDataSource.cpp:977: warning: invalid access to non-static data member 'InMemoryDataSource::fAggregated' of NULL object nsInMemoryDataSource.cpp:977: warning: (perhaps the 'offsetof' macro was used incorrectly) nsInMemoryDataSource.cpp: In member function 'virtual nsrefcnt InMemoryDataSource::Internal::Release()': nsInMemoryDataSource.cpp:977: warning: invalid access to non-static data member 'InMemoryDataSource::fAggregated' of NULL object nsInMemoryDataSource.cpp:977: warning: (perhaps the 'offsetof' macro was used incorrectly) nsNameSpaceMap.cpp c++ -o nsNameSpaceMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFContainerUtils.pp nsRDFContainerUtils.cpp nsRDFParserUtils.cpp c++ -o nsRDFParserUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFParserUtils.pp nsRDFParserUtils.cpp nsRDFService.cpp c++ -o nsRDFService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFService.pp nsRDFService.cpp nsRDFService.cpp: In member function 'virtual nsresult LiteralImpl::EqualsNode(nsIRDFNode*, PRBool*)': nsRDFService.cpp:625: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRDFService.cpp: In member function 'virtual nsresult DateImpl::EqualsNode(nsIRDFNode*, PRBool*)': nsRDFService.cpp:727: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRDFService.cpp: In member function 'virtual nsresult IntImpl::EqualsNode(nsIRDFNode*, PRBool*)': nsRDFService.cpp:833: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRDFService.cpp: In member function 'virtual nsresult RDFServiceImpl::GetResource(const nsACString_internal&, nsIRDFResource**)': nsRDFService.cpp:1106: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRDFXMLDataSource.cpp c++ -o nsRDFXMLDataSource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFXMLDataSource.pp nsRDFXMLDataSource.cpp nsRDFXMLParser.cpp c++ -o nsRDFXMLParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFXMLSerializer.pp nsRDFXMLSerializer.cpp nsRDFXMLSerializer.cpp: In member function 'nsresult nsRDFXMLSerializer::SerializeContainer(nsIOutputStream*, nsIRDFResource*)': nsRDFXMLSerializer.cpp:972: warning: dereferencing type-punned pointer will break strict-aliasing rules rdfutil.cpp c++ -o rdfutil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 nsRDFParserUtils.o nsRDFService.o nsRDFXMLDataSource.o nsRDFXMLParser.o nsRDFXMLSerializer.o rdfutil.o ranlib librdfbase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 librdfbase_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/rdf/util' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/util/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/util/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/util/src' nsRDFResource.cpp c++ -o nsRDFResource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdf -I../../../dist/include/rdfutil -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRDFResource.pp nsRDFResource.cpp nsRDFResource.cpp: In member function 'virtual nsresult nsRDFResource::EqualsNode(nsIRDFNode*, PRBool*)': nsRDFResource.cpp:92: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f librdfutil_s.a ar cr librdfutil_s.a nsRDFResource.o ranlib librdfutil_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 librdfutil_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/util/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/util' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/rdf/datasource' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/datasource/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/datasource/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/rdf/datasource/src' nsLocalStore.cpp c++ -o nsLocalStore.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/rdf -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 librdfdatasource_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/datasource/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/datasource' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/rdf/build' nsRDFModule.cpp c++ -o nsRDFModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base/src -I./../content/src -I./../datasource/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/content -I../../dist/include/htmlparser -I../../dist/include/necko -I../../dist/include/rdf -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRDFModule.pp nsRDFModule.cpp rm -f librdf.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,librdf.so -o librdf.so nsRDFModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/librdfbase_s.a ../../dist/lib/librdfdatasource_s.a ../../dist/lib/librdfutil_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib ../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x librdf.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 librdf.so ../../dist/bin/components : ../../dist/bin/components/librdf.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/rdf' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/parser/expat' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/expat/lib' xmlparse.c gcc -o xmlparse.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_EXPAT_CONFIG_H -I../../../dist/include/expat -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xmlparse.pp xmlparse.c xmlrole.c gcc -o xmlrole.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_EXPAT_CONFIG_H -I../../../dist/include/expat -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xmlrole.pp xmlrole.c xmltok.c gcc -o xmltok.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_EXPAT_CONFIG_H -I../../../dist/include/expat -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xmltok.pp xmltok.c xmltok.c:462: warning: missing initializer xmltok.c:462: warning: (near initialization for 'latin1_encoding_ns.isName2') xmltok.c:475: warning: missing initializer xmltok.c:475: warning: (near initialization for 'latin1_encoding.isName2') xmltok.c:495: warning: missing initializer xmltok.c:495: warning: (near initialization for 'ascii_encoding_ns.isName2') xmltok.c:508: warning: missing initializer xmltok.c:508: warning: (near initialization for 'ascii_encoding.isName2') xmltok.c:719: warning: missing initializer xmltok.c:719: warning: (near initialization for 'little2_encoding_ns.isName2') xmltok.c:738: warning: missing initializer xmltok.c:738: warning: (near initialization for 'little2_encoding.isName2') xmltok.c:858: warning: missing initializer xmltok.c:858: warning: (near initialization for 'big2_encoding_ns.isName2') xmltok.c:877: warning: missing initializer xmltok.c:877: warning: (near initialization for 'big2_encoding.isName2') xmltok.c:890: warning: missing initializer xmltok.c:890: warning: (near initialization for 'internal_big2_encoding_ns.isName2') xmltok.c:903: warning: missing initializer xmltok.c:903: warning: (near initialization for 'internal_big2_encoding.isName2') In file included from xmltok.c:1651: moz_extensions.c:168:5: warning: C++ style comments are not allowed in ISO C90 moz_extensions.c:168:5: warning: (this will be reported only once per input file) rm -f libexpat_s.a ar cr libexpat_s.a xmlparse.o xmlrole.o xmltok.o ranlib libexpat_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libexpat_s.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/expat/lib' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/parser/expat' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/parser/xml' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/xml/public' nsISAXAttributes.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISAXAttributes nsISAXAttributes.idl nsISAXMutableAttributes.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISAXMutableAttributes nsISAXMutableAttributes.idl nsISAXContentHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISAXContentHandler nsISAXContentHandler.idl nsISAXDTDHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISAXDTDHandler nsISAXDTDHandler.idl nsISAXErrorHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISAXErrorHandler nsISAXErrorHandler.idl nsISAXLexicalHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISAXLexicalHandler nsISAXLexicalHandler.idl nsISAXLocator.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISAXLocator nsISAXLocator.idl nsISAXXMLReader.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISAXXMLReader nsISAXXMLReader.idl nsISAXXMLFilter.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISAXXMLFilter nsISAXXMLFilter.idl ../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/saxparser.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/xml/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/xml/src' nsSAXAttributes.cpp c++ -o nsSAXAttributes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/xml -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/xml -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/xml -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libsaxp.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/xml/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/parser/xml' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/parser/htmlparser' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/htmlparser/public' nsIExpatSink.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIExpatSink nsIExpatSink.idl nsIExtendedExpatSink.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIExtendedExpatSink nsIExtendedExpatSink.idl ../../../dist/bin/xpt_link _xpidlgen/htmlparser.xpt _xpidlgen/nsIExpatSink.xpt _xpidlgen/nsIExtendedExpatSink.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/htmlparser.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/htmlparser/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/parser/htmlparser/src' nsScannerString.cpp c++ -o nsScannerString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTokenizer.pp nsHTMLTokenizer.cpp nsHTMLTokenizer.cpp: In member function 'virtual nsresult nsHTMLTokenizer::ConsumeAttributes(PRUnichar, CToken*, nsScanner&)': nsHTMLTokenizer.cpp:731: warning: dereferencing type-punned pointer will break strict-aliasing rules nsElementTable.cpp c++ -o nsElementTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsExpatDriver.pp nsExpatDriver.cpp nsExpatDriver.cpp: In member function 'nsresult nsExpatDriver::ParseBuffer(const char*, PRUint32, PRBool)': nsExpatDriver.cpp:976: warning: 'startOffset' may be used uninitialized in this function CNavDTD.cpp c++ -o CNavDTD.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CNavDTD.pp CNavDTD.cpp COtherDTD.cpp c++ -o COtherDTD.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/COtherDTD.pp COtherDTD.cpp COtherElements.h:242: warning: 'virtual PRInt32 CElement::FindAutoCloseTargetForEndTag(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*, PRInt32&)' was hidden COtherElements.h:876: warning: by 'virtual PRInt32 CTableElement::FindAutoCloseTargetForEndTag(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*, PRInt32&)' COtherElements.h:306: warning: 'virtual nsresult CElement::OpenContext(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' was hidden COtherElements.h:1103: warning: by 'virtual nsresult CHeadElement::OpenContext(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' COtherElements.h:331: warning: 'virtual nsresult CElement::CloseContext(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' was hidden COtherElements.h:1123: warning: by 'virtual nsresult CHeadElement::CloseContext(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' COtherElements.h:233: warning: 'virtual nsresult CElement::HandleStartToken(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' was hidden COtherElements.h:1201: warning: by 'virtual nsresult CTextContainer::HandleStartToken(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' COtherElements.h:235: warning: 'virtual nsresult CElement::HandleEndToken(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' was hidden COtherElements.h:1223: warning: by 'virtual nsresult CTextContainer::HandleEndToken(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' COtherElements.h:1181: warning: 'virtual nsresult CTextContainer::NotifyClose(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' was hidden COtherElements.h:1255: warning: by 'virtual nsresult CTitleElement::NotifyClose(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' COtherElements.h:1181: warning: 'virtual nsresult CTextContainer::NotifyClose(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' was hidden COtherElements.h:1358: warning: by 'virtual nsresult CStyleElement::NotifyClose(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' COtherElements.h:1181: warning: 'virtual nsresult CTextContainer::NotifyClose(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' was hidden COtherElements.h:1432: warning: by 'virtual nsresult CScriptElement::NotifyClose(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' COtherElements.h:331: warning: 'virtual nsresult CElement::CloseContext(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' was hidden COtherElements.h:1412: warning: by 'virtual nsresult CScriptElement::CloseContext(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' COtherElements.h:299: warning: 'virtual nsresult CElement::OpenContainer(nsIParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' was hidden COtherElements.h:1907: warning: by 'virtual nsresult CBodyElement::OpenContainer(nsCParserNode*, nsHTMLTag, nsDTDContext*, nsIHTMLContentSink*)' COtherDTD.cpp: In member function 'virtual nsresult COtherDTD::WillBuildModel(const CParserContext&, nsITokenizer*, nsIContentSink*)': COtherDTD.cpp:315: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLEntities.cpp c++ -o nsHTMLEntities.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsViewSourceHTML.pp nsViewSourceHTML.cpp rm -f libhtmlpars.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libhtmlpars.so -o libhtmlpars.so nsScannerString.o nsDTDUtils.o nsHTMLTokenizer.o nsElementTable.o nsExpatDriver.o CNavDTD.o COtherDTD.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 -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../dist/lib/libexpat_s.a ../../../parser/xml/src/libsaxp.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libhtmlpars.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libhtmlpars.so ../../../dist/bin/components : ../../../dist/bin/components/libhtmlpars.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/parser/htmlparser/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/parser/htmlparser' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/gfx' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/gfx/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/gfx/idl' nsIFontEnumerator.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFontEnumerator nsIFontEnumerator.idl nsIFontList.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFontList nsIFontList.idl nsIScriptableRegion.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIScriptableRegion nsIScriptableRegion.idl nsIScreen.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIScreen nsIScreen.idl nsIScreenManager.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIScreenManager nsIScreenManager.idl nsIPrintOptions.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPrintOptions nsIPrintOptions.idl nsIPrintSettings.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPrintSettings nsIPrintSettings.idl nsIPrintSettingsService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPrintSettingsService nsIPrintSettingsService.idl nsIPrintSession.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPrintSession nsIPrintSession.idl gfxIFormats.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/gfxIFormats gfxIFormats.idl gfxIImageFrame.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/gfxIImageFrame gfxIImageFrame.idl gfxtypes.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/gfxtypes gfxtypes.idl ../../dist/bin/xpt_link _xpidlgen/gfx.xpt _xpidlgen/nsIFontEnumerator.xpt _xpidlgen/nsIFontList.xpt _xpidlgen/nsIScriptableRegion.xpt _xpidlgen/nsIScreen.xpt _xpidlgen/nsIScreenManager.xpt _xpidlgen/nsIPrintOptions.xpt _xpidlgen/nsIPrintSettings.xpt _xpidlgen/nsIPrintSettingsService.xpt _xpidlgen/nsIPrintSession.xpt _xpidlgen/gfxIFormats.xpt _xpidlgen/gfxIImageFrame.xpt _xpidlgen/gfxtypes.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/gfx.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/idl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src' nsBlender.cpp c++ -o nsBlender.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlender.pp nsBlender.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlender.cpp: In member function 'virtual nsresult nsBlender::Blend(PRInt32, PRInt32, PRInt32, PRInt32, nsIDrawingSurface*, nsIDrawingSurface*, PRInt32, PRInt32, float, nsIDrawingSurface*, nscolor, nscolor)': nsBlender.cpp:173: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlender.cpp:181: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlender.cpp:186: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlender.cpp: In member function 'virtual nsresult nsBlender::GetAlphas(const nsRect&, nsIDrawingSurface*, nsIDrawingSurface*, PRUint8**)': nsBlender.cpp:373: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlender.cpp:377: warning: dereferencing type-punned pointer will break strict-aliasing rules nsColor.cpp c++ -o nsColor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsColor.pp nsColor.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsColorNames.cpp c++ -o nsColorNames.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsColorNames.pp nsColorNames.cpp nsDeviceContext.cpp c++ -o nsDeviceContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDeviceContext.pp nsDeviceContext.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFont.cpp c++ -o nsFont.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFont.pp nsFont.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontList.cpp c++ -o nsFontList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFontList.pp nsFontList.cpp nsRect.cpp c++ -o nsRect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRect.pp nsRect.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRegion.cpp c++ -o nsRegion.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRegion.pp nsRegion.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTransform2D.cpp c++ -o nsTransform2D.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTransform2D.pp nsTransform2D.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScriptableRegion.cpp c++ -o nsScriptableRegion.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScriptableRegion.pp nsScriptableRegion.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrintOptionsImpl.cpp c++ -o nsPrintOptionsImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintOptionsImpl.pp nsPrintOptionsImpl.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrintSettingsImpl.cpp c++ -o nsPrintSettingsImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintSettingsImpl.pp nsPrintSettingsImpl.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrintSession.cpp c++ -o nsPrintSession.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintSession.pp nsPrintSession.cpp nsRegionImpl.cpp c++ -o nsRegionImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRegionImpl.pp nsRegionImpl.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules imgScaler.cpp c++ -o imgScaler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/imgScaler.pp imgScaler.cpp rm -f libgkgfx.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libgkgfx.so -o libgkgfx.so nsBlender.o nsColor.o nsColorNames.o nsDeviceContext.o nsFont.o nsFontList.o nsRect.o nsRegion.o nsTransform2D.o nsScriptableRegion.o nsPrintOptionsImpl.o nsPrintSettingsImpl.o nsPrintSession.o nsRegionImpl.o imgScaler.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 ../../dist/lib/libmozutil_s.a ../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libgkgfx.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgkgfx.so ../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgkgfx.so ../../dist/bin gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/shared' nsRenderingContextImpl.cpp c++ -o nsRenderingContextImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./.. -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/imglib2 -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRenderingContextImpl.pp nsRenderingContextImpl.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules gfxImageFrame.cpp c++ -o gfxImageFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./.. -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/imglib2 -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxImageFrame.pp gfxImageFrame.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules gfxImageFrame.cpp: In member function 'virtual nsresult gfxImageFrame::Init(PRInt32, PRInt32, PRInt32, PRInt32, gfx_format, gfx_depth)': gfxImageFrame.cpp:108: warning: 'maskReq' may be used uninitialized in this function nsNativeTheme.cpp c++ -o nsNativeTheme.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./.. -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/imglib2 -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeTheme.pp nsNativeTheme.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontConfigUtils.cpp c++ -o nsFontConfigUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./.. -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/imglib2 -I../../../dist/include/widget -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/pref -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFontConfigUtils.pp nsFontConfigUtils.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgfxshared_s.a ar cr libgfxshared_s.a nsRenderingContextImpl.o gfxImageFrame.o nsNativeTheme.o nsFontConfigUtils.o ranlib libgfxshared_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgfxshared_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/shared' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/psshared' nsCUPSShim.cpp c++ -o nsCUPSShim.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_PSSHARED -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCUPSShim.pp nsCUPSShim.cpp nsCUPSShim.cpp: In member function 'PRBool nsCUPSShim::Init()': nsCUPSShim.cpp:68: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCUPSShim.cpp:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCUPSShim.cpp:70: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCUPSShim.cpp:71: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCUPSShim.cpp:72: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCUPSShim.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPaperPS.cpp c++ -o nsPaperPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_PSSHARED -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_PSSHARED -I../../../dist/include/pref -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPSPrinters.pp nsPSPrinters.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgfxpsshar.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libgfxpsshar.so -o libgfxpsshar.so nsCUPSShim.o nsPaperPS.o nsPSPrinters.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libgfxpsshar.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgfxpsshar.so ../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgfxpsshar.so ../../../dist/bin gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/psshared' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/ps' nsDeviceContextPS.cpp c++ -o nsDeviceContextPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeviceContextPS.pp nsDeviceContextPS.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDeviceContextPS.cpp: In member function 'virtual nsresult nsDeviceContextPS::QueryInterface(const nsIID&, void**)': nsDeviceContextPS.cpp:182: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsPS.cpp c++ -o nsFontMetricsPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFontMetricsPS.pp nsFontMetricsPS.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsPS.cpp: In constructor 'nsXftEntry::nsXftEntry(FcPattern*)': nsFontMetricsPS.cpp:961: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsPS.cpp:965: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsPS.cpp:969: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEPSObjectPS.cpp c++ -o nsEPSObjectPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEPSObjectPS.pp nsEPSObjectPS.cpp nsEPSObjectPS.cpp: In member function 'nsresult nsEPSObjectPS::WriteTo(FILE*)': nsEPSObjectPS.cpp:166: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result nsRenderingContextPS.cpp c++ -o nsRenderingContextPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRenderingContextPS.pp nsRenderingContextPS.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPostScriptObj.cpp c++ -o nsPostScriptObj.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPostScriptObj.pp nsPostScriptObj.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPostScriptObj.cpp: In member function 'void nsPostScriptObj::show(const PangoGlyphString*, float, nsPSFontGenerator*, PRUint16)': nsPostScriptObj.cpp:2095: warning: comparison between signed and unsigned integer expressions nsPostScriptObj.cpp:2104: warning: comparison between signed and unsigned integer expressions nsPostScriptObj.cpp:2117: warning: comparison between signed and unsigned integer expressions nsAFMObject.cpp c++ -o nsAFMObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAFMObject.pp nsAFMObject.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGfxFactoryPS.cpp c++ -o nsGfxFactoryPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGfxFactoryPS.pp nsGfxFactoryPS.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTempfilePS.cpp c++ -o nsTempfilePS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTempfilePS.pp nsTempfilePS.cpp nsPrintJobPS.cpp c++ -o nsPrintJobPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintJobPS.pp nsPrintJobPS.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrintJobFactoryPS.cpp c++ -o nsPrintJobFactoryPS.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintJobFactoryPS.pp nsPrintJobFactoryPS.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsPSPango.cpp c++ -o nsFontMetricsPSPango.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFontMetricsPSPango.pp nsFontMetricsPSPango.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsPSPango.cpp: In member function 'virtual nsresult nsFontMetricsPSPango::GetTextDimensions(const char*, PRUint32, nsTextDimensions&)': nsFontMetricsPSPango.cpp:594: warning: label 'loser' defined but not used nsFontMetricsPSPango.cpp: In function 'void _ps_pango_renderer_draw_glyphs(PangoRenderer*, PangoFont*, PangoGlyphString*, int, int)': nsFontMetricsPSPango.cpp:965: warning: comparison between signed and unsigned integer expressions nsFontMetricsPSPango.cpp: In function 'nsresult EnumFontsPango(nsIAtom*, const char*, PRUint32*, PRUnichar***)': nsFontMetricsPSPango.cpp:1981: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsPSPango.cpp: At global scope: nsFontMetricsPSPango.cpp:875: warning: 'void flattenName(nsCString&)' defined but not used mozilla-ps-decoder.cpp c++ -o mozilla-ps-decoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozilla-ps-decoder.pp mozilla-ps-decoder.cpp mozilla-ps-decoder.cpp: In function 'PangoFcDecoder* mozilla_find_ps_decoder(FcPattern*, void*)': mozilla-ps-decoder.cpp:348: warning: dereferencing type-punned pointer will break strict-aliasing rules nsType1.cpp c++ -o nsType1.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../.. -I./.. -I./../shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I/usr/include/freetype2 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsType1.pp nsType1.cpp rm -f libgfxps.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libgfxps.so -o libgfxps.so nsDeviceContextPS.o nsFontMetricsPS.o nsEPSObjectPS.o nsRenderingContextPS.o nsPostScriptObj.o nsAFMObject.o nsGfxFactoryPS.o nsTempfilePS.o nsPrintJobPS.o nsPrintJobFactoryPS.o nsFontMetricsPSPango.o mozilla-ps-decoder.o nsType1.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -L../../../dist/lib -lgfxshared_s -lgfxpsshar -lmozutil_s -lgkgfx -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ../../../dist/lib/libunicharutil_s.a -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXft -lXrender -lfontconfig -lfreetype -lX11 -lfreetype -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libgfxps.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgfxps.so ../../../dist/bin/components : ../../../dist/bin/components/libgfxps.so /builddir/build/BUILD/mozilla/config/nsinstall -R ./sample.unixpsfonts.properties ../../../dist/bin/res gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/ps' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/gtk' nsPrintdGTK.c gcc -o nsPrintdGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nsPrintdGTK.pp nsPrintdGTK.c gtk2drawing.c gcc -o gtk2drawing.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/gtk2drawing.pp gtk2drawing.c nsDeviceContextGTK.cpp c++ -o nsDeviceContextGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeviceContextGTK.pp nsDeviceContextGTK.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../nsRenderingContextImpl.h: At global scope: ./../nsRenderingContextImpl.h:194: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:198: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsDeviceContextSpecFactoryG.cpp c++ -o nsDeviceContextSpecFactoryG.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeviceContextSpecFactoryG.pp nsDeviceContextSpecFactoryG.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDeviceContextSpecG.cpp c++ -o nsDeviceContextSpecG.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDeviceContextSpecG.pp nsDeviceContextSpecG.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDrawingSurfaceGTK.cpp c++ -o nsDrawingSurfaceGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDrawingSurfaceGTK.pp nsDrawingSurfaceGTK.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGfxFactoryGTK.cpp c++ -o nsGfxFactoryGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGfxFactoryGTK.pp nsGfxFactoryGTK.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../nsRenderingContextImpl.h: At global scope: ./../nsRenderingContextImpl.h:194: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:198: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsGfxFactoryGTK.cpp: In function 'nsresult nsScriptableRegionConstructor(nsISupports*, const nsIID&, void**)': nsGfxFactoryGTK.cpp:202: warning: 'inst' may be used uninitialized in this function nsGraphicsStateGTK.cpp c++ -o nsGraphicsStateGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGraphicsStateGTK.pp nsGraphicsStateGTK.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsImageGTK.cpp c++ -o nsImageGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsImageGTK.pp nsImageGTK.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../nsRenderingContextImpl.h: At global scope: ./../nsRenderingContextImpl.h:194: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:198: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsImageGTK.cpp: In member function 'void nsImageGTK::DrawCompositeTile(nsIRenderingContext&, nsIDrawingSurface*, PRInt32, PRInt32, PRInt32, PRInt32, PRInt32, PRInt32, PRInt32, PRInt32)': nsImageGTK.cpp:1531: warning: comparison between signed and unsigned integer expressions nsImageGTK.cpp:1534: warning: comparison between signed and unsigned integer expressions nsImageGTK.cpp:1542: warning: comparison between signed and unsigned integer expressions nsImageGTK.cpp:1546: warning: comparison between signed and unsigned integer expressions nsImageGTK.cpp: In member function 'void nsImageGTK::DrawCompositedGeneral(PRBool, PRBool, PRUint8*, PRUint32, PRUint8*, PRUint32, unsigned int, unsigned int, XImage*, unsigned char*, unsigned char*)': nsImageGTK.cpp:1220: warning: 'pix' may be used uninitialized in this function nsGCCache.cpp c++ -o nsGCCache.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGCCache.pp nsGCCache.cpp nsRenderingContextGTK.cpp c++ -o nsRenderingContextGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRenderingContextGTK.pp nsRenderingContextGTK.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../nsRenderingContextImpl.h: At global scope: ./../nsRenderingContextImpl.h:194: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:198: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsRenderingContextGTK.cpp: In member function 'void nsRenderingContextGTK::UpdateGC()': nsRenderingContextGTK.cpp:590: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScreenGtk.cpp c++ -o nsScreenGtk.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScreenGtk.pp nsScreenGtk.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScreenGtk.cpp: In member function 'void nsScreenGtk::Init()': nsScreenGtk.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScreenManagerGtk.cpp c++ -o nsScreenManagerGtk.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScreenManagerGtk.pp nsScreenManagerGtk.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrintOptionsGTK.cpp c++ -o nsPrintOptionsGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPrintOptionsGTK.pp nsPrintOptionsGTK.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsUtils.cpp c++ -o nsFontMetricsUtils.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFontMetricsUtils.pp nsFontMetricsUtils.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsUtils.cpp: In function 'nsresult NS_FontMetricsFamilyExists(nsIDeviceContext*, const nsString&)': nsFontMetricsUtils.cpp:98: warning: control reaches end of non-void function nsFontMetricsUtils.cpp: In function 'PRUint32 NS_FontMetricsGetHints()': nsFontMetricsUtils.cpp:78: warning: control reaches end of non-void function nsFontMetricsXft.cpp c++ -o nsFontMetricsXft.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFontMetricsXft.pp nsFontMetricsXft.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../nsRenderingContextImpl.h: At global scope: ./../nsRenderingContextImpl.h:194: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:198: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsFontMetricsXft.cpp: In member function 'void nsFontMetricsXft::DoMatch(PRBool)': nsFontMetricsXft.cpp:1187: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsXft.cpp: In member function 'void nsFontMetricsXft::PrepareToDraw(nsRenderingContextGTK*, nsDrawingSurfaceGTK*, XftDraw**, XftColor&)': nsFontMetricsXft.cpp:1533: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsXft.cpp: In static member function 'static nsresult nsFontMetricsXft::FamilyExists(nsIDeviceContext*, const nsString&)': nsFontMetricsXft.cpp:1722: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsXft.cpp: In function 'nsresult EnumFontsXft(nsIAtom*, const char*, PRUint32*, PRUnichar***)': nsFontMetricsXft.cpp:2314: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsXft.cpp: In function 'nsFontXftInfo* GetFontXftInfo(FcPattern*)': nsFontMetricsXft.cpp:2582: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFontMetricsPango.cpp c++ -o nsFontMetricsPango.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFontMetricsPango.pp nsFontMetricsPango.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../nsRenderingContextImpl.h: At global scope: ./../nsRenderingContextImpl.h:194: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:198: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsFontMetricsPango.cpp: In function 'nsresult EnumFontsPango(nsIAtom*, const char*, PRUint32*, PRUnichar***)': nsFontMetricsPango.cpp:1712: warning: dereferencing type-punned pointer will break strict-aliasing rules mozilla-decoder.cpp c++ -o mozilla-decoder.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozilla-decoder.pp mozilla-decoder.cpp mozilla-decoder.cpp: In function 'PangoFcDecoder* mozilla_find_decoder(FcPattern*, void*)': mozilla-decoder.cpp:353: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRegionGTK2.cpp c++ -o nsRegionGTK2.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRegionGTK2.pp nsRegionGTK2.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsNativeThemeGTK.cpp c++ -o nsNativeThemeGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I./. -I./.. -I./../shared -I./../x11shared -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeThemeGTK.pp nsNativeThemeGTK.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../nsRenderingContextImpl.h: At global scope: ./../nsRenderingContextImpl.h:194: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ./../nsRenderingContextImpl.h:198: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsNativeThemeGTK.cpp: In member function 'virtual nsresult nsNativeThemeGTK::DrawWidgetBackground(nsIRenderingContext*, nsIFrame*, PRUint8, const nsRect&, const nsRect&)': nsNativeThemeGTK.cpp:437: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIMenuParent.h: At global scope: ../../../dist/include/layout/nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used ../../../dist/include/layout/nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used rm -f libgfx_gtk.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libgfx_gtk.so -o libgfx_gtk.so nsPrintdGTK.o gtk2drawing.o nsDeviceContextGTK.o nsDeviceContextSpecFactoryG.o nsDeviceContextSpecG.o nsDrawingSurfaceGTK.o nsGfxFactoryGTK.o nsGraphicsStateGTK.o nsImageGTK.o nsGCCache.o nsRenderingContextGTK.o nsScreenGtk.o nsScreenManagerGtk.o nsPrintOptionsGTK.o nsFontMetricsUtils.o nsFontMetricsXft.o nsFontMetricsPango.o mozilla-decoder.o nsRegionGTK2.o nsNativeThemeGTK.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 ../../../dist/lib/libgfxshared_s.a -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lfreetype -L../../../dist/bin -L../../../dist/lib -lgkgfx -lXinerama -L../../../dist/bin -lmozjs ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib64 -lX11 -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgfxpsshar -ldl -lm chmod +x libgfx_gtk.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgfx_gtk.so ../../../dist/bin/components : ../../../dist/bin/components/libgfx_gtk.so /builddir/build/BUILD/mozilla/config/nsinstall -R fontEncoding.properties pangoFontEncoding.properties ../../../dist/bin/res/fonts gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/gtk' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/gfx' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/public' imgICache.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/imgICache imgICache.idl imgIContainer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/imgIContainer imgIContainer.idl imgIContainerObserver.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/imgIContainerObserver imgIContainerObserver.idl imgIDecoder.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/imgIDecoder imgIDecoder.idl imgIDecoderObserver.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/imgIDecoderObserver imgIDecoderObserver.idl imgIEncoder.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/imgIEncoder imgIEncoder.idl imgILoad.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/imgILoad imgILoad.idl imgILoader.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/imgILoader imgILoader.idl imgIRequest.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/imgIRequest imgIRequest.idl ../../../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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/imglib2.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/src' imgCache.cpp c++ -o imgCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgCache.pp imgCache.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules imgContainer.cpp c++ -o imgContainer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgContainer.pp imgContainer.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules imgLoader.cpp c++ -o imgLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgLoader.pp imgLoader.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules imgRequest.cpp c++ -o imgRequest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgRequest.pp imgRequest.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules imgRequestProxy.cpp c++ -o imgRequestProxy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/imgRequestProxy.pp imgRequestProxy.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libimglib2_s.a ar cr libimglib2_s.a imgCache.o imgContainer.o imgLoader.o imgRequest.o imgRequestProxy.o ranlib libimglib2_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libimglib2_s.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/png' nsPNGDecoder.cpp c++ -o nsPNGDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/imgpng -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPNGDecoder.pp nsPNGDecoder.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libimgpng_s.a ar cr libimgpng_s.a nsPNGDecoder.o ranlib libimgpng_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libimgpng_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/png' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/gif' GIF2.cpp c++ -o GIF2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/imggif -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/GIF2.pp GIF2.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGIFDecoder2.cpp c++ -o nsGIFDecoder2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/imggif -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGIFDecoder2.pp nsGIFDecoder2.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGIFDecoder2.h: In constructor 'nsGIFDecoder2::nsGIFDecoder2()': nsGIFDecoder2.h:120: warning: 'nsGIFDecoder2::mAlphaLineMaxSize' will be initialized after nsGIFDecoder2.h:119: warning: 'PRUint32 nsGIFDecoder2::mRGBLineMaxSize' nsGIFDecoder2.cpp:77: warning: when initialized here imgContainerGIF.cpp c++ -o imgContainerGIF.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/imggif -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/imgContainerGIF.pp imgContainerGIF.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules imgContainerGIF.cpp: In member function 'virtual nsresult imgContainerGIF::GetFrameAt(PRUint32, gfxIImageFrame**)': imgContainerGIF.cpp:142: warning: comparison between signed and unsigned integer expressions rm -f libimggif_s.a ar cr libimggif_s.a GIF2.o nsGIFDecoder2.o imgContainerGIF.o ranlib libimggif_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libimggif_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/gif' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/jpeg' nsJPEGDecoder.cpp c++ -o nsJPEGDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/imgjpeg -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJPEGDecoder.pp nsJPEGDecoder.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJPEGDecoder.cpp: In member function 'virtual nsresult nsJPEGDecoder::WriteFrom(nsIInputStream*, PRUint32, PRUint32*)': nsJPEGDecoder.cpp:217: warning: unused variable 'rv' nsJPEGDecoder.cpp: In member function 'virtual nsresult nsJPEGDecoder::Init(imgILoad*)': nsJPEGDecoder.cpp:146: warning: 'src' may be used uninitialized in this function rm -f libimgjpeg_s.a ar cr libimgjpeg_s.a nsJPEGDecoder.o ranlib libimgjpeg_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libimgjpeg_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/jpeg' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/bmp' nsBMPDecoder.cpp c++ -o nsBMPDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/imgbmp -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBMPDecoder.pp nsBMPDecoder.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsICODecoder.cpp c++ -o nsICODecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/imgbmp -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsICODecoder.pp nsICODecoder.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libimgbmp_s.a ar cr libimgbmp_s.a nsBMPDecoder.o nsICODecoder.o ranlib libimgbmp_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libimgbmp_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/bmp' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/xbm' nsXBMDecoder.cpp c++ -o nsXBMDecoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/imgxbm -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXBMDecoder.pp nsXBMDecoder.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libimgxbm_s.a ar cr libimgxbm_s.a nsXBMDecoder.o ranlib libimgxbm_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libimgxbm_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/xbm' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon/gtk' nsIconChannel.cpp c++ -o nsIconChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/necko -I../../../../../dist/include/intl -I../../../../../dist/include/mimetype -I../../../../../dist/include/imgicon -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsIconChannel.pp nsIconChannel.cpp nsIconChannel.cpp: In member function 'nsresult nsIconChannel::InitWithGnome(nsIMozIconURI*)': nsIconChannel.cpp:317: warning: comparison between signed and unsigned integer expressions nsIconChannel.cpp:318: warning: comparison between signed and unsigned integer expressions rm -f libimgicongtk_s.a ar cr libimgicongtk_s.a nsIconChannel.o ranlib libimgicongtk_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libimgicongtk_s.a ../../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon/gtk' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon' nsIconURI.cpp c++ -o nsIconURI.o -c -fvisibility=hidden -DUSE_ICON_DECODER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./gtk -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/necko -I../../../../dist/include/imgicon -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsIconURI.pp nsIconURI.cpp nsIconModule.cpp c++ -o nsIconModule.o -c -fvisibility=hidden -DUSE_ICON_DECODER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./gtk -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/necko -I../../../../dist/include/imgicon -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsIconModule.pp nsIconModule.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIconProtocolHandler.cpp c++ -o nsIconProtocolHandler.o -c -fvisibility=hidden -DUSE_ICON_DECODER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./gtk -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/necko -I../../../../dist/include/imgicon -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./gtk -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/imglib2 -I../../../../dist/include/necko -I../../../../dist/include/imgicon -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsIconDecoder.pp nsIconDecoder.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libimgicon.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libimgicon.so -o libimgicon.so nsIconURI.o nsIconModule.o nsIconProtocolHandler.o nsIconDecoder.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../../dist/lib/libimgicongtk_s.a -Wl,--no-whole-archive -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libimgicon.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libimgicon.so ../../../../dist/bin/components : ../../../../dist/bin/components/libimgicon.so nsIIconURI.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIIconURI nsIIconURI.idl ../../../../dist/bin/xpt_link _xpidlgen/imgicon.xpt _xpidlgen/nsIIconURI.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/imgicon.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/png' nsPNGEncoder.cpp c++ -o nsPNGEncoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/gfx -I../../../../dist/include/string -I../../../../dist/include/imglib2 -I../../../../dist/include/imgpnge -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPNGEncoder.pp nsPNGEncoder.cpp In file included from nsPNGEncoder.cpp:40: nsPNGEncoder.h:41:1: warning: "NS_DECL_IMGIENCODER" redefined In file included from nsPNGEncoder.h:38, from nsPNGEncoder.cpp:40: ../../../../dist/include/imglib2/imgIEncoder.h:124:1: warning: this is the location of the previous definition rm -f libimgpnge_s.a ar cr libimgpnge_s.a nsPNGEncoder.o ranlib libimgpnge_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libimgpnge_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/png' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/jpeg' nsJPEGEncoder.cpp c++ -o nsJPEGEncoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/gfx -I../../../../dist/include/string -I../../../../dist/include/imglib2 -I../../../../dist/include/imgjpege -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJPEGEncoder.pp nsJPEGEncoder.cpp In file included from nsJPEGEncoder.cpp:39: nsJPEGEncoder.h:42:1: warning: "NS_DECL_IMGIENCODER" redefined In file included from nsJPEGEncoder.h:39, from nsJPEGEncoder.cpp:39: ../../../../dist/include/imglib2/imgIEncoder.h:124:1: warning: this is the location of the previous definition rm -f libimgjpege_s.a ar cr libimgjpege_s.a nsJPEGEncoder.o ranlib libimgjpege_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libimgjpege_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/jpeg' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/build' nsImageModule.cpp c++ -o nsImageModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsImageModule.pp nsImageModule.cpp In file included from nsImageModule.cpp:92: ./../encoders/png/nsPNGEncoder.h:41:1: warning: "NS_DECL_IMGIENCODER" redefined In file included from ./../encoders/png/nsPNGEncoder.h:38, from nsImageModule.cpp:92: ../../../dist/include/imglib2/imgIEncoder.h:124:1: warning: this is the location of the previous definition ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libimglib2.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libimglib2.so -o libimglib2.so nsImageModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -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 -ljpeg -lpng -lz -lgkgfx -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libimglib2.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libimglib2.so ../../../dist/bin/components : ../../../dist/bin/components/libimglib2.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/sun-java' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/sun-java/stubs' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/sun-java/stubs/jri' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java/stubs/jri' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/sun-java/stubs/include' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java/stubs/include' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java/stubs' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/base/public' nspluginroot.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nspluginroot nspluginroot.idl nsIPluginStreamInfo.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginStreamInfo nsIPluginStreamInfo.idl nsIPluginManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginManager nsIPluginManager.idl nsIPluginManager2.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginManager2 nsIPluginManager2.idl nsIPluginInstancePeer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginInstancePeer nsIPluginInstancePeer.idl nsIPluginInstancePeer2.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginInstancePeer2 nsIPluginInstancePeer2.idl nsIPluginInstanceOwner.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginInstanceOwner nsIPluginInstanceOwner.idl nsIPlugin.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPlugin nsIPlugin.idl nsIHTTPHeaderListener.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHTTPHeaderListener nsIHTTPHeaderListener.idl nsIFileUtilities.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFileUtilities nsIFileUtilities.idl nsIEventHandler.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIEventHandler nsIEventHandler.idl nsICookieStorage.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICookieStorage nsICookieStorage.idl nsIClassicPluginFactory.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIClassicPluginFactory nsIClassicPluginFactory.idl nsIWindowlessPlugInstPeer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIWindowlessPlugInstPeer nsIWindowlessPlugInstPeer.idl nsIScriptablePlugin.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIScriptablePlugin nsIScriptablePlugin.idl nsIPluginTagInfo.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginTagInfo nsIPluginTagInfo.idl nsIPluginTagInfo2.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginTagInfo2 nsIPluginTagInfo2.idl nsIJRILiveConnectPIPeer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIJRILiveConnectPIPeer nsIJRILiveConnectPIPeer.idl nsIJRILiveConnectPlugin.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIJRILiveConnectPlugin nsIJRILiveConnectPlugin.idl nsIPluginInputStream.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginInputStream nsIPluginInputStream.idl nsIPluginStreamListener.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginStreamListener nsIPluginStreamListener.idl nsIPluginInstance.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginInstance nsIPluginInstance.idl nsPIPluginHost.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsPIPluginHost nsPIPluginHost.idl nsPIPluginInstancePeer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsPIPluginInstancePeer nsPIPluginInstancePeer.idl nsIPluginHost.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginHost nsIPluginHost.idl nsIPluginDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginDocument nsIPluginDocument.idl ../../../../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/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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/plugin.xpt ../../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/base/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/base/src' ns4xPlugin.cpp c++ -o ns4xPlugin.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/ns4xPlugin.pp ns4xPlugin.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ns4xPlugin.cpp: In static member function 'static nsresult ns4xPlugin::CreatePlugin(nsIServiceManagerObsolete*, const char*, const char*, PRLibrary*, nsIPlugin**)': ns4xPlugin.cpp:714: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object ns4xPlugin.cpp:734: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object ns4xPlugin.cpp: In member function 'virtual nsresult ns4xPlugin::GetMIMEDescription(const char**)': ns4xPlugin.cpp:1033: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object ns4xPlugin.cpp: In member function 'virtual nsresult ns4xPlugin::GetValue(nsPluginVariable, void*)': ns4xPlugin.cpp:1054: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object ns4xPluginInstance.cpp c++ -o ns4xPluginInstance.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/ns4xPluginInstance.pp ns4xPluginInstance.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ns4xPluginInstance.cpp: In member function 'virtual nsresult ns4xPluginInstance::Print(nsPluginPrint*)': ns4xPluginInstance.cpp:1416: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginHostImpl.cpp c++ -o nsPluginHostImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginHostImpl.pp nsPluginHostImpl.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPluginHostImpl.cpp: In member function 'virtual nsresult nsPluginHostImpl::GetPluginFactory(const char*, nsIPlugin**)': nsPluginHostImpl.cpp:4663: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginHostImpl.cpp:4670: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsPluginHostImpl.cpp:4678: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginHostImpl.cpp: In function 'nsresult FixUpPluginInfo(nsPluginInfo&, nsPluginFile&)': nsPluginHostImpl.cpp:4872: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object ../../../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsPluginModule.cpp c++ -o nsPluginModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginModule.pp nsPluginModule.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp c++ -o nsPluginInstancePeer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginInstancePeer.pp nsPluginInstancePeer.cpp nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetAttributes(PRUint16&, const char* const*&, const char* const*&)': nsPluginInstancePeer.cpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetAttribute(const char*, const char**)': nsPluginInstancePeer.cpp:335: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetDOMElement(nsIDOMElement**)': nsPluginInstancePeer.cpp:361: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetTagType(nsPluginTagType*)': nsPluginInstancePeer.cpp:378: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetTagText(const char**)': nsPluginInstancePeer.cpp:400: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetParameters(PRUint16&, const char* const*&, const char* const*&)': nsPluginInstancePeer.cpp:423: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetParameter(const char*, const char**)': nsPluginInstancePeer.cpp:448: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetDocumentBase(const char**)': nsPluginInstancePeer.cpp:470: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetDocumentEncoding(const char**)': nsPluginInstancePeer.cpp:492: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetAlignment(const char**)': nsPluginInstancePeer.cpp:514: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetWidth(PRUint32*)': nsPluginInstancePeer.cpp:536: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetHeight(PRUint32*)': nsPluginInstancePeer.cpp:558: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetBorderVertSpace(PRUint32*)': nsPluginInstancePeer.cpp:580: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetBorderHorizSpace(PRUint32*)': nsPluginInstancePeer.cpp:602: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetUniqueID(PRUint32*)': nsPluginInstancePeer.cpp:624: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetCode(const char**)': nsPluginInstancePeer.cpp:647: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetCodeBase(const char**)': nsPluginInstancePeer.cpp:673: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetArchive(const char**)': nsPluginInstancePeer.cpp:699: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetName(const char**)': nsPluginInstancePeer.cpp:725: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginInstancePeer.cpp: In member function 'virtual nsresult nsPluginInstancePeerImpl::GetMayScript(PRBool*)': nsPluginInstancePeer.cpp:751: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginDirServiceProvider.cpp c++ -o nsPluginDirServiceProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginDirServiceProvider.pp nsPluginDirServiceProvider.cpp nsJSNPRuntime.cpp c++ -o nsJSNPRuntime.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJSNPRuntime.pp nsJSNPRuntime.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPluginsDirUnix.cpp c++ -o nsPluginsDirUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginsDirUnix.pp nsPluginsDirUnix.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginsDirUnix.cpp: In member function 'nsresult nsPluginFile::GetPluginInfo(nsPluginInfo&)': nsPluginsDirUnix.cpp:437: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPluginsDirUnix.cpp:440: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsPluginNativeWindowGtk2.cpp c++ -o nsPluginNativeWindowGtk2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginNativeWindowGtk2.pp nsPluginNativeWindowGtk2.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgkplugin.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libgkplugin.so -o libgkplugin.so ns4xPlugin.o ns4xPluginInstance.o nsPluginHostImpl.o nsPluginModule.o nsPluginInstancePeer.o nsPluginDirServiceProvider.o nsJSNPRuntime.o nsPluginsDirUnix.o nsPluginNativeWindowGtk2.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -L../../../../dist/lib ../../../../dist/lib/libunicharutil_s.a -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lgtkxtbin -L/usr/lib64 -lXt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 -ldl -lm chmod +x libgkplugin.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgkplugin.so ../../../../dist/bin/components : ../../../../dist/bin/components/libgkplugin.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/base/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/unixprinting' npshell.c gcc -o npshell.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/java -I../../../../dist/include/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/npshell.pp npshell.c printplugin.c gcc -o printplugin.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/java -I../../../../dist/include/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/printplugin.pp printplugin.c npunix.c gcc -o npunix.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/java -I../../../../dist/include/plugin -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/npunix.pp npunix.c rm -f libunixprintplugin.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libunixprintplugin.so -o libunixprintplugin.so npshell.o printplugin.o npunix.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lXt -L/usr/lib64 -lX11 -ldl -lm chmod +x libunixprintplugin.so /builddir/build/BUILD/mozilla/config/nsinstall -R libunixprintplugin.so ../../../../dist/bin/plugins gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/unixprinting' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/default/unix' npshell.c gcc -o npshell.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/java -I../../../../../dist/include/plugin -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/npshell.pp npshell.c nullplugin.c gcc -o nullplugin.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/java -I../../../../../dist/include/plugin -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/nullplugin.pp nullplugin.c nullplugin.c: In function 'onDestroyWidget': nullplugin.c:221: warning: 'ele_prev' may be used uninitialized in this function npunix.c gcc -o npunix.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/java -I../../../../../dist/include/plugin -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/npunix.pp npunix.c rm -f libnullplugin.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libnullplugin.so -o libnullplugin.so npshell.o nullplugin.o npunix.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../../dist/bin -lxpcom -lxpcom_core -L../../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lXt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib64 -lX11 -ldl -lm chmod +x libnullplugin.so /builddir/build/BUILD/mozilla/config/nsinstall -R libnullplugin.so ../../../../../dist/bin/plugins gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/default/unix' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dom' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/base' nsIBrowserDOMWindow.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBrowserDOMWindow nsIBrowserDOMWindow.idl nsIDOMClientInformation.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMClientInformation nsIDOMClientInformation.idl nsIDOMConstructor.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMConstructor nsIDOMConstructor.idl nsIDOMCRMFObject.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCRMFObject nsIDOMCRMFObject.idl nsIDOMCrypto.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCrypto nsIDOMCrypto.idl nsIDOMHistory.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHistory nsIDOMHistory.idl nsIDOMLocation.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLocation nsIDOMLocation.idl nsIDOMMimeType.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMMimeType nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMMimeTypeArray nsIDOMMimeTypeArray.idl nsIDOMNSHistory.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHistory nsIDOMNSHistory.idl nsIDOMNSLocation.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSLocation nsIDOMNSLocation.idl nsIDOMNavigator.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNavigator nsIDOMNavigator.idl nsIDOMPkcs11.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMPkcs11 nsIDOMPkcs11.idl nsIDOMPlugin.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMPlugin nsIDOMPlugin.idl nsIDOMPluginArray.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMPluginArray nsIDOMPluginArray.idl nsIDOMScreen.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMScreen nsIDOMScreen.idl nsIDOMWindowInternal.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMWindowInternal nsIDOMWindowInternal.idl nsIDOMJSWindow.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMJSWindow nsIDOMJSWindow.idl nsIDOMChromeWindow.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMChromeWindow nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSFeatureFactory nsIDOMNSFeatureFactory.idl domstubs.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/domstubs domstubs.idl nsIDOMBarProp.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMBarProp nsIDOMBarProp.idl nsIDOMWindow.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMWindow nsIDOMWindow.idl nsIDOMWindow2.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMWindow2 nsIDOMWindow2.idl nsIDOMWindowCollection.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMWindowCollection nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMWindowUtils nsIDOMWindowUtils.idl ../../../../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/nsIDOMNSHistory.xpt _xpidlgen/nsIDOMNSLocation.xpt _xpidlgen/nsIDOMNavigator.xpt _xpidlgen/nsIDOMPkcs11.xpt _xpidlgen/nsIDOMPlugin.xpt _xpidlgen/nsIDOMPluginArray.xpt _xpidlgen/nsIDOMScreen.xpt _xpidlgen/nsIDOMWindowInternal.xpt _xpidlgen/nsIDOMJSWindow.xpt _xpidlgen/nsIDOMChromeWindow.xpt _xpidlgen/nsIDOMNSFeatureFactory.xpt _xpidlgen/domstubs.xpt _xpidlgen/nsIDOMBarProp.xpt _xpidlgen/nsIDOMWindow.xpt _xpidlgen/nsIDOMWindow2.xpt _xpidlgen/nsIDOMWindowCollection.xpt _xpidlgen/nsIDOMWindowUtils.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_base.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/canvas' nsIDOMCanvasRenderingContext2D.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCanvasRenderingContext2D nsIDOMCanvasRenderingContext2D.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_canvas.xpt _xpidlgen/nsIDOMCanvasRenderingContext2D.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_canvas.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/canvas' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/core' nsIDOM3Document.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOM3Document nsIDOM3Document.idl nsIDOM3Node.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOM3Node nsIDOM3Node.idl nsIDOMDOMStringList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDOMStringList nsIDOMDOMStringList.idl nsIDOMNameList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNameList nsIDOMNameList.idl nsIDOMNSDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSDocument nsIDOMNSDocument.idl nsIDOMXMLDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXMLDocument nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMUserDataHandler nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDOMConfiguration nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSEditableElement nsIDOMNSEditableElement.idl nsIDOMAttr.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMAttr nsIDOMAttr.idl nsIDOMCDATASection.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCDATASection nsIDOMCDATASection.idl nsIDOMCharacterData.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCharacterData nsIDOMCharacterData.idl nsIDOMComment.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMComment nsIDOMComment.idl nsIDOMDOMException.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDOMException nsIDOMDOMException.idl nsIDOMDOMImplementation.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDOMImplementation nsIDOMDOMImplementation.idl nsIDOMDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocument nsIDOMDocument.idl nsIDOMDocumentFragment.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocumentFragment nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocumentType nsIDOMDocumentType.idl nsIDOMElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMElement nsIDOMElement.idl nsIDOMEntity.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMEntity nsIDOMEntity.idl nsIDOMEntityReference.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMEntityReference nsIDOMEntityReference.idl nsIDOMNamedNodeMap.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNamedNodeMap nsIDOMNamedNodeMap.idl nsIDOMNode.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNode nsIDOMNode.idl nsIDOMNodeList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNodeList nsIDOMNodeList.idl nsIDOMNotation.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNotation nsIDOMNotation.idl nsIDOMProcessingInstruction.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMProcessingInstruction nsIDOMProcessingInstruction.idl nsIDOMText.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMText nsIDOMText.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_core.xpt _xpidlgen/nsIDOM3Document.xpt _xpidlgen/nsIDOM3Node.xpt _xpidlgen/nsIDOMDOMStringList.xpt _xpidlgen/nsIDOMNameList.xpt _xpidlgen/nsIDOMNSDocument.xpt _xpidlgen/nsIDOMXMLDocument.xpt _xpidlgen/nsIDOMUserDataHandler.xpt _xpidlgen/nsIDOMDOMConfiguration.xpt _xpidlgen/nsIDOMNSEditableElement.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/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_core.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/core' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/html' nsIDOMHTMLCanvasElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLCanvasElement nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLAnchorElement nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAreaElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLAreaElement nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLButtonElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLButtonElement nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLDocument nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLElement nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormControlList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLFormControlList nsIDOMNSHTMLFormControlList.idl nsIDOMNSHTMLFormElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLFormElement nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLFrameElement nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLHRElement nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLImageElement nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLInputElement nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLOptionCollectn nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLOptionElement nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLSelectElement nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSHTMLTextAreaElement nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSXBLFormControl.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSXBLFormControl nsIDOMNSXBLFormControl.idl nsIDOMHTMLAnchorElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLAnchorElement nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLAppletElement nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLAreaElement nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLBRElement nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLBaseElement nsIDOMHTMLBaseElement.idl nsIDOMHTMLBaseFontElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLBaseFontElement nsIDOMHTMLBaseFontElement.idl nsIDOMHTMLBodyElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLBodyElement nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLButtonElement nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLCollection nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLDListElement nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLDirectoryElement nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLDivElement nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLDocument nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLElement nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLEmbedElement nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLFieldSetElement nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLFontElement nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLFormElement nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLFrameElement nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLFrameSetElement nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLHRElement nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLHeadElement nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLHeadingElement nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLHtmlElement nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLIFrameElement nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLImageElement nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLInputElement nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLIsIndexElement nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLLIElement nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLLabelElement nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLLegendElement nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLLinkElement nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLMapElement nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLMenuElement nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLMetaElement nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLModElement nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLOListElement nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLObjectElement nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLOptGroupElement nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLOptionElement nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLOptionsCollection nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLParagraphElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLParagraphElement nsIDOMHTMLParagraphElement.idl nsIDOMHTMLParamElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLParamElement nsIDOMHTMLParamElement.idl nsIDOMHTMLPreElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLPreElement nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLQuoteElement nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLScriptElement nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLSelectElement nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLStyleElement nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLTableCaptionElem nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLTableCellElement nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLTableColElement nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLTableElement nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLTableRowElement nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLTableSectionElem nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLTextAreaElement nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLTitleElement nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMHTMLUListElement nsIDOMHTMLUListElement.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_html.xpt _xpidlgen/nsIDOMHTMLCanvasElement.xpt _xpidlgen/nsIDOMNSHTMLAnchorElement.xpt _xpidlgen/nsIDOMNSHTMLAreaElement.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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_html.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/html' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/events' nsIDOMNSEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSEvent nsIDOMNSEvent.idl nsIDOMKeyEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMKeyEvent nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMMutationEvent nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSUIEvent nsIDOMNSUIEvent.idl nsIDOMPopupBlockedEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMPopupBlockedEvent nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMBeforeUnloadEvent nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSEventTarget nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSmartCardEvent nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMPageTransitionEvent nsIDOMPageTransitionEvent.idl nsIDOMDocumentEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocumentEvent nsIDOMDocumentEvent.idl nsIDOMEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMEvent nsIDOMEvent.idl nsIDOMEventTarget.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMEventTarget nsIDOMEventTarget.idl nsIDOMEventListener.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMEventListener nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOM3DocumentEvent nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOM3EventTarget nsIDOM3EventTarget.idl nsIDOMEventGroup.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMEventGroup nsIDOMEventGroup.idl nsIDOMCustomEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCustomEvent nsIDOMCustomEvent.idl nsIDOMMouseEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMMouseEvent nsIDOMMouseEvent.idl nsIDOMUIEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMUIEvent nsIDOMUIEvent.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_events.xpt _xpidlgen/nsIDOMNSEvent.xpt _xpidlgen/nsIDOMKeyEvent.xpt _xpidlgen/nsIDOMMutationEvent.xpt _xpidlgen/nsIDOMNSUIEvent.xpt _xpidlgen/nsIDOMPopupBlockedEvent.xpt _xpidlgen/nsIDOMBeforeUnloadEvent.xpt _xpidlgen/nsIDOMNSEventTarget.xpt _xpidlgen/nsIDOMSmartCardEvent.xpt _xpidlgen/nsIDOMPageTransitionEvent.xpt _xpidlgen/nsIDOMDocumentEvent.xpt _xpidlgen/nsIDOMEvent.xpt _xpidlgen/nsIDOMEventTarget.xpt _xpidlgen/nsIDOMEventListener.xpt _xpidlgen/nsIDOM3DocumentEvent.xpt _xpidlgen/nsIDOM3EventTarget.xpt _xpidlgen/nsIDOMEventGroup.xpt _xpidlgen/nsIDOMCustomEvent.xpt _xpidlgen/nsIDOMMouseEvent.xpt _xpidlgen/nsIDOMUIEvent.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_events.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/events' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/stylesheets' nsIDOMLinkStyle.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLinkStyle nsIDOMLinkStyle.idl nsIDOMDocumentStyle.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocumentStyle nsIDOMDocumentStyle.idl nsIDOMNSDocumentStyle.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSDocumentStyle nsIDOMNSDocumentStyle.idl nsIDOMMediaList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMMediaList nsIDOMMediaList.idl nsIDOMStyleSheet.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMStyleSheet nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMStyleSheetList nsIDOMStyleSheetList.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_stylesheets.xpt _xpidlgen/nsIDOMLinkStyle.xpt _xpidlgen/nsIDOMDocumentStyle.xpt _xpidlgen/nsIDOMNSDocumentStyle.xpt _xpidlgen/nsIDOMMediaList.xpt _xpidlgen/nsIDOMStyleSheet.xpt _xpidlgen/nsIDOMStyleSheetList.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_stylesheets.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/stylesheets' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/views' nsIDOMDocumentView.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocumentView nsIDOMDocumentView.idl nsIDOMAbstractView.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMAbstractView nsIDOMAbstractView.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_views.xpt _xpidlgen/nsIDOMDocumentView.xpt _xpidlgen/nsIDOMAbstractView.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_views.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/views' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/css' nsIDOMCSS2Properties.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSS2Properties nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSCharsetRule nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSFontFaceRule nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSImportRule nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSMediaRule nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSMozDocumentRule nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSPageRule nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSStyleRule nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSUnknownRule nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCounter nsIDOMCounter.idl nsIDOMDocumentCSS.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocumentCSS nsIDOMDocumentCSS.idl nsIDOMRGBColor.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMRGBColor nsIDOMRGBColor.idl nsIDOMRect.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMRect nsIDOMRect.idl nsIDOMViewCSS.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMViewCSS nsIDOMViewCSS.idl nsIDOMCSSPrimitiveValue.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSPrimitiveValue nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSRule nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSRuleList nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSStyleDeclaration nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSStyleSheet nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSValue nsIDOMCSSValue.idl nsIDOMCSSValueList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCSSValueList nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMElementCSSInlineStyle nsIDOMElementCSSInlineStyle.idl ../../../../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/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/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_css.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/css' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/sidebar' nsISidebar.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISidebar nsISidebar.idl nsIWebContentHandlerRegistrar.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIWebContentHandlerRegistrar nsIWebContentHandlerRegistrar.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_sidebar.xpt _xpidlgen/nsISidebar.xpt _xpidlgen/nsIWebContentHandlerRegistrar.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_sidebar.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/sidebar' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/traversal' nsIDOMDocumentTraversal.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocumentTraversal nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNodeFilter nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNodeIterator nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMTreeWalker nsIDOMTreeWalker.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_traversal.xpt _xpidlgen/nsIDOMDocumentTraversal.xpt _xpidlgen/nsIDOMNodeFilter.xpt _xpidlgen/nsIDOMNodeIterator.xpt _xpidlgen/nsIDOMTreeWalker.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_traversal.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/traversal' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/range' nsIDOMNSRange.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSRange nsIDOMNSRange.idl nsIDOMRangeException.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMRangeException nsIDOMRangeException.idl nsIDOMRange.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMRange nsIDOMRange.idl nsIDOMDocumentRange.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocumentRange nsIDOMDocumentRange.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_range.xpt _xpidlgen/nsIDOMNSRange.xpt _xpidlgen/nsIDOMRangeException.xpt _xpidlgen/nsIDOMRange.xpt _xpidlgen/nsIDOMDocumentRange.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_range.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/range' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/xbl' nsIDOMDocumentXBL.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDocumentXBL nsIDOMDocumentXBL.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_xbl.xpt _xpidlgen/nsIDOMDocumentXBL.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_xbl.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/xbl' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/xpath' nsIDOMXPathEvaluator.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXPathEvaluator nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXPathException nsIDOMXPathException.idl nsIDOMXPathExpression.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXPathExpression nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXPathNamespace nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXPathNSResolver nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXPathResult nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMNSXPathExpression nsIDOMNSXPathExpression.idl ../../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_xpath.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/xpath' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/ls' nsIDOMDOMImplementationLS.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMDOMImplementationLS nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSException nsIDOMLSException.idl nsIDOMLSInput.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSInput nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSLoadEvent nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSOutput nsIDOMLSOutput.idl nsIDOMLSParser.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSParser nsIDOMLSParser.idl nsIDOMLSParserFilter.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSParserFilter nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSProgressEvent nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSResourceResolver nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSSerializer nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMLSSerializerFilter nsIDOMLSSerializerFilter.idl ../../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_loadsave.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/ls' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/xul' nsIDOMXULButtonElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULButtonElement nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULCheckboxElement nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULCommandDispatcher nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULCommandEvent nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULControlElement nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULDescriptionElement nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULDocument nsIDOMXULDocument.idl nsIDOMXULElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULElement nsIDOMXULElement.idl nsIDOMXULImageElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULImageElement nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULLabelElement nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULLabeledControlEl nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULMenuListElement nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULPopupElement nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULSelectCntrlEl nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULSelectCntrlItemEl nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULMultSelectCntrlEl nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULTextboxElement nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMXULTreeElement nsIDOMXULTreeElement.idl ../../../../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/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/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_xul.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/xul' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/storage' nsIDOMToString.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMToString nsIDOMToString.idl nsIDOMStorage.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMStorage nsIDOMStorage.idl nsIDOMStorageEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMStorageEvent nsIDOMStorageEvent.idl nsIDOMStorageItem.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMStorageItem nsIDOMStorageItem.idl nsIDOMStorageList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMStorageList nsIDOMStorageList.idl nsIDOMStorageWindow.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMStorageWindow nsIDOMStorageWindow.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_storage.xpt _xpidlgen/nsIDOMToString.xpt _xpidlgen/nsIDOMStorage.xpt _xpidlgen/nsIDOMStorageEvent.xpt _xpidlgen/nsIDOMStorageItem.xpt _xpidlgen/nsIDOMStorageList.xpt _xpidlgen/nsIDOMStorageWindow.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_storage.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/storage' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/svg' nsIDOMGetSVGDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMGetSVGDocument nsIDOMGetSVGDocument.idl nsIDOMSVGAngle.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAngle nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedAngle nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedEnum.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedEnum nsIDOMSVGAnimatedEnum.idl nsIDOMSVGAnimatedLength.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedLength nsIDOMSVGAnimatedLength.idl nsIDOMSVGAnimatedLengthList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedLengthList nsIDOMSVGAnimatedLengthList.idl nsIDOMSVGAnimatedNumber.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedNumber nsIDOMSVGAnimatedNumber.idl nsIDOMSVGAnimatedNumberList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedNumberList nsIDOMSVGAnimatedNumberList.idl nsIDOMSVGAnimatedPathData.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedPathData nsIDOMSVGAnimatedPathData.idl nsIDOMSVGAnimatedPoints.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedPoints nsIDOMSVGAnimatedPoints.idl nsIDOMSVGAnimatedString.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedString nsIDOMSVGAnimatedString.idl nsIDOMSVGAnimPresAspRatio.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimPresAspRatio nsIDOMSVGAnimPresAspRatio.idl nsIDOMSVGAnimatedRect.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimatedRect nsIDOMSVGAnimatedRect.idl nsIDOMSVGAnimTransformList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGAnimTransformList nsIDOMSVGAnimTransformList.idl nsIDOMSVGCircleElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGCircleElement nsIDOMSVGCircleElement.idl nsIDOMSVGClipPathElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGClipPathElement nsIDOMSVGClipPathElement.idl nsIDOMSVGDefsElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGDefsElement nsIDOMSVGDefsElement.idl nsIDOMSVGDescElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGDescElement nsIDOMSVGDescElement.idl nsIDOMSVGDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGDocument nsIDOMSVGDocument.idl nsIDOMSVGElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGElement nsIDOMSVGElement.idl nsIDOMSVGEllipseElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGEllipseElement nsIDOMSVGEllipseElement.idl nsIDOMSVGEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGEvent nsIDOMSVGEvent.idl nsIDOMSVGException.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGException nsIDOMSVGException.idl nsIDOMSVGFitToViewBox.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGFitToViewBox nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGForeignObjectElem nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGGElement nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGGradientElement nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGImageElement nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGLength nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGLengthList nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGLineElement nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGLocatable nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGMarkerElement nsIDOMSVGMarkerElement.idl nsIDOMSVGMatrix.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGMatrix nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGMetadataElement nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGNumber nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGNumberList nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGPathElement nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGPathSeg nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGPathSegList nsIDOMSVGPathSegList.idl nsIDOMSVGPoint.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGPoint nsIDOMSVGPoint.idl nsIDOMSVGPointList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGPointList nsIDOMSVGPointList.idl nsIDOMSVGPolygonElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGPolygonElement nsIDOMSVGPolygonElement.idl nsIDOMSVGPolylineElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGPolylineElement nsIDOMSVGPolylineElement.idl nsIDOMSVGPresAspectRatio.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGPresAspectRatio nsIDOMSVGPresAspectRatio.idl nsIDOMSVGRect.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGRect nsIDOMSVGRect.idl nsIDOMSVGRectElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGRectElement nsIDOMSVGRectElement.idl nsIDOMSVGScriptElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGScriptElement nsIDOMSVGScriptElement.idl nsIDOMSVGSVGElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGSVGElement nsIDOMSVGSVGElement.idl nsIDOMSVGStopElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGStopElement nsIDOMSVGStopElement.idl nsIDOMSVGStylable.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGStylable nsIDOMSVGStylable.idl nsIDOMSVGStyleElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGStyleElement nsIDOMSVGStyleElement.idl nsIDOMSVGSymbolElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGSymbolElement nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGTextContentElement nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGTextElement nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGTextPathElement nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGTextPositionElem nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGTitleElement nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGTransform nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGTransformList nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGTransformable nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGTSpanElement nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGURIReference nsIDOMSVGURIReference.idl nsIDOMSVGUseElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGUseElement nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGViewSpec nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGZoomAndPan nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMSVGZoomEvent nsIDOMSVGZoomEvent.idl ../../../../dist/bin/xpt_link _xpidlgen/dom_svg.xpt _xpidlgen/nsIDOMGetSVGDocument.xpt _xpidlgen/nsIDOMSVGAngle.xpt _xpidlgen/nsIDOMSVGAnimatedAngle.xpt _xpidlgen/nsIDOMSVGAnimatedEnum.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/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/nsIDOMSVGMatrix.xpt _xpidlgen/nsIDOMSVGMetadataElement.xpt _xpidlgen/nsIDOMSVGNumber.xpt _xpidlgen/nsIDOMSVGNumberList.xpt _xpidlgen/nsIDOMSVGPathElement.xpt _xpidlgen/nsIDOMSVGPathSeg.xpt _xpidlgen/nsIDOMSVGPathSegList.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/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/nsIDOMSVGUseElement.xpt _xpidlgen/nsIDOMSVGViewSpec.xpt _xpidlgen/nsIDOMSVGZoomAndPan.xpt _xpidlgen/nsIDOMSVGZoomEvent.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom_svg.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/svg' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/coreEvents' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/coreEvents' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/base' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/base' nsIScriptContextOwner.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIScriptContextOwner nsIScriptContextOwner.idl nsIEntropyCollector.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEntropyCollector nsIEntropyCollector.idl ../../dist/bin/xpt_link _xpidlgen/dom.xpt _xpidlgen/nsIScriptContextOwner.xpt _xpidlgen/nsIEntropyCollector.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/dom.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/base' nsBarProps.cpp c++ -o nsBarProps.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBarProps.pp nsBarProps.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMException.cpp c++ -o nsDOMException.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMException.pp nsDOMException.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMException.cpp: In member function 'virtual nsresult nsDOMException::QueryInterface(const nsIID&, void**)': nsDOMException.cpp:137: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMException.cpp: In member function 'virtual nsresult nsRangeException::QueryInterface(const nsIID&, void**)': nsDOMException.cpp:154: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMException.cpp: In member function 'virtual nsresult nsSVGException::QueryInterface(const nsIID&, void**)': nsDOMException.cpp:172: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMWindowUtils.cpp c++ -o nsDOMWindowUtils.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMWindowUtils.pp nsDOMWindowUtils.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsJSEnvironment.cpp c++ -o nsJSEnvironment.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSEnvironment.pp nsJSEnvironment.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsFocusController.cpp c++ -o nsFocusController.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFocusController.pp nsFocusController.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsGlobalWindow.cpp c++ -o nsGlobalWindow.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGlobalWindow.pp nsGlobalWindow.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGlobalWindow.cpp: In member function 'virtual nsresult nsGlobalChromeWindow::QueryInterface(const nsIID&, void**)': nsGlobalWindow.cpp:7602: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGlobalWindow.cpp: In member function 'nsresult nsGlobalWindow::OpenInternal(const nsAString_internal&, const nsAString_internal&, const nsAString_internal&, PRBool, PRBool, PRBool, jsval*, PRUint32, nsISupports*, nsIPrincipal*, nsIDOMWindow**)': nsGlobalWindow.cpp:6152: warning: 'abuseLevel' may be used uninitialized in this function nsGlobalWindow.cpp: In member function 'virtual nsresult nsGlobalWindow::SetNewArguments(PRUint32, void*)': nsGlobalWindow.cpp:1816: warning: 'cx' 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGlobalWindowCommands.pp nsGlobalWindowCommands.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsLocation.cpp c++ -o nsLocation.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLocation.pp nsLocation.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMWindowList.cpp c++ -o nsDOMWindowList.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSUtils.pp nsJSUtils.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsJSUtils.cpp: In member function 'already_AddRefed nsMarkedJSFunctionHolder_base::Get(const nsIID&)': nsJSUtils.cpp:297: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScreen.cpp c++ -o nsScreen.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScreen.pp nsScreen.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHistory.cpp c++ -o nsHistory.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHistory.pp nsHistory.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsMimeTypeArray.cpp c++ -o nsMimeTypeArray.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMimeTypeArray.pp nsMimeTypeArray.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPluginArray.cpp c++ -o nsPluginArray.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPluginArray.pp nsPluginArray.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWindowRoot.cpp c++ -o nsWindowRoot.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindowRoot.pp nsWindowRoot.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsWindowRoot.cpp: In member function 'virtual nsresult nsWindowRoot::HandleChromeEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, PRUint32, nsEventStatus*)': nsWindowRoot.cpp:285: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMClassInfo.cpp c++ -o nsDOMClassInfo.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMClassInfo.pp nsDOMClassInfo.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMClassInfo.cpp: In function 'nsresult BaseStubConstructor(const nsGlobalNameStruct*, JSContext*, JSObject*, uintN, jsval*, jsval*)': nsDOMClassInfo.cpp:4508: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMClassInfo.cpp: In static member function 'static nsresult nsWindowSH::GlobalResolve(nsGlobalWindow*, JSContext*, JSObject*, JSString*, PRUint32, PRBool*)': nsDOMClassInfo.cpp:5725: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMClassInfo.cpp: In member function 'virtual nsresult nsWindowSH::NewResolve(nsIXPConnectWrappedNative*, JSContext*, JSObject*, jsval, PRUint32, JSObject**, PRBool*)': nsDOMClassInfo.cpp:6092: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLBinding]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLBinding]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLBinding]' nsDOMClassInfo.cpp:7036: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMClassInfo.cpp: In member function 'virtual nsresult nsNodeSH::PreCreate(nsISupports*, JSContext*, JSObject*, JSObject**)': nsDOMClassInfo.cpp:6563: warning: 'native_parent' may be used uninitialized in this function nsScriptNameSpaceManager.cpp c++ -o nsScriptNameSpaceManager.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptNameSpaceManager.pp nsScriptNameSpaceManager.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMScriptObjectFactory.cpp c++ -o nsDOMScriptObjectFactory.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZ_JSDEBUGGER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../events -I./../storage -I../../../content/xbl/src -I../../../content/events/src -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/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/mimetype -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -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/jsdebug -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMScriptObjectFactory.pp nsDOMScriptObjectFactory.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libjsdombase_s.a ar cr libjsdombase_s.a nsBarProps.o nsDOMException.o nsDOMWindowUtils.o nsJSEnvironment.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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libjsdombase_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/jsurl' nsJSProtocolHandler.cpp c++ -o nsJSProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -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/jsconsole -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/content -I../../../dist/include/pref -I../../../dist/include/jsurl -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSProtocolHandler.pp nsJSProtocolHandler.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libjsurl_s.a ar cr libjsurl_s.a nsJSProtocolHandler.o ranlib libjsurl_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libjsurl_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/jsurl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/events' nsJSEventListener.cpp c++ -o nsJSEventListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/dom -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJSEventListener.pp nsJSEventListener.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libjsdomevents_s.a ar cr libjsdomevents_s.a nsJSEventListener.o ranlib libjsdomevents_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libjsdomevents_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/events' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/storage' nsDOMStorage.cpp c++ -o nsDOMStorage.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base -I../../../content/events/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/jar -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/storage -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMStorage.pp nsDOMStorage.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMStorage.cpp: In member function 'virtual nsresult nsDOMStorageEvent::QueryInterface(const nsIID&, void**)': nsDOMStorage.cpp:1137: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMStorageDB.cpp c++ -o nsDOMStorageDB.o -c -fvisibility=hidden -D_IMPL_NS_LAYOUT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base -I../../../content/events/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/gfx -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/jar -I../../../dist/include/pref -I../../../dist/include/unicharutil -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/storage -I../../../dist/include/dom -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMStorageDB.pp nsDOMStorageDB.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libjsdomstorage_s.a ar cr libjsdomstorage_s.a nsDOMStorage.o nsDOMStorageDB.o ranlib libjsdomstorage_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libjsdomstorage_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/storage' /builddir/build/BUILD/mozilla/config/nsinstall -R ./res/hiddenWindow.html ../../dist/bin/res gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/locales' +++ making chrome /builddir/build/BUILD/mozilla/dom/locales => ../../dist/bin/chrome/en-US.jar adding: locale/en-US/global/css.properties (stored 0%) adding: locale/en-US/global/xbl.properties (stored 0%) adding: locale/en-US/global/xul.properties (stored 0%) adding: locale/en-US/global/printing.properties (stored 0%) adding: locale/en-US/global/layout_errors.properties (stored 0%) adding: locale/en-US/global/netError.dtd (stored 0%) adding: locale/en-US/global/global.dtd (stored 0%) adding: locale/en-US/global/appstrings.properties (stored 0%) adding: locale/en-US/global/charsetTitles.properties (stored 0%) adding: locale/en-US/global/global-strres.properties (stored 0%) adding: locale/en-US/global/plugins.properties (stored 0%) adding: locale/en-US/global/nsWebBrowserPersist.properties (stored 0%) adding: locale/en-US/global/printdialog.properties (stored 0%) adding: locale/en-US/global/xslt/xslt.properties (stored 0%) adding: locale/en-US/global/dom/dom.properties (stored 0%) adding: locale/en-US/global/layout/MediaDocument.properties (stored 0%) adding: locale/en-US/global/layout/xmlparser.properties (stored 0%) adding: locale/en-US/global/layout/HtmlForm.properties (stored 0%) adding: locale/en-US/global/security/caps.properties (stored 0%) adding: locale/en-US/global/xml/prettyprint.dtd (stored 0%) adding: locale/en-US/global/webservices/security.properties (stored 0%) adding: locale/en-US/global-platform/win/accessible.properties (stored 0%) adding: locale/en-US/global-platform/mac/accessible.properties (stored 0%) adding: locale/en-US/global-platform/unix/accessible.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/locales' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dom' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/view' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/view/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/view/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/view/src' nsView.cpp c++ -o nsView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/view -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsView.pp nsView.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScrollPortView.cpp c++ -o nsScrollPortView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/view -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsScrollPortView.pp nsScrollPortView.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScrollPortView.cpp: In member function 'virtual nsresult nsScrollPortView::ScrollToImpl(nscoord, nscoord, PRUint32)': nsScrollPortView.cpp:671: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScrollPortView.cpp:706: warning: dereferencing type-punned pointer will break strict-aliasing rules nsViewManager.cpp c++ -o nsViewManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/view -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsViewManager.pp nsViewManager.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgkview_s.a ar cr libgkview_s.a nsView.o nsScrollPortView.o nsViewManager.o ranlib libgkview_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkview_s.a ../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/view/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/view' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/widget/public' nsIAppShell.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAppShell nsIAppShell.idl nsIFilePicker.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFilePicker nsIFilePicker.idl nsIToolkit.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIToolkit nsIToolkit.idl nsISound.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISound nsISound.idl nsITransferable.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITransferable nsITransferable.idl nsIClipboardDragDropHooks.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIClipboardDragDropHooks nsIClipboardDragDropHooks.idl nsIClipboardDragDropHookList.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIClipboardDragDropHookList nsIClipboardDragDropHookList.idl nsIDragSession.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDragSession nsIDragSession.idl nsIDragService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDragService nsIDragService.idl nsIFormatConverter.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFormatConverter nsIFormatConverter.idl nsIClipboard.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIClipboard nsIClipboard.idl nsIClipboardHelper.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIClipboardHelper nsIClipboardHelper.idl nsIClipboardOwner.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIClipboardOwner nsIClipboardOwner.idl nsIRollupListener.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIRollupListener nsIRollupListener.idl nsIMenuRollup.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIMenuRollup nsIMenuRollup.idl nsIBaseWindow.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIBaseWindow nsIBaseWindow.idl nsIBidiKeyboard.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIBidiKeyboard nsIBidiKeyboard.idl nsIFullScreen.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIFullScreen nsIFullScreen.idl nsINativeScrollbar.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsINativeScrollbar nsINativeScrollbar.idl ../../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/nsIMenuRollup.xpt _xpidlgen/nsIBaseWindow.xpt _xpidlgen/nsIBidiKeyboard.xpt _xpidlgen/nsIFullScreen.xpt _xpidlgen/nsINativeScrollbar.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/widget.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/widget/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/widget/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/xpwidgets' nsBaseWidget.cpp c++ -o nsBaseWidget.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../gtk2 -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/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/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseWidget.pp nsBaseWidget.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTransferable.cpp c++ -o nsTransferable.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../gtk2 -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/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/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../gtk2 -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/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/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../gtk2 -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/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/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseDragService.pp nsBaseDragService.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrimitiveHelpers.cpp c++ -o nsPrimitiveHelpers.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../gtk2 -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/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/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../gtk2 -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/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/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXPLookAndFeel.pp nsXPLookAndFeel.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsClipboardHelper.cpp c++ -o nsClipboardHelper.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../gtk2 -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/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/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsClipboardHelper.pp nsClipboardHelper.cpp nsBaseFilePicker.cpp c++ -o nsBaseFilePicker.o -c -fvisibility=hidden -D_IMPL_NS_WIDGET -DUSE_TLS_FOR_TOOLKIT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../gtk2 -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/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/docshell -I../../../dist/include/view -I../../../dist/include/intl -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseFilePicker.pp nsBaseFilePicker.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libxpwidgets_s.a ar cr libxpwidgets_s.a nsBaseWidget.o nsTransferable.o nsHTMLFormatConverter.o nsBaseDragService.o nsPrimitiveHelpers.o nsXPLookAndFeel.o nsClipboardHelper.o nsBaseFilePicker.o ranlib libxpwidgets_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxpwidgets_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/xpwidgets' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/support' nsWidgetSupport.cpp c++ -o nsWidgetSupport.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWidgetSupport.pp nsWidgetSupport.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libwidgetsupport_s.a ar cr libwidgetsupport_s.a nsWidgetSupport.o ranlib libwidgetsupport_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwidgetsupport_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/support' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/gtk2' mozcontainer.c gcc -o mozcontainer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mozcontainer.pp mozcontainer.c mozdrawingarea.c gcc -o mozdrawingarea.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/mozdrawingarea.pp mozdrawingarea.c keysym2ucs.c gcc -o keysym2ucs.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/keysym2ucs.pp keysym2ucs.c nsWindow.cpp c++ -o nsWindow.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindow.pp nsWindow.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWindow.cpp: In member function 'virtual nsresult nsWindow::QueryInterface(const nsIID&, void**)': nsWindow.cpp:342: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWindow.cpp: In member function 'virtual nsresult nsWindow::Destroy()': nsWindow.cpp:383: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsWindow.cpp: In member function 'virtual nsresult nsWindow::InvalidateRegion(const nsIRegion*, PRBool)': nsWindow.cpp:1067: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAppShell.cpp c++ -o nsAppShell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShell.pp nsAppShell.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWidgetFactory.cpp c++ -o nsWidgetFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWidgetFactory.pp nsWidgetFactory.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsToolkit.cpp c++ -o nsToolkit.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsToolkit.pp nsToolkit.cpp nsBidiKeyboard.cpp c++ -o nsBidiKeyboard.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBidiKeyboard.pp nsBidiKeyboard.cpp nsCommonWidget.cpp c++ -o nsCommonWidget.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCommonWidget.pp nsCommonWidget.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLookAndFeel.cpp c++ -o nsLookAndFeel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLookAndFeel.pp nsLookAndFeel.cpp nsGtkKeyUtils.cpp c++ -o nsGtkKeyUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGtkKeyUtils.pp nsGtkKeyUtils.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGtkKeyUtils.cpp: In function 'int DOMKeyCodeToGdkKeyCode(PRUint32)': nsGtkKeyUtils.cpp:244: warning: comparison between signed and unsigned integer expressions nsClipboard.cpp c++ -o nsClipboard.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsClipboard.pp nsClipboard.cpp nsClipboard.cpp: In function 'int checkEventProc(Display*, XEvent*, char*)': nsClipboard.cpp:779: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDragService.cpp c++ -o nsDragService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDragService.pp nsDragService.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFilePicker.cpp c++ -o nsFilePicker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFilePicker.pp nsFilePicker.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSound.cpp c++ -o nsSound.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSound.pp nsSound.cpp nsSound.cpp: In destructor 'virtual nsSound::~nsSound()': nsSound.cpp:98: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsSound.cpp: In member function 'virtual nsresult nsSound::Init()': nsSound.cpp:120: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsSound.cpp: In member function 'virtual nsresult nsSound::OnStreamComplete(nsIStreamLoader*, nsISupports*, nsresult, PRUint32, const PRUint8*)': nsSound.cpp:263: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsSound.cpp:301: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsSound.cpp:302: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsSound.cpp:303: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsNativeKeyBindings.cpp c++ -o nsNativeKeyBindings.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/gfx -I../../../dist/include/pref -I../../../dist/include/dom -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dist/include/intl -I../../../dist/include/gtkxtbin -I../../../dist/include/imglib2 -I../../../dist/include/accessibility -I../../../dist/include/widget -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I./../xpwidgets -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeKeyBindings.pp nsNativeKeyBindings.cpp nsNativeKeyBindings.cpp: In function 'void delete_from_cursor_cb(GtkWidget*, GtkDeleteType, gint, void*)': nsNativeKeyBindings.cpp:99: warning: comparison is always false due to limited range of data type rm -f libwidget_gtk2.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libwidget_gtk2.so -o libwidget_gtk2.so mozcontainer.o mozdrawingarea.o keysym2ucs.o nsWindow.o nsAppShell.o nsWidgetFactory.o nsToolkit.o nsBidiKeyboard.o nsCommonWidget.o nsLookAndFeel.o nsGtkKeyUtils.o nsClipboard.o nsDragService.o nsFilePicker.o nsSound.o nsNativeKeyBindings.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../dist/lib/libxpwidgets_s.a -Wl,--no-whole-archive -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgkgfx -lgtkxtbin -L/usr/lib64 -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXinerama -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libwidget_gtk2.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libwidget_gtk2.so ../../../dist/bin/components : ../../../dist/bin/components/libwidget_gtk2.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/gtk2' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgtkxtbin.so ../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgtkxtbin.so ../../../dist/bin gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/base/public' nsIChromeRegistry.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIChromeRegistry nsIChromeRegistry.idl nsIContentPolicy.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIContentPolicy nsIContentPolicy.idl nsISelection2.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISelection2 nsISelection2.idl nsIDOMParser.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDOMParser nsIDOMParser.idl nsIDOMSerializer.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDOMSerializer nsIDOMSerializer.idl nsISelectionController.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISelectionController nsISelectionController.idl nsISelectionDisplay.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISelectionDisplay nsISelectionDisplay.idl nsISelectionListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISelectionListener nsISelectionListener.idl nsISelectionPrivate.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISelectionPrivate nsISelectionPrivate.idl nsIScriptLoader.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIScriptLoader nsIScriptLoader.idl nsIScriptLoaderObserver.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIScriptLoaderObserver nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISyncLoadDOMService nsISyncLoadDOMService.idl nsIDragDropHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDragDropHandler nsIDragDropHandler.idl nsIScriptEventHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIScriptEventHandler nsIScriptEventHandler.idl nsIScriptEventManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIScriptEventManager nsIScriptEventManager.idl nsIImageLoadingContent.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIImageLoadingContent nsIImageLoadingContent.idl nsIFrameLoader.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIFrameLoader nsIFrameLoader.idl nsIXMLHttpRequest.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXMLHttpRequest nsIXMLHttpRequest.idl nsISelection.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISelection nsISelection.idl ../../../dist/bin/xpt_link _xpidlgen/content_base.xpt _xpidlgen/nsIChromeRegistry.xpt _xpidlgen/nsIContentPolicy.xpt _xpidlgen/nsISelection2.xpt _xpidlgen/nsIDOMParser.xpt _xpidlgen/nsIDOMSerializer.xpt _xpidlgen/nsISelectionController.xpt _xpidlgen/nsISelectionDisplay.xpt _xpidlgen/nsISelectionListener.xpt _xpidlgen/nsISelectionPrivate.xpt _xpidlgen/nsIScriptLoader.xpt _xpidlgen/nsIScriptLoaderObserver.xpt _xpidlgen/nsISyncLoadDOMService.xpt _xpidlgen/nsIDragDropHandler.xpt _xpidlgen/nsIScriptEventHandler.xpt _xpidlgen/nsIScriptEventManager.xpt _xpidlgen/nsIImageLoadingContent.xpt _xpidlgen/nsIFrameLoader.xpt _xpidlgen/nsIXMLHttpRequest.xpt _xpidlgen/nsISelection.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_base.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/base/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/base/src' mozSanitizingSerializer.cpp c++ -o mozSanitizingSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozSanitizingSerializer.pp mozSanitizingSerializer.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsAtomListUtils.cpp c++ -o nsAtomListUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAttrAndChildArray.pp nsAttrAndChildArray.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'nsresult nsAttrAndChildArray::InsertChildAt(nsIContent*, PRUint32)': nsAttrAndChildArray.cpp:148: warning: comparison is always true due to limited range of data type nsAttrAndChildArray.cpp: In member function 'const nsAttrValue* nsAttrAndChildArray::GetAttr(nsIAtom*, PRInt32) const': nsAttrAndChildArray.cpp:299: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:300: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:311: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'const nsAttrValue* nsAttrAndChildArray::AttrAt(PRUint32) const': nsAttrAndChildArray.cpp:330: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'nsresult nsAttrAndChildArray::SetAttr(nsIAtom*, const nsAString_internal&)': nsAttrAndChildArray.cpp:338: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:339: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:352: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:353: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'nsresult nsAttrAndChildArray::SetAndTakeAttr(nsIAtom*, nsAttrValue&)': nsAttrAndChildArray.cpp:363: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:364: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:365: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:378: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:379: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:380: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'nsresult nsAttrAndChildArray::SetAndTakeAttr(nsINodeInfo*, nsAttrValue&)': nsAttrAndChildArray.cpp:396: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:397: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:398: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:399: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:412: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:413: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:414: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'nsresult nsAttrAndChildArray::RemoveAttrAt(PRUint32, nsAttrValue&)': nsAttrAndChildArray.cpp:447: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:448: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:451: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:452: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:454: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'const nsAttrName* nsAttrAndChildArray::GetExistingAttrNameFromQName(const nsACString_internal&) const': nsAttrAndChildArray.cpp:483: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:484: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'PRInt32 nsAttrAndChildArray::IndexOfAttr(nsIAtom*, PRInt32) const': nsAttrAndChildArray.cpp:512: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:519: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'void nsAttrAndChildArray::Clear()': nsAttrAndChildArray.cpp:617: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp: In member function 'PRBool nsAttrAndChildArray::AddAttrSlot()': nsAttrAndChildArray.cpp:766: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrAndChildArray.cpp:766: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsMappedAttributes]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsMappedAttributes]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsMappedAttributes]' nsAttrAndChildArray.cpp:438: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAttrValue.cpp c++ -o nsAttrValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAttrValue.pp nsAttrValue.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsCommentNode.cpp c++ -o nsCommentNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCommentNode.pp nsCommentNode.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCommentNode.cpp: In member function 'virtual nsresult nsCommentNode::QueryInterface(const nsIID&, void**)': nsCommentNode.cpp:117: warning: dereferencing type-punned pointer will break strict-aliasing rules nsContentAreaDragDrop.cpp c++ -o nsContentAreaDragDrop.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentAreaDragDrop.pp nsContentAreaDragDrop.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsContentIterator.cpp c++ -o nsContentIterator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentIterator.pp nsContentIterator.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsContentList.cpp c++ -o nsContentList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentList.pp nsContentList.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsContentList.cpp: In member function 'virtual nsresult nsContentList::QueryInterface(const nsIID&, void**)': nsContentList.cpp:351: warning: dereferencing type-punned pointer will break strict-aliasing rules nsContentPolicy.cpp c++ -o nsContentPolicy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentPolicy.pp nsContentPolicy.cpp ../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsContentSink.cpp c++ -o nsContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentSink.pp nsContentSink.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsContentSink.h: At global scope: nsContentSink.h:274: warning: 'PRBool IsAttrURI(nsIAtom*)' defined but not used nsContentUtils.cpp c++ -o nsContentUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentUtils.pp nsContentUtils.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsCopySupport.cpp c++ -o nsCopySupport.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCopySupport.pp nsCopySupport.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDataDocumentContentPolicy.cpp c++ -o nsDataDocumentContentPolicy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMAttribute.pp nsDOMAttribute.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMAttributeMap.cpp c++ -o nsDOMAttributeMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMAttributeMap.pp nsDOMAttributeMap.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMDocumentType.cpp c++ -o nsDOMDocumentType.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMDocumentType.pp nsDOMDocumentType.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMLists.cpp c++ -o nsDOMLists.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMLists.pp nsDOMLists.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMParser.cpp c++ -o nsDOMParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMParser.pp nsDOMParser.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMParser.cpp: In member function 'virtual nsresult nsDOMParser::ParseFromString(const PRUnichar*, const char*, nsIDOMDocument**)': nsDOMParser.cpp:421: warning: 'contentLength' may be used uninitialized in this function nsDOMSerializer.cpp c++ -o nsDOMSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSerializer.pp nsDOMSerializer.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDocument.cpp c++ -o nsDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocument.pp nsDocument.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDocument.cpp: In member function 'virtual nsresult nsXPathDocumentTearoff::QueryInterface(const nsIID&, void**)': nsDocument.cpp:773: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsHTMLStyleSheet]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsHTMLStyleSheet]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsHTMLStyleSheet]' nsDocument.cpp:1181: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocumentEncoder.cpp c++ -o nsDocumentEncoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocumentEncoder.pp nsDocumentEncoder.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDocumentFragment.cpp c++ -o nsDocumentFragment.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocumentFragment.pp nsDocumentFragment.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsGenericElement.h: At global scope: nsGenericElement.h:509: warning: 'virtual already_AddRefed nsGenericElement::GetBaseURI() const' was hidden nsDocumentFragment.cpp:121: warning: by 'virtual nsresult nsDocumentFragment::GetBaseURI(nsAString_internal&)' nsFrameLoader.cpp c++ -o nsFrameLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFrameLoader.pp nsFrameLoader.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsGenConImageContent.cpp c++ -o nsGenConImageContent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenConImageContent.pp nsGenConImageContent.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGenConImageContent.cpp: In member function 'virtual nsresult nsGenConImageContent::QueryInterface(const nsIID&, void**)': nsGenConImageContent.cpp:72: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGeneratedIterator.cpp c++ -o nsGeneratedIterator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGeneratedIterator.pp nsGeneratedIterator.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsGenericDOMDataNode.cpp c++ -o nsGenericDOMDataNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenericDOMDataNode.pp nsGenericDOMDataNode.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGenericDOMNodeList.cpp c++ -o nsGenericDOMNodeList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenericDOMNodeList.pp nsGenericDOMNodeList.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsGenericElement.cpp c++ -o nsGenericElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGenericElement.pp nsGenericElement.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGenericElement.cpp: In member function 'virtual nsresult nsNode3Tearoff::QueryInterface(const nsIID&, void**)': nsGenericElement.cpp:222: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGenericElement.cpp: In member function 'virtual nsresult nsDOMEventRTTearoff::QueryInterface(const nsIID&, void**)': nsGenericElement.cpp:540: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLContentSerializer.cpp c++ -o nsHTMLContentSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLContentSerializer.pp nsHTMLContentSerializer.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsImageLoadingContent.cpp c++ -o nsImageLoadingContent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsImageLoadingContent.pp nsImageLoadingContent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsImageLoadingContent.cpp: In member function 'void nsImageLoadingContent::PreserveLoadHandlers()': nsImageLoadingContent.cpp:796: warning: unused variable 'rv' ../../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsLoadListenerProxy.cpp c++ -o nsLoadListenerProxy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLoadListenerProxy.pp nsLoadListenerProxy.cpp nsMappedAttributes.cpp c++ -o nsMappedAttributes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMappedAttributes.pp nsMappedAttributes.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsNameSpaceManager.cpp c++ -o nsNameSpaceManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNameSpaceManager.pp nsNameSpaceManager.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsNoDataProtocolContentPolicy.cpp c++ -o nsNoDataProtocolContentPolicy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNoDataProtocolContentPolicy.pp nsNoDataProtocolContentPolicy.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsNodeInfo.cpp c++ -o nsNodeInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNodeInfo.pp nsNodeInfo.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsNodeInfoManager.cpp c++ -o nsNodeInfoManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNodeInfoManager.pp nsNodeInfoManager.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsParserUtils.cpp c++ -o nsParserUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsParserUtils.pp nsParserUtils.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPlainTextSerializer.cpp c++ -o nsPlainTextSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPlainTextSerializer.pp nsPlainTextSerializer.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPropertyTable.cpp c++ -o nsPropertyTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRange.pp nsRange.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsRange.cpp: In member function 'virtual nsresult nsRange::SelectNode(nsIDOMNode*)': nsRange.cpp:1039: warning: 'end' may be used uninitialized in this function nsScriptEventManager.cpp c++ -o nsScriptEventManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsScriptLoader.pp nsScriptLoader.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsStubDocumentObserver.cpp c++ -o nsStubDocumentObserver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStubDocumentObserver.pp nsStubDocumentObserver.cpp nsStyleLinkElement.cpp c++ -o nsStyleLinkElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSyncLoadService.pp nsSyncLoadService.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTextFragment.cpp c++ -o nsTextFragment.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextFragment.pp nsTextFragment.cpp nsTextNode.cpp c++ -o nsTextNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextNode.pp nsTextNode.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTextNode.cpp: In member function 'virtual nsresult nsTextNode::QueryInterface(const nsIID&, void**)': nsTextNode.cpp:172: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTreeWalker.cpp c++ -o nsTreeWalker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTreeWalker.pp nsTreeWalker.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXMLContentSerializer.cpp c++ -o nsXMLContentSerializer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLContentSerializer.pp nsXMLContentSerializer.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXMLHttpRequest.cpp c++ -o nsXMLHttpRequest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLHttpRequest.pp nsXMLHttpRequest.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsXMLNameSpaceMap.cpp c++ -o nsXMLNameSpaceMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -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/mimetype -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/prefetch -I../../../dist/include/xuldoc -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLNameSpaceMap.pp nsXMLNameSpaceMap.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libgkconbase_s.a ar cr libgkconbase_s.a mozSanitizingSerializer.o nsAtomListUtils.o nsAttrAndChildArray.o nsAttrValue.o nsCommentNode.o nsContentAreaDragDrop.o nsContentIterator.o nsContentList.o nsContentPolicy.o nsContentSink.o nsContentUtils.o nsCopySupport.o nsDataDocumentContentPolicy.o nsDOMAttribute.o nsDOMAttributeMap.o nsDOMDocumentType.o nsDOMLists.o nsDOMParser.o nsDOMSerializer.o nsDocument.o nsDocumentEncoder.o nsDocumentFragment.o nsFrameLoader.o nsGenConImageContent.o nsGeneratedIterator.o nsGenericDOMDataNode.o nsGenericDOMNodeList.o nsGenericElement.o nsHTMLContentSerializer.o nsImageLoadingContent.o nsLoadListenerProxy.o nsMappedAttributes.o nsNameSpaceManager.o nsNoDataProtocolContentPolicy.o nsNodeInfo.o nsNodeInfoManager.o nsParserUtils.o nsPlainTextSerializer.o nsPropertyTable.o nsRange.o nsScriptEventManager.o nsScriptLoader.o nsStubDocumentObserver.o nsStyleLinkElement.o nsSyncLoadService.o nsTextFragment.o nsTextNode.o nsTreeWalker.o nsXMLContentSerializer.o nsXMLHttpRequest.o nsXMLNameSpaceMap.o ranlib libgkconbase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconbase_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/base/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/canvas' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/canvas/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/canvas/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/canvas/src' dummy.cpp c++ -o dummy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCanvasRenderingContext2D.pp nsCanvasRenderingContext2D.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCanvasRenderingContext2D.cpp: In member function 'virtual nsresult nsCanvasRenderingContext2D::Render(nsIRenderingContext*)': nsCanvasRenderingContext2D.cpp:943: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCanvasRenderingContext2D.cpp: In member function 'nsresult nsCanvasRenderingContext2D::DrawNativeSurfaces(nsIDrawingSurface*, nsIDrawingSurface*, const nsIntSize&, nsIRenderingContext*)': nsCanvasRenderingContext2D.cpp:2787: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoArrayPtr::begin_assignment() [with T = unsigned char]': ../../../dist/include/xpcom/nsAutoPtr.h:650: instantiated from 'T** nsAutoArrayPtr::StartAssignment() [with T = unsigned char]' ../../../dist/include/xpcom/nsAutoPtr.h:725: instantiated from 'nsAutoArrayPtrGetterTransfers::operator T**() [with T = unsigned char]' nsCanvasRenderingContext2D.cpp:2779: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:505: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCanvasRenderingContext2D.cpp: At global scope: nsCanvasRenderingContext2D.cpp:198: warning: 'PRBool FloatValidate(double, double, double)' defined but not used rm -f libgkconcvs_s.a ar cr libgkconcvs_s.a dummy.o nsCanvasRenderingContext2D.o ranlib libgkconcvs_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconcvs_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/canvas/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/canvas' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/html' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/html/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/html/content/public' nsISelectElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISelectElement nsISelectElement.idl nsIPhonetic.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPhonetic nsIPhonetic.idl nsIPluginElement.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPluginElement nsIPluginElement.idl ../../../../dist/bin/xpt_link _xpidlgen/content_html.xpt _xpidlgen/nsISelectElement.xpt _xpidlgen/nsIPhonetic.xpt _xpidlgen/nsIPluginElement.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_html.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/content/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/html/content/src' nsGenericHTMLElement.cpp c++ -o nsGenericHTMLElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGenericHTMLElement.pp nsGenericHTMLElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGenericHTMLElement.cpp: In member function 'virtual nsresult nsGenericHTMLElementTearoff::QueryInterface(const nsIID&, void**)': nsGenericHTMLElement.cpp:234: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGenericHTMLElement.cpp: In member function 'virtual nsresult nsGenericHTMLFormElement::QueryInterface(const nsIID&, void**)': nsGenericHTMLElement.cpp:3240: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGenericHTMLElement.cpp: In member function 'virtual nsresult nsGenericHTMLFrameElement::QueryInterface(const nsIID&, void**)': nsGenericHTMLElement.cpp:3552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsDOMCSSDeclaration]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsDOMCSSDeclaration]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsDOMCSSDeclaration]' nsGenericHTMLElement.cpp:552: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGenericDOMHTMLCollection.cpp c++ -o nsGenericDOMHTMLCollection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGenericDOMHTMLCollection.pp nsGenericDOMHTMLCollection.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsFormSubmission.cpp c++ -o nsFormSubmission.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFormSubmission.pp nsFormSubmission.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsFormSubmission.cpp: In member function 'virtual nsresult nsFSURLEncoded::QueryInterface(const nsIID&, void**)': nsFormSubmission.cpp:328: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFormSubmission.cpp: In member function 'virtual nsresult nsFSMultipartFormData::QueryInterface(const nsIID&, void**)': nsFormSubmission.cpp:700: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFormSubmission.cpp: In member function 'virtual nsresult nsFSTextPlain::QueryInterface(const nsIID&, void**)': nsFormSubmission.cpp:970: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLAtoms.cpp c++ -o nsHTMLAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAtoms.pp nsHTMLAtoms.cpp nsImageMapUtils.cpp c++ -o nsImageMapUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAnchorElement.pp nsHTMLAnchorElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLAppletElement.cpp c++ -o nsHTMLAppletElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAppletElement.pp nsHTMLAppletElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLAreaElement.cpp c++ -o nsHTMLAreaElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAreaElement.pp nsHTMLAreaElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLBRElement.cpp c++ -o nsHTMLBRElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLBRElement.pp nsHTMLBRElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLBodyElement.cpp c++ -o nsHTMLBodyElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLBodyElement.pp nsHTMLBodyElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLButtonElement.cpp c++ -o nsHTMLButtonElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLButtonElement.pp nsHTMLButtonElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLCanvasElement.cpp c++ -o nsHTMLCanvasElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCanvasElement.pp nsHTMLCanvasElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLDelElement.cpp c++ -o nsHTMLDelElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDelElement.pp nsHTMLDelElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLDivElement.cpp c++ -o nsHTMLDivElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDivElement.pp nsHTMLDivElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFieldSetElement.cpp c++ -o nsHTMLFieldSetElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFieldSetElement.pp nsHTMLFieldSetElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLFontElement.cpp c++ -o nsHTMLFontElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFontElement.pp nsHTMLFontElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFormElement.cpp c++ -o nsHTMLFormElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFormElement.pp nsHTMLFormElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFormElement.cpp: In member function 'virtual nsresult nsHTMLFormElement::GetNextRadioButton(const nsAString_internal&, PRBool, nsIDOMHTMLInputElement*, nsIDOMHTMLInputElement**)': nsHTMLFormElement.cpp:1656: warning: comparison between signed and unsigned integer expressions nsHTMLFormElement.cpp: In static member function 'static nsresult nsHTMLFormElement::CompareNodes(nsIDOMNode*, nsIDOMNode*, PRInt32*)': nsHTMLFormElement.cpp:1065: warning: 'indexA' may be used uninitialized in this function nsHTMLFormElement.cpp:1084: warning: 'indexB' may be used uninitialized in this function nsHTMLFrameElement.cpp c++ -o nsHTMLFrameElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFrameElement.pp nsHTMLFrameElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLFrameSetElement.cpp c++ -o nsHTMLFrameSetElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFrameSetElement.pp nsHTMLFrameSetElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoArrayPtr::begin_assignment() [with T = nsFramesetSpec]': ../../../../dist/include/xpcom/nsAutoPtr.h:650: instantiated from 'T** nsAutoArrayPtr::StartAssignment() [with T = nsFramesetSpec]' ../../../../dist/include/xpcom/nsAutoPtr.h:725: instantiated from 'nsAutoArrayPtrGetterTransfers::operator T**() [with T = nsFramesetSpec]' nsHTMLFrameSetElement.cpp:169: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:505: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLHRElement.cpp c++ -o nsHTMLHRElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHRElement.pp nsHTMLHRElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLHeadElement.cpp c++ -o nsHTMLHeadElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHeadElement.pp nsHTMLHeadElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLHeadingElement.cpp c++ -o nsHTMLHeadingElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHeadingElement.pp nsHTMLHeadingElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLHtmlElement.cpp c++ -o nsHTMLHtmlElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLHtmlElement.pp nsHTMLHtmlElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLIFrameElement.cpp c++ -o nsHTMLIFrameElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLIFrameElement.pp nsHTMLIFrameElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLImageElement.cpp c++ -o nsHTMLImageElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLImageElement.pp nsHTMLImageElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsHTMLInputElement.cpp c++ -o nsHTMLInputElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLInputElement.pp nsHTMLInputElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLInputElement.cpp: In function 'nsresult NS_GetRadioSetCheckedChangedVisitor(PRBool, nsIRadioVisitor**)': nsHTMLInputElement.cpp:3007: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLInputElement.cpp:3026: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLLIElement.cpp c++ -o nsHTMLLIElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLIElement.pp nsHTMLLIElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLLabelElement.cpp c++ -o nsHTMLLabelElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLabelElement.pp nsHTMLLabelElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLLegendElement.cpp c++ -o nsHTMLLegendElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLegendElement.pp nsHTMLLegendElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLLinkElement.cpp c++ -o nsHTMLLinkElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLinkElement.pp nsHTMLLinkElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLMapElement.cpp c++ -o nsHTMLMapElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLMapElement.pp nsHTMLMapElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLMetaElement.cpp c++ -o nsHTMLMetaElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLMetaElement.pp nsHTMLMetaElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLOListElement.cpp c++ -o nsHTMLOListElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLOListElement.pp nsHTMLOListElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLObjectElement.cpp c++ -o nsHTMLObjectElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLObjectElement.pp nsHTMLObjectElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLOptionElement.cpp c++ -o nsHTMLOptionElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLOptionElement.pp nsHTMLOptionElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLOptGroupElement.cpp c++ -o nsHTMLOptGroupElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLOptGroupElement.pp nsHTMLOptGroupElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLParagraphElement.cpp c++ -o nsHTMLParagraphElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLParagraphElement.pp nsHTMLParagraphElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLPreElement.cpp c++ -o nsHTMLPreElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLPreElement.pp nsHTMLPreElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLScriptElement.cpp c++ -o nsHTMLScriptElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLScriptElement.pp nsHTMLScriptElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLScriptElement.cpp: In member function 'virtual nsresult nsHTMLScriptEventHandler::QueryInterface(const nsIID&, void**)': nsHTMLScriptElement.cpp:108: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLScriptElement.cpp: In member function 'virtual nsresult nsHTMLScriptEventHandler::Invoke(nsISupports*, void*, PRUint32)': nsHTMLScriptElement.cpp:210: warning: 'sgo' may be used uninitialized in this function nsHTMLSelectElement.cpp c++ -o nsHTMLSelectElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSelectElement.pp nsHTMLSelectElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSharedElement.cpp c++ -o nsHTMLSharedElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSharedElement.pp nsHTMLSharedElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSpanElement.cpp c++ -o nsHTMLSpanElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSpanElement.pp nsHTMLSpanElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSpanElement.cpp: In member function 'virtual nsresult nsHTMLUnknownElement::QueryInterface(const nsIID&, void**)': nsHTMLSpanElement.cpp:132: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLStyleElement.cpp c++ -o nsHTMLStyleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLStyleElement.pp nsHTMLStyleElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLTableElement.cpp c++ -o nsHTMLTableElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableElement.pp nsHTMLTableElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableCaptionElement.cpp c++ -o nsHTMLTableCaptionElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableCaptionElement.pp nsHTMLTableCaptionElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableCellElement.cpp c++ -o nsHTMLTableCellElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableCellElement.pp nsHTMLTableCellElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableColElement.cpp c++ -o nsHTMLTableColElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableColElement.pp nsHTMLTableColElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableRowElement.cpp c++ -o nsHTMLTableRowElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableRowElement.pp nsHTMLTableRowElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableSectionElement.cpp c++ -o nsHTMLTableSectionElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableSectionElement.pp nsHTMLTableSectionElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTextAreaElement.cpp c++ -o nsHTMLTextAreaElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTextAreaElement.pp nsHTMLTextAreaElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../../base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../../base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTitleElement.cpp c++ -o nsHTMLTitleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTitleElement.pp nsHTMLTitleElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libgkconhtmlcon_s.a ar cr libgkconhtmlcon_s.a nsGenericHTMLElement.o nsGenericDOMHTMLCollection.o nsFormSubmission.o nsHTMLAtoms.o nsImageMapUtils.o nsHTMLAnchorElement.o nsHTMLAppletElement.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 nsHTMLOListElement.o nsHTMLObjectElement.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 ranlib libgkconhtmlcon_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconhtmlcon_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/content' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/html/document' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/html/document/public' nsIImageDocument.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIImageDocument nsIImageDocument.idl nsIWyciwygChannel.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIWyciwygChannel nsIWyciwygChannel.idl ../../../../dist/bin/xpt_link _xpidlgen/content_htmldoc.xpt _xpidlgen/nsIImageDocument.xpt _xpidlgen/nsIWyciwygChannel.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_htmldoc.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/document/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/html/document/src' nsHTMLContentSink.cpp c++ -o nsHTMLContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/uriloader -I../../../../dist/include/rdf -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/lwbrk -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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLContentSink.pp nsHTMLContentSink.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLContentSink.cpp: In member function 'virtual nsresult HTMLContentSink::QueryInterface(const nsIID&, void**)': nsHTMLContentSink.cpp:1889: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsContentSink.h: At global scope: ./../../../base/src/nsContentSink.h:274: warning: 'PRBool IsAttrURI(nsIAtom*)' defined but not used ../../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsHTMLFragmentContentSink.cpp c++ -o nsHTMLFragmentContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/uriloader -I../../../../dist/include/rdf -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/lwbrk -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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFragmentContentSink.pp nsHTMLFragmentContentSink.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLFragmentContentSink.cpp: In member function 'virtual nsresult nsHTMLParanoidFragmentSink::QueryInterface(const nsIID&, void**)': nsHTMLFragmentContentSink.cpp:1052: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLDocument.cpp c++ -o nsHTMLDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/uriloader -I../../../../dist/include/rdf -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/lwbrk -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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDocument.pp nsHTMLDocument.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLDocument.cpp: In member function 'virtual nsresult nsHTMLDocument::QueryInterface(const nsIID&, void**)': nsHTMLDocument.cpp:311: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMediaDocument.cpp c++ -o nsMediaDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/uriloader -I../../../../dist/include/rdf -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/lwbrk -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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMediaDocument.pp nsMediaDocument.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPluginDocument.cpp c++ -o nsPluginDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/uriloader -I../../../../dist/include/rdf -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/lwbrk -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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPluginDocument.pp nsPluginDocument.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPluginDocument.cpp: In member function 'virtual nsresult nsPluginDocument::QueryInterface(const nsIID&, void**)': nsPluginDocument.cpp:93: warning: dereferencing type-punned pointer will break strict-aliasing rules nsImageDocument.cpp c++ -o nsImageDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/uriloader -I../../../../dist/include/rdf -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/lwbrk -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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsImageDocument.pp nsImageDocument.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsImageDocument.cpp: In member function 'virtual nsresult ImageListener::QueryInterface(const nsIID&, void**)': nsImageDocument.cpp:153: warning: dereferencing type-punned pointer will break strict-aliasing rules nsImageDocument.cpp: In member function 'virtual nsresult nsImageDocument::QueryInterface(const nsIID&, void**)': nsImageDocument.cpp:266: warning: dereferencing type-punned pointer will break strict-aliasing rules nsImageDocument.cpp: In member function 'virtual void nsImageDocument::SetScriptGlobalObject(nsIScriptGlobalObject*)': nsImageDocument.cpp:350: warning: unused variable 'rv' ../../../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsWyciwygChannel.cpp c++ -o nsWyciwygChannel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/uriloader -I../../../../dist/include/rdf -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/lwbrk -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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWyciwygChannel.pp nsWyciwygChannel.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsWyciwygProtocolHandler.cpp c++ -o nsWyciwygProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -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/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/uriloader -I../../../../dist/include/rdf -I../../../../dist/include/chardet -I../../../../dist/include/nkcache -I../../../../dist/include/lwbrk -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/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWyciwygProtocolHandler.pp nsWyciwygProtocolHandler.cpp rm -f libgkconhtmldoc_s.a ar cr libgkconhtmldoc_s.a nsHTMLContentSink.o nsHTMLFragmentContentSink.o nsHTMLDocument.o nsMediaDocument.o nsPluginDocument.o nsImageDocument.o nsWyciwygChannel.o nsWyciwygProtocolHandler.o ranlib libgkconhtmldoc_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconhtmldoc_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/document/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/document' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/html' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xml' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/content/public' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/content/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/content/src' nsXMLElement.cpp c++ -o nsXMLElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/htmlparser -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLElement.pp nsXMLElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsXMLElement.cpp: In member function 'virtual nsresult nsXMLElement::HandleDOMEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, PRUint32, nsEventStatus*)': nsXMLElement.cpp:274: warning: unused variable 'document' nsXMLCDATASection.cpp c++ -o nsXMLCDATASection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/htmlparser -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLCDATASection.pp nsXMLCDATASection.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXMLCDATASection.cpp: In member function 'virtual nsresult nsXMLCDATASection::QueryInterface(const nsIID&, void**)': nsXMLCDATASection.cpp:117: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXMLProcessingInstruction.cpp c++ -o nsXMLProcessingInstruction.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/htmlparser -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLProcessingInstruction.pp nsXMLProcessingInstruction.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXMLProcessingInstruction.cpp: In member function 'virtual nsresult nsXMLProcessingInstruction::QueryInterface(const nsIID&, void**)': nsXMLProcessingInstruction.cpp:90: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXMLStylesheetPI.cpp c++ -o nsXMLStylesheetPI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/webshell -I../../../../dist/include/docshell -I../../../../dist/include/htmlparser -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pref -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -I./../../../base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLStylesheetPI.pp nsXMLStylesheetPI.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXMLStylesheetPI.cpp: In member function 'virtual nsresult nsXMLStylesheetPI::QueryInterface(const nsIID&, void**)': nsXMLStylesheetPI.cpp:90: warning: dereferencing type-punned pointer will break strict-aliasing rules 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/mozilla/config/nsinstall -R -m 644 libgkconxmlcon_s.a ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R ./xhtml11.dtd ../../../../dist/bin/res/dtd gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/content' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document/public' nsIFIXptr.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFIXptr nsIFIXptr.idl nsIXPointer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXPointer nsIXPointer.idl nsIModifyableXPointer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIModifyableXPointer nsIModifyableXPointer.idl ../../../../dist/bin/xpt_link _xpidlgen/content_xmldoc.xpt _xpidlgen/nsIFIXptr.xpt _xpidlgen/nsIXPointer.xpt _xpidlgen/nsIModifyableXPointer.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_xmldoc.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document/resources' +++ making chrome /builddir/build/BUILD/mozilla/content/xml/document/resources => ../../../../dist/bin/chrome/toolkit.jar zip warning: ../../../bin/chrome/toolkit.jar not found or empty adding: content/global/xml/XMLPrettyPrint.css (stored 0%) adding: content/global/xml/XMLMonoPrint.css (stored 0%) adding: content/global/xml/XMLPrettyPrint.xml (stored 0%) adding: content/global/xml/XMLPrettyPrint.xsl (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document/resources' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document/src' nsXMLContentSink.cpp c++ -o nsXMLContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/lwbrk -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLContentSink.pp nsXMLContentSink.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXMLContentSink.cpp: In member function 'virtual nsresult nsXMLContentSink::QueryInterface(const nsIID&, void**)': nsXMLContentSink.cpp:186: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/src/nsContentSink.h: At global scope: ./../../../base/src/nsContentSink.h:274: warning: 'PRBool IsAttrURI(nsIAtom*)' defined but not used ../../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsXMLFragmentContentSink.cpp c++ -o nsXMLFragmentContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/lwbrk -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLFragmentContentSink.pp nsXMLFragmentContentSink.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXMLFragmentContentSink.cpp: In member function 'virtual nsresult nsXMLFragmentContentSink::QueryInterface(const nsIID&, void**)': nsXMLFragmentContentSink.cpp:165: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXMLFragmentContentSink.cpp: In member function 'virtual nsresult nsXHTMLParanoidFragmentSink::QueryInterface(const nsIID&, void**)': nsXMLFragmentContentSink.cpp:570: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXMLDocument.cpp c++ -o nsXMLDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/lwbrk -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLDocument.pp nsXMLDocument.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../layout/style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../layout/style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXMLDocument.cpp: In member function 'virtual nsresult nsXMLDocument::QueryInterface(const nsIID&, void**)': nsXMLDocument.cpp:199: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXMLPrettyPrinter.cpp c++ -o nsXMLPrettyPrinter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/view -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/webshell -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/xpconnect -I../../../../dist/include/uconv -I../../../../dist/include/lwbrk -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLPrettyPrinter.pp nsXMLPrettyPrinter.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libgkconxmldoc_s.a ar cr libgkconxmldoc_s.a nsXMLContentSink.o nsXMLFragmentContentSink.o nsXMLDocument.o nsXMLPrettyPrinter.o ranlib libgkconxmldoc_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconxmldoc_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xul' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/document' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/document/public' nsIController.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIController nsIController.idl nsIControllers.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIControllers nsIControllers.idl nsIXULOverlayProvider.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXULOverlayProvider nsIXULOverlayProvider.idl ../../../../dist/bin/xpt_link _xpidlgen/xuldoc.xpt _xpidlgen/nsIController.xpt _xpidlgen/nsIControllers.xpt _xpidlgen/nsIXULOverlayProvider.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xuldoc.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/document/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/document/src' nsXULControllers.cpp c++ -o nsXULControllers.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -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/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/lwbrk -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULControllers.pp nsXULControllers.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsElementMap.cpp c++ -o nsElementMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -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/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/lwbrk -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsElementMap.pp nsElementMap.cpp nsElementMap.cpp: In static member function 'static PRIntn nsElementMap::EnumerateImpl(PLHashEntry*, PRIntn, void*)': nsElementMap.cpp:381: warning: dereferencing type-punned pointer will break strict-aliasing rules nsElementMap.cpp:396: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULCommandDispatcher.cpp c++ -o nsXULCommandDispatcher.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -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/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/lwbrk -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULCommandDispatcher.pp nsXULCommandDispatcher.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXULContentSink.cpp c++ -o nsXULContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -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/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/lwbrk -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULContentSink.pp nsXULContentSink.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: ../../../../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**)' ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../layout/style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../layout/style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULContentSink.cpp: In member function 'nsresult XULContentSinkImpl::FlushText(PRBool)': nsXULContentSink.cpp:601: warning: 'node' may be used uninitialized in this function nsXULContentSink.cpp:632: warning: 'children' may be used uninitialized in this function nsXULContentSink.cpp: In member function 'nsresult XULContentSinkImpl::OpenScript(const PRUnichar**, PRUint32)': nsXULContentSink.cpp:1312: warning: 'children' may be used uninitialized in this function nsXULContentSink.cpp: In member function 'nsresult XULContentSinkImpl::OpenTag(const PRUnichar**, PRUint32, PRUint32, nsINodeInfo*)': nsXULContentSink.cpp:1132: warning: 'children' may be used uninitialized in this function nsXULContentSink.cpp: In destructor 'virtual XULContentSinkImpl::~XULContentSinkImpl()': nsXULContentSink.cpp:361: warning: 'node' may be used uninitialized in this function nsXULContentSink.cpp: In destructor 'virtual XULContentSinkImpl::~XULContentSinkImpl()': nsXULContentSink.cpp:361: warning: 'node' may be used uninitialized in this function nsXULContentSink.cpp: In destructor 'XULContentSinkImpl::~XULContentSinkImpl()': nsXULContentSink.cpp:361: warning: 'node' may be used uninitialized in this function nsXULContentSink.cpp: In member function 'virtual nsresult XULContentSinkImpl::HandleEndElement(const PRUnichar*)': nsXULContentSink.cpp:783: warning: 'node' may be used uninitialized in this function nsXULContentSink.cpp:797: warning: 'children' may be used uninitialized in this function ./../../../base/src/nsContentSink.h: At global scope: ./../../../base/src/nsContentSink.h:274: warning: 'PRBool IsAttrURI(nsIAtom*)' defined but not used nsXULDocument.cpp c++ -o nsXULDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -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/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/lwbrk -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULDocument.pp nsXULDocument.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../layout/style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../layout/style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: ../../../../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**)' ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXULDocument.cpp: In member function 'virtual nsresult nsXULDocument::QueryInterface(const nsIID&, void**)': nsXULDocument.cpp:485: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULDocument.cpp: In member function 'nsresult nsXULDocument::LoadScript(nsXULPrototypeScript*, PRBool*)': nsXULDocument.cpp:3480: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXULCommandDispatcher]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXULCommandDispatcher]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXULCommandDispatcher]' nsXULDocument.cpp:2184: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULPrototypeCache.cpp c++ -o nsXULPrototypeCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -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/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/lwbrk -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPrototypeCache.pp nsXULPrototypeCache.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../layout/style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../layout/style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: ../../../../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**)' nsXULPrototypeDocument.cpp c++ -o nsXULPrototypeDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -I./../../templates/src -I./../../../../layout/style -I./../../../xml/document/src -I./../../../events/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/exthandler -I../../../../dist/include/mimetype -I../../../../dist/include/gfx -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/uriloader -I../../../../dist/include/htmlparser -I../../../../dist/include/lwbrk -I../../../../dist/include/docshell -I../../../../dist/include/pref -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/xuldoc -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPrototypeDocument.pp nsXULPrototypeDocument.cpp ../../../../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**)' ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libgkconxuldoc_s.a ar cr libgkconxuldoc_s.a nsXULControllers.o nsElementMap.o nsXULCommandDispatcher.o nsXULContentSink.o nsXULDocument.o nsXULPrototypeCache.o nsXULPrototypeDocument.o ranlib libgkconxuldoc_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconxuldoc_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/document/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/document' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/content/public' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/content/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/content/src' nsXULAtoms.cpp c++ -o nsXULAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -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/lwbrk -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/htmlparser -I../../../../dist/include/xul -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULAtoms.pp nsXULAtoms.cpp nsXULElement.cpp c++ -o nsXULElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -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/lwbrk -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/htmlparser -I../../../../dist/include/xul -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULElement.pp nsXULElement.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../layout/style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../layout/style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: ../../../../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**)' ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXULElement.cpp: In member function 'virtual nsresult nsXULElement::GetControllers(nsIControllers**)': nsXULElement.cpp:2576: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULElement.cpp: In member function 'nsresult nsXULPrototypeScript::DeserializeOutOfLine(nsIObjectInputStream*, nsIScriptContext*)': nsXULElement.cpp:3575: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULElement.cpp: In member function 'nsresult nsXULPrototypeScript::Compile(const PRUnichar*, PRInt32, nsIURI*, PRUint32, nsIDocument*, nsIXULPrototypeDocument*)': nsXULElement.cpp:3715: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsDOMCSSDeclaration]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsDOMCSSDeclaration]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsDOMCSSDeclaration]' nsXULElement.cpp:2679: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULElement.cpp: In member function 'nsresult nsXULElement::AddScriptEventListener(nsIAtom*, const nsAString_internal&)': nsXULElement.cpp:587: warning: 'rv' may be used uninitialized in this function nsXULElement.cpp: In member function 'virtual nsresult nsXULElement::CompileEventHandler(nsIScriptContext*, void*, nsIAtom*, const nsAString_internal&, const char*, PRUint32, void**)': nsXULElement.cpp:705: warning: 'context' may be used uninitialized in this function nsXULPopupListener.cpp c++ -o nsXULPopupListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -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/lwbrk -I../../../../dist/include/xuldoc -I../../../../dist/include/xultmpl -I../../../../dist/include/webshell -I../../../../dist/include/view -I../../../../dist/include/docshell -I../../../../dist/include/htmlparser -I../../../../dist/include/xul -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULPopupListener.pp nsXULPopupListener.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULPopupListener.cpp: In member function 'nsresult XULPopupListenerImpl::PreLaunchPopup(nsIDOMEvent*)': nsXULPopupListener.cpp:295: warning: enumeration value 'eXULPopupType_tooltip' not handled in switch nsXULPopupListener.cpp:295: warning: enumeration value 'eXULPopupType_blur' not handled in switch rm -f libgkconxulcon_s.a ar cr libgkconxulcon_s.a nsXULAtoms.o nsXULElement.o nsXULPopupListener.o ranlib libgkconxulcon_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconxulcon_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/content' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/templates' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/templates/public' nsIXULSortService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXULSortService nsIXULSortService.idl nsIXULTemplateBuilder.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXULTemplateBuilder nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXULBuilderListener nsIXULBuilderListener.idl ../../../../dist/bin/xpt_link _xpidlgen/xultmpl.xpt _xpidlgen/nsIXULSortService.xpt _xpidlgen/nsIXULTemplateBuilder.xpt _xpidlgen/nsIXULBuilderListener.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xultmpl.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/templates/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/templates/src' nsClusterKey.cpp c++ -o nsClusterKey.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsClusterKey.pp nsClusterKey.cpp nsClusterKeySet.cpp c++ -o nsClusterKeySet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsClusterKeySet.pp nsClusterKeySet.cpp nsConflictSet.cpp c++ -o nsConflictSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsConflictSet.pp nsConflictSet.cpp nsContentSupportMap.cpp c++ -o nsContentSupportMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsContentSupportMap.pp nsContentSupportMap.cpp ../../../../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**)' ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsContentTagTestNode.cpp c++ -o nsContentTagTestNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsContentTagTestNode.pp nsContentTagTestNode.cpp nsContentTestNode.cpp c++ -o nsContentTestNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsInstantiationNode.pp nsInstantiationNode.cpp nsTreeRowTestNode.cpp c++ -o nsTreeRowTestNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeRowTestNode.pp nsTreeRowTestNode.cpp nsTreeRows.cpp c++ -o nsTreeRows.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRDFPropertyTestNode.pp nsRDFPropertyTestNode.cpp nsResourceSet.cpp c++ -o nsResourceSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTemplateMatch.pp nsTemplateMatch.cpp nsTemplateMatchSet.cpp c++ -o nsTemplateMatchSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTemplateMatchSet.pp nsTemplateMatchSet.cpp nsTemplateMatchSet.cpp: In member function 'PRBool nsTemplateMatchRefSet::Remove(const nsTemplateMatch*)': nsTemplateMatchSet.cpp:261: warning: 'last' may be used uninitialized in this function nsTemplateRule.cpp c++ -o nsTemplateRule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTemplateRule.pp nsTemplateRule.cpp nsXULContentBuilder.cpp c++ -o nsXULContentBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULContentBuilder.pp nsXULContentBuilder.cpp ../../../../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**)' ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXULTemplateBuilder.h: At global scope: nsXULTemplateBuilder.h:91: warning: 'virtual nsresult nsXULTemplateBuilder::Init(nsIContent*)' was hidden nsXULContentBuilder.cpp:143: warning: by 'nsresult nsXULContentBuilder::Init()' nsXULContentUtils.cpp c++ -o nsXULContentUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULContentUtils.pp nsXULContentUtils.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXULTreeBuilder.cpp c++ -o nsXULTreeBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTreeBuilder.pp nsXULTreeBuilder.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXULTemplateBuilder.h: At global scope: nsXULTemplateBuilder.h:91: warning: 'virtual nsresult nsXULTemplateBuilder::Init(nsIContent*)' was hidden nsXULTreeBuilder.cpp:112: warning: by 'nsresult nsXULTreeBuilder::Init()' nsXULTreeBuilder.cpp: In member function 'virtual nsresult nsXULTreeBuilder::QueryInterface(const nsIID&, void**)': nsXULTreeBuilder.cpp:323: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULSortService.cpp c++ -o nsXULSortService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULSortService.pp nsXULSortService.cpp nsXULSortService.cpp: In static member function 'static nsresult XULSortServiceImpl::GetNodeValue(nsIContent*, _sortStruct*, PRBool, PRBool, nsIRDFNode**, PRBool&)': nsXULSortService.cpp:791: warning: 'rv' may be used uninitialized in this function nsXULTemplateBuilder.cpp c++ -o nsXULTemplateBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base/src -I./../../content/src -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/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/xultmpl -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTemplateBuilder.pp nsXULTemplateBuilder.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: ../../../../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 libgkconxultmpl_s.a ar cr libgkconxultmpl_s.a nsClusterKey.o nsClusterKeySet.o nsConflictSet.o nsContentSupportMap.o nsContentTagTestNode.o nsContentTestNode.o nsInstantiationNode.o nsTreeRowTestNode.o nsTreeRows.o nsRDFConInstanceTestNode.o nsRDFConMemberTestNode.o nsRDFPropertyTestNode.o nsResourceSet.o nsRuleNetwork.o nsTemplateMatch.o nsTemplateMatchSet.o nsTemplateRule.o nsXULContentBuilder.o nsXULContentUtils.o nsXULTreeBuilder.o nsXULSortService.o nsXULTemplateBuilder.o ranlib libgkconxultmpl_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconxultmpl_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/templates/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/templates' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/src' nsXBLAtoms.cpp c++ -o nsXBLAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLAtoms.pp nsXBLAtoms.cpp nsXBLBinding.cpp c++ -o nsXBLBinding.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLBinding.pp nsXBLBinding.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../layout/style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../layout/style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLBinding.cpp: In static member function 'static nsresult nsXBLBinding::DoInitJSClass(JSContext*, JSObject*, JSObject*, const nsAFlatCString&, void**)': nsXBLBinding.cpp:1007: warning: 'proto' may be used uninitialized in this function nsXBLPrototypeBinding.cpp c++ -o nsXBLPrototypeBinding.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLPrototypeBinding.pp nsXBLPrototypeBinding.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../layout/style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../layout/style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLKeyEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLKeyEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLKeyEventHandler]' nsXBLPrototypeBinding.cpp:1341: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLPrototypeResources.cpp c++ -o nsXBLPrototypeResources.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLPrototypeResources.pp nsXBLPrototypeResources.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsXBLResourceLoader.cpp c++ -o nsXBLResourceLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLResourceLoader.pp nsXBLResourceLoader.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLDocumentInfo.cpp c++ -o nsXBLDocumentInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLDocumentInfo.pp nsXBLDocumentInfo.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLContentSink.cpp c++ -o nsXBLContentSink.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLContentSink.pp nsXBLContentSink.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: ../../../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**)' ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../base/src/nsContentSink.h: At global scope: ./../../base/src/nsContentSink.h:274: warning: 'PRBool IsAttrURI(nsIAtom*)' defined but not used nsXBLProtoImplProperty.cpp c++ -o nsXBLProtoImplProperty.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImplProperty.pp nsXBLProtoImplProperty.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXBLProtoImplProperty.cpp: In member function 'virtual nsresult nsXBLProtoImplProperty::InstallMember(nsIScriptContext*, nsIContent*, void*, void*, const nsCString&)': nsXBLProtoImplProperty.cpp:216: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsXBLProtoImplProperty.cpp:217: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsXBLProtoImplProperty.cpp: In member function 'virtual nsresult nsXBLProtoImplProperty::CompileMember(nsIScriptContext*, const nsCString&, void*)': nsXBLProtoImplProperty.cpp:262: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLProtoImplProperty.cpp:314: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLProtoImplMethod.cpp c++ -o nsXBLProtoImplMethod.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImplMethod.pp nsXBLProtoImplMethod.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXBLProtoImplMethod.cpp: In member function 'virtual nsresult nsXBLProtoImplMethod::CompileMember(nsIScriptContext*, const nsCString&, void*)': nsXBLProtoImplMethod.cpp:253: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLProtoImplField.cpp c++ -o nsXBLProtoImplField.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImplField.pp nsXBLProtoImplField.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXBLProtoImpl.cpp c++ -o nsXBLProtoImpl.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLProtoImpl.pp nsXBLProtoImpl.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLEventHandler.cpp c++ -o nsXBLEventHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLEventHandler.pp nsXBLEventHandler.cpp ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLWindowHandler.cpp c++ -o nsXBLWindowHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLWindowHandler.pp nsXBLWindowHandler.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLWindowKeyHandler.cpp c++ -o nsXBLWindowKeyHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLWindowKeyHandler.pp nsXBLWindowKeyHandler.cpp ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLWindowDragHandler.cpp c++ -o nsXBLWindowDragHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLWindowDragHandler.pp nsXBLWindowDragHandler.cpp ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLPrototypeHandler.cpp c++ -o nsXBLPrototypeHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLPrototypeHandler.pp nsXBLPrototypeHandler.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLService.cpp c++ -o nsXBLService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLService.pp nsXBLService.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../layout/style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../layout/style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLBinding]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLBinding]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLBinding]' nsXBLService.cpp:581: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../base/src/nsContentSink.h: At global scope: ./../../base/src/nsContentSink.h:274: warning: 'PRBool IsAttrURI(nsIAtom*)' defined but not used ../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsBindingManager.cpp c++ -o nsBindingManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBindingManager.pp nsBindingManager.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../layout/style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../layout/style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' nsXBLPrototypeHandler.h:132: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLBinding]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLBinding]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLBinding]' nsBindingManager.cpp:685: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXBLInsertionPoint.cpp c++ -o nsXBLInsertionPoint.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../html/document/src -I./../../xml/document/src -I./../../xul/content/src -I./../../events/src -I./../../../layout/style -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/js -I../../../dist/include/dom -I../../../dist/include/gfx -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/lwbrk -I../../../dist/include/xuldoc -I../../../dist/include/rdf -I../../../dist/include/imglib2 -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXBLInsertionPoint.pp nsXBLInsertionPoint.cpp rm -f libgkconxbl_s.a ar cr libgkconxbl_s.a nsXBLAtoms.o nsXBLBinding.o nsXBLPrototypeBinding.o nsXBLPrototypeResources.o nsXBLResourceLoader.o nsXBLDocumentInfo.o nsXBLContentSink.o nsXBLProtoImplProperty.o nsXBLProtoImplMethod.o nsXBLProtoImplField.o nsXBLProtoImpl.o nsXBLEventHandler.o nsXBLWindowHandler.o nsXBLWindowKeyHandler.o nsXBLWindowDragHandler.o nsXBLPrototypeHandler.o nsXBLService.o nsBindingManager.o nsXBLInsertionPoint.o ranlib libgkconxbl_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconxbl_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/builtin' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/builtin/gtk2' +++ making chrome /builddir/build/BUILD/mozilla/content/xbl/builtin/gtk2 => ../../../../dist/bin/chrome/toolkit.jar +++ overriding content/global/platformHTMLBindings.xml adding: content/global/platformHTMLBindings.xml (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/builtin/gtk2' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/builtin' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xsl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xsl/public' nsIXSLTException.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXSLTException nsIXSLTException.idl nsIXSLTProcessor.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXSLTProcessor nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXSLTProcessorObsolete nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXSLTProcessorPrivate nsIXSLTProcessorPrivate.idl ../../../dist/bin/xpt_link _xpidlgen/content_xslt.xpt _xpidlgen/nsIXSLTException.xpt _xpidlgen/nsIXSLTProcessor.xpt _xpidlgen/nsIXSLTProcessorObsolete.xpt _xpidlgen/nsIXSLTProcessorPrivate.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_xslt.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xsl/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xsl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/svg' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/document' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/document/src' nsSVGDocument.cpp c++ -o nsSVGDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/widget -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/webshell -I../../../../dist/include/htmlparser -I../../../../dist/include/lwbrk -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/js -I../../../../dist/include/caps -I../../../../dist/include/locale -I../../../../dist/include/view -I../../../../dist/include/xpconnect -I../../../../dist/include/svg_doc -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDocument.pp nsSVGDocument.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGDocument.cpp: In member function 'virtual nsresult nsSVGDocument::QueryInterface(const nsIID&, void**)': nsSVGDocument.cpp:64: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgkconsvgdoc_s.a ar cr libgkconsvgdoc_s.a nsSVGDocument.o ranlib libgkconsvgdoc_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconsvgdoc_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/document/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/document' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/content/src' nsDOMSVGZoomEvent.cpp c++ -o nsDOMSVGZoomEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSVGZoomEvent.pp nsDOMSVGZoomEvent.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMSVGZoomEvent.cpp: In member function 'virtual nsresult nsDOMSVGZoomEvent::QueryInterface(const nsIID&, void**)': nsDOMSVGZoomEvent.cpp:116: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMSVGEvent.cpp c++ -o nsDOMSVGEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDOMSVGEvent.pp nsDOMSVGEvent.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMSVGEvent.cpp: In member function 'virtual nsresult nsDOMSVGEvent::QueryInterface(const nsIID&, void**)': nsDOMSVGEvent.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGAngle.cpp c++ -o nsSVGAngle.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAngle.pp nsSVGAngle.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedAngle.cpp c++ -o nsSVGAnimatedAngle.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedAngle.pp nsSVGAnimatedAngle.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedEnumeration.cpp c++ -o nsSVGAnimatedEnumeration.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedEnumeration.pp nsSVGAnimatedEnumeration.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedLength.cpp c++ -o nsSVGAnimatedLength.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedLength.pp nsSVGAnimatedLength.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedLengthList.cpp c++ -o nsSVGAnimatedLengthList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedLengthList.pp nsSVGAnimatedLengthList.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedNumber.cpp c++ -o nsSVGAnimatedNumber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedNumber.pp nsSVGAnimatedNumber.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedNumberList.cpp c++ -o nsSVGAnimatedNumberList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedNumberList.pp nsSVGAnimatedNumberList.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedRect.cpp c++ -o nsSVGAnimatedRect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedRect.pp nsSVGAnimatedRect.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedPreserveAspectRatio.cpp c++ -o nsSVGAnimatedPreserveAspectRatio.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedPreserveAspectRatio.pp nsSVGAnimatedPreserveAspectRatio.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedString.cpp c++ -o nsSVGAnimatedString.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedString.pp nsSVGAnimatedString.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAnimatedTransformList.cpp c++ -o nsSVGAnimatedTransformList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAnimatedTransformList.pp nsSVGAnimatedTransformList.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGAtoms.cpp c++ -o nsSVGAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGAtoms.pp nsSVGAtoms.cpp nsSVGCircleElement.cpp c++ -o nsSVGCircleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCircleElement.pp nsSVGCircleElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGCircleElement.cpp: In member function 'virtual nsresult nsSVGCircleElement::QueryInterface(const nsIID&, void**)': nsSVGCircleElement.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGClassValue.cpp c++ -o nsSVGClassValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGClassValue.pp nsSVGClassValue.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGClipPathElement.cpp c++ -o nsSVGClipPathElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGClipPathElement.pp nsSVGClipPathElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGClipPathElement.cpp: In member function 'virtual nsresult nsSVGClipPathElement::QueryInterface(const nsIID&, void**)': nsSVGClipPathElement.cpp:92: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGCoordCtxProvider.cpp c++ -o nsSVGCoordCtxProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCoordCtxProvider.pp nsSVGCoordCtxProvider.cpp nsSVGDefsElement.cpp c++ -o nsSVGDefsElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDefsElement.pp nsSVGDefsElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGDefsElement.cpp: In member function 'virtual nsresult nsSVGDefsElement::QueryInterface(const nsIID&, void**)': nsSVGDefsElement.cpp:88: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDescElement.cpp c++ -o nsSVGDescElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDescElement.pp nsSVGDescElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGDescElement.cpp: In member function 'virtual nsresult nsSVGDescElement::QueryInterface(const nsIID&, void**)': nsSVGDescElement.cpp:81: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGElement.cpp c++ -o nsSVGElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGElement.pp nsSVGElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGElement.cpp: In member function 'virtual nsresult nsSVGElement::QueryInterface(const nsIID&, void**)': nsSVGElement.cpp:98: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGElementFactory.cpp c++ -o nsSVGElementFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGElementFactory.pp nsSVGElementFactory.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGEllipseElement.cpp c++ -o nsSVGEllipseElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGEllipseElement.pp nsSVGEllipseElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGEllipseElement.cpp: In member function 'virtual nsresult nsSVGEllipseElement::QueryInterface(const nsIID&, void**)': nsSVGEllipseElement.cpp:100: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGEnum.cpp c++ -o nsSVGEnum.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGFeatures.pp nsSVGFeatures.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGGElement.cpp c++ -o nsSVGGElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGElement.pp nsSVGGElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGGElement.cpp: In member function 'virtual nsresult nsSVGGElement::QueryInterface(const nsIID&, void**)': nsSVGGElement.cpp:89: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericStringValue.cpp c++ -o nsSVGGenericStringValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGenericStringValue.pp nsSVGGenericStringValue.cpp nsSVGGradientElement.cpp c++ -o nsSVGGradientElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGradientElement.pp nsSVGGradientElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGGradientElement.cpp: In member function 'virtual nsresult nsSVGGradientElement::QueryInterface(const nsIID&, void**)': nsSVGGradientElement.cpp:102: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGradientElement.cpp: In member function 'virtual nsresult nsSVGLinearGradientElement::QueryInterface(const nsIID&, void**)': nsSVGGradientElement.cpp:309: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGradientElement.cpp: In member function 'virtual nsresult nsSVGRadialGradientElement::QueryInterface(const nsIID&, void**)': nsSVGGradientElement.cpp:480: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGraphicElement.cpp c++ -o nsSVGGraphicElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGraphicElement.pp nsSVGGraphicElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGraphicElement.cpp: In member function 'virtual nsresult nsSVGGraphicElement::QueryInterface(const nsIID&, void**)': nsSVGGraphicElement.cpp:64: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGraphicElement.cpp: In member function 'virtual nsresult nsSVGGraphicElement::GetBBox(nsIDOMSVGRect**)': nsSVGGraphicElement.cpp:133: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGImageElement.cpp c++ -o nsSVGImageElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGImageElement.pp nsSVGImageElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGImageElement.cpp: In member function 'virtual nsresult nsSVGImageElement::QueryInterface(const nsIID&, void**)': nsSVGImageElement.cpp:124: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGLength.cpp c++ -o nsSVGLength.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLength.pp nsSVGLength.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGLengthList.cpp c++ -o nsSVGLengthList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLengthList.pp nsSVGLengthList.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGLineElement.cpp c++ -o nsSVGLineElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLineElement.pp nsSVGLineElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGLineElement.cpp: In member function 'virtual nsresult nsSVGLineElement::QueryInterface(const nsIID&, void**)': nsSVGLineElement.cpp:103: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGMarkerElement.cpp c++ -o nsSVGMarkerElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMarkerElement.pp nsSVGMarkerElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGMarkerElement.cpp: In member function 'virtual nsresult nsSVGMarkerElement::QueryInterface(const nsIID&, void**)': nsSVGMarkerElement.cpp:122: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGMatrix.cpp c++ -o nsSVGMatrix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMatrix.pp nsSVGMatrix.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGMetadataElement.cpp c++ -o nsSVGMetadataElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMetadataElement.pp nsSVGMetadataElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGMetadataElement.cpp: In member function 'virtual nsresult nsSVGMetadataElement::QueryInterface(const nsIID&, void**)': nsSVGMetadataElement.cpp:81: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGNumber.cpp c++ -o nsSVGNumber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGNumber.pp nsSVGNumber.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGNumberList.cpp c++ -o nsSVGNumberList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGNumberList.pp nsSVGNumberList.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGPathDataParser.cpp c++ -o nsSVGPathDataParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathDataParser.pp nsSVGPathDataParser.cpp nsSVGPathDataParser.cpp: In member function 'nsresult nsSVGPathDataParser::matchNumber(float*)': nsSVGPathDataParser.cpp:1080: warning: unused variable 'pos2' nsSVGPathElement.cpp c++ -o nsSVGPathElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathElement.pp nsSVGPathElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPathElement.cpp: In member function 'virtual nsresult nsSVGPathElement::QueryInterface(const nsIID&, void**)': nsSVGPathElement.cpp:105: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPathElement.cpp: In member function 'already_AddRefed nsSVGPathElement::GetPathFlatten()': nsSVGPathElement.cpp:417: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPathSeg.cpp c++ -o nsSVGPathSeg.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathSeg.pp nsSVGPathSeg.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGPathSegList.cpp c++ -o nsSVGPathSegList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathSegList.pp nsSVGPathSegList.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGPoint.cpp c++ -o nsSVGPoint.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPoint.pp nsSVGPoint.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGPointList.cpp c++ -o nsSVGPointList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPointList.pp nsSVGPointList.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGPolygonElement.cpp c++ -o nsSVGPolygonElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolygonElement.pp nsSVGPolygonElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGPolygonElement.cpp: In member function 'virtual nsresult nsSVGPolygonElement::QueryInterface(const nsIID&, void**)': nsSVGPolygonElement.cpp:95: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPolylineElement.cpp c++ -o nsSVGPolylineElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolylineElement.pp nsSVGPolylineElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGPolylineElement.cpp: In member function 'virtual nsresult nsSVGPolylineElement::QueryInterface(const nsIID&, void**)': nsSVGPolylineElement.cpp:95: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPreserveAspectRatio.cpp c++ -o nsSVGPreserveAspectRatio.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPreserveAspectRatio.pp nsSVGPreserveAspectRatio.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGScriptElement.pp nsSVGScriptElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGScriptElement.cpp: In member function 'virtual nsresult nsSVGScriptElement::QueryInterface(const nsIID&, void**)': nsSVGScriptElement.cpp:144: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGStringProxyValue.cpp c++ -o nsSVGStringProxyValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStylableElement.pp nsSVGStylableElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGStylableElement.cpp: In member function 'virtual nsresult nsSVGStylableElement::QueryInterface(const nsIID&, void**)': nsSVGStylableElement.cpp:55: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsDOMCSSDeclaration]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsDOMCSSDeclaration]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsDOMCSSDeclaration]' nsSVGStylableElement.cpp:137: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGRect.cpp c++ -o nsSVGRect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGRect.pp nsSVGRect.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGRect.cpp: In member function 'virtual nsresult nsSVGViewBox::QueryInterface(const nsIID&, void**)': nsSVGRect.cpp:313: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGRectElement.cpp c++ -o nsSVGRectElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGRectElement.pp nsSVGRectElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGRectElement.cpp: In member function 'virtual nsresult nsSVGRectElement::QueryInterface(const nsIID&, void**)': nsSVGRectElement.cpp:102: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGSVGElement.cpp c++ -o nsSVGSVGElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGSVGElement.pp nsSVGSVGElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGSVGElement.cpp: In member function 'virtual nsresult nsSVGSVGElement::QueryInterface(const nsIID&, void**)': nsSVGSVGElement.cpp:175: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGSVGElement.cpp: In member function 'virtual nsresult nsSVGSVGElement::GetBBox(nsIDOMSVGRect**)': nsSVGSVGElement.cpp:994: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGStopElement.cpp c++ -o nsSVGStopElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStopElement.pp nsSVGStopElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGStopElement.cpp: In member function 'virtual nsresult nsSVGStopElement::QueryInterface(const nsIID&, void**)': nsSVGStopElement.cpp:95: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGStyleElement.cpp c++ -o nsSVGStyleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStyleElement.pp nsSVGStyleElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGStyleElement.cpp: In member function 'virtual nsresult nsSVGStyleElement::QueryInterface(const nsIID&, void**)': nsSVGStyleElement.cpp:123: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGSymbolElement.cpp c++ -o nsSVGSymbolElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGSymbolElement.pp nsSVGSymbolElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGSymbolElement.cpp: In member function 'virtual nsresult nsSVGSymbolElement::QueryInterface(const nsIID&, void**)': nsSVGSymbolElement.cpp:97: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanElement.cpp c++ -o nsSVGTSpanElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTSpanElement.pp nsSVGTSpanElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanElement.cpp: In member function 'virtual nsresult nsSVGTSpanElement::QueryInterface(const nsIID&, void**)': nsSVGTSpanElement.cpp:114: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanElement.cpp: In member function 'virtual nsresult nsSVGTSpanElement::GetComputedTextLength(float*)': nsSVGTSpanElement.cpp:285: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanElement.cpp:290: warning: unused variable 'rv' nsSVGTextElement.cpp c++ -o nsSVGTextElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextElement.pp nsSVGTextElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextElement.cpp: In member function 'virtual nsresult nsSVGTextElement::QueryInterface(const nsIID&, void**)': nsSVGTextElement.cpp:115: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextElement.cpp: In member function 'already_AddRefed nsSVGTextElement::GetTextContentMetrics()': nsSVGTextElement.cpp:439: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextPathElement.cpp c++ -o nsSVGTextPathElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextPathElement.pp nsSVGTextPathElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGTextPathElement.cpp: In member function 'virtual nsresult nsSVGTextPathElement::QueryInterface(const nsIID&, void**)': nsSVGTextPathElement.cpp:106: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTitleElement.cpp c++ -o nsSVGTitleElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTitleElement.pp nsSVGTitleElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGTitleElement.cpp: In member function 'virtual nsresult nsSVGTitleElement::QueryInterface(const nsIID&, void**)': nsSVGTitleElement.cpp:81: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTransform.cpp c++ -o nsSVGTransform.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTransform.pp nsSVGTransform.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGTransformList.cpp c++ -o nsSVGTransformList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTransformList.pp nsSVGTransformList.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGUseElement.cpp c++ -o nsSVGUseElement.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGUseElement.pp nsSVGUseElement.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGUseElement.cpp: In member function 'virtual nsresult nsSVGUseElement::QueryInterface(const nsIID&, void**)': nsSVGUseElement.cpp:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsSVGUseElement]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsSVGUseElement]' ../../../../dist/include/xpcom/nsAutoPtr.h:1180: instantiated from 'nsRefPtrGetterAddRefs::operator void**() [with T = nsSVGUseElement]' nsSVGUseElement.cpp:549: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGValue.cpp c++ -o nsSVGValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/gfx -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/locale -I../../../../dist/include/htmlparser -I../../../../dist/include/view -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/webshell -I../../../../dist/include/unicharutil -I../../../../dist/include/imglib2 -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include -I/usr/include/nspr4 -I../../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 nsSVGAngle.o nsSVGAnimatedAngle.o nsSVGAnimatedEnumeration.o nsSVGAnimatedLength.o nsSVGAnimatedLengthList.o nsSVGAnimatedNumber.o nsSVGAnimatedNumberList.o nsSVGAnimatedRect.o nsSVGAnimatedPreserveAspectRatio.o nsSVGAnimatedString.o nsSVGAnimatedTransformList.o nsSVGAtoms.o nsSVGCircleElement.o nsSVGClassValue.o nsSVGClipPathElement.o nsSVGCoordCtxProvider.o nsSVGDefsElement.o nsSVGDescElement.o nsSVGElement.o nsSVGElementFactory.o nsSVGEllipseElement.o nsSVGEnum.o nsSVGFeatures.o nsSVGGElement.o nsSVGGenericStringValue.o nsSVGGradientElement.o nsSVGGraphicElement.o nsSVGImageElement.o nsSVGLength.o nsSVGLengthList.o nsSVGLineElement.o nsSVGMarkerElement.o nsSVGMatrix.o nsSVGMetadataElement.o nsSVGNumber.o nsSVGNumberList.o nsSVGPathDataParser.o nsSVGPathElement.o nsSVGPathSeg.o nsSVGPathSegList.o nsSVGPoint.o nsSVGPointList.o nsSVGPolygonElement.o nsSVGPolylineElement.o nsSVGPreserveAspectRatio.o nsSVGScriptElement.o nsSVGStringProxyValue.o nsSVGStylableElement.o nsSVGRect.o nsSVGRectElement.o nsSVGSVGElement.o nsSVGStopElement.o nsSVGStyleElement.o nsSVGSymbolElement.o nsSVGTSpanElement.o nsSVGTextElement.o nsSVGTextPathElement.o nsSVGTitleElement.o nsSVGTransform.o nsSVGTransformList.o nsSVGUseElement.o nsSVGValue.o ranlib libgkcontentsvg_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkcontentsvg_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/content' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xtf' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xtf/public' nsIXMLContentBuilder.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXMLContentBuilder nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFAttributeHandler nsIXTFAttributeHandler.idl nsIXTFElement.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFElement nsIXTFElement.idl nsIXTFElementFactory.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFElementFactory nsIXTFElementFactory.idl nsIXTFElementWrapper.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFElementWrapper nsIXTFElementWrapper.idl nsIXTFGenericElement.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFGenericElement nsIXTFGenericElement.idl nsIXTFGenericElementWrapper.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFGenericElementWrapper nsIXTFGenericElementWrapper.idl nsIXTFPrivate.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFPrivate nsIXTFPrivate.idl nsIXTFVisual.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFVisual nsIXTFVisual.idl nsIXTFXMLVisual.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFXMLVisual nsIXTFXMLVisual.idl nsIXTFXMLVisualWrapper.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFXMLVisualWrapper nsIXTFXMLVisualWrapper.idl nsIXTFXULVisual.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFXULVisual nsIXTFXULVisual.idl nsIXTFXULVisualWrapper.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFXULVisualWrapper nsIXTFXULVisualWrapper.idl nsIXTFBindableElement.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFBindableElement nsIXTFBindableElement.idl nsIXTFBindableElementWrapper.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFBindableElementWrapper nsIXTFBindableElementWrapper.idl nsIXTFStyledElementWrapper.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFStyledElementWrapper nsIXTFStyledElementWrapper.idl nsIXTFSVGVisual.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFSVGVisual nsIXTFSVGVisual.idl nsIXTFSVGVisualWrapper.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXTFSVGVisualWrapper nsIXTFSVGVisualWrapper.idl ../../../dist/bin/xpt_link _xpidlgen/content_xtf.xpt _xpidlgen/nsIXMLContentBuilder.xpt _xpidlgen/nsIXTFAttributeHandler.xpt _xpidlgen/nsIXTFElement.xpt _xpidlgen/nsIXTFElementFactory.xpt _xpidlgen/nsIXTFElementWrapper.xpt _xpidlgen/nsIXTFGenericElement.xpt _xpidlgen/nsIXTFGenericElementWrapper.xpt _xpidlgen/nsIXTFPrivate.xpt _xpidlgen/nsIXTFVisual.xpt _xpidlgen/nsIXTFXMLVisual.xpt _xpidlgen/nsIXTFXMLVisualWrapper.xpt _xpidlgen/nsIXTFXULVisual.xpt _xpidlgen/nsIXTFXULVisualWrapper.xpt _xpidlgen/nsIXTFBindableElement.xpt _xpidlgen/nsIXTFBindableElementWrapper.xpt _xpidlgen/nsIXTFStyledElementWrapper.xpt _xpidlgen/nsIXTFSVGVisual.xpt _xpidlgen/nsIXTFSVGVisualWrapper.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/content_xtf.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xtf/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/xtf/src' nsXMLContentBuilder.cpp c++ -o nsXMLContentBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLContentBuilder.pp nsXMLContentBuilder.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXTFElementWrapper.cpp c++ -o nsXTFElementWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFElementWrapper.pp nsXTFElementWrapper.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFGenericElementWrapper.cpp c++ -o nsXTFGenericElementWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFGenericElementWrapper.pp nsXTFGenericElementWrapper.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXTFGenericElementWrapper.cpp: In member function 'virtual nsresult nsXTFGenericElementWrapper::QueryInterface(const nsIID&, void**)': nsXTFGenericElementWrapper.cpp:164: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFInterfaceAggregator.cpp c++ -o nsXTFInterfaceAggregator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFInterfaceAggregator.pp nsXTFInterfaceAggregator.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXTFService.cpp c++ -o nsXTFService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFService.pp nsXTFService.cpp nsXTFVisualWrapper.cpp c++ -o nsXTFVisualWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFVisualWrapper.pp nsXTFVisualWrapper.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFVisualWrapper.cpp: In member function 'virtual nsresult nsXTFVisualWrapper::QueryInterface(const nsIID&, void**)': nsXTFVisualWrapper.cpp:59: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFWeakTearoff.cpp c++ -o nsXTFWeakTearoff.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFWeakTearoff.pp nsXTFWeakTearoff.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXTFXMLVisualWrapper.cpp c++ -o nsXTFXMLVisualWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFXMLVisualWrapper.pp nsXTFXMLVisualWrapper.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXTFXMLVisualWrapper.cpp: In member function 'virtual nsresult nsXTFXMLVisualWrapper::QueryInterface(const nsIID&, void**)': nsXTFXMLVisualWrapper.cpp:169: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFXULVisualWrapper.cpp c++ -o nsXTFXULVisualWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFXULVisualWrapper.pp nsXTFXULVisualWrapper.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXTFXULVisualWrapper.cpp: In member function 'virtual nsresult nsXTFXULVisualWrapper::QueryInterface(const nsIID&, void**)': nsXTFXULVisualWrapper.cpp:169: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFBindableElementWrapper.cpp c++ -o nsXTFBindableElementWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFBindableElementWrapper.pp nsXTFBindableElementWrapper.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXTFSVGVisualWrapper.cpp c++ -o nsXTFSVGVisualWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../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 -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFSVGVisualWrapper.pp nsXTFSVGVisualWrapper.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXTFSVGVisualWrapper.cpp: In member function 'virtual nsresult nsXTFSVGVisualWrapper::QueryInterface(const nsIID&, void**)': nsXTFSVGVisualWrapper.cpp:169: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgkcontentxtf_s.a ar cr libgkcontentxtf_s.a nsXMLContentBuilder.o nsXTFElementWrapper.o nsXTFGenericElementWrapper.o nsXTFInterfaceAggregator.o nsXTFService.o nsXTFVisualWrapper.o nsXTFWeakTearoff.o nsXTFXMLVisualWrapper.o nsXTFXULVisualWrapper.o nsXTFBindableElementWrapper.o nsXTFSVGVisualWrapper.o ranlib libgkcontentxtf_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkcontentxtf_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/xtf/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xtf' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/events' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/events/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/events/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/content/events/src' nsEventListenerManager.cpp c++ -o nsEventListenerManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEventListenerManager.pp nsEventListenerManager.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: ../../../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**)' ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsEventListenerManager.cpp: In function 'nsresult DispatchToInterface(nsIDOMEvent*, nsIDOMEventListener*, nsresult (nsIDOMEventListener::*)(nsIDOMEvent*), const nsIID&, PRBool*)': nsEventListenerManager.cpp:141: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEventStateManager.cpp c++ -o nsEventStateManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEventStateManager.pp nsEventStateManager.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsEventStateManager.cpp: In function 'nsIDocument* GetDocumentFromWindow(nsIDOMWindow*)': nsEventStateManager.cpp:203: warning: unused variable 'innerWin' nsEventStateManager.cpp: In member function 'nsresult nsEventStateManager::SendFocusBlur(nsPresContext*, nsIContent*, PRBool)': nsEventStateManager.cpp:4304: warning: operation on 'newFocusController' may be undefined nsDOMEvent.cpp c++ -o nsDOMEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMEvent.pp nsDOMEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMUIEvent.cpp c++ -o nsDOMUIEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMUIEvent.pp nsDOMUIEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMUIEvent.cpp: In member function 'virtual nsresult nsDOMUIEvent::QueryInterface(const nsIID&, void**)': nsDOMUIEvent.cpp:112: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMKeyboardEvent.cpp c++ -o nsDOMKeyboardEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMKeyboardEvent.pp nsDOMKeyboardEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMKeyboardEvent.cpp: In member function 'virtual nsresult nsDOMKeyboardEvent::QueryInterface(const nsIID&, void**)': nsDOMKeyboardEvent.cpp:66: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMTextEvent.cpp c++ -o nsDOMTextEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMTextEvent.pp nsDOMTextEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMTextEvent.cpp: In member function 'virtual nsresult nsDOMTextEvent::QueryInterface(const nsIID&, void**)': nsDOMTextEvent.cpp:101: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMMouseEvent.cpp c++ -o nsDOMMouseEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMMouseEvent.pp nsDOMMouseEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMMouseEvent.cpp: In member function 'virtual nsresult nsDOMMouseEvent::QueryInterface(const nsIID&, void**)': nsDOMMouseEvent.cpp:85: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMMutationEvent.cpp c++ -o nsDOMMutationEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMMutationEvent.pp nsDOMMutationEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMMutationEvent.cpp: In member function 'virtual nsresult nsDOMMutationEvent::QueryInterface(const nsIID&, void**)': nsDOMMutationEvent.cpp:74: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMPopupBlockedEvent.cpp c++ -o nsDOMPopupBlockedEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMPopupBlockedEvent.pp nsDOMPopupBlockedEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMPopupBlockedEvent.cpp: In member function 'virtual nsresult nsDOMPopupBlockedEvent::QueryInterface(const nsIID&, void**)': nsDOMPopupBlockedEvent.cpp:80: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMBeforeUnloadEvent.cpp c++ -o nsDOMBeforeUnloadEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMBeforeUnloadEvent.pp nsDOMBeforeUnloadEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMBeforeUnloadEvent.cpp: In member function 'virtual nsresult nsDOMBeforeUnloadEvent::QueryInterface(const nsIID&, void**)': nsDOMBeforeUnloadEvent.cpp:70: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMPageTransitionEvent.cpp c++ -o nsDOMPageTransitionEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMPageTransitionEvent.pp nsDOMPageTransitionEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMPageTransitionEvent.cpp: In member function 'virtual nsresult nsDOMPageTransitionEvent::QueryInterface(const nsIID&, void**)': nsDOMPageTransitionEvent.cpp:60: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDOMXULCommandEvent.cpp c++ -o nsDOMXULCommandEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMXULCommandEvent.pp nsDOMXULCommandEvent.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMXULCommandEvent.cpp: In member function 'virtual nsresult nsDOMXULCommandEvent::QueryInterface(const nsIID&, void**)': nsDOMXULCommandEvent.cpp:72: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrivateTextRange.cpp c++ -o nsPrivateTextRange.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXMLEventsElement.pp nsXMLEventsElement.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPLDOMEvent.cpp c++ -o nsPLDOMEvent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../base/src -I./../../html/base/src -I./../../xul/content/src -I./../../xml/content/src -I./../../../dom/src/base -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/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/content -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPLDOMEvent.pp nsPLDOMEvent.cpp rm -f libgkconevents_s.a ar cr libgkconevents_s.a nsEventListenerManager.o nsEventStateManager.o nsDOMEvent.o nsDOMUIEvent.o nsDOMKeyboardEvent.o nsDOMTextEvent.o nsDOMMouseEvent.o nsDOMMutationEvent.o nsDOMPopupBlockedEvent.o nsDOMBeforeUnloadEvent.o nsDOMPageTransitionEvent.o nsDOMXULCommandEvent.o nsPrivateTextRange.o nsDOMEventGroup.o nsXMLEventsManager.o nsXMLEventsElement.o nsPLDOMEvent.o ranlib libgkconevents_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkconevents_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/content/events/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/events' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/style' nsCSSAnonBoxes.cpp c++ -o nsCSSAnonBoxes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSAnonBoxes.pp nsCSSAnonBoxes.cpp nsCSSAnonBoxList.h:53: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:55: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:56: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:57: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:59: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:62: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:68: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:72: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:74: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:76: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:77: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:78: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:83: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:84: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:85: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:86: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:88: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:89: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:90: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:100: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:104: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:108: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:109: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSAnonBoxList.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSDataBlock.cpp c++ -o nsCSSDataBlock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSDataBlock.pp nsCSSDataBlock.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSDataBlock.cpp: In function 'nsCSSValueList*& ValueListAtCursor(char*)': nsCSSDataBlock.cpp:139: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSDataBlock.cpp: In function 'nsCSSCounterData*& CounterDataAtCursor(char*)': nsCSSDataBlock.cpp:149: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSDataBlock.cpp: In function 'nsCSSQuotes*& QuotesAtCursor(char*)': nsCSSDataBlock.cpp:159: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSDataBlock.cpp: In function 'nsCSSShadow*& ShadowAtCursor(char*)': nsCSSDataBlock.cpp:169: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPropList.h: At global scope: nsCSSPropList.h:260: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:260: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:260: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:260: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:260: warning: invalid access to non-static data member 'nsCSSDisplay::mAppearance' of NULL object nsCSSPropList.h:260: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:262: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:262: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:262: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:262: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:262: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object nsCSSPropList.h:262: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:263: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:263: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:263: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:263: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:263: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object nsCSSPropList.h:263: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:264: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:264: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:264: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:264: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:264: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object nsCSSPropList.h:264: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:265: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:265: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:265: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:265: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:265: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object nsCSSPropList.h:265: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:267: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:267: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:267: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:267: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:267: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object nsCSSPropList.h:267: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:268: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:268: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:268: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:268: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:268: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object nsCSSPropList.h:268: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:269: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:269: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:269: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:269: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:269: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object nsCSSPropList.h:269: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:270: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:270: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:270: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:270: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:270: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object nsCSSPropList.h:270: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:271: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:271: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:273: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:273: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:273: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:273: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:273: warning: invalid access to non-static data member 'nsCSSColor::mBackAttachment' of NULL object nsCSSPropList.h:273: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:274: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:274: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:274: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:274: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:274: warning: invalid access to non-static data member 'nsCSSColor::mBackClip' of NULL object nsCSSPropList.h:274: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:275: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:275: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:275: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:275: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:275: warning: invalid access to non-static data member 'nsCSSColor::mBackColor' of NULL object nsCSSPropList.h:275: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:276: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:276: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:276: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:276: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:276: warning: invalid access to non-static data member 'nsCSSColor::mBackImage' of NULL object nsCSSPropList.h:276: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:277: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:277: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:277: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:277: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:277: warning: invalid access to non-static data member 'nsCSSColor::mBackInlinePolicy' of NULL object nsCSSPropList.h:277: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:278: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:278: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:278: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:278: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:278: warning: invalid access to non-static data member 'nsCSSColor::mBackOrigin' of NULL object nsCSSPropList.h:278: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:280: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:280: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:280: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:280: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:280: warning: invalid access to non-static data member 'nsCSSColor::mBackRepeat' of NULL object nsCSSPropList.h:280: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:282: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:282: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:282: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:282: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:282: warning: invalid access to non-static data member 'nsCSSColor::mBackPositionX' of NULL object nsCSSPropList.h:282: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:283: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:283: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:283: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:283: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:283: warning: invalid access to non-static data member 'nsCSSColor::mBackPositionY' of NULL object nsCSSPropList.h:283: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:285: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:285: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:285: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:285: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:285: warning: invalid access to non-static data member 'nsCSSDisplay::mBinding' of NULL object nsCSSPropList.h:285: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:288: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:288: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:288: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:288: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:288: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object nsCSSPropList.h:288: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:289: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:289: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:289: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:289: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:289: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object nsCSSPropList.h:289: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:290: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:290: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:290: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:290: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:290: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object nsCSSPropList.h:290: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:291: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:291: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:291: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:291: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:291: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object nsCSSPropList.h:291: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:292: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object nsCSSPropList.h:292: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:292: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object nsCSSPropList.h:292: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:292: warning: invalid access to non-static data member 'nsCSSTable::mBorderCollapse' of NULL object nsCSSPropList.h:292: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:295: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:295: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:295: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:295: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:295: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object nsCSSPropList.h:295: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:296: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:296: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:296: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:296: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:296: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object nsCSSPropList.h:296: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:297: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:297: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:297: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:297: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:297: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object nsCSSPropList.h:297: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:298: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:298: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:298: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:298: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:298: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object nsCSSPropList.h:298: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:300: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:300: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:300: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:300: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:300: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object nsCSSPropList.h:300: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:301: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:301: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:301: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:301: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:301: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object nsCSSPropList.h:301: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:302: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:302: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:302: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:302: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:302: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object nsCSSPropList.h:302: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:303: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:303: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:303: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:303: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:303: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object nsCSSPropList.h:303: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:304: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object nsCSSPropList.h:304: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:304: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object nsCSSPropList.h:304: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:304: warning: invalid access to non-static data member 'nsCSSTable::mBorderSpacing' of NULL object nsCSSPropList.h:304: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:307: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:307: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:307: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:307: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:307: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object nsCSSPropList.h:307: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:308: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:308: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:308: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:308: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:308: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object nsCSSPropList.h:308: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:309: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:309: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:309: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:309: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:309: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object nsCSSPropList.h:309: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:310: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:310: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:310: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:310: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:310: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object nsCSSPropList.h:310: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:312: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:312: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:312: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:312: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:312: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object nsCSSPropList.h:312: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:313: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:313: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:313: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:313: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:313: warning: invalid access to non-static data member 'nsCSSPosition::mBoxSizing' of NULL object nsCSSPropList.h:313: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:314: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object nsCSSPropList.h:314: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:314: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object nsCSSPropList.h:314: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:314: warning: invalid access to non-static data member 'nsCSSTable::mCaptionSide' of NULL object nsCSSPropList.h:314: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:315: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:315: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:315: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:315: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:315: warning: invalid access to non-static data member 'nsCSSDisplay::mClear' of NULL object nsCSSPropList.h:315: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:316: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:316: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:316: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:316: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:316: warning: invalid access to non-static data member 'nsCSSDisplay::mClip' of NULL object nsCSSPropList.h:316: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:317: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColor' of NULL object nsCSSPropList.h:317: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:317: warning: invalid access to non-static data member 'nsRuleData::mColorData' of NULL object nsCSSPropList.h:317: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:317: warning: invalid access to non-static data member 'nsCSSColor::mColor' of NULL object nsCSSPropList.h:317: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:318: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColumn' of NULL object nsCSSPropList.h:318: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:318: warning: invalid access to non-static data member 'nsRuleData::mColumnData' of NULL object nsCSSPropList.h:318: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:318: warning: invalid access to non-static data member 'nsCSSColumn::mColumnCount' of NULL object nsCSSPropList.h:318: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:319: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColumn' of NULL object nsCSSPropList.h:319: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:319: warning: invalid access to non-static data member 'nsRuleData::mColumnData' of NULL object nsCSSPropList.h:319: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:319: warning: invalid access to non-static data member 'nsCSSColumn::mColumnWidth' of NULL object nsCSSPropList.h:319: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:320: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mColumn' of NULL object nsCSSPropList.h:320: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:320: warning: invalid access to non-static data member 'nsRuleData::mColumnData' of NULL object nsCSSPropList.h:320: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:320: warning: invalid access to non-static data member 'nsCSSColumn::mColumnGap' of NULL object nsCSSPropList.h:320: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:321: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object nsCSSPropList.h:321: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:321: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object nsCSSPropList.h:321: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:321: warning: invalid access to non-static data member 'nsCSSContent::mContent' of NULL object nsCSSPropList.h:321: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:322: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object nsCSSPropList.h:322: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:322: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object nsCSSPropList.h:322: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:322: warning: invalid access to non-static data member 'nsCSSContent::mCounterIncrement' of NULL object nsCSSPropList.h:322: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:323: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object nsCSSPropList.h:323: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:323: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object nsCSSPropList.h:323: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:323: warning: invalid access to non-static data member 'nsCSSContent::mCounterReset' of NULL object nsCSSPropList.h:323: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:325: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:325: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:326: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:326: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:327: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object nsCSSPropList.h:327: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:327: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object nsCSSPropList.h:327: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:327: warning: invalid access to non-static data member 'nsCSSUserInterface::mCursor' of NULL object nsCSSPropList.h:327: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:328: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:328: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:328: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:328: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:328: warning: invalid access to non-static data member 'nsCSSDisplay::mDirection' of NULL object nsCSSPropList.h:328: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:329: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:329: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:329: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:329: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:329: warning: invalid access to non-static data member 'nsCSSDisplay::mDisplay' of NULL object nsCSSPropList.h:329: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:330: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:330: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:331: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object nsCSSPropList.h:331: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:331: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object nsCSSPropList.h:331: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:331: warning: invalid access to non-static data member 'nsCSSTable::mEmptyCells' of NULL object nsCSSPropList.h:331: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:332: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:332: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:332: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:332: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:332: warning: invalid access to non-static data member 'nsCSSDisplay::mFloat' of NULL object nsCSSPropList.h:332: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:333: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:333: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:333: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:333: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:333: warning: invalid access to non-static data member 'nsCSSMargin::mFloatEdge' of NULL object nsCSSPropList.h:333: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:335: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object nsCSSPropList.h:335: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:335: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object nsCSSPropList.h:335: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:335: warning: invalid access to non-static data member 'nsCSSFont::mFamily' of NULL object nsCSSPropList.h:335: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:336: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object nsCSSPropList.h:336: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:336: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object nsCSSPropList.h:336: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:336: warning: invalid access to non-static data member 'nsCSSFont::mSize' of NULL object nsCSSPropList.h:336: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:337: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object nsCSSPropList.h:337: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:337: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object nsCSSPropList.h:337: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:337: warning: invalid access to non-static data member 'nsCSSFont::mSizeAdjust' of NULL object nsCSSPropList.h:337: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:338: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object nsCSSPropList.h:338: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:339: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object nsCSSPropList.h:339: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:339: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object nsCSSPropList.h:339: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:339: warning: invalid access to non-static data member 'nsCSSFont::mStyle' of NULL object nsCSSPropList.h:339: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:340: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object nsCSSPropList.h:340: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:340: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object nsCSSPropList.h:340: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:340: warning: invalid access to non-static data member 'nsCSSFont::mVariant' of NULL object nsCSSPropList.h:340: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:341: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mFont' of NULL object nsCSSPropList.h:341: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:341: warning: invalid access to non-static data member 'nsRuleData::mFontData' of NULL object nsCSSPropList.h:341: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:341: warning: invalid access to non-static data member 'nsCSSFont::mWeight' of NULL object nsCSSPropList.h:341: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:342: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object nsCSSPropList.h:342: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:342: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object nsCSSPropList.h:342: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:342: warning: invalid access to non-static data member 'nsCSSUserInterface::mForceBrokenImageIcon' of NULL object nsCSSPropList.h:342: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:343: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:343: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:343: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:343: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:343: warning: invalid access to non-static data member 'nsCSSPosition::mHeight' of NULL object nsCSSPropList.h:343: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:344: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mList' of NULL object nsCSSPropList.h:344: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:344: warning: invalid access to non-static data member 'nsRuleData::mListData' of NULL object nsCSSPropList.h:344: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:344: warning: invalid access to non-static data member 'nsCSSList::mImageRegion' of NULL object nsCSSPropList.h:344: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:345: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:345: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:345: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:345: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:345: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object nsCSSPropList.h:345: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:346: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:346: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:346: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:346: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:346: warning: invalid access to non-static data member 'nsCSSText::mLetterSpacing' of NULL object nsCSSPropList.h:346: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:347: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:347: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:347: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:347: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:347: warning: invalid access to non-static data member 'nsCSSText::mLineHeight' of NULL object nsCSSPropList.h:347: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:349: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mList' of NULL object nsCSSPropList.h:349: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:349: warning: invalid access to non-static data member 'nsRuleData::mListData' of NULL object nsCSSPropList.h:349: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:349: warning: invalid access to non-static data member 'nsCSSList::mImage' of NULL object nsCSSPropList.h:349: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:350: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mList' of NULL object nsCSSPropList.h:350: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:350: warning: invalid access to non-static data member 'nsRuleData::mListData' of NULL object nsCSSPropList.h:350: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:350: warning: invalid access to non-static data member 'nsCSSList::mPosition' of NULL object nsCSSPropList.h:350: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:351: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mList' of NULL object nsCSSPropList.h:351: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:351: warning: invalid access to non-static data member 'nsRuleData::mListData' of NULL object nsCSSPropList.h:351: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:351: warning: invalid access to non-static data member 'nsCSSList::mType' of NULL object nsCSSPropList.h:351: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:353: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:353: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:353: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:353: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:353: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object nsCSSPropList.h:353: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:356: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:356: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:356: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:356: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:356: warning: invalid access to non-static data member 'nsCSSMargin::mMarginEnd' of NULL object nsCSSPropList.h:356: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:360: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:360: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:360: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:360: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:360: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object nsCSSPropList.h:360: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:361: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:361: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:361: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:361: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:361: warning: invalid access to non-static data member 'nsCSSMargin::mMarginLeftLTRSource' of NULL object nsCSSPropList.h:361: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:362: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:362: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:362: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:362: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:362: warning: invalid access to non-static data member 'nsCSSMargin::mMarginLeftRTLSource' of NULL object nsCSSPropList.h:362: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:366: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:366: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:366: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:366: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:366: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object nsCSSPropList.h:366: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:367: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:367: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:367: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:367: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:367: warning: invalid access to non-static data member 'nsCSSMargin::mMarginRightLTRSource' of NULL object nsCSSPropList.h:367: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:368: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:368: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:368: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:368: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:368: warning: invalid access to non-static data member 'nsCSSMargin::mMarginRightRTLSource' of NULL object nsCSSPropList.h:368: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:372: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:372: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:372: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:372: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:372: warning: invalid access to non-static data member 'nsCSSMargin::mMarginStart' of NULL object nsCSSPropList.h:372: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:374: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:374: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:374: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:374: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:374: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object nsCSSPropList.h:374: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:375: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object nsCSSPropList.h:375: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:375: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object nsCSSPropList.h:375: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:375: warning: invalid access to non-static data member 'nsCSSContent::mMarkerOffset' of NULL object nsCSSPropList.h:375: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:376: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPage' of NULL object nsCSSPropList.h:376: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:377: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:377: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:377: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:377: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:377: warning: invalid access to non-static data member 'nsCSSPosition::mMaxHeight' of NULL object nsCSSPropList.h:377: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:378: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:378: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:378: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:378: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:378: warning: invalid access to non-static data member 'nsCSSPosition::mMaxWidth' of NULL object nsCSSPropList.h:378: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:379: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:379: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:379: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:379: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:379: warning: invalid access to non-static data member 'nsCSSPosition::mMinHeight' of NULL object nsCSSPropList.h:379: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:380: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:380: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:380: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:380: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:380: warning: invalid access to non-static data member 'nsCSSPosition::mMinWidth' of NULL object nsCSSPropList.h:380: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:381: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:381: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:381: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:381: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:381: warning: invalid access to non-static data member 'nsCSSDisplay::mOpacity' of NULL object nsCSSPropList.h:381: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:382: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mBreaks' of NULL object nsCSSPropList.h:382: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:384: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:384: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:384: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:384: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:384: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineColor' of NULL object nsCSSPropList.h:384: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:385: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:385: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:385: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:385: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:385: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineStyle' of NULL object nsCSSPropList.h:385: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:386: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:386: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:386: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:386: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:386: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineWidth' of NULL object nsCSSPropList.h:386: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:387: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:387: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:387: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:387: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:387: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineOffset' of NULL object nsCSSPropList.h:387: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:389: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:389: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:389: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:389: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:389: warning: invalid access to non-static data member 'nsCSSDisplay::mOverflowX' of NULL object nsCSSPropList.h:389: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:390: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:390: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:390: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:390: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:390: warning: invalid access to non-static data member 'nsCSSDisplay::mOverflowY' of NULL object nsCSSPropList.h:390: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:392: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:392: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:392: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:392: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:392: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object nsCSSPropList.h:392: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:395: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:395: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:395: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:395: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:395: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingEnd' of NULL object nsCSSPropList.h:395: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:399: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:399: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:399: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:399: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:399: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object nsCSSPropList.h:399: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:400: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:400: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:400: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:400: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:400: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingLeftLTRSource' of NULL object nsCSSPropList.h:400: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:401: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:401: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:401: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:401: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:401: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingLeftRTLSource' of NULL object nsCSSPropList.h:401: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:405: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:405: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:405: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:405: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:405: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object nsCSSPropList.h:405: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:406: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:406: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:406: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:406: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:406: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingRightLTRSource' of NULL object nsCSSPropList.h:406: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:407: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:407: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:407: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:407: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:407: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingRightRTLSource' of NULL object nsCSSPropList.h:407: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:411: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:411: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:411: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:411: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:411: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingStart' of NULL object nsCSSPropList.h:411: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:413: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mMargin' of NULL object nsCSSPropList.h:413: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:413: warning: invalid access to non-static data member 'nsRuleData::mMarginData' of NULL object nsCSSPropList.h:413: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:413: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object nsCSSPropList.h:413: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:414: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mBreaks' of NULL object nsCSSPropList.h:414: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:415: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:415: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:415: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:415: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:415: warning: invalid access to non-static data member 'nsCSSDisplay::mBreakAfter' of NULL object nsCSSPropList.h:415: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:416: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:416: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:416: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:416: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:416: warning: invalid access to non-static data member 'nsCSSDisplay::mBreakBefore' of NULL object nsCSSPropList.h:416: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:417: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mBreaks' of NULL object nsCSSPropList.h:417: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:419: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:419: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:420: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:420: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:421: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:421: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:422: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:422: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:423: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:423: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:423: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:423: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:423: warning: invalid access to non-static data member 'nsCSSDisplay::mPosition' of NULL object nsCSSPropList.h:423: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:424: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mContent' of NULL object nsCSSPropList.h:424: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:424: warning: invalid access to non-static data member 'nsRuleData::mContentData' of NULL object nsCSSPropList.h:424: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:424: warning: invalid access to non-static data member 'nsCSSContent::mQuotes' of NULL object nsCSSPropList.h:424: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:425: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:425: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:426: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:426: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:426: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:426: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:426: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object nsCSSPropList.h:426: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:427: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPage' of NULL object nsCSSPropList.h:427: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:428: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:428: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:429: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:429: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:430: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:430: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:431: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:431: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:432: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:432: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:433: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:433: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:434: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mTable' of NULL object nsCSSPropList.h:434: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:434: warning: invalid access to non-static data member 'nsRuleData::mTableData' of NULL object nsCSSPropList.h:434: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:434: warning: invalid access to non-static data member 'nsCSSTable::mLayout' of NULL object nsCSSPropList.h:434: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:435: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:435: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:435: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:435: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:435: warning: invalid access to non-static data member 'nsCSSText::mTextAlign' of NULL object nsCSSPropList.h:435: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:436: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:436: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:436: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:436: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:436: warning: invalid access to non-static data member 'nsCSSText::mDecoration' of NULL object nsCSSPropList.h:436: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:437: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:437: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:437: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:437: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:437: warning: invalid access to non-static data member 'nsCSSText::mTextIndent' of NULL object nsCSSPropList.h:437: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:438: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:438: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:439: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:439: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:439: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:439: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:439: warning: invalid access to non-static data member 'nsCSSText::mTextTransform' of NULL object nsCSSPropList.h:439: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:440: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:440: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:440: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:440: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:440: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object nsCSSPropList.h:440: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:441: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:441: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:441: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:441: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:441: warning: invalid access to non-static data member 'nsCSSText::mUnicodeBidi' of NULL object nsCSSPropList.h:441: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:442: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object nsCSSPropList.h:442: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:442: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object nsCSSPropList.h:442: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:442: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserFocus' of NULL object nsCSSPropList.h:442: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:443: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object nsCSSPropList.h:443: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:443: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object nsCSSPropList.h:443: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:443: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserInput' of NULL object nsCSSPropList.h:443: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:444: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object nsCSSPropList.h:444: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:444: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object nsCSSPropList.h:444: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:444: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserModify' of NULL object nsCSSPropList.h:444: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:445: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mUserInterface' of NULL object nsCSSPropList.h:445: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:445: warning: invalid access to non-static data member 'nsRuleData::mUserInterfaceData' of NULL object nsCSSPropList.h:445: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:445: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserSelect' of NULL object nsCSSPropList.h:445: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:446: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:446: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:446: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:446: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:446: warning: invalid access to non-static data member 'nsCSSText::mVerticalAlign' of NULL object nsCSSPropList.h:446: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:447: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mDisplay' of NULL object nsCSSPropList.h:447: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:447: warning: invalid access to non-static data member 'nsRuleData::mDisplayData' of NULL object nsCSSPropList.h:447: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:447: warning: invalid access to non-static data member 'nsCSSDisplay::mVisibility' of NULL object nsCSSPropList.h:447: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:448: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:448: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:449: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mAural' of NULL object nsCSSPropList.h:449: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:450: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:450: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:450: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:450: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:450: warning: invalid access to non-static data member 'nsCSSText::mWhiteSpace' of NULL object nsCSSPropList.h:450: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:451: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mBreaks' of NULL object nsCSSPropList.h:451: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:452: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:452: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:452: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:452: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:452: warning: invalid access to non-static data member 'nsCSSPosition::mWidth' of NULL object nsCSSPropList.h:452: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:453: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mText' of NULL object nsCSSPropList.h:453: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:453: warning: invalid access to non-static data member 'nsRuleData::mTextData' of NULL object nsCSSPropList.h:453: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:453: warning: invalid access to non-static data member 'nsCSSText::mWordSpacing' of NULL object nsCSSPropList.h:453: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:454: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mPosition' of NULL object nsCSSPropList.h:454: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:454: warning: invalid access to non-static data member 'nsRuleData::mPositionData' of NULL object nsCSSPropList.h:454: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:454: warning: invalid access to non-static data member 'nsCSSPosition::mZIndex' of NULL object nsCSSPropList.h:454: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:456: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object nsCSSPropList.h:456: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:456: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object nsCSSPropList.h:456: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:456: warning: invalid access to non-static data member 'nsCSSXUL::mBoxAlign' of NULL object nsCSSPropList.h:456: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:457: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object nsCSSPropList.h:457: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:457: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object nsCSSPropList.h:457: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:457: warning: invalid access to non-static data member 'nsCSSXUL::mBoxDirection' of NULL object nsCSSPropList.h:457: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:458: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object nsCSSPropList.h:458: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:458: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object nsCSSPropList.h:458: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:458: warning: invalid access to non-static data member 'nsCSSXUL::mBoxFlex' of NULL object nsCSSPropList.h:458: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:459: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object nsCSSPropList.h:459: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:459: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object nsCSSPropList.h:459: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:459: warning: invalid access to non-static data member 'nsCSSXUL::mBoxOrient' of NULL object nsCSSPropList.h:459: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:460: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object nsCSSPropList.h:460: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:460: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object nsCSSPropList.h:460: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:460: warning: invalid access to non-static data member 'nsCSSXUL::mBoxPack' of NULL object nsCSSPropList.h:460: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:461: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mXUL' of NULL object nsCSSPropList.h:461: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:461: warning: invalid access to non-static data member 'nsRuleData::mXULData' of NULL object nsCSSPropList.h:461: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:461: warning: invalid access to non-static data member 'nsCSSXUL::mBoxOrdinal' of NULL object nsCSSPropList.h:461: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:467: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:467: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:467: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:467: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:467: warning: invalid access to non-static data member 'nsCSSSVG::mClipPath' of NULL object nsCSSPropList.h:467: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:468: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:468: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:468: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:468: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:468: warning: invalid access to non-static data member 'nsCSSSVG::mClipRule' of NULL object nsCSSPropList.h:468: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:469: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:469: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:469: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:469: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:469: warning: invalid access to non-static data member 'nsCSSSVG::mDominantBaseline' of NULL object nsCSSPropList.h:469: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:470: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:470: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:470: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:470: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:470: warning: invalid access to non-static data member 'nsCSSSVG::mFill' of NULL object nsCSSPropList.h:470: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:471: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:471: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:471: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:471: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:471: warning: invalid access to non-static data member 'nsCSSSVG::mFillOpacity' of NULL object nsCSSPropList.h:471: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:472: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:472: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:472: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:472: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:472: warning: invalid access to non-static data member 'nsCSSSVG::mFillRule' of NULL object nsCSSPropList.h:472: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:474: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:474: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:474: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:474: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:474: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerEnd' of NULL object nsCSSPropList.h:474: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:475: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:475: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:475: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:475: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:475: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerMid' of NULL object nsCSSPropList.h:475: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:476: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:476: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:476: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:476: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:476: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerStart' of NULL object nsCSSPropList.h:476: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:477: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:477: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:477: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:477: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:477: warning: invalid access to non-static data member 'nsCSSSVG::mPointerEvents' of NULL object nsCSSPropList.h:477: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:478: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:478: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:478: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:478: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:478: warning: invalid access to non-static data member 'nsCSSSVG::mShapeRendering' of NULL object nsCSSPropList.h:478: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:479: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:479: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:479: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:479: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:479: warning: invalid access to non-static data member 'nsCSSSVG::mStopColor' of NULL object nsCSSPropList.h:479: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:480: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:480: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:480: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:480: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:480: warning: invalid access to non-static data member 'nsCSSSVG::mStopOpacity' of NULL object nsCSSPropList.h:480: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:481: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:481: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:481: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:481: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:481: warning: invalid access to non-static data member 'nsCSSSVG::mStroke' of NULL object nsCSSPropList.h:481: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:482: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:482: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:482: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:482: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:482: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeDasharray' of NULL object nsCSSPropList.h:482: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:483: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:483: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:483: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:483: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:483: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeDashoffset' of NULL object nsCSSPropList.h:483: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:484: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:484: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:484: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:484: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:484: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeLinecap' of NULL object nsCSSPropList.h:484: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:485: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:485: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:485: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:485: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:485: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeLinejoin' of NULL object nsCSSPropList.h:485: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:486: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:486: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:486: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:486: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:486: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeMiterlimit' of NULL object nsCSSPropList.h:486: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:487: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:487: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:487: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:487: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:487: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeOpacity' of NULL object nsCSSPropList.h:487: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:488: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:488: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:488: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:488: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:488: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeWidth' of NULL object nsCSSPropList.h:488: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:489: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:489: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:489: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:489: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:489: warning: invalid access to non-static data member 'nsCSSSVG::mTextAnchor' of NULL object nsCSSPropList.h:489: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:490: warning: invalid access to non-static data member 'nsCSSExpandedDataBlock::mSVG' of NULL object nsCSSPropList.h:490: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:490: warning: invalid access to non-static data member 'nsRuleData::mSVGData' of NULL object nsCSSPropList.h:490: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:490: warning: invalid access to non-static data member 'nsCSSSVG::mTextRendering' of NULL object nsCSSPropList.h:490: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSDataBlock.cpp: In member function 'nsCSSExpandedDataBlock::ComputeSizeResult nsCSSExpandedDataBlock::ComputeSize()': nsCSSDataBlock.cpp:651: warning: unused variable 'prop' nsCSSDeclaration.cpp c++ -o nsCSSDeclaration.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSDeclaration.pp nsCSSDeclaration.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsCSSKeywords.cpp c++ -o nsCSSKeywords.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSLoader.pp nsCSSLoader.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsCSSOMFactory.cpp c++ -o nsCSSOMFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSParser.pp nsCSSParser.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsCSSProps.cpp c++ -o nsCSSProps.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSProps.pp nsCSSProps.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsCSSPseudoClasses.cpp c++ -o nsCSSPseudoClasses.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSPseudoClasses.pp nsCSSPseudoClasses.cpp nsCSSPseudoClassList.h:53: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:54: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:55: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:56: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:57: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:60: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:62: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:68: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:74: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:76: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:77: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:84: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:85: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:86: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:88: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:89: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:90: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoClassList.h:91: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElements.cpp c++ -o nsCSSPseudoElements.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSPseudoElements.pp nsCSSPseudoElements.cpp nsCSSPseudoElementList.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:68: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:74: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:76: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:77: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:79: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPseudoElementList.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSRule.cpp c++ -o nsCSSRule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRule.pp nsCSSRule.cpp nsCSSRules.cpp c++ -o nsCSSRules.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRules.pp nsCSSRules.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCSSScanner.cpp c++ -o nsCSSScanner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSScanner.pp nsCSSScanner.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCSSStruct.cpp c++ -o nsCSSStruct.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSStruct.pp nsCSSStruct.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsCSSStyleRule.cpp c++ -o nsCSSStyleRule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSStyleRule.pp nsCSSStyleRule.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCSSStyleRule.cpp: In member function 'DOMCSSStyleRuleImpl* DOMCSSDeclarationImpl::DomRule()': nsCSSStyleRule.cpp:891: warning: invalid access to non-static data member 'DOMCSSStyleRuleImpl::mDOMDeclaration' of NULL object nsCSSStyleRule.cpp:891: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSStyleSheet.cpp c++ -o nsCSSStyleSheet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSStyleSheet.pp nsCSSStyleSheet.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCSSStyleSheet.cpp: In constructor 'RuleProcessorData::RuleProcessorData(nsPresContext*, nsIContent*, nsRuleWalker*, nsCompatibility*)': nsCSSStyleSheet.cpp:2686: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSValue.cpp c++ -o nsCSSValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSValue.pp nsCSSValue.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsComputedDOMStyle.cpp c++ -o nsComputedDOMStyle.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComputedDOMStyle.pp nsComputedDOMStyle.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBinding(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:401: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetClear(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:420: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetCssFloat(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:442: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetColor(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:497: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOpacity(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:523: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetColumnCount(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:540: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetColumnWidth(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:561: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetColumnGap(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:591: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetCounterIncrement(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:620: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetCounterReset(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:670: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetFontFamily(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:723: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetFontSize(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:761: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetFontSizeAdjust(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:778: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetFontStyle(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:797: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetFontWeight(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:819: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetFontVariant(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:843: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBackgroundAttachment(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:865: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBackgroundClip(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:886: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBackgroundColor(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:910: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBackgroundImage(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:942: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBackgroundInlinePolicy(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:967: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBackgroundOrigin(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:991: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBackgroundRepeat(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1015: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBorderCollapse(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1074: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBorderSpacing(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1094: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetCaptionSide(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1135: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetEmptyCells(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1155: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetTableLayout(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1175: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetMarkerOffset(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1396: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOutlineWidth(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1437: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOutlineStyle(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1481: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOutlineOffset(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1511: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOutlineColor(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1568: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOutlineRadiusFor(PRUint8, nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1596: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetZIndex(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1633: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetListStyleImage(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1659: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetListStylePosition(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1684: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetListStyleType(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1704: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetImageRegion(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1729: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetLineHeight(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1784: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetVerticalAlign(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1817: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp:1835: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetTextAlign(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1866: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetTextDecoration(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1886: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetTextIndent(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1943: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetTextTransform(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1981: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetLetterSpacing(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2003: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetWordSpacing(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2022: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetWhiteSpace(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2041: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetVisibility(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2063: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetDirection(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2084: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetUnicodeBidi(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2105: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetCursor(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2127: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetAppearance(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2202: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBoxAlign(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2227: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBoxDirection(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2250: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBoxFlex(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2273: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBoxOrdinalGroup(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2293: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBoxOrient(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2313: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBoxPack(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2336: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBoxSizing(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2359: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetFloatEdge(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2383: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetUserFocus(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2407: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetUserInput(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2438: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetUserModify(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2469: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetUserSelect(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2493: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetDisplay(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2523: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetPosition(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2549: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetClip(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2570: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOverflow(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2649: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOverflowX(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2673: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOverflowY(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2695: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetHeight(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2724: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp:2737: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp:2743: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp:2754: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetWidth(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2793: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp:2806: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp:2812: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp:2822: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetMaxHeight(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2854: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetMaxWidth(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2914: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetMinHeight(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2974: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetMinWidth(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3014: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOffsetWidthFor(PRUint8, nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3087: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetRelativeOffset(PRUint8, nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3191: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetStaticOffset(PRUint8, nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3248: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nscoord nsComputedDOMStyle::GetPaddingWidthCoordFor(PRUint8, nsIFrame*)': nsComputedDOMStyle.cpp:3335: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nscoord nsComputedDOMStyle::GetBorderWidthCoordFor(PRUint8, nsIFrame*)': nsComputedDOMStyle.cpp:3363: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetLineHeightCoord(nsIFrame*, const nsStyleText*, nscoord&)': nsComputedDOMStyle.cpp:3395: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBorderColorsFor(PRUint8, nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3429: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBorderRadiusFor(PRUint8, nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3488: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBorderWidthFor(PRUint8, nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3524: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBorderColorFor(PRUint8, nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3543: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp:3555: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nscoord nsComputedDOMStyle::GetMarginWidthCoordFor(PRUint8, nsIFrame*)': nsComputedDOMStyle.cpp:3593: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetBorderStyleFor(PRUint8, nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:3623: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetOutlineColor(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:1571: warning: 'color' may be used uninitialized in this function nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetMaxHeight(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2861: warning: 'size.nsSize::height' may be used uninitialized in this function nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetHeight(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2734: warning: 'border.nsMargin::top' may be used uninitialized in this function nsComputedDOMStyle.cpp:2734: warning: 'border.nsMargin::bottom' may be used uninitialized in this function nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetWidth(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2804: warning: 'border.nsMargin::left' may be used uninitialized in this function nsComputedDOMStyle.cpp:2804: warning: 'border.nsMargin::right' may be used uninitialized in this function nsComputedDOMStyle.cpp: In member function 'nsresult nsComputedDOMStyle::GetMaxWidth(nsIFrame*, nsIDOMCSSValue**)': nsComputedDOMStyle.cpp:2921: warning: 'size.nsSize::width' may be used uninitialized in this function nsDOMCSSAttrDeclaration.cpp c++ -o nsDOMCSSAttrDeclaration.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSAttrDeclaration.pp nsDOMCSSAttrDeclaration.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMCSSDeclaration.cpp c++ -o nsDOMCSSDeclaration.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSDeclaration.pp nsDOMCSSDeclaration.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMCSSRGBColor.cpp c++ -o nsDOMCSSRGBColor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSRGBColor.pp nsDOMCSSRGBColor.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMCSSRect.cpp c++ -o nsDOMCSSRect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSRect.pp nsDOMCSSRect.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDOMCSSValueList.cpp c++ -o nsDOMCSSValueList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDOMCSSValueList.pp nsDOMCSSValueList.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLCSSStyleSheet.cpp c++ -o nsHTMLCSSStyleSheet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCSSStyleSheet.pp nsHTMLCSSStyleSheet.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLStyleSheet.cpp c++ -o nsHTMLStyleSheet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLStyleSheet.pp nsHTMLStyleSheet.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../../content/base/src/nsMappedAttributes.h: In member function 'const nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs() const': ./../../content/base/src/nsMappedAttributes.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../content/base/src/nsMappedAttributes.h: In member function 'nsMappedAttributes::InternalAttr* nsMappedAttributes::Attrs()': ./../../content/base/src/nsMappedAttributes.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLStyleSheet.cpp: In member function 'virtual nsresult nsHTMLStyleSheet::RulesMatching(ElementRuleProcessorData*)': nsHTMLStyleSheet.cpp:485: warning: 'bodyColor' may be used uninitialized in this function nsInspectorCSSUtils.cpp c++ -o nsInspectorCSSUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInspectorCSSUtils.pp nsInspectorCSSUtils.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' ./../../content/xbl/src/nsXBLPrototypeHandler.h:132: instantiated from here ../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLayoutStylesheetCache.cpp c++ -o nsLayoutStylesheetCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutStylesheetCache.pp nsLayoutStylesheetCache.cpp nsROCSSPrimitiveValue.cpp c++ -o nsROCSSPrimitiveValue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsROCSSPrimitiveValue.pp nsROCSSPrimitiveValue.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsRuleNode.cpp c++ -o nsRuleNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRuleNode.pp nsRuleNode.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSPropList.h: At global scope: nsCSSPropList.h:335: warning: invalid access to non-static data member 'nsCSSFont::mFamily' of NULL object nsCSSPropList.h:335: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:336: warning: invalid access to non-static data member 'nsCSSFont::mSize' of NULL object nsCSSPropList.h:336: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:337: warning: invalid access to non-static data member 'nsCSSFont::mSizeAdjust' of NULL object nsCSSPropList.h:337: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:339: warning: invalid access to non-static data member 'nsCSSFont::mStyle' of NULL object nsCSSPropList.h:339: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:340: warning: invalid access to non-static data member 'nsCSSFont::mVariant' of NULL object nsCSSPropList.h:340: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:341: warning: invalid access to non-static data member 'nsCSSFont::mWeight' of NULL object nsCSSPropList.h:341: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:260: warning: invalid access to non-static data member 'nsCSSDisplay::mAppearance' of NULL object nsCSSPropList.h:260: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:285: warning: invalid access to non-static data member 'nsCSSDisplay::mBinding' of NULL object nsCSSPropList.h:285: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:315: warning: invalid access to non-static data member 'nsCSSDisplay::mClear' of NULL object nsCSSPropList.h:315: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:316: warning: invalid access to non-static data member 'nsCSSDisplay::mClip' of NULL object nsCSSPropList.h:316: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:329: warning: invalid access to non-static data member 'nsCSSDisplay::mDisplay' of NULL object nsCSSPropList.h:329: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:332: warning: invalid access to non-static data member 'nsCSSDisplay::mFloat' of NULL object nsCSSPropList.h:332: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:381: warning: invalid access to non-static data member 'nsCSSDisplay::mOpacity' of NULL object nsCSSPropList.h:381: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:389: warning: invalid access to non-static data member 'nsCSSDisplay::mOverflowX' of NULL object nsCSSPropList.h:389: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:390: warning: invalid access to non-static data member 'nsCSSDisplay::mOverflowY' of NULL object nsCSSPropList.h:390: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:415: warning: invalid access to non-static data member 'nsCSSDisplay::mBreakAfter' of NULL object nsCSSPropList.h:415: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:416: warning: invalid access to non-static data member 'nsCSSDisplay::mBreakBefore' of NULL object nsCSSPropList.h:416: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:423: warning: invalid access to non-static data member 'nsCSSDisplay::mPosition' of NULL object nsCSSPropList.h:423: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:328: warning: invalid access to non-static data member 'nsCSSDisplay::mDirection' of NULL object nsCSSPropList.h:328: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:447: warning: invalid access to non-static data member 'nsCSSDisplay::mVisibility' of NULL object nsCSSPropList.h:447: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:501: warning: invalid access to non-static data member 'nsRuleDataDisplay::mLang' of NULL object nsCSSPropList.h:501: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:353: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object nsCSSPropList.h:353: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:356: warning: invalid access to non-static data member 'nsCSSMargin::mMarginEnd' of NULL object nsCSSPropList.h:356: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:360: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object nsCSSPropList.h:360: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:361: warning: invalid access to non-static data member 'nsCSSMargin::mMarginLeftLTRSource' of NULL object nsCSSPropList.h:361: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:362: warning: invalid access to non-static data member 'nsCSSMargin::mMarginLeftRTLSource' of NULL object nsCSSPropList.h:362: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:366: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object nsCSSPropList.h:366: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:367: warning: invalid access to non-static data member 'nsCSSMargin::mMarginRightLTRSource' of NULL object nsCSSPropList.h:367: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:368: warning: invalid access to non-static data member 'nsCSSMargin::mMarginRightRTLSource' of NULL object nsCSSPropList.h:368: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:372: warning: invalid access to non-static data member 'nsCSSMargin::mMarginStart' of NULL object nsCSSPropList.h:372: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:374: warning: invalid access to non-static data member 'nsCSSMargin::mMargin' of NULL object nsCSSPropList.h:374: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:262: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object nsCSSPropList.h:262: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:263: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object nsCSSPropList.h:263: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:264: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object nsCSSPropList.h:264: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:265: warning: invalid access to non-static data member 'nsCSSMargin::mBorderRadius' of NULL object nsCSSPropList.h:265: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:288: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object nsCSSPropList.h:288: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:289: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object nsCSSPropList.h:289: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:290: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object nsCSSPropList.h:290: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:291: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object nsCSSPropList.h:291: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:295: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object nsCSSPropList.h:295: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:296: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object nsCSSPropList.h:296: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:297: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object nsCSSPropList.h:297: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:298: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object nsCSSPropList.h:298: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:300: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object nsCSSPropList.h:300: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:301: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object nsCSSPropList.h:301: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:302: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object nsCSSPropList.h:302: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:303: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object nsCSSPropList.h:303: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:307: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColor' of NULL object nsCSSPropList.h:307: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:308: warning: invalid access to non-static data member 'nsCSSMargin::mBorderColors' of NULL object nsCSSPropList.h:308: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:309: warning: invalid access to non-static data member 'nsCSSMargin::mBorderStyle' of NULL object nsCSSPropList.h:309: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:310: warning: invalid access to non-static data member 'nsCSSMargin::mBorderWidth' of NULL object nsCSSPropList.h:310: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:333: warning: invalid access to non-static data member 'nsCSSMargin::mFloatEdge' of NULL object nsCSSPropList.h:333: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:392: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object nsCSSPropList.h:392: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:395: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingEnd' of NULL object nsCSSPropList.h:395: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:399: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object nsCSSPropList.h:399: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:400: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingLeftLTRSource' of NULL object nsCSSPropList.h:400: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:401: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingLeftRTLSource' of NULL object nsCSSPropList.h:401: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:405: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object nsCSSPropList.h:405: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:406: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingRightLTRSource' of NULL object nsCSSPropList.h:406: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:407: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingRightRTLSource' of NULL object nsCSSPropList.h:407: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:411: warning: invalid access to non-static data member 'nsCSSMargin::mPaddingStart' of NULL object nsCSSPropList.h:411: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:413: warning: invalid access to non-static data member 'nsCSSMargin::mPadding' of NULL object nsCSSPropList.h:413: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:267: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object nsCSSPropList.h:267: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:268: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object nsCSSPropList.h:268: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:269: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object nsCSSPropList.h:269: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:270: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineRadius' of NULL object nsCSSPropList.h:270: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:384: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineColor' of NULL object nsCSSPropList.h:384: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:385: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineStyle' of NULL object nsCSSPropList.h:385: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:386: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineWidth' of NULL object nsCSSPropList.h:386: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:387: warning: invalid access to non-static data member 'nsCSSMargin::mOutlineOffset' of NULL object nsCSSPropList.h:387: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:344: warning: invalid access to non-static data member 'nsCSSList::mImageRegion' of NULL object nsCSSPropList.h:344: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:349: warning: invalid access to non-static data member 'nsCSSList::mImage' of NULL object nsCSSPropList.h:349: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:350: warning: invalid access to non-static data member 'nsCSSList::mPosition' of NULL object nsCSSPropList.h:350: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:351: warning: invalid access to non-static data member 'nsCSSList::mType' of NULL object nsCSSPropList.h:351: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:317: warning: invalid access to non-static data member 'nsCSSColor::mColor' of NULL object nsCSSPropList.h:317: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:273: warning: invalid access to non-static data member 'nsCSSColor::mBackAttachment' of NULL object nsCSSPropList.h:273: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:274: warning: invalid access to non-static data member 'nsCSSColor::mBackClip' of NULL object nsCSSPropList.h:274: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:275: warning: invalid access to non-static data member 'nsCSSColor::mBackColor' of NULL object nsCSSPropList.h:275: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:276: warning: invalid access to non-static data member 'nsCSSColor::mBackImage' of NULL object nsCSSPropList.h:276: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:277: warning: invalid access to non-static data member 'nsCSSColor::mBackInlinePolicy' of NULL object nsCSSPropList.h:277: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:278: warning: invalid access to non-static data member 'nsCSSColor::mBackOrigin' of NULL object nsCSSPropList.h:278: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:280: warning: invalid access to non-static data member 'nsCSSColor::mBackRepeat' of NULL object nsCSSPropList.h:280: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:282: warning: invalid access to non-static data member 'nsCSSColor::mBackPositionX' of NULL object nsCSSPropList.h:282: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:283: warning: invalid access to non-static data member 'nsCSSColor::mBackPositionY' of NULL object nsCSSPropList.h:283: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:312: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object nsCSSPropList.h:312: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:313: warning: invalid access to non-static data member 'nsCSSPosition::mBoxSizing' of NULL object nsCSSPropList.h:313: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:343: warning: invalid access to non-static data member 'nsCSSPosition::mHeight' of NULL object nsCSSPropList.h:343: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:345: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object nsCSSPropList.h:345: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:377: warning: invalid access to non-static data member 'nsCSSPosition::mMaxHeight' of NULL object nsCSSPropList.h:377: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:378: warning: invalid access to non-static data member 'nsCSSPosition::mMaxWidth' of NULL object nsCSSPropList.h:378: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:379: warning: invalid access to non-static data member 'nsCSSPosition::mMinHeight' of NULL object nsCSSPropList.h:379: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:380: warning: invalid access to non-static data member 'nsCSSPosition::mMinWidth' of NULL object nsCSSPropList.h:380: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:426: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object nsCSSPropList.h:426: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:440: warning: invalid access to non-static data member 'nsCSSPosition::mOffset' of NULL object nsCSSPropList.h:440: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:452: warning: invalid access to non-static data member 'nsCSSPosition::mWidth' of NULL object nsCSSPropList.h:452: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:454: warning: invalid access to non-static data member 'nsCSSPosition::mZIndex' of NULL object nsCSSPropList.h:454: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:434: warning: invalid access to non-static data member 'nsCSSTable::mLayout' of NULL object nsCSSPropList.h:434: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:502: warning: invalid access to non-static data member 'nsCSSTable::mFrame' of NULL object nsCSSPropList.h:502: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:503: warning: invalid access to non-static data member 'nsCSSTable::mRules' of NULL object nsCSSPropList.h:503: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:504: warning: invalid access to non-static data member 'nsCSSTable::mCols' of NULL object nsCSSPropList.h:504: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:505: warning: invalid access to non-static data member 'nsCSSTable::mSpan' of NULL object nsCSSPropList.h:505: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:292: warning: invalid access to non-static data member 'nsCSSTable::mBorderCollapse' of NULL object nsCSSPropList.h:292: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:304: warning: invalid access to non-static data member 'nsCSSTable::mBorderSpacing' of NULL object nsCSSPropList.h:304: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:314: warning: invalid access to non-static data member 'nsCSSTable::mCaptionSide' of NULL object nsCSSPropList.h:314: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:331: warning: invalid access to non-static data member 'nsCSSTable::mEmptyCells' of NULL object nsCSSPropList.h:331: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:321: warning: invalid access to non-static data member 'nsCSSContent::mContent' of NULL object nsCSSPropList.h:321: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:322: warning: invalid access to non-static data member 'nsCSSContent::mCounterIncrement' of NULL object nsCSSPropList.h:322: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:323: warning: invalid access to non-static data member 'nsCSSContent::mCounterReset' of NULL object nsCSSPropList.h:323: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:375: warning: invalid access to non-static data member 'nsCSSContent::mMarkerOffset' of NULL object nsCSSPropList.h:375: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:424: warning: invalid access to non-static data member 'nsCSSContent::mQuotes' of NULL object nsCSSPropList.h:424: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:346: warning: invalid access to non-static data member 'nsCSSText::mLetterSpacing' of NULL object nsCSSPropList.h:346: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:347: warning: invalid access to non-static data member 'nsCSSText::mLineHeight' of NULL object nsCSSPropList.h:347: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:435: warning: invalid access to non-static data member 'nsCSSText::mTextAlign' of NULL object nsCSSPropList.h:435: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:437: warning: invalid access to non-static data member 'nsCSSText::mTextIndent' of NULL object nsCSSPropList.h:437: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:439: warning: invalid access to non-static data member 'nsCSSText::mTextTransform' of NULL object nsCSSPropList.h:439: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:450: warning: invalid access to non-static data member 'nsCSSText::mWhiteSpace' of NULL object nsCSSPropList.h:450: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:453: warning: invalid access to non-static data member 'nsCSSText::mWordSpacing' of NULL object nsCSSPropList.h:453: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:436: warning: invalid access to non-static data member 'nsCSSText::mDecoration' of NULL object nsCSSPropList.h:436: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:441: warning: invalid access to non-static data member 'nsCSSText::mUnicodeBidi' of NULL object nsCSSPropList.h:441: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:446: warning: invalid access to non-static data member 'nsCSSText::mVerticalAlign' of NULL object nsCSSPropList.h:446: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:327: warning: invalid access to non-static data member 'nsCSSUserInterface::mCursor' of NULL object nsCSSPropList.h:327: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:442: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserFocus' of NULL object nsCSSPropList.h:442: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:443: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserInput' of NULL object nsCSSPropList.h:443: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:444: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserModify' of NULL object nsCSSPropList.h:444: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:342: warning: invalid access to non-static data member 'nsCSSUserInterface::mForceBrokenImageIcon' of NULL object nsCSSPropList.h:342: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:445: warning: invalid access to non-static data member 'nsCSSUserInterface::mUserSelect' of NULL object nsCSSPropList.h:445: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:456: warning: invalid access to non-static data member 'nsCSSXUL::mBoxAlign' of NULL object nsCSSPropList.h:456: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:457: warning: invalid access to non-static data member 'nsCSSXUL::mBoxDirection' of NULL object nsCSSPropList.h:457: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:458: warning: invalid access to non-static data member 'nsCSSXUL::mBoxFlex' of NULL object nsCSSPropList.h:458: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:459: warning: invalid access to non-static data member 'nsCSSXUL::mBoxOrient' of NULL object nsCSSPropList.h:459: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:460: warning: invalid access to non-static data member 'nsCSSXUL::mBoxPack' of NULL object nsCSSPropList.h:460: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:461: warning: invalid access to non-static data member 'nsCSSXUL::mBoxOrdinal' of NULL object nsCSSPropList.h:461: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:468: warning: invalid access to non-static data member 'nsCSSSVG::mClipRule' of NULL object nsCSSPropList.h:468: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:470: warning: invalid access to non-static data member 'nsCSSSVG::mFill' of NULL object nsCSSPropList.h:470: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:471: warning: invalid access to non-static data member 'nsCSSSVG::mFillOpacity' of NULL object nsCSSPropList.h:471: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:472: warning: invalid access to non-static data member 'nsCSSSVG::mFillRule' of NULL object nsCSSPropList.h:472: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:474: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerEnd' of NULL object nsCSSPropList.h:474: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:475: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerMid' of NULL object nsCSSPropList.h:475: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:476: warning: invalid access to non-static data member 'nsCSSSVG::mMarkerStart' of NULL object nsCSSPropList.h:476: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:477: warning: invalid access to non-static data member 'nsCSSSVG::mPointerEvents' of NULL object nsCSSPropList.h:477: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:478: warning: invalid access to non-static data member 'nsCSSSVG::mShapeRendering' of NULL object nsCSSPropList.h:478: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:481: warning: invalid access to non-static data member 'nsCSSSVG::mStroke' of NULL object nsCSSPropList.h:481: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:482: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeDasharray' of NULL object nsCSSPropList.h:482: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:483: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeDashoffset' of NULL object nsCSSPropList.h:483: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:484: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeLinecap' of NULL object nsCSSPropList.h:484: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:485: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeLinejoin' of NULL object nsCSSPropList.h:485: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:486: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeMiterlimit' of NULL object nsCSSPropList.h:486: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:487: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeOpacity' of NULL object nsCSSPropList.h:487: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:488: warning: invalid access to non-static data member 'nsCSSSVG::mStrokeWidth' of NULL object nsCSSPropList.h:488: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:489: warning: invalid access to non-static data member 'nsCSSSVG::mTextAnchor' of NULL object nsCSSPropList.h:489: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:490: warning: invalid access to non-static data member 'nsCSSSVG::mTextRendering' of NULL object nsCSSPropList.h:490: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:467: warning: invalid access to non-static data member 'nsCSSSVG::mClipPath' of NULL object nsCSSPropList.h:467: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:469: warning: invalid access to non-static data member 'nsCSSSVG::mDominantBaseline' of NULL object nsCSSPropList.h:469: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:479: warning: invalid access to non-static data member 'nsCSSSVG::mStopColor' of NULL object nsCSSPropList.h:479: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:480: warning: invalid access to non-static data member 'nsCSSSVG::mStopOpacity' of NULL object nsCSSPropList.h:480: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:318: warning: invalid access to non-static data member 'nsCSSColumn::mColumnCount' of NULL object nsCSSPropList.h:318: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:319: warning: invalid access to non-static data member 'nsCSSColumn::mColumnWidth' of NULL object nsCSSPropList.h:319: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCSSPropList.h:320: warning: invalid access to non-static data member 'nsCSSColumn::mColumnGap' of NULL object nsCSSPropList.h:320: warning: (perhaps the 'offsetof' macro was used incorrectly) nsRuleNode.cpp: In member function 'const nsStyleStruct* nsRuleNode::SetDefaultOnRoot(nsStyleStructID, nsStyleContext*)': nsRuleNode.cpp:1430: warning: enumeration value 'nsStyleStructID_Length' not handled in switch nsRuleNode.cpp: In static member function 'static void nsRuleNode::SetFont(nsPresContext*, nsStyleContext*, nscoord, PRBool, PRBool, const nsRuleDataFont&, const nsFont&, const nsStyleFont*, nsStyleFont*, PRBool&)': nsRuleNode.cpp:1708: warning: unused variable 'defaultFixedFont' nsRuleNode.cpp:1731: warning: 'sysID' may be used uninitialized in this function nsRuleNode.cpp: In member function 'const nsStyleStruct* nsRuleNode::ComputeContentData(nsStyleStruct*, const nsRuleDataStruct&, nsStyleContext*, nsRuleNode*, const nsRuleNode::RuleDetail&, PRBool)': nsRuleNode.cpp:4219: warning: 'type' may be used uninitialized in this function nsStyleContext.cpp c++ -o nsStyleContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleContext.pp nsStyleContext.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStyleCoord.cpp c++ -o nsStyleCoord.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleCoord.pp nsStyleCoord.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStyleSet.cpp c++ -o nsStyleSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleSet.pp nsStyleSet.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStyleStruct.cpp c++ -o nsStyleStruct.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleStruct.pp nsStyleStruct.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStyleUtil.cpp c++ -o nsStyleUtil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../content/base/src -I./../../content/html/content/src -I./../../content/xbl/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -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/docshell -I../../dist/include/htmlparser -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleUtil.pp nsStyleUtil.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStyleStructList.h: At global scope: nsStyleStructList.h:68: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object nsStyleStructList.h:68: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:68: warning: invalid access to non-static data member 'nsInheritedStyleData::mFontData' of NULL object nsStyleStructList.h:68: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:70: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object nsStyleStructList.h:70: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:70: warning: invalid access to non-static data member 'nsInheritedStyleData::mColorData' of NULL object nsStyleStructList.h:70: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:74: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:74: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:74: warning: invalid access to non-static data member 'nsResetStyleData::mBackgroundData' of NULL object nsStyleStructList.h:74: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:76: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object nsStyleStructList.h:76: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:76: warning: invalid access to non-static data member 'nsInheritedStyleData::mListData' of NULL object nsStyleStructList.h:76: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:82: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:82: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:82: warning: invalid access to non-static data member 'nsResetStyleData::mPositionData' of NULL object nsStyleStructList.h:82: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:84: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object nsStyleStructList.h:84: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:84: warning: invalid access to non-static data member 'nsInheritedStyleData::mTextData' of NULL object nsStyleStructList.h:84: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:88: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:88: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:88: warning: invalid access to non-static data member 'nsResetStyleData::mTextResetData' of NULL object nsStyleStructList.h:88: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:90: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:90: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:90: warning: invalid access to non-static data member 'nsResetStyleData::mDisplayData' of NULL object nsStyleStructList.h:90: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:98: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object nsStyleStructList.h:98: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:98: warning: invalid access to non-static data member 'nsInheritedStyleData::mVisibilityData' of NULL object nsStyleStructList.h:98: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:100: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:100: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:100: warning: invalid access to non-static data member 'nsResetStyleData::mContentData' of NULL object nsStyleStructList.h:100: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:104: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object nsStyleStructList.h:104: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:104: warning: invalid access to non-static data member 'nsInheritedStyleData::mQuotesData' of NULL object nsStyleStructList.h:104: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:106: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object nsStyleStructList.h:106: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:106: warning: invalid access to non-static data member 'nsInheritedStyleData::mUserInterfaceData' of NULL object nsStyleStructList.h:106: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:112: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:112: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:112: warning: invalid access to non-static data member 'nsResetStyleData::mUIResetData' of NULL object nsStyleStructList.h:112: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:114: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:114: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:114: warning: invalid access to non-static data member 'nsResetStyleData::mTableData' of NULL object nsStyleStructList.h:114: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:118: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object nsStyleStructList.h:118: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:118: warning: invalid access to non-static data member 'nsInheritedStyleData::mTableBorderData' of NULL object nsStyleStructList.h:118: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:120: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:120: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:120: warning: invalid access to non-static data member 'nsResetStyleData::mMarginData' of NULL object nsStyleStructList.h:120: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:127: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:127: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:127: warning: invalid access to non-static data member 'nsResetStyleData::mPaddingData' of NULL object nsStyleStructList.h:127: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:129: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:129: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:129: warning: invalid access to non-static data member 'nsResetStyleData::mBorderData' of NULL object nsStyleStructList.h:129: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:133: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:133: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:133: warning: invalid access to non-static data member 'nsResetStyleData::mOutlineData' of NULL object nsStyleStructList.h:133: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:135: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:135: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:135: warning: invalid access to non-static data member 'nsResetStyleData::mXULData' of NULL object nsStyleStructList.h:135: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:144: warning: invalid access to non-static data member 'nsCachedStyleData::mInheritedData' of NULL object nsStyleStructList.h:144: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:144: warning: invalid access to non-static data member 'nsInheritedStyleData::mSVGData' of NULL object nsStyleStructList.h:144: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:146: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:146: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:146: warning: invalid access to non-static data member 'nsResetStyleData::mSVGResetData' of NULL object nsStyleStructList.h:146: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:151: warning: invalid access to non-static data member 'nsCachedStyleData::mResetData' of NULL object nsStyleStructList.h:151: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleStructList.h:151: warning: invalid access to non-static data member 'nsResetStyleData::mColumnData' of NULL object nsStyleStructList.h:151: warning: (perhaps the 'offsetof' macro was used incorrectly) nsStyleUtil.cpp: In static member function 'static nscoord nsStyleUtil::CalcFontPointSize(PRInt32, PRInt32, float, nsPresContext*, nsFontSizeType)': nsStyleUtil.cpp:215: 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 nsCSSRules.o nsCSSScanner.o nsCSSStruct.o nsCSSStyleRule.o nsCSSStyleSheet.o nsCSSValue.o nsComputedDOMStyle.o nsDOMCSSAttrDeclaration.o nsDOMCSSDeclaration.o nsDOMCSSRGBColor.o nsDOMCSSRect.o nsDOMCSSValueList.o nsHTMLCSSStyleSheet.o nsHTMLStyleSheet.o nsInspectorCSSUtils.o nsLayoutStylesheetCache.o nsROCSSPrimitiveValue.o nsRuleNode.o nsStyleContext.o nsStyleCoord.o nsStyleSet.o nsStyleStruct.o nsStyleUtil.o ranlib libgkstyle_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkstyle_s.a ../../dist/lib gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/style/xbl-marquee' +++ making chrome /builddir/build/BUILD/mozilla/layout/style/xbl-marquee => ../../../dist/bin/chrome/comm.jar +++ updating chrome ../../../dist/bin/chrome/comm.manifest zip warning: ../../../bin/chrome/comm.jar not found or empty adding: content/xbl-marquee/xbl-marquee.xml (stored 0%) adding: content/xbl-marquee/xbl-marquee.css (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/style/xbl-marquee' if test ! -d ../../dist/bin/res; then rm -rf ../../dist/bin/res; /builddir/build/BUILD/mozilla/config/nsinstall -D ../../dist/bin/res; else true; fi rm -f ../../dist/bin/res/forms.css /usr/bin/perl ../../config/preprocessor.pl --marker=% -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" ./forms.css > ../../dist/bin/res/forms.css /builddir/build/BUILD/mozilla/config/nsinstall -R ua.css html.css quirk.css viewsource.css arrow.gif arrowd.gif ../../dist/bin/res gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/style' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/base' nsBidiUtils.cpp c++ -o nsBidiUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidiUtils.pp nsBidiUtils.cpp nsCSSColorUtils.cpp c++ -o nsCSSColorUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSFrameConstructor.pp nsCSSFrameConstructor.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCSSFrameConstructor.cpp: In static member function 'static nsresult nsCSSFrameConstructor::CreatePlaceholderFrameFor(nsIPresShell*, nsPresContext*, nsFrameManager*, nsIContent*, nsIFrame*, nsStyleContext*, nsIFrame*, nsIFrame**)': nsCSSFrameConstructor.cpp:4937: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSFrameConstructor.cpp: In member function 'nsresult nsCSSFrameConstructor::ConstructFieldSetFrame(nsFrameConstructorState&, nsIContent*, nsIFrame*, nsIAtom*, nsStyleContext*, nsIFrame*&, nsFrameItems&, const nsStyleDisplay*, PRBool&)': nsCSSFrameConstructor.cpp:5341: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSFrameConstructor.cpp: In member function 'nsresult nsCSSFrameConstructor::CantRenderReplacedElement(nsIFrame*)': nsCSSFrameConstructor.cpp:11026: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLBinding]': ../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLBinding]' ../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLBinding]' nsCSSFrameConstructor.cpp:4471: instantiated from here ../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../xul/base/src/nsIMenuParent.h: At global scope: ./../xul/base/src/nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used ./../xul/base/src/nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsCSSRendering.cpp c++ -o nsCSSRendering.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCSSRendering.pp nsCSSRendering.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::DrawDashedSides(PRIntn, nsIRenderingContext&, const nsRect&, const nsStyleColor*, const nsStyleBorder*, const nsStyleOutline*, PRBool, const nsRect&, const nsRect&, PRIntn, nsRect*)': nsCSSRendering.cpp:1003: warning: operation on 'temp' may be undefined nsCSSRendering.cpp:1010: warning: operation on 'temp' may be undefined nsCSSRendering.cpp:1069: warning: operation on 'temp' may be undefined nsCSSRendering.cpp:1076: warning: operation on 'temp' may be undefined nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::DrawCompositeSide(nsIRenderingContext&, PRIntn, nsBorderColors*, const nsRect&, const nsRect&, PRInt16*, nscoord, nsRect*)': nsCSSRendering.cpp:1944: warning: unused variable 'np' nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintOutline(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, const nsStyleBorder&, const nsStyleOutline&, nsStyleContext*, PRIntn, nsRect*)': nsCSSRendering.cpp:2093: warning: 'width' may be used uninitialized in this function nsCaret.cpp c++ -o nsCaret.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCaret.pp nsCaret.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsCaret.cpp: In member function 'void nsCaret::DrawCaret()': nsCaret.cpp:896: warning: 'hint' may be used uninitialized in this function nsChildIterator.cpp c++ -o nsChildIterator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCounterManager.pp nsCounterManager.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCounterManager.cpp: In member function 'void nsCounterUseNode::GetText(nsString&)': nsCounterManager.cpp:80: warning: 'separator' may be used uninitialized in this function nsDocumentViewer.cpp c++ -o nsDocumentViewer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocumentViewer.pp nsDocumentViewer.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDocumentViewer.cpp: In member function 'void DocumentViewerImpl::DumpContentToPPM(const char*)': nsDocumentViewer.cpp:914: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocumentViewer.cpp:945: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ./../xul/base/src/nsIMenuParent.h: At global scope: ./../xul/base/src/nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used ./../xul/base/src/nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsFrameContentIterator.cpp c++ -o nsFrameContentIterator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameContentIterator.pp nsFrameContentIterator.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrameManager.cpp c++ -o nsFrameManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameManager.pp nsFrameManager.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = nsPresState]': ../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = nsPresState]' ../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = nsPresState]' nsFrameManager.cpp:1471: instantiated from here ../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrameTraversal.cpp c++ -o nsFrameTraversal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameTraversal.pp nsFrameTraversal.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGenConList.cpp c++ -o nsGenConList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGenConList.pp nsGenConList.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsImageLoader.cpp c++ -o nsImageLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageLoader.pp nsImageLoader.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLayoutAtoms.cpp c++ -o nsLayoutAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutAtoms.pp nsLayoutAtoms.cpp nsLayoutDebugger.cpp c++ -o nsLayoutDebugger.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutDebugger.pp nsLayoutDebugger.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLayoutHistoryState.cpp c++ -o nsLayoutHistoryState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutUtils.pp nsLayoutUtils.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLayoutUtils.cpp: In static member function 'static nsPoint nsLayoutUtils::TranslateWidgetToView(nsPresContext*, nsIWidget*, nsIntPoint, nsIView*)': nsLayoutUtils.cpp:528: warning: unused variable 'wid' nsPresContext.cpp c++ -o nsPresContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPresContext.pp nsPresContext.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPresContext.cpp: In member function 'void nsPresContext::GetFontPreferences()': nsPresContext.cpp:375: warning: 'font' may be used uninitialized in this function ../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsPresShell.cpp c++ -o nsPresShell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPresShell.pp nsPresShell.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../xul/base/src/nsIMenuParent.h: At global scope: ./../xul/base/src/nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used ./../xul/base/src/nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsPresState.cpp c++ -o nsPresState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsQuoteList.pp nsQuoteList.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStyleChangeList.cpp c++ -o nsStyleChangeList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleChangeList.pp nsStyleChangeList.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStyleSheetService.cpp c++ -o nsStyleSheetService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStyleSheetService.pp nsStyleSheetService.cpp nsBidiPresUtils.cpp c++ -o nsBidiPresUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidiPresUtils.pp nsBidiPresUtils.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBidiPresUtils.cpp: In member function 'void nsBidiPresUtils::CreateBlockBuffer(nsPresContext*)': nsBidiPresUtils.cpp:477: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBidiPresUtils.cpp: In member function 'nsresult nsBidiPresUtils::FormatUnicodeText(nsPresContext*, PRUnichar*, PRInt32&, nsCharType, PRBool, PRBool)': nsBidiPresUtils.cpp:883: warning: comparison between signed and unsigned integer expressions nsBidiPresUtils.cpp:885: warning: comparison between signed and unsigned integer expressions nsBidiPresUtils.cpp: In member function 'nsresult nsBidiPresUtils::RenderText(const PRUnichar*, PRInt32, nsBidiDirection, nsPresContext*, nsIRenderingContext&, nscoord, nscoord, nsBidiPositionResolve*, PRInt32)': nsBidiPresUtils.cpp:1117: warning: comparison between signed and unsigned integer expressions nsBidiPresUtils.cpp: In member function 'nsresult nsBidiPresUtils::ReorderUnicodeText(PRUnichar*, PRInt32&, nsCharType, PRBool, PRBool)': nsBidiPresUtils.cpp:1236: warning: comparison between signed and unsigned integer expressions nsBidiPresUtils.cpp:1238: warning: comparison between signed and unsigned integer expressions nsBidiPresUtils.cpp: In member function 'nsresult nsBidiPresUtils::RenderText(const PRUnichar*, PRInt32, nsBidiDirection, nsPresContext*, nsIRenderingContext&, nscoord, nscoord, nsBidiPositionResolve*, PRInt32)': nsBidiPresUtils.cpp:1051: warning: 'xEndRun' may be used uninitialized in this function nsBidi.cpp c++ -o nsBidi.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../generic -I./../forms -I./../tables -I./../printing -I./../xul/base/src -I./../../content/events/src -I./../../content/xbl/src -I./../../view/src -I./../mathml/content/src -I./../mathml/base/src -I./../svg/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/xul -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/accessibility -I../../dist/include/shistory -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidi.pp nsBidi.cpp nsBidi.cpp: In constructor 'nsBidi::nsBidi(PRUint32, PRUint32)': nsBidi.cpp:204: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBidi.cpp:205: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBidi.cpp:218: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBidi.cpp: In member function 'nsresult nsBidi::SetPara(const PRUnichar*, PRInt32, nsBidiLevel, nsBidiLevel*)': nsBidi.cpp:381: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBidi.cpp:391: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBidi.cpp: In member function 'PRBool nsBidi::GetRuns()': nsBidi.cpp:1594: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBidi.cpp: In member function 'nsCharType nsBidi::GetCharType(PRUint32)': nsBidi.cpp:2335: warning: comparison between signed and unsigned integer expressions rm -f libgkbase_s.a ar cr libgkbase_s.a nsBidiUtils.o nsCSSColorUtils.o nsCSSFrameConstructor.o nsCSSRendering.o nsCaret.o nsChildIterator.o nsCounterManager.o nsDocumentViewer.o nsFrameContentIterator.o nsFrameManager.o nsFrameTraversal.o nsGenConList.o nsImageLoader.o nsLayoutAtoms.o nsLayoutDebugger.o nsLayoutHistoryState.o nsLayoutUtils.o nsPresContext.o nsPresShell.o nsPresState.o nsQuoteList.o nsStyleChangeList.o nsStyleSheetService.o nsBidiPresUtils.o nsBidi.o ranlib libgkbase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkbase_s.a ../../dist/lib nsIChromeEventHandler.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIChromeEventHandler nsIChromeEventHandler.idl nsISelectionImageService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISelectionImageService nsISelectionImageService.idl nsIStyleSheetService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIStyleSheetService nsIStyleSheetService.idl ../../dist/bin/xpt_link _xpidlgen/layout_base.xpt _xpidlgen/nsIChromeEventHandler.xpt _xpidlgen/nsISelectionImageService.xpt _xpidlgen/nsIStyleSheetService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_base.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/generic' nsAbsoluteContainingBlock.cpp c++ -o nsAbsoluteContainingBlock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAbsoluteContainingBlock.pp nsAbsoluteContainingBlock.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAreaFrame.cpp c++ -o nsAreaFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAreaFrame.pp nsAreaFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.h: At global scope: nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsBRFrame.cpp c++ -o nsBRFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBRFrame.pp nsBRFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlockBandData.cpp c++ -o nsBlockBandData.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockBandData.pp nsBlockBandData.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlockFrame.cpp c++ -o nsBlockFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockFrame.pp nsBlockFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.h: At global scope: nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsBlockFrame.cpp: In member function 'virtual nsresult nsBlockFrame::AttributeChanged(nsIContent*, PRInt32, nsIAtom*, PRInt32)': nsBlockFrame.cpp:3076: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlockFrame.cpp: In member function 'PRBool nsBlockFrame::HandleOverflowPlaceholdersOnPulledLine(nsBlockReflowState&, nsLineBox*)': nsBlockFrame.cpp:4885: warning: unused variable 'taken' nsBlockFrame.cpp: In member function 'void nsBlockFrame::SetOverflowOutOfFlows(const nsFrameList&)': nsBlockFrame.cpp:5237: warning: unused variable 'result' nsBlockFrame.cpp: In member function 'PRBool nsBlockFrame::RenumberListsFor(nsPresContext*, nsIFrame*, PRInt32*, PRInt32)': nsBlockFrame.cpp:7429: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlockFrame.cpp:7463: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBlockReflowContext.cpp c++ -o nsBlockReflowContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockReflowContext.pp nsBlockReflowContext.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.h: At global scope: nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsBlockReflowState.cpp c++ -o nsBlockReflowState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBlockReflowState.pp nsBlockReflowState.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.h: At global scope: nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsBlockReflowState.cpp: In member function 'void nsBlockReflowState::RecoverFloats(nsLineList_iterator, nscoord)': nsBlockReflowState.cpp:441: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBulletFrame.cpp c++ -o nsBulletFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBulletFrame.pp nsBulletFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsBulletFrame.cpp: In static member function 'static PRBool nsBulletFrame::AppendCounterText(PRInt32, PRInt32, nsString&)': nsBulletFrame.cpp:1114: warning: 'success' may be used uninitialized in this function nsColumnSetFrame.cpp c++ -o nsColumnSetFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsColumnSetFrame.pp nsColumnSetFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsContainerFrame.cpp c++ -o nsContainerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContainerFrame.pp nsContainerFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFirstLetterFrame.cpp c++ -o nsFirstLetterFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFirstLetterFrame.pp nsFirstLetterFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.cpp c++ -o nsFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrame.pp nsFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsFrame.cpp: In member function 'virtual nsresult nsFrame::GetDataForTableSelection(nsIFrameSelection*, nsIPresShell*, nsMouseEvent*, nsIContent**, PRInt32*, PRInt32*)': nsFrame.cpp:1063: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.cpp:1077: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.cpp: In member function 'virtual nsresult nsFrame::GetSelectionController(nsPresContext*, nsISelectionController**)': nsFrame.cpp:2995: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.cpp: In function 'nsILineIterator* GetBlockFrameAndLineIter(nsIFrame*, nsIFrame**)': nsFrame.cpp:3541: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.cpp:3554: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.cpp: In function 'nsRect ComputeOutlineRect(const nsIFrame*, PRBool*, const nsRect&)': nsFrame.cpp:2611: warning: 'width' may be used uninitialized in this function nsFrame.cpp: In static member function 'static PRInt32 nsFrame::GetLineNumber(nsIFrame*)': nsFrame.cpp:4039: warning: 'thisBlock' may be used uninitialized in this function nsFrame.cpp: In member function 'virtual nsresult nsFrame::GetFrameFromDirection(nsPresContext*, nsPeekOffsetStruct*)': nsFrame.cpp:4068: warning: 'thisBlock' may be used uninitialized in this function ../../dist/include/content/nsPLDOMEvent.h: At global scope: ../../dist/include/content/nsPLDOMEvent.h:64: warning: 'void HandlePLDOMEvent(nsPLDOMEvent*)' declared 'static' but never defined ../../dist/include/content/nsPLDOMEvent.h:65: warning: 'void DestroyPLDOMEvent(nsPLDOMEvent*)' declared 'static' but never defined nsFrameFrame.cpp c++ -o nsFrameFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameFrame.pp nsFrameFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../xul/base/src/nsBox.h: At global scope: ./../xul/base/src/nsBox.h:77: warning: 'virtual nsresult nsBox::GetMargin(nsMargin&)' was hidden nsFrameFrame.cpp:151: warning: by 'nsSize nsSubDocumentFrame::GetMargin()' nsFrameFrame.cpp: In member function 'virtual nsresult nsSubDocumentFrame::AttributeChanged(nsIContent*, PRInt32, nsIAtom*, PRInt32)': nsFrameFrame.cpp:478: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrameList.cpp c++ -o nsFrameList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameList.pp nsFrameList.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrameList.cpp: In member function 'nsIFrame* nsFrameList::GetPrevVisualFor(nsIFrame*) const': nsFrameList.cpp:573: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrameList.cpp: In member function 'nsIFrame* nsFrameList::GetNextVisualFor(nsIFrame*) const': nsFrameList.cpp:640: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrameSetFrame.cpp c++ -o nsFrameSetFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameSetFrame.pp nsFrameSetFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsFrameSetFrame.cpp: In member function 'PRBool nsHTMLFramesetFrame::ChildIsFrameset(nsIFrame*)': nsFrameSetFrame.cpp:1295: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrameSetFrame.cpp: In member function 'PRBool nsHTMLFramesetFrame::GetNoResize(nsIFrame*)': nsFrameSetFrame.cpp:1334: warning: unused variable 'result' nsFrameSetFrame.cpp: In member function 'virtual nsresult nsHTMLFramesetFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': nsFrameSetFrame.cpp:1069: warning: 'lastSize.nsSize::height' may be used uninitialized in this function nsFrameUtil.cpp c++ -o nsFrameUtil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFrameUtil.pp nsFrameUtil.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGfxScrollFrame.cpp c++ -o nsGfxScrollFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxScrollFrame.pp nsGfxScrollFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGfxScrollFrame.cpp: In member function 'virtual nsresult nsHTMLScrollFrame::QueryInterface(const nsIID&, void**)': nsGfxScrollFrame.cpp:909: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGfxScrollFrame.cpp: In member function 'virtual nsresult nsXULScrollFrame::QueryInterface(const nsIID&, void**)': nsGfxScrollFrame.cpp:1304: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGfxScrollFrame.cpp: In member function 'PRBool nsGfxScrollFrameInner::NeedsClipWidget() const': nsGfxScrollFrame.cpp:1362: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = nsPresState]': ../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = nsPresState]' ../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = nsPresState]' nsGfxScrollFrame.cpp:2640: instantiated from here ../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLCanvasFrame.cpp c++ -o nsHTMLCanvasFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCanvasFrame.pp nsHTMLCanvasFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLCanvasFrame.cpp: In member function 'virtual nsresult nsHTMLCanvasFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer, PRUint32)': nsHTMLCanvasFrame.cpp:209: warning: unused variable 't2p' nsHTMLCanvasFrame.cpp:210: warning: unused variable 'p2t' nsHTMLContainerFrame.cpp c++ -o nsHTMLContainerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLContainerFrame.pp nsHTMLContainerFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFrame.cpp c++ -o nsHTMLFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFrame.pp nsHTMLFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLReflowCommand.cpp c++ -o nsHTMLReflowCommand.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLReflowCommand.pp nsHTMLReflowCommand.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLReflowState.cpp c++ -o nsHTMLReflowState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLReflowState.pp nsHTMLReflowState.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.h: At global scope: nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLReflowState.cpp: In member function 'void nsHTMLReflowState::CalculateHypotheticalBox(nsPresContext*, nsIFrame*, nsIFrame*, nsMargin&, const nsHTMLReflowState*, nsHypotheticalBox&)': nsHTMLReflowState.cpp:893: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLReflowState.cpp: In member function 'void nsHTMLReflowState::InitConstraints(nsPresContext*, nscoord, nscoord, nsMargin*, nsMargin*)': nsHTMLReflowState.cpp:1721: warning: 'fType' may be used uninitialized in this function nsImageFrame.cpp c++ -o nsImageFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageFrame.pp nsImageFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsImageMap.cpp c++ -o nsImageMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageMap.pp nsImageMap.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsInlineFrame.cpp c++ -o nsInlineFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInlineFrame.pp nsInlineFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.h: At global scope: nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsIntervalSet.cpp c++ -o nsIntervalSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIntervalSet.pp nsIntervalSet.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLeafFrame.cpp c++ -o nsLeafFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLeafFrame.pp nsLeafFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLineBox.cpp c++ -o nsLineBox.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLineBox.pp nsLineBox.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.h: At global scope: nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsLineLayout.cpp c++ -o nsLineLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLineLayout.pp nsLineLayout.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.h: At global scope: nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsObjectFrame.cpp c++ -o nsObjectFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsObjectFrame.pp nsObjectFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsObjectFrame.cpp: In member function 'nsresult nsPluginInstanceOwner::DispatchKeyToPlugin(nsIDOMEvent*)': nsObjectFrame.cpp:3672: warning: dereferencing type-punned pointer will break strict-aliasing rules nsObjectFrame.cpp: In member function 'virtual nsresult nsPluginInstanceOwner::MouseMove(nsIDOMEvent*)': nsObjectFrame.cpp:3706: warning: dereferencing type-punned pointer will break strict-aliasing rules nsObjectFrame.cpp: In member function 'virtual nsresult nsPluginInstanceOwner::MouseDown(nsIDOMEvent*)': nsObjectFrame.cpp:3742: warning: dereferencing type-punned pointer will break strict-aliasing rules nsObjectFrame.cpp: In member function 'nsresult nsPluginInstanceOwner::DispatchMouseToPlugin(nsIDOMEvent*)': nsObjectFrame.cpp:3809: warning: dereferencing type-punned pointer will break strict-aliasing rules nsObjectFrame.cpp: In member function 'virtual nsresult nsObjectFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer, PRUint32)': nsObjectFrame.cpp:1926: warning: 'window.nsPluginWindow::ws_info' is used uninitialized in this function ../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsPageContentFrame.cpp c++ -o nsPageContentFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPageContentFrame.pp nsPageContentFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsContainerFrame.h: At global scope: nsContainerFrame.h:72: warning: 'virtual nsresult nsContainerFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer, PRUint32)' was hidden nsSimplePageSequence.h:94: warning: by 'virtual nsresult nsSimplePageSequenceFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer)' nsPageFrame.cpp c++ -o nsPageFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPageFrame.pp nsPageFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsContainerFrame.h: At global scope: nsContainerFrame.h:72: warning: 'virtual nsresult nsContainerFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer, PRUint32)' was hidden nsSimplePageSequence.h:94: warning: by 'virtual nsresult nsSimplePageSequenceFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer)' nsPlaceholderFrame.cpp c++ -o nsPlaceholderFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPlaceholderFrame.pp nsPlaceholderFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsReflowPath.cpp c++ -o nsReflowPath.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsReflowPath.pp nsReflowPath.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSelection.cpp c++ -o nsSelection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSelection.pp nsSelection.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSelection.cpp: In member function 'virtual nsresult nsSelectionIterator::QueryInterface(const nsIID&, void**)': nsSelection.cpp:842: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSimplePageSequence.cpp c++ -o nsSimplePageSequence.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSimplePageSequence.pp nsSimplePageSequence.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsContainerFrame.h: At global scope: nsContainerFrame.h:72: warning: 'virtual nsresult nsContainerFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer, PRUint32)' was hidden nsSimplePageSequence.h:94: warning: by 'virtual nsresult nsSimplePageSequenceFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer)' ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSpaceManager.cpp c++ -o nsSpaceManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSpaceManager.pp nsSpaceManager.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSpacerFrame.cpp c++ -o nsSpacerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSpacerFrame.pp nsSpacerFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrame.h: At global scope: nsFrame.h:237: warning: 'virtual nsIAtom* nsFrame::GetType() const' was hidden nsSpacerFrame.cpp:61: warning: by 'PRUint8 SpacerFrame::GetType()' nsSplittableFrame.cpp c++ -o nsSplittableFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSplittableFrame.pp nsSplittableFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTextFrame.cpp c++ -o nsTextFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextFrame.pp nsTextFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTextFrame.cpp: In member function 'nsReflowStatus nsTextFrame::MeasureText(nsPresContext*, const nsHTMLReflowState&, nsTextTransformer&, nsILineBreaker*, nsTextFrame::TextStyle&, nsTextFrame::TextReflowData&)': nsTextFrame.cpp:5430: warning: comparison between signed and unsigned integer expressions nsTextFrame.cpp: In member function 'void nsTextFrame::PaintTextDecorations(nsIRenderingContext&, nsStyleContext*, nsPresContext*, nsTextFrame::TextPaintStyle&, nscoord, nscoord, nscoord, PRBool, PRUnichar*, SelectionDetails*, PRUint32, PRUint32, const nscoord*)': nsTextFrame.cpp:2036: warning: 'overrideColor' may be used uninitialized in this function nsTextFrame.cpp:2033: warning: 'strikeColor' may be used uninitialized in this function nsTextFrame.cpp:2033: warning: 'underColor' may be used uninitialized in this function nsTextFrame.cpp:2033: warning: 'overColor' may be used uninitialized in this function nsTextTransformer.cpp c++ -o nsTextTransformer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextTransformer.pp nsTextTransformer.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTextTransformer.cpp: In member function 'PRInt32 nsTextTransformer::ScanNormalAsciiText_F(PRInt32, PRInt32*, PRBool*)': nsTextTransformer.cpp:363: warning: comparison is always false due to limited range of data type nsTextTransformer.cpp:363: warning: comparison is always true due to limited range of data type nsTextTransformer.cpp:363: warning: comparison is always false due to limited range of data type nsTextTransformer.cpp:363: warning: comparison is always true due to limited range of data type nsTextTransformer.cpp: In member function 'PRInt32 nsTextTransformer::ScanNormalAsciiText_F_ForWordBreak(PRInt32, PRInt32*, PRBool*, PRBool)': nsTextTransformer.cpp:465: warning: comparison is always false due to limited range of data type nsTextTransformer.cpp:465: warning: comparison is always true due to limited range of data type nsTextTransformer.cpp:465: warning: comparison is always false due to limited range of data type nsTextTransformer.cpp:465: warning: comparison is always true due to limited range of data type nsViewportFrame.cpp c++ -o nsViewportFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsViewportFrame.pp nsViewportFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBidiFrames.cpp c++ -o nsBidiFrames.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../base -I./../tables -I./../xul/base/src -I./../../content/xul/content/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -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/uriloader -I../../dist/include/mimetype -I../../dist/include/webbrwsr -I../../dist/include/oji -I../../dist/include/unicharutil -I../../dist/include/lwbrk -I../../dist/include/imglib2 -I../../dist/include/accessibility -I../../dist/include/xpconnect -I../../dist/include/java -I../../dist/include/exthandler -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBidiFrames.pp nsBidiFrames.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgkgeneric_s.a ar cr libgkgeneric_s.a nsAbsoluteContainingBlock.o nsAreaFrame.o nsBRFrame.o nsBlockBandData.o nsBlockFrame.o nsBlockReflowContext.o nsBlockReflowState.o nsBulletFrame.o nsColumnSetFrame.o nsContainerFrame.o nsFirstLetterFrame.o nsFrame.o nsFrameFrame.o nsFrameList.o nsFrameSetFrame.o nsFrameUtil.o nsGfxScrollFrame.o nsHTMLCanvasFrame.o nsHTMLContainerFrame.o nsHTMLFrame.o nsHTMLReflowCommand.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 nsReflowPath.o nsSelection.o nsSimplePageSequence.o nsSpaceManager.o nsSpacerFrame.o nsSplittableFrame.o nsTextFrame.o nsTextTransformer.o nsViewportFrame.o nsBidiFrames.o ranlib libgkgeneric_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkgeneric_s.a ../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R ./gopher-audio.gif ./gopher-binary.gif ./gopher-find.gif ./gopher-image.gif ./gopher-menu.gif ./gopher-movie.gif ./gopher-sound.gif ./gopher-telnet.gif ./gopher-text.gif ./gopher-unknown.gif ../../dist/bin/res/html /builddir/build/BUILD/mozilla/config/nsinstall -R ./broken-image.gif ./loading-image.gif ../../dist/bin/res gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/generic' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/forms' nsButtonFrameRenderer.cpp c++ -o nsButtonFrameRenderer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsButtonFrameRenderer.pp nsButtonFrameRenderer.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComboboxControlFrame.cpp c++ -o nsComboboxControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsComboboxControlFrame.pp nsComboboxControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsComboboxControlFrame.cpp: In member function 'void nsComboboxControlFrame::ShowPopup(PRBool)': nsComboboxControlFrame.cpp:566: warning: unused variable 'scrollingView' nsComboboxControlFrame.cpp: In member function 'void nsComboboxControlFrame::ShowList(nsPresContext*, PRBool)': nsComboboxControlFrame.cpp:594: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComboboxControlFrame.cpp: In member function 'void nsComboboxControlFrame::SetChildFrameSize(nsIFrame*, nscoord, nscoord)': nsComboboxControlFrame.cpp:674: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComboboxControlFrame.cpp: In member function 'virtual nsresult nsComboboxControlFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': nsComboboxControlFrame.cpp:1359: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComboboxControlFrame.cpp:1362: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComboboxControlFrame.cpp: In member function 'virtual nsresult nsComboboxControlFrame::Destroy(nsPresContext*)': nsComboboxControlFrame.cpp:2250: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFieldSetFrame.cpp c++ -o nsFieldSetFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFieldSetFrame.pp nsFieldSetFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsFileControlFrame.cpp c++ -o nsFileControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFileControlFrame.pp nsFileControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsFormControlFrame.cpp c++ -o nsFormControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFormControlFrame.pp nsFormControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsFormControlHelper.cpp c++ -o nsFormControlHelper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsFormControlHelper.pp nsFormControlHelper.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsGfxButtonControlFrame.cpp c++ -o nsGfxButtonControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxButtonControlFrame.pp nsGfxButtonControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsGfxButtonControlFrame.cpp: In member function 'nsresult nsGfxButtonControlFrame::GetDefaultLabel(nsXPIDLString&)': nsGfxButtonControlFrame.cpp:251: warning: unused variable 'rv' nsGfxCheckboxControlFrame.cpp c++ -o nsGfxCheckboxControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxCheckboxControlFrame.pp nsGfxCheckboxControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGfxRadioControlFrame.cpp c++ -o nsGfxRadioControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGfxRadioControlFrame.pp nsGfxRadioControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTextControlFrame.cpp c++ -o nsTextControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTextControlFrame.pp nsTextControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsHTMLButtonControlFrame.cpp c++ -o nsHTMLButtonControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHTMLButtonControlFrame.pp nsHTMLButtonControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLButtonControlFrame.cpp: In member function 'void nsHTMLButtonControlFrame::ReParentFrameList(nsFrameManager*, nsIFrame*)': nsHTMLButtonControlFrame.cpp:214: warning: unused variable 'newParentContext' nsImageControlFrame.cpp c++ -o nsImageControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsImageControlFrame.pp nsImageControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLegendFrame.cpp c++ -o nsLegendFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLegendFrame.pp nsLegendFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsListControlFrame.cpp c++ -o nsListControlFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsListControlFrame.pp nsListControlFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsListControlFrame.cpp: In member function 'nsresult nsListControlFrame::GetSizeAttribute(PRInt32*)': nsListControlFrame.cpp:1555: warning: dereferencing type-punned pointer will break strict-aliasing rules nsListControlFrame.cpp: In member function 'virtual nsresult nsListControlFrame::GetMultiple(PRBool*, nsIDOMHTMLSelectElement*)': nsListControlFrame.cpp:1636: warning: dereferencing type-punned pointer will break strict-aliasing rules nsListControlFrame.cpp: In static member function 'static nsIDOMHTMLSelectElement* nsListControlFrame::GetSelect(nsIContent*)': nsListControlFrame.cpp:1657: warning: dereferencing type-punned pointer will break strict-aliasing rules nsListControlFrame.cpp: In member function 'virtual nsresult nsListControlFrame::SetComboboxFrame(nsIFrame*)': nsListControlFrame.cpp:1900: warning: dereferencing type-punned pointer will break strict-aliasing rules nsListControlFrame.cpp: In member function 'PRBool nsListControlFrame::SetOptionsSelectedFromFrame(PRInt32, PRInt32, PRBool, PRBool)': nsListControlFrame.cpp:2089: warning: unused variable 'rv' nsListControlFrame.cpp: In member function 'nsresult nsListControlFrame::MouseUp(nsIDOMEvent*)': nsListControlFrame.cpp:2513: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIsIndexFrame.cpp c++ -o nsIsIndexFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsIsIndexFrame.pp nsIsIndexFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../generic/nsBlockFrame.h: At global scope: ./../generic/nsBlockFrame.h:211: warning: 'virtual nsresult nsBlockFrame::HandleEvent(nsPresContext*, nsGUIEvent*, nsEventStatus*)' was hidden nsIsIndexFrame.h:129: warning: by 'virtual nsresult nsIsIndexFrame::HandleEvent(nsIDOMEvent*)' nsSelectsAreaFrame.cpp c++ -o nsSelectsAreaFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/base/src -I./../../content/html/content/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/locale -I../../dist/include/content -I../../dist/include/gfx -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/txtsvc -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/txmgr -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/accessibility -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/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSelectsAreaFrame.pp nsSelectsAreaFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' rm -f libgkforms_s.a ar cr libgkforms_s.a nsButtonFrameRenderer.o nsComboboxControlFrame.o nsFieldSetFrame.o nsFileControlFrame.o nsFormControlFrame.o nsFormControlHelper.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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkforms_s.a ../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/forms' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/printing' nsPrintEngine.cpp c++ -o nsPrintEngine.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -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/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/xpconnect -I../../dist/include/pref -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintEngine.pp nsPrintEngine.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPrintData.cpp c++ -o nsPrintData.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -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/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/xpconnect -I../../dist/include/pref -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintData.pp nsPrintData.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrintObject.cpp c++ -o nsPrintObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -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/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/xpconnect -I../../dist/include/pref -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintObject.pp nsPrintObject.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPagePrintTimer.cpp c++ -o nsPagePrintTimer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -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/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/xpconnect -I../../dist/include/pref -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPagePrintTimer.pp nsPagePrintTimer.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrintPreviewListener.cpp c++ -o nsPrintPreviewListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -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/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/xpconnect -I../../dist/include/pref -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPrintPreviewListener.pp nsPrintPreviewListener.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libgkprinting_s.a ar cr libgkprinting_s.a nsPrintEngine.o nsPrintData.o nsPrintObject.o nsPagePrintTimer.o nsPrintPreviewListener.o ranlib libgkprinting_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkprinting_s.a ../../dist/lib nsIPrintProgress.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPrintProgress nsIPrintProgress.idl nsIPrintProgressParams.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPrintProgressParams nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPrintStatusFeedback nsIPrintStatusFeedback.idl ../../dist/bin/xpt_link _xpidlgen/layout_printing.xpt _xpidlgen/nsIPrintProgress.xpt _xpidlgen/nsIPrintProgressParams.xpt _xpidlgen/nsIPrintStatusFeedback.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_printing.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/printing' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/tables' BasicTableLayoutStrategy.cpp c++ -o BasicTableLayoutStrategy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/BasicTableLayoutStrategy.pp BasicTableLayoutStrategy.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules FixedTableLayoutStrategy.cpp c++ -o FixedTableLayoutStrategy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/FixedTableLayoutStrategy.pp FixedTableLayoutStrategy.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCellMap.cpp c++ -o nsCellMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCellMap.pp nsCellMap.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTableCellFrame.cpp c++ -o nsTableCellFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableCellFrame.pp nsTableCellFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTableColFrame.cpp c++ -o nsTableColFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableColFrame.pp nsTableColFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTableColGroupFrame.cpp c++ -o nsTableColGroupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableColGroupFrame.pp nsTableColGroupFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTableColGroupFrame.cpp: In member function 'PRInt32 nsTableColGroupFrame::GetSpan()': nsTableColGroupFrame.cpp:542: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTableFrame.cpp c++ -o nsTableFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableFrame.pp nsTableFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsTableFrame.cpp: In member function 'void nsTableFrame::PushChildren(const nsAutoVoidArray&, PRInt32)': nsTableFrame.cpp:2238: warning: comparison between signed and unsigned integer expressions nsTableFrame.cpp: In member function 'virtual nsresult nsTableFrame::AppendFrames(nsIAtom*, nsIFrame*)': nsTableFrame.cpp:2524: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTableFrame.cpp: In member function 'void nsTableFrame::PaintBCBorders(nsIRenderingContext&, const nsRect&)': nsTableFrame.cpp:7058: warning: 'bevel' may be used uninitialized in this function nsTableFrame.cpp:7056: warning: 'isSegStart' may be used uninitialized in this function nsTableFrame.cpp:7053: warning: 'ownerSide' may be used uninitialized in this function nsTableFrame.cpp:7052: warning: 'borderOwner' may be used uninitialized in this function nsTableFrame.cpp: In member function 'virtual nsresult nsTableFrame::InsertFrames(nsIAtom*, nsIFrame*, nsIFrame*)': nsTableFrame.cpp:2587: warning: 'content' may be used uninitialized in this function nsTableOuterFrame.cpp c++ -o nsTableOuterFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableOuterFrame.pp nsTableOuterFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsTableRowFrame.cpp c++ -o nsTableRowFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableRowFrame.pp nsTableRowFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTableRowFrame.cpp: In member function 'virtual nsresult nsTableRowFrame::ReflowChildren(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsTableFrame&, nsReflowStatus&, PRBool)': nsTableRowFrame.cpp:909: warning: unused variable 'kidNextInFlow' nsTableRowGroupFrame.cpp c++ -o nsTableRowGroupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTableRowGroupFrame.pp nsTableRowGroupFrame.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTableRowGroupFrame.cpp: In member function 'void nsTableRowGroupFrame::SplitSpanningCells(nsPresContext&, const nsHTMLReflowState&, nsTableFrame&, nsTableRowFrame&, nsTableRowFrame&, PRBool, nscoord, nsTableRowFrame*&, nsTableRowFrame*&, nscoord&)': nsTableRowGroupFrame.cpp:945: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTableRowGroupFrame.cpp: In member function 'nsresult nsTableRowGroupFrame::SplitRowGroup(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsTableFrame*, nsReflowStatus&)': nsTableRowGroupFrame.cpp:1065: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTablePainter.cpp c++ -o nsTablePainter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DDEBUG_TABLE_REFLOW_TIMING_off -DDEBUG_TABLE_STRATEGY_off -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../xul/base/src -I./../../content/html/content/src -I./../../content/base/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/content -I../../dist/include/gfx -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/accessibility -I../../dist/include/necko -I../../dist/include/webshell -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/pref -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTablePainter.pp nsTablePainter.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgktable_s.a ar cr libgktable_s.a BasicTableLayoutStrategy.o FixedTableLayoutStrategy.o nsCellMap.o nsTableCellFrame.o nsTableColFrame.o nsTableColGroupFrame.o nsTableFrame.o nsTableOuterFrame.o nsTableRowFrame.o nsTableRowGroupFrame.o nsTablePainter.o ranlib libgktable_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgktable_s.a ../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/tables' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/public' nsIBoxObject.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBoxObject nsIBoxObject.idl nsIScrollBoxObject.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIScrollBoxObject nsIScrollBoxObject.idl nsIBoxLayoutManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBoxLayoutManager nsIBoxLayoutManager.idl nsIBoxPaintManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBoxPaintManager nsIBoxPaintManager.idl nsIPopupBoxObject.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPopupBoxObject nsIPopupBoxObject.idl nsIMenuBoxObject.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIMenuBoxObject nsIMenuBoxObject.idl nsIBrowserBoxObject.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBrowserBoxObject nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIIFrameBoxObject nsIIFrameBoxObject.idl nsIEditorBoxObject.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIEditorBoxObject nsIEditorBoxObject.idl nsIListBoxObject.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIListBoxObject nsIListBoxObject.idl ../../../../dist/bin/xpt_link _xpidlgen/layout_xul.xpt _xpidlgen/nsIBoxObject.xpt _xpidlgen/nsIScrollBoxObject.xpt _xpidlgen/nsIBoxLayoutManager.xpt _xpidlgen/nsIBoxPaintManager.xpt _xpidlgen/nsIScrollBoxObject.xpt _xpidlgen/nsIPopupBoxObject.xpt _xpidlgen/nsIMenuBoxObject.xpt _xpidlgen/nsIBrowserBoxObject.xpt _xpidlgen/nsIIFrameBoxObject.xpt _xpidlgen/nsIEditorBoxObject.xpt _xpidlgen/nsIListBoxObject.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_xul.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src' nsScrollBoxFrame.cpp c++ -o nsScrollBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollBoxFrame.pp nsScrollBoxFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScrollBoxFrame.cpp: In member function 'virtual nsresult nsAutoRepeatBoxFrame::QueryInterface(const nsIID&, void**)': nsScrollBoxFrame.cpp:108: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRootBoxFrame.cpp c++ -o nsRootBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsRootBoxFrame.pp nsRootBoxFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRootBoxFrame.cpp: In member function 'virtual nsresult nsRootBoxFrame::QueryInterface(const nsIID&, void**)': nsRootBoxFrame.cpp:341: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBox.cpp c++ -o nsBox.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBox.pp nsBox.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBox.cpp: In member function 'nsresult nsBox::SyncLayout(nsBoxLayoutState&)': nsBox.cpp:866: warning: operation on 'bounds' may be undefined nsBox.cpp:866: warning: operation on 'bounds' may be undefined nsBox.cpp: In static member function 'static PRBool nsIFrame::AddCSSMinSize(nsBoxLayoutState&, nsIBox*, nsSize&)': nsBox.cpp:1026: warning: unused variable 'min' nsBox.cpp:1039: warning: unused variable 'min' nsBoxFrame.cpp c++ -o nsBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxFrame.pp nsBoxFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsBoxFrame.cpp: In member function 'virtual nsresult nsBoxFrame::QueryInterface(const nsIID&, void**)': nsBoxFrame.cpp:1719: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBoxLayoutState.cpp c++ -o nsBoxLayoutState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxLayoutState.pp nsBoxLayoutState.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBoxLayoutState.h: In constructor 'nsBoxLayoutState::nsBoxLayoutState(nsPresContext*)': nsBoxLayoutState.h:111: warning: 'nsBoxLayoutState::mType' will be initialized after nsBoxLayoutState.h:110: warning: 'nscoord* nsBoxLayoutState::mMaxElementWidth' nsBoxLayoutState.cpp:53: warning: when initialized here nsBoxLayoutState.h: In constructor 'nsBoxLayoutState::nsBoxLayoutState(nsIPresShell*)': nsBoxLayoutState.h:111: warning: 'nsBoxLayoutState::mType' will be initialized after nsBoxLayoutState.h:110: warning: 'nscoord* nsBoxLayoutState::mMaxElementWidth' nsBoxLayoutState.cpp:75: warning: when initialized here nsBoxLayoutState.h: In constructor 'nsBoxLayoutState::nsBoxLayoutState(nsPresContext*, const nsHTMLReflowState&, nsHTMLReflowMetrics&)': nsBoxLayoutState.h:111: warning: 'nsBoxLayoutState::mType' will be initialized after nsBoxLayoutState.h:110: warning: 'nscoord* nsBoxLayoutState::mMaxElementWidth' nsBoxLayoutState.cpp:87: warning: when initialized here nsSprocketLayout.cpp c++ -o nsSprocketLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSprocketLayout.pp nsSprocketLayout.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStackFrame.cpp c++ -o nsStackFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsStackFrame.pp nsStackFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsStackLayout.cpp c++ -o nsStackLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsStackLayout.pp nsStackLayout.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBoxLayout.cpp c++ -o nsBoxLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxLayout.pp nsBoxLayout.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScrollbarFrame.cpp c++ -o nsScrollbarFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollbarFrame.pp nsScrollbarFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScrollbarFrame.cpp: In member function 'virtual nsresult nsScrollbarFrame::QueryInterface(const nsIID&, void**)': nsScrollbarFrame.cpp:79: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScrollbarFrame.cpp: In member function 'virtual nsresult nsScrollbarFrame::AttributeChanged(nsIContent*, PRInt32, nsIAtom*, PRInt32)': nsScrollbarFrame.cpp:151: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScrollbarButtonFrame.cpp c++ -o nsScrollbarButtonFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollbarButtonFrame.pp nsScrollbarButtonFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsButtonBoxFrame.cpp c++ -o nsButtonBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsButtonBoxFrame.pp nsButtonBoxFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSliderFrame.cpp c++ -o nsSliderFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSliderFrame.pp nsSliderFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsNativeScrollbarFrame.cpp c++ -o nsNativeScrollbarFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNativeScrollbarFrame.pp nsNativeScrollbarFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBoxFrame.h: At global scope: nsBoxFrame.h:243: warning: 'virtual nsresult nsBoxFrame::Destroy(nsPresContext*)' was hidden nsNativeScrollbarFrame.h:92: warning: by 'virtual void nsNativeScrollbarFrame::Destroy()' nsRepeatService.cpp c++ -o nsRepeatService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXULTooltipListener.pp nsXULTooltipListener.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsScrollBoxObject.cpp c++ -o nsScrollBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScrollBoxObject.pp nsScrollBoxObject.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsScrollBoxObject.cpp: In member function 'virtual nsresult nsScrollBoxObject::QueryInterface(const nsIID&, void**)': nsScrollBoxObject.cpp:71: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBrowserBoxObject.cpp c++ -o nsBrowserBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserBoxObject.pp nsBrowserBoxObject.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIFrameBoxObject.cpp c++ -o nsIFrameBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsIFrameBoxObject.pp nsIFrameBoxObject.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEditorBoxObject.cpp c++ -o nsEditorBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsEditorBoxObject.pp nsEditorBoxObject.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEditorBoxObject.cpp: In member function 'virtual nsresult nsEditorBoxObject::QueryInterface(const nsIID&, void**)': nsEditorBoxObject.cpp:60: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuBoxObject.cpp c++ -o nsMenuBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuBoxObject.pp nsMenuBoxObject.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIMenuParent.h: At global scope: nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsPopupBoxObject.cpp c++ -o nsPopupBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPopupBoxObject.pp nsPopupBoxObject.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIMenuParent.h: At global scope: nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsListBoxObject.cpp c++ -o nsListBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListBoxObject.pp nsListBoxObject.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsListBoxObject.cpp: In member function 'virtual nsresult nsListBoxObject::QueryInterface(const nsIID&, void**)': nsListBoxObject.cpp:70: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBoxObject.cpp c++ -o nsBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBoxObject.pp nsBoxObject.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = nsPresState]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = nsPresState]' ../../../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = nsPresState]' nsBoxObject.cpp:436: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules nsImageBoxFrame.cpp c++ -o nsImageBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsImageBoxFrame.pp nsImageBoxFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsDocElementBoxFrame.cpp c++ -o nsDocElementBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDocElementBoxFrame.pp nsDocElementBoxFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocElementBoxFrame.cpp: In member function 'virtual nsresult nsDocElementBoxFrame::QueryInterface(const nsIID&, void**)': nsDocElementBoxFrame.cpp:168: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLeafBoxFrame.cpp c++ -o nsLeafBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsLeafBoxFrame.pp nsLeafBoxFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsLeafBoxFrame.cpp: In member function 'virtual nsresult nsLeafBoxFrame::QueryInterface(const nsIID&, void**)': nsLeafBoxFrame.cpp:494: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTextBoxFrame.cpp c++ -o nsTextBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTextBoxFrame.pp nsTextBoxFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTextBoxFrame.cpp: In member function 'virtual nsresult nsTextBoxFrame::PaintTitle(nsPresContext*, nsIRenderingContext&, const nsRect&, const nsRect&)': nsTextBoxFrame.cpp:352: warning: 'strikeColor' may be used uninitialized in this function nsTextBoxFrame.cpp:351: warning: 'underColor' may be used uninitialized in this function nsTextBoxFrame.cpp:350: warning: 'overColor' may be used uninitialized in this function nsGroupBoxFrame.cpp c++ -o nsGroupBoxFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGroupBoxFrame.pp nsGroupBoxFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrameNavigator.cpp c++ -o nsFrameNavigator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFrameNavigator.pp nsFrameNavigator.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFrameNavigator.cpp: In static member function 'static PRInt32 nsFrameNavigator::IndexOf(nsPresContext*, nsIBox*, nsIBox*)': nsFrameNavigator.cpp:89: warning: unused variable 'rv' nsFrameNavigator.cpp: In static member function 'static PRInt32 nsFrameNavigator::CountFrames(nsPresContext*, nsIBox*)': nsFrameNavigator.cpp:106: warning: unused variable 'rv' nsFrameNavigator.cpp: In static member function 'static nsIBox* nsFrameNavigator::GetChildAt(nsPresContext*, nsIBox*, PRInt32)': nsFrameNavigator.cpp:126: warning: unused variable 'rv' nsSplitterFrame.cpp c++ -o nsSplitterFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSplitterFrame.pp nsSplitterFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSplitterFrame.cpp: In member function 'virtual nsresult nsSplitterFrame::QueryInterface(const nsIID&, void**)': nsSplitterFrame.cpp:265: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGrippyFrame.cpp c++ -o nsGrippyFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGrippyFrame.pp nsGrippyFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDeckFrame.cpp c++ -o nsDeckFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDeckFrame.pp nsDeckFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDeckFrame.cpp: In member function 'virtual nsresult nsDeckFrame::DoLayout(nsBoxLayoutState&)': nsDeckFrame.cpp:296: warning: unused variable 'rv2' nsProgressMeterFrame.cpp c++ -o nsProgressMeterFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsProgressMeterFrame.pp nsProgressMeterFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuPopupFrame.cpp c++ -o nsMenuPopupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuPopupFrame.pp nsMenuPopupFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuPopupFrame.cpp: In member function 'virtual nsresult nsMenuPopupFrame::QueryInterface(const nsIID&, void**)': nsMenuPopupFrame.cpp:154: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuPopupFrame.cpp: In member function 'virtual nsIMenuFrame* nsMenuPopupFrame::GetNextMenuItem(nsIMenuFrame*)': nsMenuPopupFrame.cpp:1215: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuPopupFrame.cpp: In member function 'virtual nsIMenuFrame* nsMenuPopupFrame::GetPreviousMenuItem(nsIMenuFrame*)': nsMenuPopupFrame.cpp:1267: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuPopupFrame.cpp: In member function 'void nsMenuPopupFrame::EnsureMenuItemIsVisible(nsIMenuFrame*)': nsMenuPopupFrame.cpp:1402: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuPopupFrame.cpp: In member function 'void nsMenuPopupFrame::AdjustPositionForAnchorAlign(PRInt32*, PRInt32*, const nsRect&, const nsString&, const nsString&, PRBool*)': nsMenuPopupFrame.cpp:609: warning: 'margin.nsMargin::left' may be used uninitialized in this function nsMenuPopupFrame.cpp:609: warning: 'margin.nsMargin::top' may be used uninitialized in this function nsMenuPopupFrame.cpp:609: warning: 'margin.nsMargin::right' may be used uninitialized in this function nsMenuPopupFrame.cpp:609: warning: 'margin.nsMargin::bottom' may be used uninitialized in this function nsMenuPopupFrame.cpp: In member function 'nsresult nsMenuPopupFrame::SyncViewWithFrame(nsPresContext*, const nsString&, const nsString&, nsIFrame*, PRInt32, PRInt32)': nsMenuPopupFrame.cpp:811: warning: 'margin.nsMargin::left' may be used uninitialized in this function nsMenuPopupFrame.cpp:811: warning: 'margin.nsMargin::top' may be used uninitialized in this function nsMenuPopupFrame.cpp:811: warning: 'margin.nsMargin::bottom' may be used uninitialized in this function nsMenuFrame.cpp c++ -o nsMenuFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuFrame.pp nsMenuFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsMenuFrame.cpp: In member function 'virtual nsresult nsMenuFrame::QueryInterface(const nsIID&, void**)': nsMenuFrame.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuFrame.cpp: In member function 'void nsMenuFrame::UpdateMenuSpecialState(nsPresContext*)': nsMenuFrame.cpp:1515: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuFrame.cpp: In member function 'virtual nsresult nsMenuFrame::GetActiveChild(nsIDOMElement**)': nsMenuFrame.cpp:2129: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIMenuParent.h: At global scope: nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsMenuBarFrame.cpp c++ -o nsMenuBarFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuBarFrame.pp nsMenuBarFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuBarFrame.cpp: In member function 'virtual nsresult nsMenuBarFrame::QueryInterface(const nsIID&, void**)': nsMenuBarFrame.cpp:110: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuBarFrame.cpp: In member function 'virtual nsIMenuFrame* nsMenuBarFrame::GetNextMenuItem(nsIMenuFrame*)': nsMenuBarFrame.cpp:465: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuBarFrame.cpp: In member function 'virtual nsIMenuFrame* nsMenuBarFrame::GetPreviousMenuItem(nsIMenuFrame*)': nsMenuBarFrame.cpp:517: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMenuBarListener.cpp c++ -o nsMenuBarListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuBarListener.pp nsMenuBarListener.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsIMenuParent.h: At global scope: nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsMenuListener.cpp c++ -o nsMenuListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuListener.pp nsMenuListener.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIMenuParent.h: At global scope: nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsMenuDismissalListener.cpp c++ -o nsMenuDismissalListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMenuDismissalListener.pp nsMenuDismissalListener.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsIMenuParent.h: At global scope: nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsPopupSetFrame.cpp c++ -o nsPopupSetFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPopupSetFrame.pp nsPopupSetFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPopupSetFrame.cpp: In member function 'virtual nsresult nsPopupSetFrame::QueryInterface(const nsIID&, void**)': nsPopupSetFrame.cpp:147: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPopupSetFrame.cpp: In member function 'void nsPopupSetFrame::ActivatePopup(nsPopupFrameList*, PRBool)': nsPopupSetFrame.cpp:608: warning: unused variable 'activeChild' nsIMenuParent.h: At global scope: nsIMenuParent.h:101: warning: 'DirectionFromKeyCode_lr_tb' defined but not used nsIMenuParent.h:114: warning: 'DirectionFromKeyCode_rl_tb' defined but not used nsTitleBarFrame.cpp c++ -o nsTitleBarFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTitleBarFrame.pp nsTitleBarFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsResizerFrame.cpp c++ -o nsResizerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsResizerFrame.pp nsResizerFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBoxFrame.h: At global scope: nsBoxFrame.h:238: warning: 'virtual void nsBoxFrame::GetInitialDirection(PRBool&)' was hidden nsResizerFrame.h:83: warning: by 'PRBool nsResizerFrame::GetInitialDirection(nsResizerFrame::eDirection&)' nsListBoxBodyFrame.cpp c++ -o nsListBoxBodyFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListBoxBodyFrame.pp nsListBoxBodyFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsListBoxBodyFrame.cpp: In member function 'virtual nsresult nsListBoxBodyFrame::QueryInterface(const nsIID&, void**)': nsListBoxBodyFrame.cpp:227: warning: dereferencing type-punned pointer will break strict-aliasing rules nsListItemFrame.cpp c++ -o nsListItemFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListItemFrame.pp nsListItemFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsListItemFrame.cpp: In member function 'virtual nsresult nsListItemFrame::QueryInterface(const nsIID&, void**)': nsListItemFrame.cpp:59: warning: dereferencing type-punned pointer will break strict-aliasing rules nsListBoxLayout.cpp c++ -o nsListBoxLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base -I./../../../generic -I./../../../style -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/locale -I../../../../dist/include/content -I../../../../dist/include/xul -I../../../../dist/include/gfx -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/cairo -I../../../../dist/include/libpixman -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsListBoxLayout.pp nsListBoxLayout.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 nsNativeScrollbarFrame.o nsRepeatService.o nsXULTooltipListener.o nsScrollBoxObject.o nsBrowserBoxObject.o nsIFrameBoxObject.o nsEditorBoxObject.o nsMenuBoxObject.o nsPopupBoxObject.o nsListBoxObject.o nsBoxObject.o nsImageBoxFrame.o nsDocElementBoxFrame.o nsLeafBoxFrame.o nsTextBoxFrame.o nsGroupBoxFrame.o nsFrameNavigator.o nsSplitterFrame.o nsGrippyFrame.o nsDeckFrame.o nsProgressMeterFrame.o nsMenuPopupFrame.o nsMenuFrame.o nsMenuBarFrame.o nsMenuBarListener.o nsMenuListener.o nsMenuDismissalListener.o nsPopupSetFrame.o nsTitleBarFrame.o nsResizerFrame.o nsListBoxBodyFrame.o nsListItemFrame.o nsListBoxLayout.o ranlib libgkxulbase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkxulbase_s.a ../../../../dist/lib gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree' gmake[8]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/public' nsITreeColumns.idl ../../../../../../dist/bin/xpidl -m typelib -w -I ../../../../../../dist/idl -I. -o _xpidlgen/nsITreeColumns nsITreeColumns.idl nsITreeView.idl ../../../../../../dist/bin/xpidl -m typelib -w -I ../../../../../../dist/idl -I. -o _xpidlgen/nsITreeView nsITreeView.idl nsITreeSelection.idl ../../../../../../dist/bin/xpidl -m typelib -w -I ../../../../../../dist/idl -I. -o _xpidlgen/nsITreeSelection nsITreeSelection.idl nsITreeBoxObject.idl ../../../../../../dist/bin/xpidl -m typelib -w -I ../../../../../../dist/idl -I. -o _xpidlgen/nsITreeBoxObject nsITreeBoxObject.idl nsITreeContentView.idl ../../../../../../dist/bin/xpidl -m typelib -w -I ../../../../../../dist/idl -I. -o _xpidlgen/nsITreeContentView nsITreeContentView.idl ../../../../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/layout_xul_tree.xpt ../../../../../../dist/bin/components gmake[8]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/public' gmake[8]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/src' nsTreeBodyFrame.cpp c++ -o nsTreeBodyFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/xul -I../../../../../../dist/include/gfx -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/layout -I../../../../../../dist/include -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeBodyFrame.pp nsTreeBodyFrame.cpp ../../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTreeBodyFrame.h: In constructor 'nsTreeBodyFrame::Slots::Slots()': nsTreeBodyFrame.h:395: warning: negative integer implicitly converted to unsigned type ../../../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTreeBodyFrame.cpp: In member function 'virtual nsresult nsTreeBodyFrame::QueryInterface(const nsIID&, void**)': nsTreeBodyFrame.cpp:148: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTreeBoxObject.cpp c++ -o nsTreeBoxObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/xul -I../../../../../../dist/include/gfx -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/layout -I../../../../../../dist/include -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeBoxObject.pp nsTreeBoxObject.cpp ../../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTreeBoxObject.cpp: In member function 'virtual nsresult nsTreeBoxObject::QueryInterface(const nsIID&, void**)': nsTreeBoxObject.cpp:81: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTreeColFrame.cpp c++ -o nsTreeColFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/xul -I../../../../../../dist/include/gfx -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/layout -I../../../../../../dist/include -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeColFrame.pp nsTreeColFrame.cpp ../../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTreeColFrame.cpp: In member function 'virtual nsresult nsTreeColFrame::QueryInterface(const nsIID&, void**)': nsTreeColFrame.cpp:93: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTreeColumns.cpp c++ -o nsTreeColumns.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/xul -I../../../../../../dist/include/gfx -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/layout -I../../../../../../dist/include -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeColumns.pp nsTreeColumns.cpp ../../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTreeContentView.cpp c++ -o nsTreeContentView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/xul -I../../../../../../dist/include/gfx -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/layout -I../../../../../../dist/include -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeContentView.pp nsTreeContentView.cpp ../../../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTreeImageListener.cpp c++ -o nsTreeImageListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/xul -I../../../../../../dist/include/gfx -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/layout -I../../../../../../dist/include -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeImageListener.pp nsTreeImageListener.cpp ../../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTreeSelection.cpp c++ -o nsTreeSelection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/xul -I../../../../../../dist/include/gfx -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/layout -I../../../../../../dist/include -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeSelection.pp nsTreeSelection.cpp ../../../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../../../dist/include/content/nsPLDOMEvent.h: At global scope: ../../../../../../dist/include/content/nsPLDOMEvent.h:64: warning: 'void HandlePLDOMEvent(nsPLDOMEvent*)' declared 'static' but never defined ../../../../../../dist/include/content/nsPLDOMEvent.h:65: warning: 'void DestroyPLDOMEvent(nsPLDOMEvent*)' declared 'static' but never defined nsTreeStyleCache.cpp c++ -o nsTreeStyleCache.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/xul -I../../../../../../dist/include/gfx -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/layout -I../../../../../../dist/include -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -Wp,-MD,.deps/nsTreeStyleCache.pp nsTreeStyleCache.cpp ../../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTreeUtils.cpp c++ -o nsTreeUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../../base/src -I./../../../../../base -I./../../../../../generic -I./../../../../../style -I./../../../../../forms -I../../../../../../dist/include/xpcom -I../../../../../../dist/include/string -I../../../../../../dist/include/dom -I../../../../../../dist/include/content -I../../../../../../dist/include/xul -I../../../../../../dist/include/gfx -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/layout -I../../../../../../dist/include -I/usr/include/nspr4 -I../../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkxultree_s.a ../../../../../../dist/lib gmake[8]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/src' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/grid' nsGridLayout2.cpp c++ -o nsGridLayout2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/layout -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridLayout2.pp nsGridLayout2.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGridLayout2.cpp: In member function 'virtual nsresult nsGridLayout2::QueryInterface(const nsIID&, void**)': nsGridLayout2.cpp:328: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGridRowLayout.cpp c++ -o nsGridRowLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/layout -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowLayout.pp nsGridRowLayout.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGridRowLayout.cpp: In member function 'virtual nsresult nsGridRowLayout::QueryInterface(const nsIID&, void**)': nsGridRowLayout.cpp:268: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGridRowLeafLayout.cpp c++ -o nsGridRowLeafLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/layout -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowLeafLayout.pp nsGridRowLeafLayout.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGridRowLeafFrame.cpp c++ -o nsGridRowLeafFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/layout -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowLeafFrame.pp nsGridRowLeafFrame.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGridRowGroupLayout.cpp c++ -o nsGridRowGroupLayout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/layout -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowGroupLayout.pp nsGridRowGroupLayout.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGridRowGroupFrame.cpp c++ -o nsGridRowGroupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/layout -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRowGroupFrame.pp nsGridRowGroupFrame.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGrid.cpp c++ -o nsGrid.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/layout -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGrid.pp nsGrid.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGridRow.cpp c++ -o nsGridRow.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/layout -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridRow.pp nsGridRow.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGridCell.cpp c++ -o nsGridCell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I. -I./../../../base/src -I./../../../../generic -I./../../../../style -I./../../../../forms -I../../../../../dist/include/xpcom -I../../../../../dist/include/string -I../../../../../dist/include/content -I../../../../../dist/include/gfx -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/view -I../../../../../dist/include/necko -I../../../../../dist/include/layout -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsGridCell.pp nsGridCell.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkxulgrid_s.a ../../../../../dist/lib gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/grid' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/content' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/content/src' nsMathMLAtoms.cpp c++ -o nsMathMLAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLAtoms.pp nsMathMLAtoms.cpp nsMathMLOperators.cpp c++ -o nsMathMLOperators.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/gfx -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLOperators.pp nsMathMLOperators.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgkmathmlcon_s.a ar cr libgkmathmlcon_s.a nsMathMLAtoms.o nsMathMLOperators.o ranlib libgkmathmlcon_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkmathmlcon_s.a ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R ./mathml.dtd ../../../../dist/bin/res/dtd /builddir/build/BUILD/mozilla/config/nsinstall -R ./mathml.css ../../../../dist/bin/res gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/content/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/content' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/base/src' nsMathMLChar.cpp c++ -o nsMathMLChar.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLChar.pp nsMathMLChar.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLFrame.cpp c++ -o nsMathMLFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLFrame.pp nsMathMLFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLFrame.cpp: In static member function 'static nsresult nsMathMLFrame::GetAttribute(nsIContent*, nsIFrame*, nsIAtom*, nsString&)': nsMathMLFrame.cpp:248: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp c++ -o nsMathMLContainerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLContainerFrame.pp nsMathMLContainerFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLContainerFrame.cpp: In member function 'virtual nsresult nsMathMLContainerFrame::QueryInterface(const nsIID&, void**)': nsMathMLContainerFrame.cpp:78: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp: In member function 'virtual void nsMathMLContainerFrame::GetPreferredStretchSize(nsIRenderingContext&, PRUint32, nsStretchDirection, nsBoundingMetrics&)': nsMathMLContainerFrame.cpp:238: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp:249: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp: In member function 'virtual nsresult nsMathMLContainerFrame::Stretch(nsIRenderingContext&, nsStretchDirection, nsBoundingMetrics&, nsHTMLReflowMetrics&)': nsMathMLContainerFrame.cpp:316: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp:376: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp: In member function 'virtual nsresult nsMathMLContainerFrame::FinalizeReflow(nsIRenderingContext&, nsHTMLReflowMetrics&)': nsMathMLContainerFrame.cpp:472: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp: In static member function 'static void nsMathMLContainerFrame::PropagatePresentationDataFor(nsIFrame*, PRInt32, PRUint32, PRUint32)': nsMathMLContainerFrame.cpp:539: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp: In static member function 'static void nsMathMLContainerFrame::PropagateScriptStyleFor(nsIFrame*, PRInt32)': nsMathMLContainerFrame.cpp:596: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp:686: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp: In static member function 'static void nsMathMLContainerFrame::RebuildAutomaticDataForChildren(nsIFrame*)': nsMathMLContainerFrame.cpp:799: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp:807: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp: In static member function 'static nsresult nsMathMLContainerFrame::ReLayoutChildren(nsIFrame*)': nsMathMLContainerFrame.cpp:829: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp:858: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp: In member function 'nsresult nsMathMLContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': nsMathMLContainerFrame.cpp:1021: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLContainerFrame.cpp: In member function 'virtual nsresult nsMathMLContainerFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)': nsMathMLContainerFrame.cpp:1146: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLForeignFrameWrapper.cpp c++ -o nsMathMLForeignFrameWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLForeignFrameWrapper.pp nsMathMLForeignFrameWrapper.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLForeignFrameWrapper.cpp: In member function 'virtual nsresult nsMathMLForeignFrameWrapper::QueryInterface(const nsIID&, void**)': nsMathMLForeignFrameWrapper.cpp:60: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLTokenFrame.cpp c++ -o nsMathMLTokenFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLTokenFrame.pp nsMathMLTokenFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmoFrame.cpp c++ -o nsMathMLmoFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmoFrame.pp nsMathMLmoFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmoFrame.cpp: In member function 'virtual nsresult nsMathMLmoFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer, PRUint32)': nsMathMLmoFrame.cpp:148: warning: comparison between signed and unsigned integer expressions nsMathMLmoFrame.cpp: In member function 'virtual nsresult nsMathMLmoFrame::Stretch(nsIRenderingContext&, nsStretchDirection, nsBoundingMetrics&, nsHTMLReflowMetrics&)': nsMathMLmoFrame.cpp:644: warning: comparison between signed and unsigned integer expressions nsMathMLmoFrame.cpp:657: warning: comparison between signed and unsigned integer expressions nsMathMLmrowFrame.cpp c++ -o nsMathMLmrowFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmrowFrame.pp nsMathMLmrowFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmphantomFrame.cpp c++ -o nsMathMLmphantomFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmphantomFrame.pp nsMathMLmphantomFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmfencedFrame.cpp c++ -o nsMathMLmfencedFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmfencedFrame.pp nsMathMLmfencedFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmfencedFrame.cpp: In static member function 'static nsresult nsMathMLmfencedFrame::doReflow(nsPresContext*, const nsHTMLReflowState&, nsHTMLReflowMetrics&, nsReflowStatus&, nsIFrame*, nsMathMLChar*, nsMathMLChar*, nsMathMLChar*, PRInt32)': nsMathMLmfencedFrame.cpp:371: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLmfracFrame.cpp c++ -o nsMathMLmfracFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmfracFrame.pp nsMathMLmfracFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmfracFrame.cpp: In member function 'virtual nsresult nsMathMLmfracFrame::TransmitAutomaticData()': nsMathMLmfracFrame.cpp:157: warning: negative integer implicitly converted to unsigned type nsMathMLmsupFrame.cpp c++ -o nsMathMLmsupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmsupFrame.pp nsMathMLmsupFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmsupFrame.cpp: In member function 'virtual nsresult nsMathMLmsupFrame::TransmitAutomaticData()': nsMathMLmsupFrame.cpp:92: warning: negative integer implicitly converted to unsigned type nsMathMLmsupFrame.cpp: In static member function 'static nsresult nsMathMLmsupFrame::PlaceSuperScript(nsPresContext*, nsIRenderingContext&, PRBool, nsHTMLReflowMetrics&, nsIFrame*, nscoord, nscoord)': nsMathMLmsupFrame.cpp:138: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLmsubFrame.cpp c++ -o nsMathMLmsubFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmsubFrame.pp nsMathMLmsubFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmsubFrame.cpp: In member function 'virtual nsresult nsMathMLmsubFrame::TransmitAutomaticData()': nsMathMLmsubFrame.cpp:92: warning: negative integer implicitly converted to unsigned type nsMathMLmsubFrame.cpp: In static member function 'static nsresult nsMathMLmsubFrame::PlaceSubScript(nsPresContext*, nsIRenderingContext&, PRBool, nsHTMLReflowMetrics&, nsIFrame*, nscoord, nscoord)': nsMathMLmsubFrame.cpp:138: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLmsubsupFrame.cpp c++ -o nsMathMLmsubsupFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmsubsupFrame.pp nsMathMLmsubsupFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmsubsupFrame.cpp: In member function 'virtual nsresult nsMathMLmsubsupFrame::TransmitAutomaticData()': nsMathMLmsubsupFrame.cpp:94: warning: negative integer implicitly converted to unsigned type nsMathMLmsubsupFrame.cpp: In static member function 'static nsresult nsMathMLmsubsupFrame::PlaceSubSupScript(nsPresContext*, nsIRenderingContext&, PRBool, nsHTMLReflowMetrics&, nsIFrame*, nscoord, nscoord, nscoord)': nsMathMLmsubsupFrame.cpp:154: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLmmultiscriptsFrame.cpp c++ -o nsMathMLmmultiscriptsFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmmultiscriptsFrame.pp nsMathMLmmultiscriptsFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmmultiscriptsFrame.cpp: In member function 'virtual nsresult nsMathMLmmultiscriptsFrame::TransmitAutomaticData()': nsMathMLmmultiscriptsFrame.cpp:90: warning: negative integer implicitly converted to unsigned type nsMathMLmtableFrame.cpp c++ -o nsMathMLmtableFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmtableFrame.pp nsMathMLmtableFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmtableFrame.cpp: In function 'void MapAttributesInto(nsPresContext*, nsIContent*, nsIFrame*, nsIFrame*)': nsMathMLmtableFrame.cpp:297: warning: unused variable 'maxChange' nsMathMLmtableFrame.cpp: In member function 'virtual nsresult nsMathMLmtableOuterFrame::QueryInterface(const nsIID&, void**)': nsMathMLmtableFrame.cpp:362: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLmtableFrame.cpp: In member function 'virtual nsresult nsMathMLmtdFrame::QueryInterface(const nsIID&, void**)': nsMathMLmtableFrame.cpp:598: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLmtableFrame.cpp: In member function 'virtual nsresult nsMathMLmtdInnerFrame::QueryInterface(const nsIID&, void**)': nsMathMLmtableFrame.cpp:664: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMathMLmunderFrame.cpp c++ -o nsMathMLmunderFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmunderFrame.pp nsMathMLmunderFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmunderFrame.cpp: In member function 'virtual nsresult nsMathMLmunderFrame::TransmitAutomaticData()': nsMathMLmunderFrame.cpp:241: warning: negative integer implicitly converted to unsigned type nsMathMLmoverFrame.cpp c++ -o nsMathMLmoverFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmoverFrame.pp nsMathMLmoverFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmunderoverFrame.cpp c++ -o nsMathMLmunderoverFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmunderoverFrame.pp nsMathMLmunderoverFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmunderoverFrame.cpp: In member function 'virtual nsresult nsMathMLmunderoverFrame::TransmitAutomaticData()': nsMathMLmunderoverFrame.cpp:279: warning: negative integer implicitly converted to unsigned type nsMathMLmpaddedFrame.cpp c++ -o nsMathMLmpaddedFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmpaddedFrame.pp nsMathMLmpaddedFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmspaceFrame.cpp c++ -o nsMathMLmspaceFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmspaceFrame.pp nsMathMLmspaceFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmstyleFrame.cpp c++ -o nsMathMLmstyleFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmstyleFrame.pp nsMathMLmstyleFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmsqrtFrame.cpp c++ -o nsMathMLmsqrtFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmsqrtFrame.pp nsMathMLmsqrtFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmrootFrame.cpp c++ -o nsMathMLmrootFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmrootFrame.pp nsMathMLmrootFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsMathMLmrootFrame.cpp: In member function 'virtual nsresult nsMathMLmrootFrame::TransmitAutomaticData()': nsMathMLmrootFrame.cpp:125: warning: negative integer implicitly converted to unsigned type nsMathMLmactionFrame.cpp c++ -o nsMathMLmactionFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../style -I./../../../base -I./../../../generic -I./../../../tables -I./../../content/src -I./../../../xul/base/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/webshell -I../../../../dist/include/locale -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/docshell -I../../../../dist/include/webbrwsr -I../../../../dist/include/windowwatcher -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsMathMLmactionFrame.pp nsMathMLmactionFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' ./../../../generic/nsFrame.h:197: warning: 'virtual nsresult nsFrame::HandleEvent(nsPresContext*, nsGUIEvent*, nsEventStatus*)' was hidden nsMathMLmactionFrame.h:107: warning: by 'virtual nsresult nsMathMLmactionFrame::HandleEvent(nsIDOMEvent*)' nsMathMLmactionFrame.cpp: In member function 'virtual nsresult nsMathMLmactionFrame::QueryInterface(const nsIID&, void**)': nsMathMLmactionFrame.cpp:77: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgkmathmlbase_s.a ar cr libgkmathmlbase_s.a nsMathMLChar.o nsMathMLFrame.o nsMathMLContainerFrame.o nsMathMLForeignFrameWrapper.o nsMathMLTokenFrame.o nsMathMLmoFrame.o nsMathMLmrowFrame.o nsMathMLmphantomFrame.o nsMathMLmfencedFrame.o nsMathMLmfracFrame.o nsMathMLmsupFrame.o nsMathMLmsubFrame.o nsMathMLmsubsupFrame.o nsMathMLmmultiscriptsFrame.o nsMathMLmtableFrame.o nsMathMLmunderFrame.o nsMathMLmoverFrame.o nsMathMLmunderoverFrame.o nsMathMLmpaddedFrame.o nsMathMLmspaceFrame.o nsMathMLmstyleFrame.o nsMathMLmsqrtFrame.o nsMathMLmrootFrame.o nsMathMLmactionFrame.o ranlib libgkmathmlbase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkmathmlbase_s.a ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R mathfont.properties mathfontPUA.properties mathfontCMSY10.properties mathfontCMEX10.properties mathfontMTExtra.properties mathfontMath1.properties mathfontMath2.properties mathfontMath4.properties mathfontSymbol.properties ../../../../dist/bin/res/fonts gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/base/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/base' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/xtf' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/xtf/src' nsXTFXULDisplayFrame.cpp c++ -o nsXTFXULDisplayFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../generic -I./../../xul/base/src -I./../../svg/base/src -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/necko -I../../../dist/include/webshell -I../../../dist/include/layout -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFXULDisplayFrame.pp nsXTFXULDisplayFrame.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFXULDisplayFrame.cpp: In member function 'virtual nsresult nsXTFXULDisplayFrame::QueryInterface(const nsIID&, void**)': nsXTFXULDisplayFrame.cpp:105: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFXMLDisplayFrame.cpp c++ -o nsXTFXMLDisplayFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../generic -I./../../xul/base/src -I./../../svg/base/src -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/necko -I../../../dist/include/webshell -I../../../dist/include/layout -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFXMLDisplayFrame.pp nsXTFXMLDisplayFrame.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../generic/nsFrame.h: At global scope: ./../../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' nsXTFXMLDisplayFrame.cpp: In member function 'virtual nsresult nsXTFXMLBlockDisplayFrame::QueryInterface(const nsIID&, void**)': nsXTFXMLDisplayFrame.cpp:105: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFXMLDisplayFrame.cpp: In member function 'virtual nsresult nsXTFXMLInlineDisplayFrame::QueryInterface(const nsIID&, void**)': nsXTFXMLDisplayFrame.cpp:202: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFFrameUtils.cpp c++ -o nsXTFFrameUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../generic -I./../../xul/base/src -I./../../svg/base/src -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/necko -I../../../dist/include/webshell -I../../../dist/include/layout -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFFrameUtils.pp nsXTFFrameUtils.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFSVGDisplayFrame.cpp c++ -o nsXTFSVGDisplayFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../generic -I./../../xul/base/src -I./../../svg/base/src -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/necko -I../../../dist/include/webshell -I../../../dist/include/layout -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXTFSVGDisplayFrame.pp nsXTFSVGDisplayFrame.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ../../../dist/include/layout/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXTFSVGDisplayFrame.cpp: In member function 'virtual nsresult nsXTFSVGDisplayFrame::QueryInterface(const nsIID&, void**)': nsXTFSVGDisplayFrame.cpp:94: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgkxtfbase_s.a ar cr libgkxtfbase_s.a nsXTFXULDisplayFrame.o nsXTFXMLDisplayFrame.o nsXTFFrameUtils.o nsXTFSVGDisplayFrame.o ranlib libgkxtfbase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgkxtfbase_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xtf/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xtf' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/base/src' nsSVGCircleFrame.cpp c++ -o nsSVGCircleFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCircleFrame.pp nsSVGCircleFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGClipPathFrame.cpp c++ -o nsSVGClipPathFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGClipPathFrame.pp nsSVGClipPathFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGClipPathFrame.cpp: In member function 'virtual nsresult nsSVGClipPathFrame::ClipPaint(nsISVGRendererCanvas*, nsISVGChildFrame*, nsCOMPtr)': nsSVGClipPathFrame.cpp:175: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGClipPathFrame.cpp: In member function 'virtual nsresult nsSVGClipPathFrame::ClipHitTest(nsISVGChildFrame*, nsCOMPtr, float, float, PRBool*)': nsSVGClipPathFrame.cpp:211: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGClipPathFrame.cpp: In member function 'virtual already_AddRefed nsSVGClipPathFrame::GetCanvasTM()': nsSVGClipPathFrame.cpp:245: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp c++ -o nsSVGDefsFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGDefsFrame.pp nsSVGDefsFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual nsresult nsSVGDefsFrame::QueryInterface(const nsIID&, void**)': nsSVGDefsFrame.cpp:110: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual nsresult nsSVGDefsFrame::InsertFrames(nsIAtom*, nsIFrame*, nsIFrame*)': nsSVGDefsFrame.cpp:162: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual nsresult nsSVGDefsFrame::RemoveFrame(nsIAtom*, nsIFrame*)': nsSVGDefsFrame.cpp:178: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual nsresult nsSVGDefsFrame::DidModifySVGObservable(nsISVGValue*, nsISVGValue::modificationType)': nsSVGDefsFrame.cpp:236: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual nsresult nsSVGDefsFrame::InitialUpdate()': nsSVGDefsFrame.cpp:277: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual nsresult nsSVGDefsFrame::NotifyCanvasTMChanged()': nsSVGDefsFrame.cpp:295: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual nsresult nsSVGDefsFrame::NotifyRedrawSuspended()': nsSVGDefsFrame.cpp:309: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual nsresult nsSVGDefsFrame::NotifyRedrawUnsuspended()': nsSVGDefsFrame.cpp:323: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual nsISVGOuterSVGFrame* nsSVGDefsFrame::GetOuterSVGFrame()': nsSVGDefsFrame.cpp:354: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual already_AddRefed nsSVGDefsFrame::GetCanvasTM()': nsSVGDefsFrame.cpp:376: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGDefsFrame.cpp: In member function 'virtual already_AddRefed nsSVGDefsFrame::GetCoordContextProvider()': nsSVGDefsFrame.cpp:418: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGEllipseFrame.cpp c++ -o nsSVGEllipseFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGEllipseFrame.pp nsSVGEllipseFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGFrame.cpp c++ -o nsSVGGFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGFrame.pp nsSVGGFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGGFrame.cpp: In member function 'virtual nsresult nsSVGGFrame::PaintSVG(nsISVGRendererCanvas*, const nsRect&)': nsSVGGFrame.cpp:136: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGFrame.cpp: In member function 'virtual nsresult nsSVGGFrame::GetFrameForPointSVG(float, float, nsIFrame**)': nsSVGGFrame.cpp:159: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGFrame.cpp: In member function 'virtual already_AddRefed nsSVGGFrame::GetCoveredRegion()': nsSVGGFrame.cpp:200: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp c++ -o nsSVGGenericContainerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGenericContainerFrame.pp nsSVGGenericContainerFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsresult nsSVGGenericContainerFrame::QueryInterface(const nsIID&, void**)': nsSVGGenericContainerFrame.cpp:81: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsresult nsSVGGenericContainerFrame::InsertFrames(nsIAtom*, nsIFrame*, nsIFrame*)': nsSVGGenericContainerFrame.cpp:132: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsresult nsSVGGenericContainerFrame::RemoveFrame(nsIAtom*, nsIFrame*)': nsSVGGenericContainerFrame.cpp:148: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsresult nsSVGGenericContainerFrame::PaintSVG(nsISVGRendererCanvas*, const nsRect&)': nsSVGGenericContainerFrame.cpp:213: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsresult nsSVGGenericContainerFrame::GetFrameForPointSVG(float, float, nsIFrame**)': nsSVGGenericContainerFrame.cpp:231: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual already_AddRefed nsSVGGenericContainerFrame::GetCoveredRegion()': nsSVGGenericContainerFrame.cpp:254: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsresult nsSVGGenericContainerFrame::InitialUpdate()': nsSVGGenericContainerFrame.cpp:280: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsresult nsSVGGenericContainerFrame::NotifyCanvasTMChanged()': nsSVGGenericContainerFrame.cpp:295: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsresult nsSVGGenericContainerFrame::NotifyRedrawSuspended()': nsSVGGenericContainerFrame.cpp:309: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsresult nsSVGGenericContainerFrame::NotifyRedrawUnsuspended()': nsSVGGenericContainerFrame.cpp:323: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual nsISVGOuterSVGFrame* nsSVGGenericContainerFrame::GetOuterSVGFrame()': nsSVGGenericContainerFrame.cpp:347: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual already_AddRefed nsSVGGenericContainerFrame::GetCanvasTM()': nsSVGGenericContainerFrame.cpp:362: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGenericContainerFrame.cpp: In member function 'virtual already_AddRefed nsSVGGenericContainerFrame::GetCoordContextProvider()': nsSVGGenericContainerFrame.cpp:377: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp c++ -o nsSVGGlyphFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGlyphFrame.pp nsSVGGlyphFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../generic/nsFrame.h: At global scope: ./../../../generic/nsFrame.h:249: warning: 'virtual nsresult nsFrame::IsSelectable(PRBool*, PRUint8*) const' was hidden nsSVGGlyphFrame.cpp:111: warning: by 'virtual nsresult nsSVGGlyphFrame::IsSelectable(PRBool*, PRUint8*)' nsSVGGlyphFrame.cpp: In member function 'virtual nsresult nsSVGGlyphFrame::QueryInterface(const nsIID&, void**)': nsSVGGlyphFrame.cpp:257: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In member function 'virtual nsresult nsSVGGlyphFrame::GetCanvasTM(nsIDOMSVGMatrix**)': nsSVGGlyphFrame.cpp:596: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In member function 'virtual nsresult nsSVGGlyphFrame::GetStrokePaintType(PRUint16*)': nsSVGGlyphFrame.cpp:737: warning: enumeral mismatch in conditional expression: 'nsISVGGeometrySource::' vs 'nsStyleSVGPaintType' nsSVGGlyphFrame.cpp: In member function 'virtual nsresult nsSVGGlyphFrame::GetCharacterPosition(nsSVGCharacterPosition**)': nsSVGGlyphFrame.cpp:918: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In member function 'virtual already_AddRefed nsSVGGlyphFrame::GetX()': nsSVGGlyphFrame.cpp:1220: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In member function 'virtual already_AddRefed nsSVGGlyphFrame::GetY()': nsSVGGlyphFrame.cpp:1231: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In member function 'virtual already_AddRefed nsSVGGlyphFrame::GetDx()': nsSVGGlyphFrame.cpp:1242: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In member function 'virtual already_AddRefed nsSVGGlyphFrame::GetDy()': nsSVGGlyphFrame.cpp:1253: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In member function 'virtual nsISVGGlyphFragmentLeaf* nsSVGGlyphFrame::GetNextGlyphFragment()': nsSVGGlyphFrame.cpp:1311: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp:1321: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In member function 'nsISVGOuterSVGFrame* nsSVGGlyphFrame::GetOuterSVGFrame()': nsSVGGlyphFrame.cpp:1480: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In member function 'nsISVGTextFrame* nsSVGGlyphFrame::GetTextFrame()': nsSVGGlyphFrame.cpp:1495: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGlyphFrame.cpp: In function 'void NS_SVGFindPointOnPath(nsSVGPathData*, float, float, float, nsSVGCharacterPosition*)': nsSVGGlyphFrame.cpp:879: warning: 'y' may be used uninitialized in this function nsSVGGlyphFrame.cpp:879: warning: 'x' may be used uninitialized in this function nsSVGGradientFrame.cpp c++ -o nsSVGGradientFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGGradientFrame.pp nsSVGGradientFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGGenericContainerFrame.h: At global scope: nsSVGGenericContainerFrame.h:108: warning: 'virtual nsresult nsSVGGenericContainerFrame::PaintSVG(nsISVGRendererCanvas*, const nsRect&)' was hidden nsSVGGradientFrame.cpp:137: warning: by 'virtual nsresult nsSVGGradientFrame::PaintSVG(nsISVGRendererCanvas*, const nsRect&, PRBool)' nsSVGGradientFrame.cpp: In member function 'virtual nsresult nsSVGGradientFrame::QueryInterface(const nsIID&, void**)': nsSVGGradientFrame.cpp:299: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGradientFrame.cpp: In member function 'virtual nsresult nsSVGLinearGradientFrame::QueryInterface(const nsIID&, void**)': nsSVGGradientFrame.cpp:742: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGGradientFrame.cpp: In member function 'virtual nsresult nsSVGRadialGradientFrame::QueryInterface(const nsIID&, void**)': nsSVGGradientFrame.cpp:955: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGImageFrame.cpp c++ -o nsSVGImageFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGImageFrame.pp nsSVGImageFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGImageFrame.cpp: In member function 'nsresult nsSVGImageFrame::ConvertFrame(gfxIImageFrame*)': nsSVGImageFrame.cpp:598: warning: comparison between signed and unsigned integer expressions nsSVGImageFrame.cpp:633: warning: comparison between signed and unsigned integer expressions nsSVGInnerSVGFrame.cpp c++ -o nsSVGInnerSVGFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGInnerSVGFrame.pp nsSVGInnerSVGFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'nsresult nsSVGInnerSVGFrame::Init()': nsSVGInnerSVGFrame.cpp:204: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::QueryInterface(const nsIID&, void**)': nsSVGInnerSVGFrame.cpp:270: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::InsertFrames(nsIAtom*, nsIFrame*, nsIFrame*)': nsSVGInnerSVGFrame.cpp:322: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::RemoveFrame(nsIAtom*, nsIFrame*)': nsSVGInnerSVGFrame.cpp:338: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::PaintSVG(nsISVGRendererCanvas*, const nsRect&)': nsSVGInnerSVGFrame.cpp:427: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::GetFrameForPointSVG(float, float, nsIFrame**)': nsSVGInnerSVGFrame.cpp:470: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual already_AddRefed nsSVGInnerSVGFrame::GetCoveredRegion()': nsSVGInnerSVGFrame.cpp:493: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::InitialUpdate()': nsSVGInnerSVGFrame.cpp:519: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::NotifyCanvasTMChanged()': nsSVGInnerSVGFrame.cpp:537: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::NotifyRedrawSuspended()': nsSVGInnerSVGFrame.cpp:551: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::NotifyRedrawUnsuspended()': nsSVGInnerSVGFrame.cpp:565: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::GetBBox(nsIDOMSVGRect**)': nsSVGInnerSVGFrame.cpp:592: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsresult nsSVGInnerSVGFrame::NotifyViewportChange()': nsSVGInnerSVGFrame.cpp:666: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual nsISVGOuterSVGFrame* nsSVGInnerSVGFrame::GetOuterSVGFrame()': nsSVGInnerSVGFrame.cpp:684: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual already_AddRefed nsSVGInnerSVGFrame::GetCanvasTM()': nsSVGInnerSVGFrame.cpp:708: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGInnerSVGFrame.cpp: In member function 'virtual already_AddRefed nsSVGInnerSVGFrame::GetCoordContextProvider()': nsSVGInnerSVGFrame.cpp:743: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGLineFrame.cpp c++ -o nsSVGLineFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGLineFrame.pp nsSVGLineFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGLineFrame.cpp: In member function 'virtual nsresult nsSVGLineFrame::QueryInterface(const nsIID&, void**)': nsSVGLineFrame.cpp:101: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGMarkerFrame.cpp c++ -o nsSVGMarkerFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGMarkerFrame.pp nsSVGMarkerFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGMarkerFrame.cpp: In member function 'virtual already_AddRefed nsSVGMarkerFrame::GetCanvasTM()': nsSVGMarkerFrame.cpp:274: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGMarkerFrame.cpp:285: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGMarkerFrame.cpp: In member function 'void nsSVGMarkerFrame::PaintMark(nsISVGRendererCanvas*, nsSVGPathGeometryFrame*, nsSVGMark*, float)': nsSVGMarkerFrame.cpp:375: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGMarkerFrame.cpp: In member function 'virtual already_AddRefed nsSVGMarkerFrame::RegionMark(nsSVGPathGeometryFrame*, nsSVGMark*, float)': nsSVGMarkerFrame.cpp:413: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGOuterSVGFrame.cpp c++ -o nsSVGOuterSVGFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGOuterSVGFrame.pp nsSVGOuterSVGFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGOuterSVGFrame.cpp: In member function 'virtual nsresult nsSVGOuterSVGFrame::QueryInterface(const nsIID&, void**)': nsSVGOuterSVGFrame.cpp:380: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGOuterSVGFrame.cpp: In member function 'virtual nsresult nsSVGOuterSVGFrame::DidReflow(nsPresContext*, const nsHTMLReflowState*, nsDidReflowStatus)': nsSVGOuterSVGFrame.cpp:596: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGOuterSVGFrame.cpp: In member function 'virtual nsresult nsSVGOuterSVGFrame::InsertFrames(nsIAtom*, nsIFrame*, nsIFrame*)': nsSVGOuterSVGFrame.cpp:646: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGOuterSVGFrame.cpp: In member function 'virtual nsresult nsSVGOuterSVGFrame::RemoveFrame(nsIAtom*, nsIFrame*)': nsSVGOuterSVGFrame.cpp:664: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGOuterSVGFrame.cpp: In member function 'virtual nsresult nsSVGOuterSVGFrame::GetFrameForPoint(const nsPoint&, nsFramePaintLayer, nsIFrame**)': nsSVGOuterSVGFrame.cpp:734: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGOuterSVGFrame.cpp: In member function 'virtual nsresult nsSVGOuterSVGFrame::Paint(nsPresContext*, nsIRenderingContext&, const nsRect&, nsFramePaintLayer, PRUint32)': nsSVGOuterSVGFrame.cpp:847: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGOuterSVGFrame.cpp: In member function 'virtual nsresult nsSVGOuterSVGFrame::NotifyViewportChange()': nsSVGOuterSVGFrame.cpp:1028: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPathFrame.cpp c++ -o nsSVGPathFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathFrame.pp nsSVGPathFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPathFrame.cpp: In member function 'virtual nsresult nsSVGPathFrame::QueryInterface(const nsIID&, void**)': nsSVGPathFrame.cpp:106: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPathFrame.cpp: In member function 'virtual void nsSVGPathFrame::GetMarkPoints(nsVoidArray*)': nsSVGPathFrame.cpp:960: warning: passing 'float' for argument 1 to 'void* nsVoidArray::ElementAt(PRInt32) const' nsSVGPathFrame.cpp:548: warning: 'px' may be used uninitialized in this function nsSVGPathFrame.cpp:551: warning: 'endAngle' may be used uninitialized in this function nsSVGPathFrame.cpp:551: warning: 'startAngle' may be used uninitialized in this function nsSVGPathFrame.cpp:548: warning: 'py' may be used uninitialized in this function nsSVGPathFrame.cpp:549: warning: 'pathIndex' may be used uninitialized in this function nsSVGPathFrame.cpp:549: warning: 'pathAngle' may be used uninitialized in this function nsSVGPathGeometryFrame.cpp c++ -o nsSVGPathGeometryFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPathGeometryFrame.pp nsSVGPathGeometryFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGPathGeometryFrame.cpp: In member function 'virtual nsresult nsSVGPathGeometryFrame::QueryInterface(const nsIID&, void**)': nsSVGPathGeometryFrame.cpp:105: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPathGeometryFrame.cpp: In member function 'virtual nsresult nsSVGPathGeometryFrame::GetCanvasTM(nsIDOMSVGMatrix**)': nsSVGPathGeometryFrame.cpp:497: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPathGeometryFrame.cpp: In member function 'virtual nsresult nsSVGPathGeometryFrame::GetStrokePaintType(PRUint16*)': nsSVGPathGeometryFrame.cpp:657: warning: enumeral mismatch in conditional expression: 'nsISVGGeometrySource::' vs 'nsStyleSVGPaintType' nsSVGPathGeometryFrame.cpp: In member function 'nsISVGOuterSVGFrame* nsSVGPathGeometryFrame::GetOuterSVGFrame()': nsSVGPathGeometryFrame.cpp:924: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPolygonFrame.cpp c++ -o nsSVGPolygonFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolygonFrame.pp nsSVGPolygonFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPolygonFrame.cpp: In member function 'virtual nsresult nsSVGPolygonFrame::QueryInterface(const nsIID&, void**)': nsSVGPolygonFrame.cpp:98: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPolygonFrame.cpp: In member function 'virtual void nsSVGPolygonFrame::GetMarkPoints(nsVoidArray*)': nsSVGPolygonFrame.cpp:209: warning: 'startAngle' may be used uninitialized in this function nsSVGPolygonFrame.cpp:209: warning: 'prevAngle' may be used uninitialized in this function nsSVGPolylineFrame.cpp c++ -o nsSVGPolylineFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGPolylineFrame.pp nsSVGPolylineFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPolylineFrame.cpp: In member function 'virtual nsresult nsSVGPolylineFrame::QueryInterface(const nsIID&, void**)': nsSVGPolylineFrame.cpp:98: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGPolylineFrame.cpp: In member function 'virtual void nsSVGPolylineFrame::GetMarkPoints(nsVoidArray*)': nsSVGPolylineFrame.cpp:211: warning: 'prevAngle' may be used uninitialized in this function nsSVGRectFrame.cpp c++ -o nsSVGRectFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGRectFrame.pp nsSVGRectFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGStopFrame.cpp c++ -o nsSVGStopFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGStopFrame.pp nsSVGStopFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGStopFrame.cpp: In member function 'virtual nsresult nsSVGStopFrame::QueryInterface(const nsIID&, void**)': nsSVGStopFrame.cpp:112: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGStopFrame.cpp: In member function 'virtual nsresult nsSVGStopFrame::WillModifySVGObservable(nsISVGValue*, nsISVGValue::modificationType)': nsSVGStopFrame.cpp:179: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGStopFrame.cpp: In member function 'virtual nsresult nsSVGStopFrame::DidModifySVGObservable(nsISVGValue*, nsISVGValue::modificationType)': nsSVGStopFrame.cpp:196: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp c++ -o nsSVGTextFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextFrame.pp nsSVGTextFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::QueryInterface(const nsIID&, void**)': nsSVGTextFrame.cpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::InsertFrames(nsIAtom*, nsIFrame*, nsIFrame*)': nsSVGTextFrame.cpp:403: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::RemoveFrame(nsIAtom*, nsIFrame*)': nsSVGTextFrame.cpp:420: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::DidModifySVGObservable(nsISVGValue*, nsISVGValue::modificationType)': nsSVGTextFrame.cpp:481: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::PaintSVG(nsISVGRendererCanvas*, const nsRect&)': nsSVGTextFrame.cpp:541: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::GetFrameForPointSVG(float, float, nsIFrame**)': nsSVGTextFrame.cpp:560: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual already_AddRefed nsSVGTextFrame::GetCoveredRegion()': nsSVGTextFrame.cpp:584: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::InitialUpdate()': nsSVGTextFrame.cpp:610: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::NotifyCanvasTMChanged()': nsSVGTextFrame.cpp:642: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::NotifyRedrawSuspended()': nsSVGTextFrame.cpp:660: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp:665: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsresult nsSVGTextFrame::NotifyRedrawUnsuspended()': nsSVGTextFrame.cpp:686: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp:700: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp:713: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual nsISVGOuterSVGFrame* nsSVGTextFrame::GetOuterSVGFrame()': nsSVGTextFrame.cpp:746: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual already_AddRefed nsSVGTextFrame::GetCanvasTM()': nsSVGTextFrame.cpp:768: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'virtual already_AddRefed nsSVGTextFrame::GetCoordContextProvider()': nsSVGTextFrame.cpp:810: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'void nsSVGTextFrame::EnsureFragmentTreeUpToDate()': nsSVGTextFrame.cpp:906: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp:924: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp:943: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In function 'void GetSingleValue(nsISVGGlyphFragmentLeaf*, nsIDOMSVGLengthList*, float*)': nsSVGTextFrame.cpp:1005: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'nsISVGGlyphFragmentNode* nsSVGTextFrame::GetFirstGlyphFragmentChildNode()': nsSVGTextFrame.cpp:1233: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp: In member function 'nsISVGGlyphFragmentNode* nsSVGTextFrame::GetNextGlyphFragmentChildNode(nsISVGGlyphFragmentNode*)': nsSVGTextFrame.cpp:1245: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextFrame.cpp:1249: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextPathFrame.cpp c++ -o nsSVGTextPathFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTextPathFrame.pp nsSVGTextPathFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextPathFrame.cpp: In member function 'virtual nsresult nsSVGTextPathFrame::QueryInterface(const nsIID&, void**)': nsSVGTextPathFrame.cpp:107: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTextPathFrame.cpp: In function 'nsresult NS_NewSVGTextPathFrame(nsIPresShell*, nsIContent*, nsIFrame*, nsIFrame**)': nsSVGTextPathFrame.cpp:121: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp c++ -o nsSVGTSpanFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGTSpanFrame.pp nsSVGTSpanFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGTSpanFrame.cpp: In function 'nsresult NS_NewSVGTSpanFrame(nsIPresShell*, nsIContent*, nsIFrame*, nsIFrame**)': nsSVGTSpanFrame.cpp:54: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::QueryInterface(const nsIID&, void**)': nsSVGTSpanFrame.cpp:180: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::InsertFrames(nsIAtom*, nsIFrame*, nsIFrame*)': nsSVGTSpanFrame.cpp:232: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::RemoveFrame(nsIAtom*, nsIFrame*)': nsSVGTSpanFrame.cpp:249: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::PaintSVG(nsISVGRendererCanvas*, const nsRect&)': nsSVGTSpanFrame.cpp:321: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::GetFrameForPointSVG(float, float, nsIFrame**)': nsSVGTSpanFrame.cpp:340: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual already_AddRefed nsSVGTSpanFrame::GetCoveredRegion()': nsSVGTSpanFrame.cpp:364: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::InitialUpdate()': nsSVGTSpanFrame.cpp:390: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::NotifyCanvasTMChanged()': nsSVGTSpanFrame.cpp:405: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::NotifyRedrawSuspended()': nsSVGTSpanFrame.cpp:420: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsresult nsSVGTSpanFrame::NotifyRedrawUnsuspended()': nsSVGTSpanFrame.cpp:435: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsISVGOuterSVGFrame* nsSVGTSpanFrame::GetOuterSVGFrame()': nsSVGTSpanFrame.cpp:466: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual already_AddRefed nsSVGTSpanFrame::GetCanvasTM()': nsSVGTSpanFrame.cpp:487: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual already_AddRefed nsSVGTSpanFrame::GetCoordContextProvider()': nsSVGTSpanFrame.cpp:502: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsISVGTextFrame* nsSVGTSpanFrame::GetTextFrame()': nsSVGTSpanFrame.cpp:520: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsISVGGlyphFragmentLeaf* nsSVGTSpanFrame::GetFirstGlyphFragment()': nsSVGTSpanFrame.cpp:563: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual nsISVGGlyphFragmentLeaf* nsSVGTSpanFrame::GetNextGlyphFragment()': nsSVGTSpanFrame.cpp:580: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp:590: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual void nsSVGTSpanFrame::NotifyMetricsSuspended()': nsSVGTSpanFrame.cpp:618: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual void nsSVGTSpanFrame::NotifyMetricsUnsuspended()': nsSVGTSpanFrame.cpp:631: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual void nsSVGTSpanFrame::NotifyGlyphFragmentTreeSuspended()': nsSVGTSpanFrame.cpp:644: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'virtual void nsSVGTSpanFrame::NotifyGlyphFragmentTreeUnsuspended()': nsSVGTSpanFrame.cpp:665: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'nsISVGGlyphFragmentNode* nsSVGTSpanFrame::GetFirstGlyphFragmentChildNode()': nsSVGTSpanFrame.cpp:744: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp: In member function 'nsISVGGlyphFragmentNode* nsSVGTSpanFrame::GetNextGlyphFragmentChildNode(nsISVGGlyphFragmentNode*)': nsSVGTSpanFrame.cpp:756: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGTSpanFrame.cpp:760: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGUseFrame.cpp c++ -o nsSVGUseFrame.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGUseFrame.pp nsSVGUseFrame.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGUseFrame.cpp: In member function 'virtual nsresult nsSVGUseFrame::QueryInterface(const nsIID&, void**)': nsSVGUseFrame.cpp:167: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGUtils.cpp c++ -o nsSVGUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../../../base -I./../../../generic -I./../../../style -I./../../../xul/base/src -I./../../../../content/svg/content/src -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/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/docshell -I../../../../dist/include/layout -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGUtils.pp nsSVGUtils.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../../../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../../../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../../../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../../../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSVGUtils.cpp: In static member function 'static nsresult nsSVGUtils::GetBBox(nsFrameList*, nsIDOMSVGRect**)': nsSVGUtils.cpp:318: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgksvgbase_s.a ar cr libgksvgbase_s.a nsSVGCircleFrame.o nsSVGClipPathFrame.o nsSVGDefsFrame.o nsSVGEllipseFrame.o nsSVGGFrame.o nsSVGGenericContainerFrame.o nsSVGGlyphFrame.o nsSVGGradientFrame.o nsSVGImageFrame.o nsSVGInnerSVGFrame.o nsSVGLineFrame.o nsSVGMarkerFrame.o nsSVGOuterSVGFrame.o nsSVGPathFrame.o nsSVGPathGeometryFrame.o nsSVGPolygonFrame.o nsSVGPolylineFrame.o nsSVGRectFrame.o nsSVGStopFrame.o nsSVGTextFrame.o nsSVGTextPathFrame.o nsSVGTSpanFrame.o nsSVGUseFrame.o nsSVGUtils.o ranlib libgksvgbase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgksvgbase_s.a ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R ./svg.css ../../../../dist/bin/res gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/base/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/public' nsISVGGeometrySource.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGGeometrySource nsISVGGeometrySource.idl nsISVGGlyphGeometrySource.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGGlyphGeometrySource nsISVGGlyphGeometrySource.idl nsISVGGlyphMetricsSource.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGGlyphMetricsSource nsISVGGlyphMetricsSource.idl nsISVGGradient.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGGradient nsISVGGradient.idl nsISVGPathGeometrySource.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGPathGeometrySource nsISVGPathGeometrySource.idl nsISVGRectangleSink.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGRectangleSink nsISVGRectangleSink.idl nsISVGRenderer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGRenderer nsISVGRenderer.idl nsISVGRendererCanvas.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGRendererCanvas nsISVGRendererCanvas.idl nsISVGRendererGlyphGeometry.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGRendererGlyphGeometry nsISVGRendererGlyphGeometry.idl nsISVGRendererGlyphMetrics.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGRendererGlyphMetrics nsISVGRendererGlyphMetrics.idl nsISVGRendererPathBuilder.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGRendererPathBuilder nsISVGRendererPathBuilder.idl nsISVGRendererPathGeometry.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGRendererPathGeometry nsISVGRendererPathGeometry.idl nsISVGRendererRegion.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGRendererRegion nsISVGRendererRegion.idl nsISVGRendererSurface.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISVGRendererSurface nsISVGRendererSurface.idl ../../../../dist/bin/xpt_link _xpidlgen/gksvgrenderer.xpt _xpidlgen/nsISVGGeometrySource.xpt _xpidlgen/nsISVGGlyphGeometrySource.xpt _xpidlgen/nsISVGGlyphMetricsSource.xpt _xpidlgen/nsISVGGradient.xpt _xpidlgen/nsISVGPathGeometrySource.xpt _xpidlgen/nsISVGRectangleSink.xpt _xpidlgen/nsISVGRenderer.xpt _xpidlgen/nsISVGRendererCanvas.xpt _xpidlgen/nsISVGRendererGlyphGeometry.xpt _xpidlgen/nsISVGRendererGlyphMetrics.xpt _xpidlgen/nsISVGRendererPathBuilder.xpt _xpidlgen/nsISVGRendererPathGeometry.xpt _xpidlgen/nsISVGRendererRegion.xpt _xpidlgen/nsISVGRendererSurface.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/gksvgrenderer.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src/cairo' nsSVGRendererCairo.cpp c++ -o nsSVGRendererCairo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGRendererCairo.pp nsSVGRendererCairo.cpp nsSVGCairoCanvas.cpp c++ -o nsSVGCairoCanvas.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCairoCanvas.pp nsSVGCairoCanvas.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../gfx/src/nsRenderingContextImpl.h: At global scope: ../../../../../gfx/src/nsRenderingContextImpl.h:194: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden ../../../../../gfx/src/gtk/nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' ../../../../../gfx/src/nsRenderingContextImpl.h:198: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden ../../../../../gfx/src/gtk/nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' nsSVGCairoCanvas.cpp: In member function 'nsresult nsSVGCairoCanvas::Init(nsIRenderingContext*, nsPresContext*, const nsRect&)': nsSVGCairoCanvas.cpp:278: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGCairoPathGeometry.cpp c++ -o nsSVGCairoPathGeometry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCairoPathGeometry.pp nsSVGCairoPathGeometry.cpp nsSVGCairoPathBuilder.cpp c++ -o nsSVGCairoPathBuilder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCairoPathBuilder.pp nsSVGCairoPathBuilder.cpp nsSVGCairoRegion.cpp c++ -o nsSVGCairoRegion.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCairoRegion.pp nsSVGCairoRegion.cpp nsSVGCairoGlyphMetrics.cpp c++ -o nsSVGCairoGlyphMetrics.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCairoGlyphMetrics.pp nsSVGCairoGlyphMetrics.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGCairoGlyphMetrics.cpp: In member function 'virtual void nsSVGCairoGlyphMetrics::SelectFont(cairo_t*)': nsSVGCairoGlyphMetrics.cpp:264: warning: 'slant' may be used uninitialized in this function nsSVGCairoGlyphGeometry.cpp c++ -o nsSVGCairoGlyphGeometry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCairoGlyphGeometry.pp nsSVGCairoGlyphGeometry.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSVGCairoGlyphGeometry.cpp: In member function 'virtual nsresult nsSVGCairoGlyphGeometry::Render(nsISVGRendererCanvas*)': nsSVGCairoGlyphGeometry.cpp:297: warning: unused variable 'gradient' nsSVGCairoGradient.cpp c++ -o nsSVGCairoGradient.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCairoGradient.pp nsSVGCairoGradient.cpp nsSVGCairoSurface.cpp c++ -o nsSVGCairoSurface.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_ENABLE_GTK2 -I../../../../../gfx/src -I../../../../../gfx/src/gtk -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/locale -I../../../../../dist/include/layout -I../../../../../dist/include/cairo -I../../../../../dist/include/libpixman -I../../../../../dist/include/gksvgcairo -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCairoSurface.pp nsSVGCairoSurface.cpp rm -f libgksvgrenderercairo_s.a ar cr libgksvgrenderercairo_s.a nsSVGRendererCairo.o nsSVGCairoCanvas.o nsSVGCairoPathGeometry.o nsSVGCairoPathBuilder.o nsSVGCairoRegion.o nsSVGCairoGlyphMetrics.o nsSVGCairoGlyphGeometry.o nsSVGCairoGradient.o nsSVGCairoSurface.o ranlib libgksvgrenderercairo_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libgksvgrenderercairo_s.a ../../../../../dist/lib gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src/cairo' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/inspector' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/inspector/public' inIDOMView.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/inIDOMView inIDOMView.idl inIDeepTreeWalker.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/inIDeepTreeWalker inIDeepTreeWalker.idl inIFlasher.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/inIFlasher inIFlasher.idl inISearchProcess.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/inISearchProcess inISearchProcess.idl inISearchObserver.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/inISearchObserver inISearchObserver.idl inICSSValueSearch.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/inICSSValueSearch inICSSValueSearch.idl inIFileSearch.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/inIFileSearch inIFileSearch.idl inIDOMUtils.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/inIDOMUtils inIDOMUtils.idl ../../../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/inIFileSearch.xpt _xpidlgen/inIDOMUtils.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/inspector.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/inspector/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/inspector/src' inDOMView.cpp c++ -o inDOMView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/xul -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/inspector -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inDOMView.pp inDOMView.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules inDeepTreeWalker.cpp c++ -o inDeepTreeWalker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/xul -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/inspector -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inDeepTreeWalker.pp inDeepTreeWalker.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules inFlasher.cpp c++ -o inFlasher.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/xul -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/inspector -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inFlasher.pp inFlasher.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules inSearchLoop.cpp c++ -o inSearchLoop.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/xul -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/inspector -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/xul -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/inspector -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inCSSValueSearch.pp inCSSValueSearch.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules inFileSearch.cpp c++ -o inFileSearch.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/xul -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/inspector -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inFileSearch.pp inFileSearch.cpp inDOMUtils.cpp c++ -o inDOMUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/xul -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/inspector -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inDOMUtils.pp inDOMUtils.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules inLayoutUtils.cpp c++ -o inLayoutUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/xul -I../../../dist/include/widget -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/docshell -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/inspector -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/inLayoutUtils.pp inLayoutUtils.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libinspector_s.a ar cr libinspector_s.a inDOMView.o inDeepTreeWalker.o inFlasher.o inSearchLoop.o inCSSValueSearch.o inFileSearch.o inDOMUtils.o inLayoutUtils.o ranlib libinspector_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libinspector_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/inspector/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/inspector' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/build' nsLayoutModule.cpp c++ -o nsLayoutModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../forms -I./../style -I./../xul/content/src -I./../xul/base/src -I./../inspector/src -I./../../content/base/src -I./../../content/html/content/src -I./../../content/html/document/src -I./../../content/html/style/src -I./../../content/xul/content/src -I./../../content/xul/templates/src -I./../../content/events/src -I./../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/jsurl -I../../dom/src/storage -I. -I./../mathml/content/src -I./../../content/svg/content/src -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/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/uriloader -I../../dist/include/caps -I../../dist/include/necko2 -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xul -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/inspector -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutModule.pp nsLayoutModule.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsContentHTTPStartup.cpp c++ -o nsContentHTTPStartup.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../forms -I./../style -I./../xul/content/src -I./../xul/base/src -I./../inspector/src -I./../../content/base/src -I./../../content/html/content/src -I./../../content/html/document/src -I./../../content/html/style/src -I./../../content/xul/content/src -I./../../content/xul/templates/src -I./../../content/events/src -I./../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/jsurl -I../../dom/src/storage -I. -I./../mathml/content/src -I./../../content/svg/content/src -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/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/uriloader -I../../dist/include/caps -I../../dist/include/necko2 -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xul -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/inspector -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContentHTTPStartup.pp nsContentHTTPStartup.cpp nsContentDLF.cpp c++ -o nsContentDLF.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../forms -I./../style -I./../xul/content/src -I./../xul/base/src -I./../inspector/src -I./../../content/base/src -I./../../content/html/content/src -I./../../content/html/document/src -I./../../content/html/style/src -I./../../content/xul/content/src -I./../../content/xul/templates/src -I./../../content/events/src -I./../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/jsurl -I../../dom/src/storage -I. -I./../mathml/content/src -I./../../content/svg/content/src -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/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/uriloader -I../../dist/include/caps -I../../dist/include/necko2 -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xul -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/inspector -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContentDLF.pp nsContentDLF.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsLayoutStatics.cpp c++ -o nsLayoutStatics.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -I./../base -I./../generic -I./../forms -I./../style -I./../xul/content/src -I./../xul/base/src -I./../inspector/src -I./../../content/base/src -I./../../content/html/content/src -I./../../content/html/document/src -I./../../content/html/style/src -I./../../content/xul/content/src -I./../../content/xul/templates/src -I./../../content/events/src -I./../../content/xbl/src -I../../view/src -I../../dom/src/base -I../../dom/src/jsurl -I../../dom/src/storage -I. -I./../mathml/content/src -I./../../content/svg/content/src -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/webshell -I../../dist/include/docshell -I../../dist/include/htmlparser -I../../dist/include/js -I../../dist/include/xpconnect -I../../dist/include/uriloader -I../../dist/include/caps -I../../dist/include/necko2 -I../../dist/include/rdf -I../../dist/include/xuldoc -I../../dist/include/imglib2 -I../../dist/include/pref -I../../dist/include/unicharutil -I../../dist/include/xul -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/inspector -I../../dist/include/layout -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLayoutStatics.pp nsLayoutStatics.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ./../base/nsIPresShell.h: In member function 'nsFrameManager* nsIPresShell::FrameManager() const': ./../base/nsIPresShell.h:190: warning: type-punning to incomplete type might break strict-aliasing rules ./../style/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ./../style/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ./../generic/nsFrame.h: At global scope: ./../generic/nsFrame.h:331: warning: 'virtual nsresult nsFrame::GetAscent(nsBoxLayoutState&, nscoord&)' was hidden ./../generic/nsBlockFrame.h:270: warning: by 'nscoord nsBlockFrame::GetAscent()' ../../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**)' ../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXBLEventHandler]': ../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXBLEventHandler]' ../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsXBLEventHandler]' ./../../content/xbl/src/nsXBLPrototypeHandler.h:132: instantiated from here ../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgklayout.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libgklayout.so -o libgklayout.so nsLayoutModule.o nsContentHTTPStartup.o nsContentDLF.o nsLayoutStatics.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/libgkbase_s.a ../../dist/lib/libgkgeneric_s.a ../../dist/lib/libgkforms_s.a ../../dist/lib/libgkstyle_s.a ../../dist/lib/libgkprinting_s.a ../../dist/lib/libgktable_s.a ../../dist/lib/libgkxulbase_s.a ../../dist/lib/libgkconbase_s.a ../../dist/lib/libgkconcvs_s.a ../../dist/lib/libgkconevents_s.a ../../dist/lib/libgkconhtmlcon_s.a ../../dist/lib/libgkconhtmldoc_s.a ../../dist/lib/libgkconxmlcon_s.a ../../dist/lib/libgkconxmldoc_s.a ../../dist/lib/libgkconxbl_s.a ../../dist/lib/libgkconxulcon_s.a ../../dist/lib/libgkconxuldoc_s.a ../../dist/lib/libgkview_s.a ../../dist/lib/libjsdombase_s.a ../../dist/lib/libjsdomevents_s.a ../../dist/lib/libjsurl_s.a ../../dist/lib/libjsdomstorage_s.a ../../dist/lib/libgkxultree_s.a ../../dist/lib/libgkxulgrid_s.a ../../dist/lib/libgkconxultmpl_s.a ../../dist/lib/libinspector_s.a ../../dist/lib/libgkmathmlcon_s.a ../../dist/lib/libgkmathmlbase_s.a ../../dist/lib/libgkcontentxtf_s.a ../../dist/lib/libgkxtfbase_s.a ../../dist/lib/libgksvgbase_s.a ../../dist/lib/libgkconsvgdoc_s.a ../../dist/lib/libgkcontentsvg_s.a ../../dist/lib/libgksvgrenderercairo_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib -lgkgfx ../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../dist/bin -lmozjs -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcairo -L/usr/lib64 -lX11 -lXrender -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libgklayout.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgklayout.so ../../dist/bin/components : ../../dist/bin/components/libgklayout.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/public' nsISHEntry.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISHEntry nsISHEntry.idl nsISHContainer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISHContainer nsISHContainer.idl nsISHTransaction.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISHTransaction nsISHTransaction.idl nsISHistoryInternal.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISHistoryInternal nsISHistoryInternal.idl nsIHistoryEntry.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIHistoryEntry nsIHistoryEntry.idl nsISHistory.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISHistory nsISHistory.idl nsISHistoryListener.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISHistoryListener nsISHistoryListener.idl ../../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/shistory.xpt ../../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/src' nsSHEntry.cpp c++ -o nsSHEntry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/shistory -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSHEntry.pp nsSHEntry.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSHTransaction.cpp c++ -o nsSHTransaction.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/shistory -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/shistory -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libshistory_s.a ../../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/docshell' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/docshell/base' nsDocShell.cpp c++ -o nsDocShell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShell.pp nsDocShell.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::QueryInterface(const nsIID&, void**)': nsDocShell.cpp:400: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocShell.cpp: In function 'void* HandleRestorePresentationEvent(PLEvent*)': nsDocShell.cpp:5113: warning: unused variable 'rv' nsDocShell.cpp: In member function 'void nsDocShell::SetHistoryEntry(nsCOMPtr*, nsISHEntry*)': nsDocShell.cpp:8048: warning: unused variable 'rv' nsDocShell.cpp: In member function 'virtual nsresult nsDocShell::SetCanvasHasFocus(PRBool)': nsDocShell.cpp:8463: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used nsWebShell.cpp c++ -o nsWebShell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWebShell.pp nsWebShell.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWebShell.cpp: In member function 'virtual nsresult nsWebShell::QueryInterface(const nsIID&, void**)': nsWebShell.cpp:236: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWebShell.cpp: In member function 'virtual nsresult nsWebShell::OnLinkClickSync(nsIContent*, nsLinkVerb, nsIURI*, const PRUnichar*, nsIInputStream*, nsIInputStream*, nsIDocShell**, nsIRequest**)': nsWebShell.cpp:560: warning: control reaches end of non-void function nsDocShellLoadInfo.cpp c++ -o nsDocShellLoadInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDSURIContentListener.pp nsDSURIContentListener.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDefaultURIFixup.cpp c++ -o nsDefaultURIFixup.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDefaultURIFixup.pp nsDefaultURIFixup.cpp nsGlobalHistoryAdapter.cpp c++ -o nsGlobalHistoryAdapter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/caps -I../../dist/include/necko -I../../dist/include/gfx -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/mimetype -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsWebNavigationInfo.pp nsWebNavigationInfo.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 ranlib libbasedocshell_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libbasedocshell_s.a ../../dist/lib nsCDocShell.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsCDocShell nsCDocShell.idl nsCDefaultURIFixup.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsCDefaultURIFixup nsCDefaultURIFixup.idl nsIDocShell.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDocShell nsIDocShell.idl nsIDocShellLoadInfo.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDocShellLoadInfo nsIDocShellLoadInfo.idl nsIDocShellTreeItem.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDocShellTreeItem nsIDocShellTreeItem.idl nsIDocShellTreeNode.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDocShellTreeNode nsIDocShellTreeNode.idl nsIDocShellTreeOwner.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDocShellTreeOwner nsIDocShellTreeOwner.idl nsIDocShellHistory.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDocShellHistory nsIDocShellHistory.idl nsIGlobalHistory2.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIGlobalHistory2 nsIGlobalHistory2.idl nsIGlobalHistory3.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIGlobalHistory3 nsIGlobalHistory3.idl nsIMarkupDocumentViewer.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIMarkupDocumentViewer nsIMarkupDocumentViewer.idl nsIScrollable.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIScrollable nsIScrollable.idl nsITextScroll.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITextScroll nsITextScroll.idl nsIWebNavigation.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWebNavigation nsIWebNavigation.idl nsIWebNavigationInfo.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWebNavigationInfo nsIWebNavigationInfo.idl nsIContentViewer.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIContentViewer nsIContentViewer.idl nsIContentViewerEdit.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIContentViewerEdit nsIContentViewerEdit.idl nsIContentViewerFile.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIContentViewerFile nsIContentViewerFile.idl nsIURIFixup.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIURIFixup nsIURIFixup.idl nsIEditorDocShell.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEditorDocShell nsIEditorDocShell.idl nsIWebPageDescriptor.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWebPageDescriptor nsIWebPageDescriptor.idl nsIGlobalHistory.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIGlobalHistory nsIGlobalHistory.idl ../../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/nsIGlobalHistory.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/docshell.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/docshell/build' nsDocShellModule.cpp c++ -o nsDocShellModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I../../uriloader/base -I../../uriloader/prefetch -I../../uriloader/exthandler -I../../xpfe/components/shistory/src -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/dom -I../../dist/include/js -I../../dist/include/shistory -I../../dist/include/necko -I../../dist/include/gfx -I../../dist/include/content -I../../dist/include/layout -I../../dist/include/webshell -I../../dist/include/widget -I../../dist/include/pref -I../../dist/include/view -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/rdf -I../../dist/include/prefetch -I../../dist/include/imglib2 -I../../dist/include/docshell -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShellModule.pp nsDocShellModule.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libdocshell.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libdocshell.so -o libdocshell.so nsDocShellModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/libbasedocshell_s.a ../../dist/lib/liburiloaderbase_s.a ../../dist/lib/libexthandler_s.a ../../dist/lib/libprefetch_s.a ../../dist/lib/libshistory_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib -L../../dist/bin -lmozjs ../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -ldl -lm chmod +x libdocshell.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libdocshell.so ../../dist/bin/components : ../../dist/bin/components/libdocshell.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/docshell/resources' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/docshell/resources/content' +++ making chrome /builddir/build/BUILD/mozilla/docshell/resources/content => ../../../dist/bin/chrome/toolkit.jar adding: content/global/netError.xhtml (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/resources/content' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/resources' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/docshell' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/webshell' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/webshell/public' nsIRefreshURI.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIRefreshURI nsIRefreshURI.idl nsIContentViewerContainer.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIContentViewerContainer nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDocumentLoaderFactory nsIDocumentLoaderFactory.idl nsIClipboardCommands.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIClipboardCommands nsIClipboardCommands.idl ../../dist/bin/xpt_link _xpidlgen/webshell_idls.xpt _xpidlgen/nsIRefreshURI.xpt _xpidlgen/nsIContentViewerContainer.xpt _xpidlgen/nsIDocumentLoaderFactory.xpt _xpidlgen/nsIClipboardCommands.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/webshell_idls.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/webshell/public' /builddir/build/BUILD/mozilla/config/nsinstall -R ./tests/viewer/samples/test0.html ./tests/viewer/samples/test1.html ./tests/viewer/samples/test10.html ./tests/viewer/samples/test11.html ./tests/viewer/samples/test12.html ./tests/viewer/samples/test13.html ./tests/viewer/samples/test14.html ./tests/viewer/samples/test15.html ./tests/viewer/samples/test16.html ./tests/viewer/samples/test2.html ./tests/viewer/samples/test3.html ./tests/viewer/samples/test4.html ./tests/viewer/samples/test5.html ./tests/viewer/samples/test6.html ./tests/viewer/samples/test7.html ./tests/viewer/samples/test8-1.html ./tests/viewer/samples/test8.html ./tests/viewer/samples/test8dom.html ./tests/viewer/samples/test8sca.html ./tests/viewer/samples/test8siz.html ./tests/viewer/samples/test8tab.html ./tests/viewer/samples/test9.html ./tests/viewer/samples/test9a.html ./tests/viewer/samples/test9b.html ./tests/viewer/samples/test_ed.html ./tests/viewer/samples/test_form.html ./tests/viewer/samples/test_gfx.html ./tests/viewer/samples/test_lbox.html ./tests/viewer/samples/test_pr.html ./tests/viewer/samples/test_weight.html ./tests/viewer/samples/toolbarTest1.xul ./tests/viewer/samples/treeTest1.xul ./tests/viewer/samples/treeTest1.css ./tests/viewer/samples/sliderTest1.xul ./tests/viewer/samples/scrollbarTest1.xul ./tests/viewer/samples/scrollbarTest2.xul ./tests/viewer/resources/find.html ./tests/viewer/resources/printsetup.html ./tests/viewer/resources/image_props.html ./tests/viewer/samples/aform.css ./tests/viewer/samples/bform.css ./tests/viewer/samples/cform.css ./tests/viewer/samples/demoform.css ./tests/viewer/samples/mozform.css ./tests/viewer/samples/xulTest.css ./tests/viewer/samples/Anieyes.gif ./tests/viewer/samples/gear1.gif ./tests/viewer/samples/rock_gra.gif ./tests/viewer/samples/beeptest.html ./tests/viewer/samples/soundtest.html ./tests/viewer/samples/bg.jpg ./tests/viewer/samples/raptor.jpg ./tests/viewer/samples/test.wav ./tests/viewer/samples/checkboxTest.xul ../dist/bin/res/samples /builddir/build/BUILD/mozilla/config/nsinstall -R ./tests/viewer/throbber/anim.gif ./tests/viewer/throbber/anims00.gif ./tests/viewer/throbber/anims01.gif ./tests/viewer/throbber/anims02.gif ./tests/viewer/throbber/anims03.gif ./tests/viewer/throbber/anims04.gif ./tests/viewer/throbber/anims05.gif ./tests/viewer/throbber/anims06.gif ./tests/viewer/throbber/anims07.gif ./tests/viewer/throbber/anims08.gif ./tests/viewer/throbber/anims09.gif ./tests/viewer/throbber/anims10.gif ./tests/viewer/throbber/anims11.gif ./tests/viewer/throbber/anims12.gif ./tests/viewer/throbber/anims13.gif ./tests/viewer/throbber/anims14.gif ./tests/viewer/throbber/anims15.gif ./tests/viewer/throbber/anims16.gif ./tests/viewer/throbber/anims17.gif ./tests/viewer/throbber/anims18.gif ./tests/viewer/throbber/anims19.gif ./tests/viewer/throbber/anims20.gif ./tests/viewer/throbber/anims21.gif ./tests/viewer/throbber/anims22.gif ./tests/viewer/throbber/anims23.gif ./tests/viewer/throbber/anims24.gif ./tests/viewer/throbber/anims25.gif ./tests/viewer/throbber/anims26.gif ./tests/viewer/throbber/anims27.gif ./tests/viewer/throbber/anims28.gif ./tests/viewer/throbber/anims29.gif ../dist/bin/res/throbber /builddir/build/BUILD/mozilla/config/nsinstall -R ./tests/viewer/resources/viewer.properties ../dist/bin/res gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/webshell' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/base' nsEmbedAPI.cpp c++ -o nsEmbedAPI.o -c -fvisibility=hidden -DMOZILLA_STRICT_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/intl -I../../dist/include/embedcomponents -I../../dist/include/embed_base -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DWIDGET_DLL=\"libwidget_gtk2.so\" -DGFXWIN_DLL=\"libgfx_gtk2.so\" -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsEmbedAPI.pp nsEmbedAPI.cpp nsEmbedAPI.cpp: In function 'nsresult NS_InitEmbedding(nsILocalFile*, nsIDirectoryServiceProvider*, const nsStaticModuleInfo*, PRUint32)': nsEmbedAPI.cpp:165: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEmbedAPI.cpp:173: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEmbedAPI.cpp:186: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libembed_base_s.a ar cr libembed_base_s.a nsEmbedAPI.o ranlib libembed_base_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libembed_base_s.a ../../dist/lib nsIWindowCreator2.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWindowCreator2 nsIWindowCreator2.idl nsIWindowProvider.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWindowProvider nsIWindowProvider.idl nsIWindowCreator.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWindowCreator nsIWindowCreator.idl ../../dist/bin/xpt_link _xpidlgen/embed_base.xpt _xpidlgen/nsIWindowCreator2.xpt _xpidlgen/nsIWindowProvider.xpt _xpidlgen/nsIWindowCreator.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/embed_base.xpt ../../dist/bin/components /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libembed_base_s.a ../../dist/sdk/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/public' nsIDialogParamBlock.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDialogParamBlock nsIDialogParamBlock.idl nsPIPromptService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsPIPromptService nsPIPromptService.idl nsPIWindowWatcher.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsPIWindowWatcher nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAuthPromptWrapper nsIAuthPromptWrapper.idl nsINonBlockingAlertService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsINonBlockingAlertService nsINonBlockingAlertService.idl nsIWindowWatcher.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIWindowWatcher nsIWindowWatcher.idl nsIPromptService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPromptService nsIPromptService.idl ../../../../dist/bin/xpt_link _xpidlgen/windowwatcher.xpt _xpidlgen/nsIDialogParamBlock.xpt _xpidlgen/nsPIPromptService.xpt _xpidlgen/nsPIWindowWatcher.xpt _xpidlgen/nsIAuthPromptWrapper.xpt _xpidlgen/nsINonBlockingAlertService.xpt _xpidlgen/nsIWindowWatcher.xpt _xpidlgen/nsIPromptService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/windowwatcher.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/src' nsPrompt.cpp c++ -o nsPrompt.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/embedcomponents -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/embedcomponents -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWWJSUtils.pp nsWWJSUtils.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsWindowWatcher.cpp c++ -o nsWindowWatcher.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/embedcomponents -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWindowWatcher.pp nsWindowWatcher.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsWindowWatcher.cpp: In member function 'nsresult nsWindowWatcher::OpenWindowJSInternal(nsIDOMWindow*, const char*, const char*, const char*, PRBool, PRUint32, jsval*, PRBool, nsIDOMWindow**)': nsWindowWatcher.cpp:921: warning: enumeral mismatch in conditional expression: 'nsIWebNavigation::' vs 'nsIWebNavigation::' nsDialogParamBlock.cpp c++ -o nsDialogParamBlock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/embedcomponents -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/embedcomponents -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 nsDialogParamBlock.o nsPromptService.o ranlib libwindowwatcher_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwindowwatcher_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup/src' nsAppStartupNotifier.cpp c++ -o nsAppStartupNotifier.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/embedcomponents -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libappstartupnotifier_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/find' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/find/public' nsIFind.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFind nsIFind.idl nsIWebBrowserFind.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIWebBrowserFind nsIWebBrowserFind.idl ../../../../dist/bin/xpt_link _xpidlgen/find.xpt _xpidlgen/nsIFind.xpt _xpidlgen/nsIWebBrowserFind.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/find.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/find/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/find/src' nsWebBrowserFind.cpp c++ -o nsWebBrowserFind.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/gfx -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/find -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserFind.pp nsWebBrowserFind.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFind.cpp c++ -o nsFind.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/gfx -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/find -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFind.pp nsFind.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libfind_s.a ar cr libfind_s.a nsWebBrowserFind.o nsFind.o ranlib libfind_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libfind_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/find/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/find' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/public' nsIWebBrowserPersist.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIWebBrowserPersist nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsCWebBrowserPersist nsCWebBrowserPersist.idl ../../../../dist/bin/xpt_link _xpidlgen/webbrowserpersist.xpt _xpidlgen/nsIWebBrowserPersist.xpt _xpidlgen/nsCWebBrowserPersist.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/webbrowserpersist.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/src' nsWebBrowserPersist.cpp c++ -o nsWebBrowserPersist.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/webbrowserpersist -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserPersist.pp nsWebBrowserPersist.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWebBrowserPersist.cpp: In function 'PRBool IsSpecialXHTMLTag(nsIDOMNode*)': nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' nsWebBrowserPersist.cpp:3650: warning: missing braces around initializer for 'PRUnichar [22]' rm -f libwebbrowserpersist_s.a ar cr libwebbrowserpersist_s.a nsWebBrowserPersist.o ranlib libwebbrowserpersist_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwebbrowserpersist_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/public' nsICommandManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICommandManager nsICommandManager.idl nsICommandParams.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICommandParams nsICommandParams.idl nsIControllerCommand.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIControllerCommand nsIControllerCommand.idl nsIControllerContext.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIControllerContext nsIControllerContext.idl nsIControllerCommandTable.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIControllerCommandTable nsIControllerCommandTable.idl nsPICommandUpdater.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsPICommandUpdater nsPICommandUpdater.idl ../../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/commandhandler.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/src' nsBaseCommandController.cpp c++ -o nsBaseCommandController.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/layout -I../../../../dist/include/commandhandler -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/layout -I../../../../dist/include/commandhandler -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/layout -I../../../../dist/include/commandhandler -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/layout -I../../../../dist/include/commandhandler -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/xuldoc -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/layout -I../../../../dist/include/commandhandler -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libcommandhandler_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/ui' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/ui/helperAppDlg' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsHelperAppDlg.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/ui/helperAppDlg' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/ui/progressDlg' nsIProgressDialog.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIProgressDialog nsIProgressDialog.idl ../../../../dist/bin/xpt_link _xpidlgen/progressDlg.xpt _xpidlgen/nsIProgressDialog.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/progressDlg.xpt ../../../../dist/bin/components /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsProgressDialog.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/ui/progressDlg' +++ making chrome /builddir/build/BUILD/mozilla/embedding/components/ui => ../../../dist/bin/chrome/toolkit.jar adding: content/global/nsHelperAppDlg.xul (stored 0%) adding: content/global/nsProgressDialog.xul (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/ui' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/public' nsIJSConsoleService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIJSConsoleService nsIJSConsoleService.idl ../../../../dist/bin/xpt_link _xpidlgen/jsconsole.xpt _xpidlgen/nsIJSConsoleService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/jsconsole.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/src' nsJSConsoleService.cpp c++ -o nsJSConsoleService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/jsconsole -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/embedcomponents -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJSConsoleService.pp nsJSConsoleService.cpp rm -f libjsconsole_s.a ar cr libjsconsole_s.a nsJSConsoleService.o ranlib libjsconsole_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libjsconsole_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/printingui' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src/unixshared' nsPrintingPromptService.cpp c++ -o nsPrintingPromptService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/embedcomponents -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsPrintingPromptService.pp nsPrintingPromptService.cpp ../../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPrintProgressParams.cpp c++ -o nsPrintProgressParams.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/embedcomponents -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/embedcomponents -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libprintingui_s.a ../../../../../dist/lib gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src/unixshared' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/printingui' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/build' nsEmbeddingModule.cpp c++ -o nsEmbeddingModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../windowwatcher/src -I./../appstartup/src -I./../jsconsole/src -I./../find/src -I./../webbrowserpersist/src -I./../commandhandler/src -I./../printingui/src/unixshared -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/webbrowserpersist -I../../../dist/include/jsconsole -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/embedcomponents -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEmbeddingModule.pp nsEmbeddingModule.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libembedcomponents.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libembedcomponents.so -o libembedcomponents.so nsEmbeddingModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../dist/lib/libwindowwatcher_s.a ../../../dist/lib/libappstartupnotifier_s.a ../../../dist/lib/libfind_s.a ../../../dist/lib/libwebbrowserpersist_s.a ../../../dist/lib/libcommandhandler_s.a ../../../dist/lib/libjsconsole_s.a ../../../dist/lib/libprintingui_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -lgkgfx ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libembedcomponents.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libembedcomponents.so ../../../dist/bin/components : ../../../dist/bin/components/libembedcomponents.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/webBrowser' nsDocShellTreeOwner.cpp c++ -o nsDocShellTreeOwner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -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/toolkitcomps -I../../../dist/include/webbrwsr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocShellTreeOwner.pp nsDocShellTreeOwner.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocShellTreeOwner.cpp: In member function 'already_AddRefed nsDocShellTreeOwner::GetWebBrowserChrome()': nsDocShellTreeOwner.cpp:944: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocShellTreeOwner.cpp: In member function 'already_AddRefed nsDocShellTreeOwner::GetOwnerWin()': nsDocShellTreeOwner.cpp:960: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocShellTreeOwner.cpp: In member function 'already_AddRefed nsDocShellTreeOwner::GetOwnerRequestor()': nsDocShellTreeOwner.cpp:976: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWebBrowser.cpp c++ -o nsWebBrowser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -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/toolkitcomps -I../../../dist/include/webbrwsr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowser.pp nsWebBrowser.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWebBrowser.cpp: In member function 'virtual nsresult nsWebBrowser::SetItemType(PRInt32)': nsWebBrowser.cpp:523: warning: enumeral mismatch in conditional expression: 'nsIDocShellTreeItem::' vs 'nsIDocShellTreeItem::' nsWebBrowser.cpp: In member function 'virtual nsresult nsWebBrowser::SetProperty(PRUint32, PRUint32)': nsWebBrowser.cpp:797: warning: enumeral mismatch in conditional expression: 'nsIDocShellTreeItem::' vs 'nsIDocShellTreeItem::' nsCommandHandler.cpp c++ -o nsCommandHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -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/toolkitcomps -I../../../dist/include/webbrwsr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCommandHandler.pp nsCommandHandler.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWebBrowserContentPolicy.cpp c++ -o nsWebBrowserContentPolicy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -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/toolkitcomps -I../../../dist/include/webbrwsr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -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/toolkitcomps -I../../../dist/include/webbrwsr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContextMenuInfo.pp nsContextMenuInfo.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEmbedStream.cpp c++ -o nsEmbedStream.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/gfx -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/toolkitcomps -I../../../dist/include/webbrwsr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libnsWebBrowser_s.a ../../../dist/lib nsCWebBrowser.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsCWebBrowser nsCWebBrowser.idl nsICommandHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsICommandHandler nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIEmbeddingSiteWindow2 nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIContextMenuListener2 nsIContextMenuListener2.idl nsIPrintingPrompt.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPrintingPrompt nsIPrintingPrompt.idl nsIPrintingPromptService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPrintingPromptService nsIPrintingPromptService.idl nsIContextMenuListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIContextMenuListener nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIEmbeddingSiteWindow nsIEmbeddingSiteWindow.idl nsITooltipListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITooltipListener nsITooltipListener.idl nsITooltipTextProvider.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITooltipTextProvider nsITooltipTextProvider.idl nsIWebBrowser.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebBrowser nsIWebBrowser.idl nsIWebBrowserChrome.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebBrowserChrome nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebBrowserChromeFocus nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebBrowserFocus nsIWebBrowserFocus.idl nsIWebBrowserPrint.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebBrowserPrint nsIWebBrowserPrint.idl nsIWebBrowserSetup.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebBrowserSetup nsIWebBrowserSetup.idl nsIWebBrowserStream.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebBrowserStream nsIWebBrowserStream.idl ../../../dist/bin/xpt_link _xpidlgen/webBrowser_core.xpt _xpidlgen/nsCWebBrowser.xpt _xpidlgen/nsICommandHandler.xpt _xpidlgen/nsIEmbeddingSiteWindow2.xpt _xpidlgen/nsIContextMenuListener2.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/nsIWebBrowserPrint.xpt _xpidlgen/nsIWebBrowserSetup.xpt _xpidlgen/nsIWebBrowserStream.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/webBrowser_core.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/webBrowser' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/build' nsWebBrowserModule.cpp c++ -o nsWebBrowserModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/layout -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/webbrwsr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I. -I./../webBrowser -I./../setup -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebBrowserModule.pp nsWebBrowserModule.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libwebbrwsr.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libwebbrwsr.so -o libwebbrwsr.so nsWebBrowserModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../dist/lib/libnsWebBrowser_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libwebbrwsr.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libwebbrwsr.so ../../../dist/bin/components : ../../../dist/bin/components/libwebbrwsr.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/idl' nsICiter.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsICiter nsICiter.idl nsIDocumentStateListener.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDocumentStateListener nsIDocumentStateListener.idl nsIEditActionListener.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEditActionListener nsIEditActionListener.idl nsIEditor.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEditor nsIEditor.idl nsIEditorIMESupport.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEditorIMESupport nsIEditorIMESupport.idl nsIEditorLogging.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEditorLogging nsIEditorLogging.idl nsIEditorMailSupport.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEditorMailSupport nsIEditorMailSupport.idl nsIEditorObserver.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEditorObserver nsIEditorObserver.idl nsIEditorSpellCheck.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEditorSpellCheck nsIEditorSpellCheck.idl nsIEditorStyleSheets.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIEditorStyleSheets nsIEditorStyleSheets.idl nsIHTMLEditor.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIHTMLEditor nsIHTMLEditor.idl nsIHTMLObjectResizer.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIHTMLObjectResizer nsIHTMLObjectResizer.idl nsIHTMLAbsPosEditor.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIHTMLAbsPosEditor nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIHTMLObjectResizeListener nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIHTMLInlineTableEditor nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPlaintextEditor nsIPlaintextEditor.idl nsITableEditor.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITableEditor nsITableEditor.idl nsIURIRefObject.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIURIRefObject nsIURIRefObject.idl nsIContentFilter.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIContentFilter nsIContentFilter.idl nsPIEditorTransaction.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsPIEditorTransaction nsPIEditorTransaction.idl ../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/editor.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/idl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/txtsvc' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txtsvc/public' nsITextServicesFilter.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITextServicesFilter nsITextServicesFilter.idl nsIInlineSpellChecker.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIInlineSpellChecker nsIInlineSpellChecker.idl ../../../dist/bin/xpt_link _xpidlgen/txtsvc.xpt _xpidlgen/nsITextServicesFilter.xpt _xpidlgen/nsIInlineSpellChecker.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/txtsvc.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txtsvc/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txtsvc/src' nsFilteredContentIterator.cpp c++ -o nsFilteredContentIterator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/txtsvc -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFilteredContentIterator.pp nsFilteredContentIterator.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTextServicesDocument.cpp c++ -o nsTextServicesDocument.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/txtsvc -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextServicesDocument.pp nsTextServicesDocument.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTextServicesDocument.cpp: In static member function 'static nsresult nsTextServicesDocument::FindWordBounds(nsVoidArray*, nsString*, nsIWordBreaker*, nsIDOMNode*, PRInt32, nsIDOMNode**, PRInt32*, nsIDOMNode**, PRInt32*)': nsTextServicesDocument.cpp:4721: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4722: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4722: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4745: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4745: warning: comparison between signed and unsigned integer expressions nsTextServicesDocument.cpp:4747: warning: comparison between signed and unsigned integer expressions nsTSDNotifier.cpp c++ -o nsTSDNotifier.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/txtsvc -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTSDNotifier.pp nsTSDNotifier.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libtxtsvc_s.a ar cr libtxtsvc_s.a nsFilteredContentIterator.o nsTextServicesDocument.o nsTSDNotifier.o ranlib libtxtsvc_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libtxtsvc_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txtsvc/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txtsvc' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/base' nsEditor.cpp c++ -o nsEditor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditor.pp nsEditor.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEditor.cpp: In member function 'virtual nsresult nsEditor::InsertTextIntoTextNodeImpl(const nsAString_internal&, nsIDOMCharacterData*, PRInt32, PRBool)': nsEditor.cpp:2867: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEditor.cpp:2871: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEditor.cpp: In member function 'virtual nsresult nsEditor::CreateTxnForDeleteSelection(short int, EditAggregateTxn**)': nsEditor.cpp:5220: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEditorCommands.cpp c++ -o nsEditorCommands.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorUtils.pp nsEditorUtils.cpp nsEditorUtils.cpp: In static member function 'static PRBool nsEditorHookUtils::DoAllowDragHook(nsIDOMDocument*, nsIDOMEvent*)': nsEditorUtils.cpp:272: warning: unused variable 'hookres' nsEditorUtils.cpp: In static member function 'static PRBool nsEditorHookUtils::DoDragHook(nsIDOMDocument*, nsIDOMEvent*, nsITransferable*)': nsEditorUtils.cpp:302: warning: unused variable 'hookResult' nsEditorUtils.cpp: In static member function 'static PRBool nsEditorHookUtils::DoAllowDropHook(nsIDOMDocument*, nsIDOMEvent*, nsIDragSession*)': nsEditorUtils.cpp:332: warning: unused variable 'hookResult' nsEditorUtils.cpp: In static member function 'static PRBool nsEditorHookUtils::DoInsertionHook(nsIDOMDocument*, nsIDOMEvent*, nsITransferable*)': nsEditorUtils.cpp:362: warning: unused variable 'hookResult' nsSelectionState.cpp c++ -o nsSelectionState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSelectionState.pp nsSelectionState.cpp EditTxn.cpp c++ -o EditTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/PlaceholderTxn.pp PlaceholderTxn.cpp PlaceholderTxn.cpp: In member function 'virtual nsresult PlaceholderTxn::Merge(nsITransaction*, PRBool*)': PlaceholderTxn.cpp:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ChangeAttributeTxn.cpp c++ -o ChangeAttributeTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ChangeCSSInlineStyleTxn.pp ChangeCSSInlineStyleTxn.cpp ChangeCSSInlineStyleTxn.cpp: In member function 'nsresult ChangeCSSInlineStyleTxn::SetStyle(PRBool, nsAString_internal&)': ChangeCSSInlineStyleTxn.cpp:268: warning: 'result' may be used uninitialized in this function CreateElementTxn.cpp c++ -o CreateElementTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/DeleteElementTxn.pp DeleteElementTxn.cpp DeleteRangeTxn.cpp c++ -o DeleteRangeTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/DeleteRangeTxn.pp DeleteRangeTxn.cpp DeleteRangeTxn.cpp: In member function 'virtual nsresult DeleteRangeTxn::CreateTxnsToDeleteBetween(nsIDOMNode*, PRUint32, PRUint32)': DeleteRangeTxn.cpp:241: warning: dereferencing type-punned pointer will break strict-aliasing rules DeleteRangeTxn.cpp:275: warning: dereferencing type-punned pointer will break strict-aliasing rules DeleteRangeTxn.cpp: In member function 'virtual nsresult DeleteRangeTxn::CreateTxnsToDeleteContent(nsIDOMNode*, PRUint32, short int)': DeleteRangeTxn.cpp:312: warning: dereferencing type-punned pointer will break strict-aliasing rules DeleteRangeTxn.cpp: In member function 'virtual nsresult DeleteRangeTxn::CreateTxnsToDeleteNodesBetween()': DeleteRangeTxn.cpp:340: warning: dereferencing type-punned pointer will break strict-aliasing rules DeleteTextTxn.cpp c++ -o DeleteTextTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/EditAggregateTxn.pp EditAggregateTxn.cpp EditAggregateTxn.cpp: In constructor 'EditAggregateTxn::EditAggregateTxn()': EditAggregateTxn.cpp:44: warning: unused variable 'res' IMETextTxn.cpp c++ -o IMETextTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/IMETextTxn.pp IMETextTxn.cpp IMETextTxn.cpp: In member function 'virtual nsresult IMETextTxn::Merge(nsITransaction*, PRBool*)': IMETextTxn.cpp:165: warning: dereferencing type-punned pointer will break strict-aliasing rules InsertElementTxn.cpp c++ -o InsertElementTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/InsertTextTxn.pp InsertTextTxn.cpp InsertTextTxn.cpp: In member function 'virtual nsresult InsertTextTxn::Merge(nsITransaction*, PRBool*)': InsertTextTxn.cpp:150: warning: dereferencing type-punned pointer will break strict-aliasing rules InsertTextTxn.cpp:168: warning: dereferencing type-punned pointer will break strict-aliasing rules InsertTextTxn.cpp:182: warning: dereferencing type-punned pointer will break strict-aliasing rules JoinElementTxn.cpp c++ -o JoinElementTxn.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsStyleSheetTxns.pp nsStyleSheetTxns.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules TransactionFactory.cpp c++ -o TransactionFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/widget -I../../../dist/include/unicharutil -I../../../dist/include/commandhandler -I../../../dist/include/docshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libeditorbase_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/text' nsPlaintextDataTransfer.cpp c++ -o nsPlaintextDataTransfer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/lwbrk -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPlaintextDataTransfer.pp nsPlaintextDataTransfer.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPlaintextEditor.cpp c++ -o nsPlaintextEditor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/lwbrk -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPlaintextEditor.pp nsPlaintextEditor.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPlaintextEditor.cpp: In member function 'virtual nsresult nsPlaintextEditor::QueryInterface(const nsIID&, void**)': nsPlaintextEditor.cpp:118: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTextEditUtils.cpp c++ -o nsTextEditUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/lwbrk -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/lwbrk -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextEditRules.pp nsTextEditRules.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTextEditRules.cpp: In member function 'nsresult nsTextEditRules::ReplaceNewlines(nsIDOMRange*)': nsTextEditRules.cpp:1208: warning: dereferencing type-punned pointer will break strict-aliasing rules nsEditorEventListeners.cpp c++ -o nsEditorEventListeners.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/lwbrk -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorEventListeners.pp nsEditorEventListeners.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWrapUtils.cpp c++ -o nsWrapUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/lwbrk -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWrapUtils.pp nsWrapUtils.cpp nsInternetCiter.cpp c++ -o nsInternetCiter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/lwbrk -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsInternetCiter.pp nsInternetCiter.cpp nsAOLCiter.cpp c++ -o nsAOLCiter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/lwbrk -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/lwbrk -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/unicharutil -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextEditRulesBidi.pp nsTextEditRulesBidi.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libtexteditor_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/text' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/html' nsEditProperty.cpp c++ -o nsEditProperty.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditProperty.pp nsEditProperty.cpp nsHTMLAbsPosition.cpp c++ -o nsHTMLAbsPosition.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAbsPosition.pp nsHTMLAbsPosition.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLAnonymousUtils.cpp c++ -o nsHTMLAnonymousUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAnonymousUtils.pp nsHTMLAnonymousUtils.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLDataTransfer.cpp c++ -o nsHTMLDataTransfer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLDataTransfer.pp nsHTMLDataTransfer.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLCSSUtils.cpp c++ -o nsHTMLCSSUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLCSSUtils.pp nsHTMLCSSUtils.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLCSSUtils.cpp: In member function 'void nsHTMLCSSUtils::GetCSSPropertyAtom(nsHTMLCSSUtils::nsCSSEditableProperty, nsIAtom**)': nsHTMLCSSUtils.cpp:795: warning: enumeration value 'eCSSEditableProperty_NONE' not handled in switch nsHTMLEditor.cpp c++ -o nsHTMLEditor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditor.pp nsHTMLEditor.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLEditor.cpp: In member function 'virtual nsresult nsHTMLEditor::QueryInterface(const nsIID&, void**)': nsHTMLEditor.cpp:261: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLEditor.cpp: In member function 'virtual nsresult nsHTMLEditor::SetDocumentTitle(const nsAString_internal&)': nsHTMLEditor.cpp:717: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLEditorStyle.cpp c++ -o nsHTMLEditorStyle.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditorStyle.pp nsHTMLEditorStyle.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLEditRules.cpp c++ -o nsHTMLEditRules.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditRules.pp nsHTMLEditRules.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLEditUtils.cpp c++ -o nsHTMLEditUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditUtils.pp nsHTMLEditUtils.cpp nsHTMLObjectResizer.cpp c++ -o nsHTMLObjectResizer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLObjectResizer.pp nsHTMLObjectResizer.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLEditorMouseListener.cpp c++ -o nsHTMLEditorMouseListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLEditorMouseListener.pp nsHTMLEditorMouseListener.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLEditorMouseListener.cpp: In member function 'virtual nsresult nsHTMLEditorMouseListener::QueryInterface(const nsIID&, void**)': nsHTMLEditorMouseListener.cpp:80: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLInlineTableEditor.cpp c++ -o nsHTMLInlineTableEditor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLInlineTableEditor.pp nsHTMLInlineTableEditor.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLURIRefObject.cpp c++ -o nsHTMLURIRefObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLURIRefObject.pp nsHTMLURIRefObject.cpp nsTableEditor.cpp c++ -o nsTableEditor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTableEditor.pp nsTableEditor.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTableEditor.cpp: In member function 'virtual nsresult nsHTMLEditor::GetCellIndexes(nsIDOMElement*, PRInt32*, PRInt32*)': nsTableEditor.cpp:2727: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWSRunObject.cpp c++ -o nsWSRunObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWSRunObject.pp nsWSRunObject.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetWSNodes()': nsWSRunObject.cpp:846: warning: comparison between signed and unsigned integer expressions nsWSRunObject.cpp:849: warning: comparison between signed and unsigned integer expressions nsWSRunObject.cpp:916: warning: comparison between signed and unsigned integer expressions nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::DeleteChars(nsIDOMNode*, PRInt32, nsIDOMNode*, PRInt32, nsWSRunObject::AreaRestriction)': nsWSRunObject.cpp:1560: warning: comparison between signed and unsigned integer expressions nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetCharAfter(nsWSRunObject::WSPoint&, nsWSRunObject::WSPoint*)': nsWSRunObject.cpp:1668: warning: comparison between signed and unsigned integer expressions nsWSRunObject.cpp: In member function 'nsresult nsWSRunObject::GetCharBefore(nsWSRunObject::WSPoint&, nsWSRunObject::WSPoint*)': nsWSRunObject.cpp:1694: warning: unused variable 'res' nsWSRunObject.cpp: In member function 'PRUnichar nsWSRunObject::GetCharAt(nsITextContent*, PRInt32)': nsWSRunObject.cpp:1912: warning: comparison between signed and unsigned integer expressions TypeInState.cpp c++ -o TypeInState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/TypeInState.pp TypeInState.cpp TextEditorTest.cpp c++ -o TextEditorTest.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/unicharutil -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/gfx -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/webshell -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/TextEditorTest.pp TextEditorTest.cpp rm -f libhtmleditor_s.a ar cr libhtmleditor_s.a nsEditProperty.o nsHTMLAbsPosition.o nsHTMLAnonymousUtils.o nsHTMLDataTransfer.o nsHTMLCSSUtils.o nsHTMLEditor.o nsHTMLEditorStyle.o nsHTMLEditRules.o nsHTMLEditUtils.o nsHTMLObjectResizer.o nsHTMLEditorMouseListener.o nsHTMLInlineTableEditor.o nsHTMLURIRefObject.o nsTableEditor.o nsWSRunObject.o TypeInState.o TextEditorTest.o ranlib libhtmleditor_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libhtmleditor_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/html' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/build' nsEditorRegistration.cpp c++ -o nsEditorRegistration.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/txmgr -I../../../dist/include/htmlparser -I../../../dist/include/necko -I../../../dist/include/xuldoc -I../../../dist/include/commandhandler -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/txtsvc -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../../editor/libeditor/base -I../../../editor/libeditor/text -I../../../editor/libeditor/html -I../../../editor/txtsvc/src -I../../../editor/composer/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorRegistration.pp nsEditorRegistration.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libeditor.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libeditor.so -o libeditor.so nsEditorRegistration.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../html/libhtmleditor_s.a ../../txtsvc/src/libtxtsvc_s.a ../text/libtexteditor_s.a ../base/libeditorbase_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -lgkgfx ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libeditor.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libeditor.so ../../../dist/bin/components : ../../../dist/bin/components/libeditor.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr/src' nsTransactionItem.cpp c++ -o nsTransactionItem.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/txmgr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/txmgr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/txmgr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/txmgr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/txmgr -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTransactionStack.pp nsTransactionStack.cpp rm -f libtxmgr.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libtxmgr.so -o libtxmgr.so nsTransactionItem.o nsTransactionList.o nsTransactionManager.o nsTransactionManagerFactory.o nsTransactionStack.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libtxmgr.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libtxmgr.so ../../../dist/bin/components : ../../../dist/bin/components/libtxmgr.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr/idl' nsITransaction.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITransaction nsITransaction.idl nsITransactionList.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITransactionList nsITransactionList.idl nsITransactionListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITransactionListener nsITransactionListener.idl nsITransactionManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsITransactionManager nsITransactionManager.idl ../../../dist/bin/xpt_link _xpidlgen/txmgr.xpt _xpidlgen/nsITransaction.xpt _xpidlgen/nsITransactionList.xpt _xpidlgen/nsITransactionListener.xpt _xpidlgen/nsITransactionManager.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/txmgr.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr/idl' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/editor/composer' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/composer/public' nsIEditingSession.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIEditingSession nsIEditingSession.idl ../../../dist/bin/xpt_link _xpidlgen/composer.xpt _xpidlgen/nsIEditingSession.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/composer.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/composer/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/editor/composer/src' nsComposeTxtSrvFilter.cpp c++ -o nsComposeTxtSrvFilter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposeTxtSrvFilter.pp nsComposeTxtSrvFilter.cpp nsComposerController.cpp c++ -o nsComposerController.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerController.pp nsComposerController.cpp nsComposerCommands.cpp c++ -o nsComposerCommands.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerCommands.pp nsComposerCommands.cpp nsComposerCommands.cpp: In member function 'virtual nsresult nsBaseStateUpdatingCommand::QueryInterface(const nsIID&, void**)': nsComposerCommands.cpp:104: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComposerCommands.cpp: In member function 'virtual nsresult nsMultiStateCommand::QueryInterface(const nsIID&, void**)': nsComposerCommands.cpp:620: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComposerCommands.cpp: In member function 'virtual nsresult nsInsertTagCommand::QueryInterface(const nsIID&, void**)': nsComposerCommands.cpp:1494: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComposerDocumentCommands.cpp c++ -o nsComposerDocumentCommands.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerDocumentCommands.pp nsComposerDocumentCommands.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComposerRegistration.cpp c++ -o nsComposerRegistration.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerRegistration.pp nsComposerRegistration.cpp nsEditingSession.cpp c++ -o nsEditingSession.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditingSession.pp nsEditingSession.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsComposerCommandsUpdater.cpp c++ -o nsComposerCommandsUpdater.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsComposerCommandsUpdater.pp nsComposerCommandsUpdater.cpp nsEditorSpellCheck.cpp c++ -o nsEditorSpellCheck.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/txmgr -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/webshell -I../../../dist/include/docshell -I../../../dist/include/gfx -I../../../dist/include/widget -I../../../dist/include/xuldoc -I../../../dist/include/txtsvc -I../../../dist/include/imglib2 -I../../../dist/include/commandhandler -I../../../dist/include/composer -I../../../dist/include/locale -I../../../dist/include/editor -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -I../../libeditor/base/src -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEditorSpellCheck.pp nsEditorSpellCheck.cpp nsEditorSpellCheck.cpp: In member function 'virtual nsresult nsEditorSpellCheck::UninitSpellChecker()': nsEditorSpellCheck.cpp:465: warning: unused variable 'rv' rm -f libcomposer.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libcomposer.so -o libcomposer.so nsComposeTxtSrvFilter.o nsComposerController.o nsComposerCommands.o nsComposerDocumentCommands.o nsComposerRegistration.o nsEditingSession.o nsComposerCommandsUpdater.o nsEditorSpellCheck.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libcomposer.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libcomposer.so ../../../dist/bin/components : ../../../dist/bin/components/libcomposer.so /builddir/build/BUILD/mozilla/config/nsinstall -R ./res/EditorOverride.css ./res/grabber.gif ./res/table-add-column-after-active.gif ./res/table-add-column-after-hover.gif ./res/table-add-column-after.gif ./res/table-add-column-before-active.gif ./res/table-add-column-before-hover.gif ./res/table-add-column-before.gif ./res/table-add-row-after-active.gif ./res/table-add-row-after-hover.gif ./res/table-add-row-after.gif ./res/table-add-row-before-active.gif ./res/table-add-row-before-hover.gif ./res/table-add-row-before.gif ./res/table-remove-column-active.gif ./res/table-remove-column-hover.gif ./res/table-remove-column.gif ./res/table-remove-row-active.gif ./res/table-remove-row-hover.gif ./res/table-remove-row.gif ../../../dist/bin/res gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/editor/composer/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/editor/composer' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/appshell' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/appshell/public' nsIAppShellService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAppShellService nsIAppShellService.idl nsIWindowMediator.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWindowMediator nsIWindowMediator.idl nsIWindowMediatorListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWindowMediatorListener nsIWindowMediatorListener.idl nsIXULWindow.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXULWindow nsIXULWindow.idl nsIPopupWindowManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIPopupWindowManager nsIPopupWindowManager.idl nsIXULBrowserWindow.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXULBrowserWindow nsIXULBrowserWindow.idl ../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/appshell.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/appshell/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/appshell/src' nsChromeTreeOwner.cpp c++ -o nsChromeTreeOwner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/appshell -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsChromeTreeOwner.pp nsChromeTreeOwner.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsContentTreeOwner.cpp c++ -o nsContentTreeOwner.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/appshell -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsContentTreeOwner.pp nsContentTreeOwner.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsContentTreeOwner.cpp: In member function 'virtual nsresult nsSiteWindow2::QueryInterface(const nsIID&, void**)': nsContentTreeOwner.cpp:910: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsXULWindow]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsXULWindow]' ../../../dist/include/xpcom/nsAutoPtr.h:1180: instantiated from 'nsRefPtrGetterAddRefs::operator void**() [with T = nsXULWindow]' nsContentTreeOwner.cpp:247: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULWindow.cpp c++ -o nsXULWindow.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/appshell -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULWindow.pp nsXULWindow.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAppShellService.cpp c++ -o nsAppShellService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/appshell -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShellService.pp nsAppShellService.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsWebShellWindow]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsWebShellWindow]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsWebShellWindow]' nsAppShellService.cpp:177: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAppShellWindowEnumerator.cpp c++ -o nsAppShellWindowEnumerator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/appshell -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/appshell -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWebShellWindow.pp nsWebShellWindow.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWebShellWindow.cpp: In member function 'virtual nsresult nsWebShellWindow::QueryInterface(const nsIID&, void**)': nsWebShellWindow.cpp:175: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWindowMediator.cpp c++ -o nsWindowMediator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/appshell -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindowMediator.pp nsWindowMediator.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsWindowMediator.cpp: In member function 'virtual nsresult nsWindowMediator::SetZPosition(nsIXULWindow*, PRUint32, nsIXULWindow*)': nsWindowMediator.cpp:574: warning: 'belowInfo' may be used uninitialized in this function nsAbout.cpp c++ -o nsAbout.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/appshell -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/appshell -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppShellFactory.pp nsAppShellFactory.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libnsappshell.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libnsappshell.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libnsappshell.so ../../../dist/bin/components : ../../../dist/bin/components/libnsappshell.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/appshell/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/appshell' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/js/src/liveconnect' jsj.c gcc -o jsj.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj.pp jsj.c jsj_JSObject.c gcc -o jsj_JSObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_JSObject.pp jsj_JSObject.c jsj_JavaArray.c gcc -o jsj_JavaArray.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_JavaArray.pp jsj_JavaArray.c jsj_JavaClass.c gcc -o jsj_JavaClass.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_JavaClass.pp jsj_JavaClass.c jsj_JavaMember.c gcc -o jsj_JavaMember.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_JavaMember.pp jsj_JavaMember.c jsj_JavaObject.c gcc -o jsj_JavaObject.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_JavaObject.pp jsj_JavaObject.c jsj_JavaPackage.c gcc -o jsj_JavaPackage.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_JavaPackage.pp jsj_JavaPackage.c jsj_array.c gcc -o jsj_array.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_array.pp jsj_array.c jsj_class.c gcc -o jsj_class.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_class.pp jsj_class.c jsj_convert.c gcc -o jsj_convert.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_convert.pp jsj_convert.c jsj_convert.c: In function 'jsj_ConvertJSValueToJavaValue': jsj_convert.c:484: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:484: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:484: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:488: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:488: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:488: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:496: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:496: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:496: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:500: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:500: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:500: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:507: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:507: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_convert.c:507: warning: dereferencing type-punned pointer will break strict-aliasing rules jsj_field.c gcc -o jsj_field.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_field.pp jsj_field.c jsj_hash.c gcc -o jsj_hash.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_hash.pp jsj_hash.c jsj_method.c gcc -o jsj_method.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_method.pp jsj_method.c jsj_utils.c gcc -o jsj_utils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jsj_utils.pp jsj_utils.c In file included from jsj_utils.c:425: jsj.msg:47: warning: missing initializer jsj.msg:47: warning: (near initialization for 'jsj_ErrorFormatString[0].exnType') jsj.msg:48: warning: missing initializer jsj.msg:48: warning: (near initialization for 'jsj_ErrorFormatString[1].exnType') jsj.msg:51: warning: missing initializer jsj.msg:51: warning: (near initialization for 'jsj_ErrorFormatString[2].exnType') jsj.msg:53: warning: missing initializer jsj.msg:53: warning: (near initialization for 'jsj_ErrorFormatString[3].exnType') jsj.msg:54: warning: missing initializer jsj.msg:54: warning: (near initialization for 'jsj_ErrorFormatString[4].exnType') jsj.msg:55: warning: missing initializer jsj.msg:55: warning: (near initialization for 'jsj_ErrorFormatString[5].exnType') jsj.msg:56: warning: missing initializer jsj.msg:56: warning: (near initialization for 'jsj_ErrorFormatString[6].exnType') jsj.msg:57: warning: missing initializer jsj.msg:57: warning: (near initialization for 'jsj_ErrorFormatString[7].exnType') jsj.msg:58: warning: missing initializer jsj.msg:58: warning: (near initialization for 'jsj_ErrorFormatString[8].exnType') jsj.msg:59: warning: missing initializer jsj.msg:59: warning: (near initialization for 'jsj_ErrorFormatString[9].exnType') jsj.msg:60: warning: missing initializer jsj.msg:60: warning: (near initialization for 'jsj_ErrorFormatString[10].exnType') jsj.msg:61: warning: missing initializer jsj.msg:61: warning: (near initialization for 'jsj_ErrorFormatString[11].exnType') jsj.msg:63: warning: missing initializer jsj.msg:63: warning: (near initialization for 'jsj_ErrorFormatString[12].exnType') jsj.msg:64: warning: missing initializer jsj.msg:64: warning: (near initialization for 'jsj_ErrorFormatString[13].exnType') jsj.msg:65: warning: missing initializer jsj.msg:65: warning: (near initialization for 'jsj_ErrorFormatString[14].exnType') jsj.msg:66: warning: missing initializer jsj.msg:66: warning: (near initialization for 'jsj_ErrorFormatString[15].exnType') jsj.msg:67: warning: missing initializer jsj.msg:67: warning: (near initialization for 'jsj_ErrorFormatString[16].exnType') jsj.msg:68: warning: missing initializer jsj.msg:68: warning: (near initialization for 'jsj_ErrorFormatString[17].exnType') jsj.msg:69: warning: missing initializer jsj.msg:69: warning: (near initialization for 'jsj_ErrorFormatString[18].exnType') jsj.msg:70: warning: missing initializer jsj.msg:70: warning: (near initialization for 'jsj_ErrorFormatString[19].exnType') jsj.msg:71: warning: missing initializer jsj.msg:71: warning: (near initialization for 'jsj_ErrorFormatString[20].exnType') jsj.msg:72: warning: missing initializer jsj.msg:72: warning: (near initialization for 'jsj_ErrorFormatString[21].exnType') jsj.msg:73: warning: missing initializer jsj.msg:73: warning: (near initialization for 'jsj_ErrorFormatString[22].exnType') jsj.msg:74: warning: missing initializer jsj.msg:74: warning: (near initialization for 'jsj_ErrorFormatString[23].exnType') jsj.msg:76: warning: missing initializer jsj.msg:76: warning: (near initialization for 'jsj_ErrorFormatString[24].exnType') jsj.msg:77: warning: missing initializer jsj.msg:77: warning: (near initialization for 'jsj_ErrorFormatString[25].exnType') jsj.msg:78: warning: missing initializer jsj.msg:78: warning: (near initialization for 'jsj_ErrorFormatString[26].exnType') jsj.msg:79: warning: missing initializer jsj.msg:79: warning: (near initialization for 'jsj_ErrorFormatString[27].exnType') jsj.msg:80: warning: missing initializer jsj.msg:80: warning: (near initialization for 'jsj_ErrorFormatString[28].exnType') jsj.msg:81: warning: missing initializer jsj.msg:81: warning: (near initialization for 'jsj_ErrorFormatString[29].exnType') jsj.msg:82: warning: missing initializer jsj.msg:82: warning: (near initialization for 'jsj_ErrorFormatString[30].exnType') jsj.msg:83: warning: missing initializer jsj.msg:83: warning: (near initialization for 'jsj_ErrorFormatString[31].exnType') jsj.msg:84: warning: missing initializer jsj.msg:84: warning: (near initialization for 'jsj_ErrorFormatString[32].exnType') jsj.msg:85: warning: missing initializer jsj.msg:85: warning: (near initialization for 'jsj_ErrorFormatString[33].exnType') jsj.msg:87: warning: missing initializer jsj.msg:87: warning: (near initialization for 'jsj_ErrorFormatString[34].exnType') jsj.msg:88: warning: missing initializer jsj.msg:88: warning: (near initialization for 'jsj_ErrorFormatString[35].exnType') jsj.msg:89: warning: missing initializer jsj.msg:89: warning: (near initialization for 'jsj_ErrorFormatString[36].exnType') jsj.msg:90: warning: missing initializer jsj.msg:90: warning: (near initialization for 'jsj_ErrorFormatString[37].exnType') jsj.msg:91: warning: missing initializer jsj.msg:91: warning: (near initialization for 'jsj_ErrorFormatString[38].exnType') jsj.msg:92: warning: missing initializer jsj.msg:92: warning: (near initialization for 'jsj_ErrorFormatString[39].exnType') jsj.msg:93: warning: missing initializer jsj.msg:93: warning: (near initialization for 'jsj_ErrorFormatString[40].exnType') jsj.msg:94: warning: missing initializer jsj.msg:94: warning: (near initialization for 'jsj_ErrorFormatString[41].exnType') jsj.msg:95: warning: missing initializer jsj.msg:95: warning: (near initialization for 'jsj_ErrorFormatString[42].exnType') jsj.msg:96: warning: missing initializer jsj.msg:96: warning: (near initialization for 'jsj_ErrorFormatString[43].exnType') jsj.msg:97: warning: missing initializer jsj.msg:97: warning: (near initialization for 'jsj_ErrorFormatString[44].exnType') jsj.msg:98: warning: missing initializer jsj.msg:98: warning: (near initialization for 'jsj_ErrorFormatString[45].exnType') nsCLiveconnect.cpp c++ -o nsCLiveconnect.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCLiveconnect.pp nsCLiveconnect.cpp nsCLiveconnect.cpp: In member function 'virtual nsresult nsCLiveconnect::Internal::QueryInterface(const nsIID&, void**)': nsCLiveconnect.cpp:206: warning: invalid access to non-static data member 'nsCLiveconnect::fAggregated' of NULL object nsCLiveconnect.cpp:206: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCLiveconnect.cpp: In member function 'virtual nsrefcnt nsCLiveconnect::Internal::AddRef()': nsCLiveconnect.cpp:206: warning: invalid access to non-static data member 'nsCLiveconnect::fAggregated' of NULL object nsCLiveconnect.cpp:206: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCLiveconnect.cpp: In member function 'virtual nsrefcnt nsCLiveconnect::Internal::Release()': nsCLiveconnect.cpp:206: warning: invalid access to non-static data member 'nsCLiveconnect::fAggregated' of NULL object nsCLiveconnect.cpp:206: warning: (perhaps the 'offsetof' macro was used incorrectly) nsCLiveconnectFactory.cpp c++ -o nsCLiveconnectFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/js -I../../../dist/include/xpcom -I../../../dist/include/xpconnect -I../../../dist/include/java -I../../../dist/include/caps -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCLiveconnectFactory.pp nsCLiveconnectFactory.cpp rm -f libjsj.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libjsj.so -o libjsj.so jsj.o jsj_JSObject.o jsj_JavaArray.o jsj_JavaClass.o jsj_JavaMember.o jsj_JavaObject.o jsj_JavaPackage.o jsj_array.o jsj_class.o jsj_convert.o jsj_field.o jsj_hash.o jsj_method.o jsj_utils.o nsCLiveconnect.o nsCLiveconnectFactory.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -L../../../dist/lib -L../../../dist/bin -lmozjs -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libjsj.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libjsj.so ../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libjsj.so ../../../dist/bin gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/liveconnect' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/oji' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/oji/public' nsIJVMManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIJVMManager nsIJVMManager.idl nsIJVMPluginInstance.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIJVMPluginInstance nsIJVMPluginInstance.idl nsIJVMAuthTools.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIJVMAuthTools nsIJVMAuthTools.idl nsIJVMConfigManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIJVMConfigManager nsIJVMConfigManager.idl ../../../dist/bin/xpt_link _xpidlgen/oji.xpt _xpidlgen/nsIJVMManager.xpt _xpidlgen/nsIJVMPluginInstance.xpt _xpidlgen/nsIJVMAuthTools.xpt _xpidlgen/nsIJVMConfigManager.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/oji.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/oji/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/modules/oji/src' jvmmgr.cpp c++ -o jvmmgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/jvmmgr.pp jvmmgr.cpp jvmmgr.cpp: In function 'nsIJVMConsole* GetConsole()': jvmmgr.cpp:148: warning: dereferencing type-punned pointer will break strict-aliasing rules jvmmgr.cpp: In function 'PRBool JVM_IsConsoleVisible()': jvmmgr.cpp:183: warning: unused variable 'err' jvmmgr.cpp: In function 'nsIJVMPrefsWindow* GetPrefsWindow()': jvmmgr.cpp:214: warning: dereferencing type-punned pointer will break strict-aliasing rules jvmmgr.cpp: In function 'PRBool JVM_IsPrefsWindowVisible()': jvmmgr.cpp:251: warning: unused variable 'err' jvmmgr.cpp: In function 'void JVM_StartDebugger()': jvmmgr.cpp:267: warning: dereferencing type-punned pointer will break strict-aliasing rules scd.cpp c++ -o scd.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/scd.pp scd.cpp scd.cpp: In member function 'virtual nsresult nsSymantecDebugManager::Internal::QueryInterface(const nsIID&, void**)': scd.cpp:47: warning: invalid access to non-static data member 'nsSymantecDebugManager::fAggregated' of NULL object scd.cpp:47: warning: (perhaps the 'offsetof' macro was used incorrectly) scd.cpp: In member function 'virtual nsrefcnt nsSymantecDebugManager::Internal::AddRef()': scd.cpp:47: warning: invalid access to non-static data member 'nsSymantecDebugManager::fAggregated' of NULL object scd.cpp:47: warning: (perhaps the 'offsetof' macro was used incorrectly) scd.cpp: In member function 'virtual nsrefcnt nsSymantecDebugManager::Internal::Release()': scd.cpp:47: warning: invalid access to non-static data member 'nsSymantecDebugManager::fAggregated' of NULL object scd.cpp:47: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMManager.cpp c++ -o nsJVMManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJVMManager.pp nsJVMManager.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJVMManager.cpp: In member function 'virtual nsresult nsJVMManager::Internal::QueryInterface(const nsIID&, void**)': nsJVMManager.cpp:129: warning: invalid access to non-static data member 'nsJVMManager::fAggregated' of NULL object nsJVMManager.cpp:129: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMManager.cpp: In member function 'virtual nsrefcnt nsJVMManager::Internal::AddRef()': nsJVMManager.cpp:129: warning: invalid access to non-static data member 'nsJVMManager::fAggregated' of NULL object nsJVMManager.cpp:129: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMManager.cpp: In member function 'virtual nsrefcnt nsJVMManager::Internal::Release()': nsJVMManager.cpp:129: warning: invalid access to non-static data member 'nsJVMManager::fAggregated' of NULL object nsJVMManager.cpp:129: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMManager.cpp: In member function 'nsJVMStatus nsJVMManager::StartupJVM()': nsJVMManager.cpp:703: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJVMManager.cpp: In member function 'PRBool nsJVMManager::MaybeStartupLiveConnect()': nsJVMManager.cpp:857: warning: unused variable 'registeredLiveConnectFactory' nsJVMPluginTagInfo.cpp c++ -o nsJVMPluginTagInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJVMPluginTagInfo.pp nsJVMPluginTagInfo.cpp nsJVMPluginTagInfo.cpp: In member function 'virtual nsresult nsJVMPluginTagInfo::Internal::QueryInterface(const nsIID&, void**)': nsJVMPluginTagInfo.cpp:68: warning: invalid access to non-static data member 'nsJVMPluginTagInfo::fAggregated' of NULL object nsJVMPluginTagInfo.cpp:68: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMPluginTagInfo.cpp: In member function 'virtual nsrefcnt nsJVMPluginTagInfo::Internal::AddRef()': nsJVMPluginTagInfo.cpp:68: warning: invalid access to non-static data member 'nsJVMPluginTagInfo::fAggregated' of NULL object nsJVMPluginTagInfo.cpp:68: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMPluginTagInfo.cpp: In member function 'virtual nsrefcnt nsJVMPluginTagInfo::Internal::Release()': nsJVMPluginTagInfo.cpp:68: warning: invalid access to non-static data member 'nsJVMPluginTagInfo::fAggregated' of NULL object nsJVMPluginTagInfo.cpp:68: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMPluginTagInfo.cpp: In static member function 'static nsresult nsJVMPluginTagInfo::Create(nsISupports*, const nsIID&, void**, nsIPluginTagInfo2*)': nsJVMPluginTagInfo.cpp:233: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp c++ -o ProxyJNI.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ProxyJNI.pp ProxyJNI.cpp ProxyJNI.cpp: In member function 'jvalue* JNIMethod::marshallArgs(char*)': ProxyJNI.cpp:191: warning: enumeration value 'jvoid_type' not handled in switch ProxyJNI.cpp: In static member function 'static _jmethodID* ProxyJNIEnv::GetMethodID(JNIEnv*, _jclass*, const char*, const char*)': ProxyJNI.cpp:549: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jfieldID* ProxyJNIEnv::GetFieldID(JNIEnv*, _jclass*, const char*, const char*)': ProxyJNI.cpp:767: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jmethodID* ProxyJNIEnv::GetStaticMethodID(JNIEnv*, _jclass*, const char*, const char*)': ProxyJNI.cpp:847: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jfieldID* ProxyJNIEnv::GetStaticFieldID(JNIEnv*, _jclass*, const char*, const char*)': ProxyJNI.cpp:956: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jbooleanArray* ProxyJNIEnv::NewBooleanArray(JNIEnv*, jsize)': ProxyJNI.cpp:1138: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jbyteArray* ProxyJNIEnv::NewByteArray(JNIEnv*, jsize)': ProxyJNI.cpp:1139: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jcharArray* ProxyJNIEnv::NewCharArray(JNIEnv*, jsize)': ProxyJNI.cpp:1140: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jshortArray* ProxyJNIEnv::NewShortArray(JNIEnv*, jsize)': ProxyJNI.cpp:1141: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jintArray* ProxyJNIEnv::NewIntArray(JNIEnv*, jsize)': ProxyJNI.cpp:1142: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jlongArray* ProxyJNIEnv::NewLongArray(JNIEnv*, jsize)': ProxyJNI.cpp:1143: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jfloatArray* ProxyJNIEnv::NewFloatArray(JNIEnv*, jsize)': ProxyJNI.cpp:1144: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In static member function 'static _jdoubleArray* ProxyJNIEnv::NewDoubleArray(JNIEnv*, jsize)': ProxyJNI.cpp:1145: warning: dereferencing type-punned pointer will break strict-aliasing rules ProxyJNI.cpp: In constructor 'ProxyJNIEnv::ProxyJNIEnv(nsIJVMPlugin*, nsISecureEnv*)': ProxyJNI.cpp:1725: warning: unused variable 'rv' nsCNullSecurityContext.cpp c++ -o nsCNullSecurityContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCNullSecurityContext.pp nsCNullSecurityContext.cpp ProxyClassLoader.cpp c++ -o ProxyClassLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ProxyClassLoader.pp ProxyClassLoader.cpp nsCSecurityContext.cpp c++ -o nsCSecurityContext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCSecurityContext.pp nsCSecurityContext.cpp nsCJVMManagerFactory.cpp c++ -o nsCJVMManagerFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCJVMManagerFactory.pp nsCJVMManagerFactory.cpp nsJVMConfigManager.cpp c++ -o nsJVMConfigManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJVMConfigManager.pp nsJVMConfigManager.cpp lcglue.cpp c++ -o lcglue.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/lcglue.pp lcglue.cpp lcglue.cpp: In function 'JSContext* map_jsj_thread_to_js_context_impl(JSJavaThreadState*, void*, JNIEnv*, char**)': lcglue.cpp:138: warning: dereferencing type-punned pointer will break strict-aliasing rules lcglue.cpp: In function 'JSObject* map_java_object_to_js_object_impl(JNIEnv*, void*, char**)': lcglue.cpp:226: warning: dereferencing type-punned pointer will break strict-aliasing rules lcglue.cpp:236: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJVMAuthTools.cpp c++ -o nsJVMAuthTools.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJVMAuthTools.pp nsJVMAuthTools.cpp nsJVMAuthTools.cpp: In member function 'virtual nsresult nsJVMAuthTools::Internal::QueryInterface(const nsIID&, void**)': nsJVMAuthTools.cpp:86: warning: invalid access to non-static data member 'nsJVMAuthTools::fAggregated' of NULL object nsJVMAuthTools.cpp:86: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMAuthTools.cpp: In member function 'virtual nsrefcnt nsJVMAuthTools::Internal::AddRef()': nsJVMAuthTools.cpp:86: warning: invalid access to non-static data member 'nsJVMAuthTools::fAggregated' of NULL object nsJVMAuthTools.cpp:86: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMAuthTools.cpp: In member function 'virtual nsrefcnt nsJVMAuthTools::Internal::Release()': nsJVMAuthTools.cpp:86: warning: invalid access to non-static data member 'nsJVMAuthTools::fAggregated' of NULL object nsJVMAuthTools.cpp:86: warning: (perhaps the 'offsetof' macro was used incorrectly) nsJVMConfigManagerUnix.cpp c++ -o nsJVMConfigManagerUnix.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/oji -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsJVMConfigManagerUnix.pp nsJVMConfigManagerUnix.cpp rm -f liboji.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,liboji.so -o liboji.so jvmmgr.o scd.o nsJVMManager.o nsJVMPluginTagInfo.o ProxyJNI.o nsCNullSecurityContext.o ProxyClassLoader.o nsCSecurityContext.o nsCJVMManagerFactory.o nsJVMConfigManager.o lcglue.o nsJVMAuthTools.o nsJVMConfigManagerUnix.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -L../../../dist/lib -ljsj -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x liboji.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 liboji.so ../../../dist/bin/components : ../../../dist/bin/components/liboji.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/modules/oji/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/oji' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/accessible' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/accessible/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/public/atk' nsIAccessibleAction.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAccessibleAction nsIAccessibleAction.idl nsIAccessibleEditableText.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAccessibleEditableText nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAccessibleHyperLink nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAccessibleHyperText nsIAccessibleHyperText.idl nsIAccessibleTable.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAccessibleTable nsIAccessibleTable.idl nsIAccessibleText.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAccessibleText nsIAccessibleText.idl nsIAccessibleValue.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIAccessibleValue nsIAccessibleValue.idl ../../../dist/bin/xpt_link _xpidlgen/accessibility-atk.xpt _xpidlgen/nsIAccessibleAction.xpt _xpidlgen/nsIAccessibleEditableText.xpt _xpidlgen/nsIAccessibleHyperLink.xpt _xpidlgen/nsIAccessibleHyperText.xpt _xpidlgen/nsIAccessibleTable.xpt _xpidlgen/nsIAccessibleText.xpt _xpidlgen/nsIAccessibleValue.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/accessibility-atk.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/public/atk' nsIAccessibilityService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessibilityService nsIAccessibilityService.idl nsIAccessibleRetrieval.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessibleRetrieval nsIAccessibleRetrieval.idl nsIAccessible.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessible nsIAccessible.idl nsPIAccessible.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsPIAccessible nsPIAccessible.idl nsIAccessibleCaret.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessibleCaret nsIAccessibleCaret.idl nsIAccessibleDocument.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessibleDocument nsIAccessibleDocument.idl nsPIAccessibleDocument.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsPIAccessibleDocument nsPIAccessibleDocument.idl nsIAccessibleProvider.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessibleProvider nsIAccessibleProvider.idl nsIAccessibleSelectable.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessibleSelectable nsIAccessibleSelectable.idl nsIAccessibleTreeCache.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessibleTreeCache nsIAccessibleTreeCache.idl nsIAccessNode.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessNode nsIAccessNode.idl nsPIAccessNode.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsPIAccessNode nsPIAccessNode.idl nsIAccessibleEvent.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIAccessibleEvent nsIAccessibleEvent.idl ../../dist/bin/xpt_link _xpidlgen/accessibility.xpt _xpidlgen/nsIAccessibilityService.xpt _xpidlgen/nsIAccessibleRetrieval.xpt _xpidlgen/nsIAccessible.xpt _xpidlgen/nsPIAccessible.xpt _xpidlgen/nsIAccessibleCaret.xpt _xpidlgen/nsIAccessibleDocument.xpt _xpidlgen/nsPIAccessibleDocument.xpt _xpidlgen/nsIAccessibleProvider.xpt _xpidlgen/nsIAccessibleSelectable.xpt _xpidlgen/nsIAccessibleTreeCache.xpt _xpidlgen/nsIAccessNode.xpt _xpidlgen/nsPIAccessNode.xpt _xpidlgen/nsIAccessibleEvent.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/accessibility.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/atk' nsAccessNodeWrap.cpp c++ -o nsAccessNodeWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessNodeWrap.pp nsAccessNodeWrap.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAccessibleWrap.cpp c++ -o nsAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleWrap.pp nsAccessibleWrap.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocAccessibleWrap.cpp c++ -o nsDocAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocAccessibleWrap.pp nsDocAccessibleWrap.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocAccessibleWrap.cpp: In member function 'virtual nsresult nsDocAccessibleWrap::QueryInterface(const nsIID&, void**)': nsDocAccessibleWrap.cpp:75: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRootAccessibleWrap.cpp c++ -o nsRootAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRootAccessibleWrap.pp nsRootAccessibleWrap.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAppRootAccessible.cpp c++ -o nsAppRootAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAppRootAccessible.pp nsAppRootAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAppRootAccessible.cpp: In function 'gboolean remove_hf(void*, void*, void*)': nsAppRootAccessible.cpp:352: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsAccessibleText.cpp c++ -o nsAccessibleText.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleText.pp nsAccessibleText.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAccessibleText.cpp: In member function 'nsITextControlFrame* nsAccessibleEditableText::GetTextFrame()': nsAccessibleText.cpp:1010: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAccessibleText.cpp: In member function 'virtual nsresult nsTextAccessibleWrap::QueryInterface(const nsIID&, void**)': nsAccessibleText.cpp:1417: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAccessibleHyperText.cpp c++ -o nsAccessibleHyperText.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleHyperText.pp nsAccessibleHyperText.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFormControlAccessibleWrap.cpp c++ -o nsHTMLFormControlAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFormControlAccessibleWrap.pp nsHTMLFormControlAccessibleWrap.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFormControlAccessibleWrap.cpp: In member function 'virtual nsresult nsHTMLTextFieldAccessibleWrap::QueryInterface(const nsIID&, void**)': nsHTMLFormControlAccessibleWrap.cpp:44: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFormControlAccessibleWrap.cpp: In constructor 'nsHTMLTextFieldAccessibleWrap::nsHTMLTextFieldAccessibleWrap(nsIDOMNode*, nsIWeakReference*)': nsHTMLFormControlAccessibleWrap.cpp:54: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLLinkAccessibleWrap.cpp c++ -o nsHTMLLinkAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLinkAccessibleWrap.pp nsHTMLLinkAccessibleWrap.cpp nsHTMLLinkAccessibleWrap.cpp: In member function 'virtual nsresult nsHTMLLinkAccessibleWrap::QueryInterface(const nsIID&, void**)': nsHTMLLinkAccessibleWrap.cpp:51: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLLinkAccessibleWrap.cpp: In member function 'virtual nsresult nsHTMLImageMapAccessible::QueryInterface(const nsIID&, void**)': nsHTMLLinkAccessibleWrap.cpp:174: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableAccessibleWrap.cpp c++ -o nsHTMLTableAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableAccessibleWrap.pp nsHTMLTableAccessibleWrap.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableAccessibleWrap.cpp: In member function 'virtual nsresult nsHTMLTableCellAccessibleWrap::QueryInterface(const nsIID&, void**)': nsHTMLTableAccessibleWrap.cpp:57: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableAccessibleWrap.cpp: In member function 'virtual nsresult nsHTMLTableAccessibleWrap::QueryInterface(const nsIID&, void**)': nsHTMLTableAccessibleWrap.cpp:73: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableAccessibleWrap.cpp: In member function 'virtual nsresult nsHTMLTableHeadAccessible::QueryInterface(const nsIID&, void**)': nsHTMLTableAccessibleWrap.cpp:546: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLBlockAccessible.cpp c++ -o nsHTMLBlockAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLBlockAccessible.pp nsHTMLBlockAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLBlockAccessible.cpp: In member function 'virtual nsresult nsHTMLBlockAccessible::QueryInterface(const nsIID&, void**)': nsHTMLBlockAccessible.cpp:42: warning: dereferencing type-punned pointer will break strict-aliasing rules nsMaiInterface.cpp c++ -o nsMaiInterface.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterface.pp nsMaiInterface.cpp nsMaiInterfaceComponent.cpp c++ -o nsMaiInterfaceComponent.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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:366: warning: unused variable 'rv' nsMaiInterfaceEditableText.cpp c++ -o nsMaiInterfaceEditableText.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceEditableText.pp nsMaiInterfaceEditableText.cpp nsMaiInterfaceEditableText.cpp: In function 'void setTextContentsCB(AtkEditableText*, const gchar*)': nsMaiInterfaceEditableText.cpp:147: warning: unused variable 'rv' nsMaiInterfaceEditableText.cpp: In function 'void insertTextCB(AtkEditableText*, const gchar*, gint, gint*)': nsMaiInterfaceEditableText.cpp:175: warning: unused variable 'rv' nsMaiInterfaceEditableText.cpp: In function 'void copyTextCB(AtkEditableText*, gint, gint)': nsMaiInterfaceEditableText.cpp:198: warning: unused variable 'rv' nsMaiInterfaceEditableText.cpp: In function 'void cutTextCB(AtkEditableText*, gint, gint)': nsMaiInterfaceEditableText.cpp:217: warning: unused variable 'rv' nsMaiInterfaceEditableText.cpp: In function 'void deleteTextCB(AtkEditableText*, gint, gint)': nsMaiInterfaceEditableText.cpp:237: warning: unused variable 'rv' nsMaiInterfaceEditableText.cpp: In function 'void pasteTextCB(AtkEditableText*, gint)': nsMaiInterfaceEditableText.cpp:256: warning: unused variable 'rv' nsMaiInterfaceSelection.cpp c++ -o nsMaiInterfaceSelection.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiHyperlink.pp nsMaiHyperlink.cpp nsMaiInterfaceHypertext.cpp c++ -o nsMaiInterfaceHypertext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceHypertext.pp nsMaiInterfaceHypertext.cpp nsMaiInterfaceTable.cpp c++ -o nsMaiInterfaceTable.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMaiInterfaceTable.pp nsMaiInterfaceTable.cpp nsXULFormControlAccessibleWrap.cpp c++ -o nsXULFormControlAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULFormControlAccessibleWrap.pp nsXULFormControlAccessibleWrap.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULFormControlAccessibleWrap.cpp: In member function 'virtual nsresult nsXULProgressMeterAccessibleWrap::QueryInterface(const nsIID&, void**)': nsXULFormControlAccessibleWrap.cpp:47: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULFormControlAccessibleWrap.cpp: In member function 'virtual nsresult nsXULTextFieldAccessibleWrap::QueryInterface(const nsIID&, void**)': nsXULFormControlAccessibleWrap.cpp:103: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULFormControlAccessibleWrap.cpp: In constructor 'nsXULTextFieldAccessibleWrap::nsXULTextFieldAccessibleWrap(nsIDOMNode*, nsIWeakReference*)': nsXULFormControlAccessibleWrap.cpp:129: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULTreeAccessibleWrap.cpp c++ -o nsXULTreeAccessibleWrap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../xul -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTreeAccessibleWrap.pp nsXULTreeAccessibleWrap.cpp nsXULTreeAccessibleWrap.cpp: In member function 'virtual nsresult nsXULTreeAccessibleWrap::QueryInterface(const nsIID&, void**)': nsXULTreeAccessibleWrap.cpp:48: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULTreeAccessibleWrap.cpp: In member function 'virtual nsresult nsXULTreeColumnsAccessibleWrap::QueryInterface(const nsIID&, void**)': nsXULTreeAccessibleWrap.cpp:391: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libaccessibility_toolkit_s.a ar cr libaccessibility_toolkit_s.a nsAccessNodeWrap.o nsAccessibleWrap.o nsDocAccessibleWrap.o nsRootAccessibleWrap.o nsAppRootAccessible.o nsAccessibleText.o nsAccessibleHyperText.o nsHTMLFormControlAccessibleWrap.o nsHTMLLinkAccessibleWrap.o nsHTMLTableAccessibleWrap.o nsHTMLBlockAccessible.o nsMaiInterface.o nsMaiInterfaceComponent.o nsMaiInterfaceAction.o nsMaiInterfaceText.o nsMaiInterfaceEditableText.o nsMaiInterfaceSelection.o nsMaiInterfaceValue.o nsMaiHyperlink.o nsMaiInterfaceHypertext.o nsMaiInterfaceTable.o nsXULFormControlAccessibleWrap.o nsXULTreeAccessibleWrap.o ranlib libaccessibility_toolkit_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libaccessibility_toolkit_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/atk' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/base' nsAccessNode.cpp c++ -o nsAccessNode.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessNode.pp nsAccessNode.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAccessibleEventData.cpp c++ -o nsAccessibleEventData.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleEventData.pp nsAccessibleEventData.cpp nsDocAccessible.cpp c++ -o nsDocAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDocAccessible.pp nsDocAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocAccessible.cpp: In member function 'virtual nsresult nsDocAccessible::QueryInterface(const nsIID&, void**)': nsDocAccessible.cpp:137: warning: dereferencing type-punned pointer will break strict-aliasing rules nsDocAccessible.cpp: In member function 'virtual nsresult nsDocAccessible::GetRole(PRUint32*)': nsDocAccessible.cpp:178: warning: enumeral mismatch in conditional expression: 'nsIAccessible::' vs 'nsIAccessible::' nsOuterDocAccessible.cpp c++ -o nsOuterDocAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsOuterDocAccessible.pp nsOuterDocAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsOuterDocAccessible.cpp: In member function 'virtual nsresult nsOuterDocAccessible::QueryInterface(const nsIID&, void**)': nsOuterDocAccessible.cpp:47: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAccessibilityAtoms.cpp c++ -o nsAccessibilityAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityAtoms.pp nsAccessibilityAtoms.cpp nsAccessibilityService.cpp c++ -o nsAccessibilityService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityService.pp nsAccessibilityService.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAccessible.cpp c++ -o nsAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessible.pp nsAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAccessible.cpp: In member function 'virtual nsresult nsAccessible::InvalidateChildren()': nsAccessible.cpp:477: warning: negative integer implicitly converted to unsigned type nsAccessible.cpp: In member function 'virtual void nsAccessible::CacheChildren(PRBool)': nsAccessible.cpp:623: warning: negative integer implicitly converted to unsigned type nsAccessible.cpp: In member function 'virtual nsresult nsAccessible::GetFinalState(PRUint32*)': nsAccessible.cpp:1941: warning: comparison between signed and unsigned integer expressions nsAccessible.cpp: In member function 'already_AddRefed nsAccessible::GetInverseRelatedNode(nsIAtom*, PRUint32)': nsAccessible.cpp:2082: warning: unused variable 'relatedNode' nsAccessible.cpp: In member function 'virtual nsresult nsAccessible::GetAccessibleRelated(PRUint32, nsIAccessible**)': nsAccessible.cpp:2205: warning: unused variable 'rv' nsAccessible.cpp: In member function 'virtual nsresult nsAccessible::GetExtState(PRUint32*)': nsAccessible.cpp:2305: warning: enumeral mismatch in conditional expression: 'nsIAccessible::' vs 'nsIAccessible::' nsAccessibleTreeWalker.cpp c++ -o nsAccessibleTreeWalker.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessibleTreeWalker.pp nsAccessibleTreeWalker.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBaseWidgetAccessible.cpp c++ -o nsBaseWidgetAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBaseWidgetAccessible.pp nsBaseWidgetAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBaseWidgetAccessible.cpp: In member function 'virtual nsresult nsBlockAccessible::QueryInterface(const nsIID&, void**)': nsBaseWidgetAccessible.cpp:61: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBaseWidgetAccessible.cpp: In member function 'virtual nsresult nsLeafAccessible::QueryInterface(const nsIID&, void**)': nsBaseWidgetAccessible.cpp:133: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBaseWidgetAccessible.cpp: In member function 'virtual nsresult nsLinkableAccessible::QueryInterface(const nsIID&, void**)': nsBaseWidgetAccessible.cpp:170: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBaseWidgetAccessible.cpp: In member function 'virtual nsresult nsEnumRoleAccessible::QueryInterface(const nsIID&, void**)': nsBaseWidgetAccessible.cpp:334: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFormControlAccessible.cpp c++ -o nsFormControlAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFormControlAccessible.pp nsFormControlAccessible.cpp nsFormControlAccessible.cpp: In member function 'virtual nsresult nsFormControlAccessible::QueryInterface(const nsIID&, void**)': nsFormControlAccessible.cpp:56: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRootAccessible.cpp c++ -o nsRootAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsRootAccessible.pp nsRootAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/dom/nsIDOMXULSelectCntrlEl.h: At global scope: ../../../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**)' ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsRootAccessible.cpp: In member function 'virtual nsresult nsRootAccessible::QueryInterface(const nsIID&, void**)': nsRootAccessible.cpp:98: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCaretAccessible.cpp c++ -o nsCaretAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCaretAccessible.pp nsCaretAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCaretAccessible.cpp: In member function 'virtual nsresult nsCaretAccessible::QueryInterface(const nsIID&, void**)': nsCaretAccessible.cpp:61: warning: dereferencing type-punned pointer will break strict-aliasing rules nsTextAccessible.cpp c++ -o nsTextAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../html -I./../xul -I./../../../layout/generic -I./../../../layout/xul/base/src -I./../atk -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/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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsTextAccessible.pp nsTextAccessible.cpp nsTextAccessible.cpp: In member function 'virtual nsresult nsTextAccessible::QueryInterface(const nsIID&, void**)': nsTextAccessible.cpp:53: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libaccessibility_base_s.a ar cr libaccessibility_base_s.a nsAccessNode.o nsAccessibleEventData.o nsDocAccessible.o nsOuterDocAccessible.o nsAccessibilityAtoms.o nsAccessibilityService.o nsAccessible.o nsAccessibleTreeWalker.o nsBaseWidgetAccessible.o nsFormControlAccessible.o nsRootAccessible.o nsCaretAccessible.o nsTextAccessible.o ranlib libaccessibility_base_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libaccessibility_base_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/html' nsHTMLAreaAccessible.cpp c++ -o nsHTMLAreaAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLAreaAccessible.pp nsHTMLAreaAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLAreaAccessible.cpp: In member function 'virtual nsresult nsHTMLAreaAccessible::GetBounds(PRInt32*, PRInt32*, PRInt32*, PRInt32*)': nsHTMLAreaAccessible.cpp:136: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFormControlAccessible.cpp c++ -o nsHTMLFormControlAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLFormControlAccessible.pp nsHTMLFormControlAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFormControlAccessible.cpp: In member function 'virtual nsresult nsHTMLTextFieldAccessible::QueryInterface(const nsIID&, void**)': nsHTMLFormControlAccessible.cpp:300: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLFormControlAccessible.cpp: In member function 'virtual void nsHTMLGroupboxAccessible::CacheChildren(PRBool)': nsHTMLFormControlAccessible.cpp:443: warning: negative integer implicitly converted to unsigned type nsHTMLImageAccessible.cpp c++ -o nsHTMLImageAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLImageAccessible.pp nsHTMLImageAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLImageAccessible.cpp: In member function 'virtual void nsHTMLImageAccessible::CacheChildren(PRBool)': nsHTMLImageAccessible.cpp:176: warning: negative integer implicitly converted to unsigned type nsHTMLLinkAccessible.cpp c++ -o nsHTMLLinkAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLLinkAccessible.pp nsHTMLLinkAccessible.cpp nsHTMLLinkAccessible.cpp: In member function 'virtual nsresult nsHTMLLinkAccessible::QueryInterface(const nsIID&, void**)': nsHTMLLinkAccessible.cpp:44: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSelectAccessible.cpp c++ -o nsHTMLSelectAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLSelectAccessible.pp nsHTMLSelectAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSelectAccessible.cpp: In member function 'virtual nsresult nsHTMLSelectableAccessible::QueryInterface(const nsIID&, void**)': nsHTMLSelectAccessible.cpp:170: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSelectAccessible.cpp: In member function 'virtual nsresult nsHTMLSelectOptionAccessible::DoAction(PRUint8)': nsHTMLSelectAccessible.cpp:648: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSelectAccessible.cpp: In static member function 'static nsresult nsHTMLSelectOptionAccessible::GetFocusedOptionNode(nsIDOMNode*, nsIDOMNode**)': nsHTMLSelectAccessible.cpp:697: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSelectAccessible.cpp: In static member function 'static void nsHTMLSelectOptionAccessible::SelectionChangedIfOption(nsIContent*)': nsHTMLSelectAccessible.cpp:747: warning: enumeral mismatch in conditional expression: 'nsIAccessibleEvent::' vs 'nsIAccessibleEvent::' nsHTMLSelectAccessible.cpp: In member function 'virtual nsresult nsHTMLComboboxAccessible::GetState(PRUint32*)': nsHTMLSelectAccessible.cpp:859: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSelectAccessible.cpp: In member function 'virtual nsresult nsHTMLComboboxButtonAccessible::GetActionName(PRUint8, nsAString_internal&)': nsHTMLSelectAccessible.cpp:1138: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSelectAccessible.cpp: In member function 'virtual nsresult nsHTMLComboboxButtonAccessible::GetState(PRUint32*)': nsHTMLSelectAccessible.cpp:1212: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLSelectAccessible.cpp: In member function 'virtual nsresult nsHTMLComboboxListAccessible::GetState(PRUint32*)': nsHTMLSelectAccessible.cpp:1281: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableAccessible.cpp c++ -o nsHTMLTableAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTableAccessible.pp nsHTMLTableAccessible.cpp nsHTMLTableAccessible.cpp: In member function 'virtual nsresult nsHTMLTableCellAccessible::QueryInterface(const nsIID&, void**)': nsHTMLTableAccessible.cpp:44: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTableAccessible.cpp: In member function 'virtual nsresult nsHTMLTableAccessible::QueryInterface(const nsIID&, void**)': nsHTMLTableAccessible.cpp:91: warning: dereferencing type-punned pointer will break strict-aliasing rules nsHTMLTextAccessible.cpp c++ -o nsHTMLTextAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../base -I./../../../layout/generic -I./../../../layout/xul/base/src -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -I../../../dist/include/imglib2 -I../../../dist/include/intl -I../../../dist/include/layout -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/xpcom -I../../../dist/include/editor -I../../../dist/include/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHTMLTextAccessible.pp nsHTMLTextAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules 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 ranlib libaccessibility_html_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libaccessibility_html_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/html' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/xul' nsXULAlertAccessible.cpp c++ -o nsXULAlertAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULAlertAccessible.pp nsXULAlertAccessible.cpp nsXULAlertAccessible.cpp: In member function 'virtual nsresult nsXULAlertAccessible::QueryInterface(const nsIID&, void**)': nsXULAlertAccessible.cpp:43: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULColorPickerAccessible.cpp c++ -o nsXULColorPickerAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULFormControlAccessible.pp nsXULFormControlAccessible.cpp nsXULFormControlAccessible.cpp: In member function 'virtual nsresult nsXULProgressMeterAccessible::QueryInterface(const nsIID&, void**)': nsXULFormControlAccessible.cpp:428: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULFormControlAccessible.cpp: In member function 'virtual nsresult nsXULTextFieldAccessible::GetExtState(PRUint32*)': nsXULFormControlAccessible.cpp:629: warning: enumeral mismatch in conditional expression: 'nsIAccessible::' vs 'nsIAccessible::' nsXULMenuAccessible.cpp c++ -o nsXULMenuAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULMenuAccessible.pp nsXULMenuAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULSelectAccessible.cpp c++ -o nsXULSelectAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULSelectAccessible.pp nsXULSelectAccessible.cpp ../../../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**)' ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULSelectAccessible.cpp: In member function 'virtual nsresult nsXULSelectableAccessible::QueryInterface(const nsIID&, void**)': nsXULSelectAccessible.cpp:88: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULSelectAccessible.cpp: In member function 'virtual nsresult nsXULListitemAccessible::QueryInterface(const nsIID&, void**)': nsXULSelectAccessible.cpp:433: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULSelectAccessible.cpp: In member function 'virtual nsresult nsXULComboboxAccessible::GetRole(PRUint32*)': nsXULSelectAccessible.cpp:531: warning: enumeral mismatch in conditional expression: 'nsIAccessible::' vs 'nsIAccessible::' nsXULTabAccessible.cpp c++ -o nsXULTabAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTabAccessible.pp nsXULTabAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULTextAccessible.cpp c++ -o nsXULTextAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTextAccessible.pp nsXULTextAccessible.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULTreeAccessible.cpp c++ -o nsXULTreeAccessible.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I. -I./../base -I./../html -I./../../../layout/html/base/src -I./../../../layout/html/forms/src -I./../../../layout/html/forms/public -I../../../dist/include/content -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/gfx -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/accessibility -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsXULTreeAccessible.pp nsXULTreeAccessible.cpp ../../../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**)' nsXULTreeAccessible.cpp: In member function 'virtual nsresult nsXULTreeAccessible::QueryInterface(const nsIID&, void**)': nsXULTreeAccessible.cpp:67: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULTreeAccessible.cpp: In static member function 'static nsresult nsXULTreeAccessible::GetColumnCount(nsITreeBoxObject*, PRInt32*)': nsXULTreeAccessible.cpp:431: warning: unused variable 'rv' nsXULTreeAccessible.cpp: In member function 'virtual nsresult nsXULTreeitemAccessible::QueryInterface(const nsIID&, void**)': nsXULTreeAccessible.cpp:461: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULTreeAccessible.cpp: In member function 'virtual nsresult nsXULTreeitemAccessible::GetState(PRUint32*)': nsXULTreeAccessible.cpp:508: warning: enumeral mismatch in conditional expression: 'nsIAccessible::' vs 'nsIAccessible::' nsXULTreeAccessible.cpp: In member function 'virtual nsresult nsXULTreeColumnsAccessible::QueryInterface(const nsIID&, void**)': nsXULTreeAccessible.cpp:842: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXULTreeAccessible.cpp: In member function 'virtual nsresult nsXULTreeColumnitemAccessible::QueryInterface(const nsIID&, void**)': nsXULTreeAccessible.cpp:918: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libaccessibility_xul_s.a ar cr libaccessibility_xul_s.a nsXULAlertAccessible.o nsXULColorPickerAccessible.o nsXULFormControlAccessible.o nsXULMenuAccessible.o nsXULSelectAccessible.o nsXULTabAccessible.o nsXULTextAccessible.o nsXULTreeAccessible.o ranlib libaccessibility_xul_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libaccessibility_xul_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/xul' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/accessible/build' nsAccessibilityFactory.cpp c++ -o nsAccessibilityFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../src -I../../dist/include/xpcom -I../../dist/include/accessibility -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAccessibilityFactory.pp nsAccessibilityFactory.cpp rm -f libaccessibility.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libaccessibility.so -o libaccessibility.so nsAccessibilityFactory.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../dist/lib/libaccessibility_base_s.a ../../dist/lib/libaccessibility_html_s.a ../../dist/lib/libaccessibility_toolkit_s.a ../../dist/lib/libaccessibility_xul_s.a -Wl,--no-whole-archive -L../../dist/bin -L../../dist/lib -lgkgfx ../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libaccessibility.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libaccessibility.so ../../dist/bin/components : ../../dist/bin/components/libaccessibility.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/accessible' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla' /usr/bin/gmake tier_50 gmake[2]: Entering directory `/builddir/build/BUILD/mozilla' tier_50: chrome profile xpfe toolkit/components widget/src/xremoteclient toolkit browser/components/shell/public xpinstall security/manager toolkit/components/gnome gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/chrome' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/chrome/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIToolkitChromeRegistry.idl ../../dist/idl Creating ../../dist/include/chrome Creating _xpidlgen/.done nsIToolkitChromeRegistry.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIToolkitChromeRegistry nsIToolkitChromeRegistry.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIToolkitChromeRegistry.h ../../dist/include/chrome gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/chrome/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/chrome/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/chrome/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/chrome' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/profile' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/profile/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIProfileInternal.idl nsIProfileStartupListener.idl nsISessionRoaming.idl nsIProfileUnlocker.idl ../../dist/idl Creating ../../dist/include/profile Creating _xpidlgen/.done nsIProfileInternal.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfileInternal nsIProfileInternal.idl nsIProfileStartupListener.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfileStartupListener nsIProfileStartupListener.idl nsISessionRoaming.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsISessionRoaming nsISessionRoaming.idl nsIProfileUnlocker.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfileUnlocker nsIProfileUnlocker.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfileInternal.h _xpidlgen/nsIProfileStartupListener.h _xpidlgen/nsISessionRoaming.h _xpidlgen/nsIProfileUnlocker.h ../../dist/include/profile /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIProfile.idl nsIProfileChangeStatus.idl ../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIProfile.idl nsIProfileChangeStatus.idl ../../dist/sdk/idl nsIProfile.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfile nsIProfile.idl nsIProfileChangeStatus.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIProfileChangeStatus nsIProfileChangeStatus.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfile.h _xpidlgen/nsIProfileChangeStatus.h ../../dist/include/profile /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfile.h _xpidlgen/nsIProfileChangeStatus.h ../../dist/sdk/include gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/profile/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. standalone/Makefile creating profile/dirserviceprovider/standalone/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/public' Creating ../../../dist/include/profdirserviceprovider /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsProfileDirServiceProvider.h ../../../dist/include/profdirserviceprovider gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/standalone' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R ../../../profile/dirserviceprovider/src/nsProfileDirServiceProvider.cpp ../../../profile/dirserviceprovider/src/nsProfileLock.cpp . gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/standalone' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/profile' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/browser/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBrowserInstance.idl ../../../dist/idl Creating ../../../dist/include/browser Creating _xpidlgen/.done nsIBrowserInstance.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIBrowserInstance nsIBrowserInstance.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserInstance.h ../../../dist/include/browser gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/browser/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/browser/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/browser/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/find' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/find/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISearchContext.idl nsIFindService.idl ../../../../dist/idl Creating ../../../../dist/include/appcomps Creating _xpidlgen/.done nsISearchContext.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISearchContext nsISearchContext.idl nsIFindService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFindService nsIFindService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISearchContext.h _xpidlgen/nsIFindService.h ../../../../dist/include/appcomps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/find/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/find/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/find/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/find' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/intl' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsCharsetMenu.h nsFontPackageHandler.h ../../../dist/include/appcomps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/intl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/windowds' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWindowDataSource.idl ../../../dist/idl Creating _xpidlgen/.done nsIWindowDataSource.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWindowDataSource nsIWindowDataSource.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWindowDataSource.h ../../../dist/include/appcomps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/windowds' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/directory' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIHTTPIndex.idl ../../../dist/idl Creating _xpidlgen/.done nsIHTTPIndex.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIHTTPIndex nsIHTTPIndex.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIHTTPIndex.h ../../../dist/include/appcomps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/directory' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/resetPref' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/resetPref' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/killAll' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/killAll' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/build' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/build' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFileView.idl ../../../../dist/idl Creating ../../../../dist/include/filepicker Creating _xpidlgen/.done nsIFileView.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFileView nsIFileView.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFileView.h ../../../../dist/include/filepicker gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXPFEComponentsCID.h ../../dist/include/appcomps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe' gmake[3]: Entering directory `/builddir/build/BUILD/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 ../.. feeds/Makefile creating toolkit/components/feeds/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. url-classifier/Makefile creating toolkit/components/url-classifier/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/remote' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIRemoteService.idl ../../../dist/idl Creating ../../../dist/include/toolkitcomps Creating _xpidlgen/.done nsIRemoteService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIRemoteService nsIRemoteService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIRemoteService.h ../../../dist/include/toolkitcomps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/remote' gmake[4]: Entering directory `/builddir/build/BUILD/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[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIURLFormatter.idl ../../../../dist/idl Creating ../../../../dist/include/urlformatter Creating _xpidlgen/.done nsIURLFormatter.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIURLFormatter nsIURLFormatter.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIURLFormatter.h ../../../../dist/include/urlformatter gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/src' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAlertsService.idl ../../../../dist/idl Creating ../../../../dist/include/alerts Creating _xpidlgen/.done nsIAlertsService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAlertsService nsIAlertsService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAlertsService.h ../../../../dist/include/alerts gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/console' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/console' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/filepicker' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/filepicker' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsITypeAheadFind.idl ../../../../dist/idl Creating ../../../../dist/include/fastfind Creating _xpidlgen/.done nsITypeAheadFind.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsITypeAheadFind nsITypeAheadFind.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsITypeAheadFind.h ../../../../dist/include/fastfind gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/printing' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/printing' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/viewsource' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/viewsource' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/viewconfig' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/viewconfig' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAutoCompleteController.idl nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl nsIAutoCompleteResultTypes.idl nsIAutoCompleteSimpleResult.idl ../../../../dist/idl Creating ../../../../dist/include/autocomplete Creating _xpidlgen/.done nsIAutoCompleteController.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteController nsIAutoCompleteController.idl nsIAutoCompleteInput.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteInput nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompletePopup nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSearch nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResult nsIAutoCompleteResult.idl nsIAutoCompleteResultTypes.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteResultTypes nsIAutoCompleteResultTypes.idl nsIAutoCompleteSimpleResult.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoCompleteSimpleResult nsIAutoCompleteSimpleResult.idl /builddir/build/BUILD/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[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/cookie' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/cookie' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/help' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/help' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/history' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/history/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBrowserHistory.idl ../../../../dist/idl Creating ../../../../dist/include/history Creating _xpidlgen/.done nsIBrowserHistory.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBrowserHistory nsIBrowserHistory.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserHistory.h ../../../../dist/include/history gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/history/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/history/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/history/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/history' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/base' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIPassword.idl nsIPasswordInternal.idl ../../../../dist/idl Creating ../../../../dist/include/passwordmgr Creating _xpidlgen/.done nsIPassword.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPassword nsIPassword.idl nsIPasswordInternal.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPasswordInternal nsIPasswordInternal.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPassword.h _xpidlgen/nsIPasswordInternal.h ../../../../dist/include/passwordmgr gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/resources' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/resources' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFormFillController.idl nsIFormHistory.idl ../../../../dist/idl Creating ../../../../dist/include/satchel Creating _xpidlgen/.done nsIFormFillController.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFormFillController nsIFormFillController.idl nsIFormHistory.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFormHistory nsIFormHistory.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFormFillController.h _xpidlgen/nsIFormHistory.h ../../../../dist/include/satchel gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel' gmake[4]: Entering directory `/builddir/build/BUILD/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[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/public' /builddir/build/BUILD/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 Creating ../../../../dist/include/feeds Creating _xpidlgen/.done nsIFeedProcessor.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedProcessor nsIFeedProcessor.idl nsIFeedResult.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedResult nsIFeedResult.idl nsIFeedListener.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedListener nsIFeedListener.idl nsIFeed.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeed nsIFeed.idl nsIFeedContainer.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedContainer nsIFeedContainer.idl nsIFeedEntry.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedEntry nsIFeedEntry.idl nsIFeedTextConstruct.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedTextConstruct nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIScriptableUnescapeHTML nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedElementBase nsIFeedElementBase.idl nsIFeedGenerator.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedGenerator nsIFeedGenerator.idl nsIFeedPerson.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedPerson nsIFeedPerson.idl /builddir/build/BUILD/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[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDownloadManager.idl nsIXPInstallManagerUI.idl nsIDownloadProgressListener.idl ../../../../dist/idl Creating ../../../../dist/include/downloads Creating _xpidlgen/.done nsIDownloadManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownloadManager nsIDownloadManager.idl nsIXPInstallManagerUI.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIXPInstallManagerUI nsIXPInstallManagerUI.idl nsIDownloadProgressListener.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDownloadProgressListener nsIDownloadProgressListener.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDownloadManager.h _xpidlgen/nsIXPInstallManagerUI.h _xpidlgen/nsIDownloadProgressListener.h ../../../../dist/include/downloads gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating toolkit/components/url-classifier/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating toolkit/components/url-classifier/src/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIUrlClassifierDBService.idl nsIUrlClassifierStreamUpdater.idl nsIUrlClassifierTable.idl nsIUrlClassifierUtils.idl nsIUrlListManager.idl ../../../../dist/idl Creating ../../../../dist/include/url-classifier Creating _xpidlgen/.done nsIUrlClassifierDBService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlClassifierDBService nsIUrlClassifierDBService.idl nsIUrlClassifierStreamUpdater.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlClassifierStreamUpdater nsIUrlClassifierStreamUpdater.idl nsIUrlClassifierTable.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlClassifierTable nsIUrlClassifierTable.idl nsIUrlClassifierUtils.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlClassifierUtils nsIUrlClassifierUtils.idl nsIUrlListManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUrlListManager nsIUrlListManager.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIUrlClassifierDBService.h _xpidlgen/nsIUrlClassifierStreamUpdater.h _xpidlgen/nsIUrlClassifierTable.h _xpidlgen/nsIUrlClassifierUtils.h _xpidlgen/nsIUrlListManager.h ../../../../dist/include/url-classifier gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsICommandLine.idl nsICommandLineRunner.idl nsICommandLineHandler.idl ../../../../dist/idl Creating _xpidlgen/.done nsICommandLine.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLine nsICommandLine.idl nsICommandLineRunner.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLineRunner nsICommandLineRunner.idl nsICommandLineHandler.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICommandLineHandler nsICommandLineHandler.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsICommandLine.h _xpidlgen/nsICommandLineRunner.h _xpidlgen/nsICommandLineHandler.h ../../../../dist/include/toolkitcomps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/startup' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAppStartup.idl nsICloseAllWindows.idl nsIUserInfo.idl ../../../../dist/idl Creating _xpidlgen/.done nsIAppStartup.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAppStartup nsIAppStartup.idl nsICloseAllWindows.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICloseAllWindows nsICloseAllWindows.idl nsIUserInfo.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUserInfo nsIUserInfo.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAppStartup.h _xpidlgen/nsICloseAllWindows.h _xpidlgen/nsIUserInfo.h ../../../../dist/include/appcomps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/startup' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/build' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsToolkitCompsCID.h ../../../dist/include/toolkitcomps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/build' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/xremoteclient' Creating .deps gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/xremoteclient' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/content' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/locales' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/locales' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/obsolete' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/obsolete' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/profile' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/profile/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIProfileMigrator.idl nsIToolkitProfile.idl nsIToolkitProfileService.idl ../../../dist/idl Creating ../../../dist/include/xulapp Creating _xpidlgen/.done nsIProfileMigrator.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIProfileMigrator nsIProfileMigrator.idl nsIToolkitProfile.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIToolkitProfile nsIToolkitProfile.idl nsIToolkitProfileService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIToolkitProfileService nsIToolkitProfileService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIProfileMigrator.h _xpidlgen/nsIToolkitProfile.h _xpidlgen/nsIToolkitProfileService.h ../../../dist/include/xulapp gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/profile/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/profile/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R ../../../profile/dirserviceprovider/src/nsProfileLock.cpp . gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/profile/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/profile' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/communicator' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/communicator' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/global' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/global' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/mozapps' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/mozapps' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/help' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/help' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe/global' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe/global' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/xre' Creating .deps /usr/bin/perl -I../../config ../../config/build-list.pl ../../config/final-link-libs xulapp_s /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXULAppAPI.h ../../dist/include/xulapp /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsINativeAppSupport.idl nsIXULAppInfo.idl nsIXULRuntime.idl ../../dist/idl Creating _xpidlgen/.done nsINativeAppSupport.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsINativeAppSupport nsINativeAppSupport.idl nsIXULAppInfo.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXULAppInfo nsIXULAppInfo.idl nsIXULRuntime.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXULRuntime nsIXULRuntime.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsINativeAppSupport.h _xpidlgen/nsIXULAppInfo.h _xpidlgen/nsIXULRuntime.h ../../dist/include/xulapp /builddir/build/BUILD/mozilla/config/nsinstall -R ../../xpfe/bootstrap/showOSAlert.cpp ../../xpfe/bootstrap/nsSigHandlers.cpp ../../xpcom/base/nsStackFrameUnix.cpp ../../xpcom/base/nsStackFrameUnix.h . gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/xre' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads/src' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIExtensionManager.idl ../../../../dist/idl Creating ../../../../dist/include/extensions Creating _xpidlgen/.done nsIExtensionManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIExtensionManager nsIExtensionManager.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIExtensionManager.h ../../../../dist/include/extensions gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/src' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIUpdateService.idl ../../../../dist/idl Creating ../../../../dist/include/update Creating _xpidlgen/.done nsIUpdateService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUpdateService nsIUpdateService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIUpdateService.h ../../../../dist/include/update gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. updater/Makefile creating toolkit/mozapps/update/src/updater/Makefile creating toolkit/mozapps/update/src/updater/Makefile creating gfx/gfx-config.h gfx/gfx-config.h is unchanged creating netwerk/necko-config.h netwerk/necko-config.h is unchanged creating xpcom/xpcom-config.h xpcom/xpcom-config.h is unchanged creating xpcom/xpcom-private.h xpcom/xpcom-private.h is unchanged gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src/updater' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src/updater' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/xpinstall' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/xpinstall' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/xre' /usr/bin/perl -I../../config ../../config/build-list.pl ../../config/final-link-libs xulapp_s /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXULAppAPI.h ../../dist/include/xulapp /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsINativeAppSupport.idl nsIXULAppInfo.idl nsIXULRuntime.idl ../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsINativeAppSupport.h _xpidlgen/nsIXULAppInfo.h _xpidlgen/nsIXULRuntime.h ../../dist/include/xulapp /builddir/build/BUILD/mozilla/config/nsinstall -R ../../xpfe/bootstrap/showOSAlert.cpp ../../xpfe/bootstrap/nsSigHandlers.cpp ../../xpcom/base/nsStackFrameUnix.cpp ../../xpcom/base/nsStackFrameUnix.h . gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/xre' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIShellService.idl ../../../../dist/idl Creating ../../../../dist/include/shellservice Creating _xpidlgen/.done nsIShellService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIShellService nsIShellService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIShellService.h ../../../../dist/include/shellservice gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. cleanup/Makefile creating xpinstall/cleanup/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/public' Creating ../../dist/include/xpinstall /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDOMInstallTriggerGlobal.h nsIDOMInstallVersion.h nsSoftwareUpdateIIDs.h nsISoftwareUpdate.h ../../dist/include/xpinstall /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXPIDialogService.idl nsIXPIProgressDialog.idl nsIXPINotifier.idl nsIXPInstallManager.idl nsPIXPIProxy.idl nsPIXPIStubHook.idl nsPICertNotification.idl ../../dist/idl Creating _xpidlgen/.done nsIXPIDialogService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPIDialogService nsIXPIDialogService.idl nsIXPIProgressDialog.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPIProgressDialog nsIXPIProgressDialog.idl nsIXPINotifier.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPINotifier nsIXPINotifier.idl nsIXPInstallManager.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIXPInstallManager nsIXPInstallManager.idl nsPIXPIProxy.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIXPIProxy nsPIXPIProxy.idl nsPIXPIStubHook.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPIXPIStubHook nsPIXPIStubHook.idl nsPICertNotification.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsPICertNotification nsPICertNotification.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIXPIDialogService.h _xpidlgen/nsIXPIProgressDialog.h _xpidlgen/nsIXPINotifier.h _xpidlgen/nsIXPInstallManager.h _xpidlgen/nsPIXPIProxy.h _xpidlgen/nsPIXPIStubHook.h _xpidlgen/nsPICertNotification.h ../../dist/include/xpinstall gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/src' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsXPITriggerInfo.h ../../dist/include/xpinstall gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/cleanup' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 InstallCleanupDefines.h ../../dist/include/xpinstall gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/cleanup' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/stub' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/stub' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager' /usr/bin/gmake -C boot export gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/boot' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/boot/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISSLStatusProvider.idl nsIBufEntropyCollector.idl ../../../../dist/idl Creating ../../../../dist/include/pipboot Creating _xpidlgen/.done nsISSLStatusProvider.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISSLStatusProvider nsISSLStatusProvider.idl nsIBufEntropyCollector.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBufEntropyCollector nsIBufEntropyCollector.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISSLStatusProvider.h _xpidlgen/nsIBufEntropyCollector.h ../../../../dist/include/pipboot /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISecurityWarningDialogs.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISecurityWarningDialogs.idl ../../../../dist/sdk/idl nsISecurityWarningDialogs.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISecurityWarningDialogs nsISecurityWarningDialogs.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISecurityWarningDialogs.h ../../../../dist/include/pipboot /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISecurityWarningDialogs.h ../../../../dist/sdk/include gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/boot/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/boot/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/boot/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/boot' /usr/bin/gmake -C ssl export gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl/resources' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl/resources' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFormSigningDialog.idl nsICertSelect.idl nsIX509Cert3.idl nsIX509CertDB2.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 nsICertTree.idl ../../../../dist/idl Creating ../../../../dist/include/pipnss Creating _xpidlgen/.done nsIFormSigningDialog.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFormSigningDialog nsIFormSigningDialog.idl nsICertSelect.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertSelect nsICertSelect.idl nsIX509Cert3.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509Cert3 nsIX509Cert3.idl nsIX509CertDB2.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertDB2 nsIX509CertDB2.idl nsIPKCS11Slot.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11Slot nsIPKCS11Slot.idl nsIPK11TokenDB.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPK11TokenDB nsIPK11TokenDB.idl nsICertPickDialogs.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertPickDialogs nsICertPickDialogs.idl nsIClientAuthDialogs.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIClientAuthDialogs nsIClientAuthDialogs.idl nsIDOMCryptoDialogs.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDOMCryptoDialogs nsIDOMCryptoDialogs.idl nsIGenKeypairInfoDlg.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIGenKeypairInfoDlg nsIGenKeypairInfoDlg.idl nsITokenDialogs.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsITokenDialogs nsITokenDialogs.idl nsITokenPasswordDialogs.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsITokenPasswordDialogs nsITokenPasswordDialogs.idl nsISSLStatus.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISSLStatus nsISSLStatus.idl nsIKeygenThread.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIKeygenThread nsIKeygenThread.idl nsICMSSecureMessage.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSSecureMessage nsICMSSecureMessage.idl nsIUserCertPicker.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIUserCertPicker nsIUserCertPicker.idl nsIASN1PrintableItem.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1PrintableItem nsIASN1PrintableItem.idl nsICMSDecoder.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSDecoder nsICMSDecoder.idl nsICMSEncoder.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSEncoder nsICMSEncoder.idl nsICMSMessageErrors.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSMessageErrors nsICMSMessageErrors.idl nsICMSMessage.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSMessage nsICMSMessage.idl nsICMSMessage2.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICMSMessage2 nsICMSMessage2.idl nsINSSCertCache.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsINSSCertCache nsINSSCertCache.idl nsIOCSPResponder.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIOCSPResponder nsIOCSPResponder.idl nsIPK11Token.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPK11Token nsIPK11Token.idl nsIPKCS11ModuleDB.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11ModuleDB nsIPKCS11ModuleDB.idl nsIPKCS11Module.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKCS11Module nsIPKCS11Module.idl nsICRLManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICRLManager nsICRLManager.idl nsISMimeCert.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISMimeCert nsISMimeCert.idl nsICipherInfo.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICipherInfo nsICipherInfo.idl nsIStreamCipher.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIStreamCipher nsIStreamCipher.idl nsIKeyModule.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIKeyModule nsIKeyModule.idl nsICertTree.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertTree nsICertTree.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFormSigningDialog.h _xpidlgen/nsICertSelect.h _xpidlgen/nsIX509Cert3.h _xpidlgen/nsIX509CertDB2.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/nsICertTree.h ../../../../dist/include/pipnss /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIASN1Object.idl nsIASN1Sequence.idl nsIBadCertListener.idl nsICertificateDialogs.idl nsICRLInfo.idl nsIX509Cert.idl nsIX509CertDB.idl nsIX509CertValidity.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIASN1Object.idl nsIASN1Sequence.idl nsIBadCertListener.idl nsICertificateDialogs.idl nsICRLInfo.idl nsIX509Cert.idl nsIX509CertDB.idl nsIX509CertValidity.idl ../../../../dist/sdk/idl nsIASN1Object.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1Object nsIASN1Object.idl nsIASN1Sequence.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1Sequence nsIASN1Sequence.idl nsIBadCertListener.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBadCertListener nsIBadCertListener.idl nsICertificateDialogs.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICertificateDialogs nsICertificateDialogs.idl nsICRLInfo.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsICRLInfo nsICRLInfo.idl nsIX509Cert.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509Cert nsIX509Cert.idl nsIX509CertDB.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertDB nsIX509CertDB.idl nsIX509CertValidity.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIX509CertValidity nsIX509CertValidity.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIASN1Object.h _xpidlgen/nsIASN1Sequence.h _xpidlgen/nsIBadCertListener.h _xpidlgen/nsICertificateDialogs.h _xpidlgen/nsICRLInfo.h _xpidlgen/nsIX509Cert.h _xpidlgen/nsIX509CertDB.h _xpidlgen/nsIX509CertValidity.h ../../../../dist/include/pipnss /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIASN1Object.h _xpidlgen/nsIASN1Sequence.h _xpidlgen/nsIBadCertListener.h _xpidlgen/nsICertificateDialogs.h _xpidlgen/nsICRLInfo.h _xpidlgen/nsIX509Cert.h _xpidlgen/nsIX509CertDB.h _xpidlgen/nsIX509CertValidity.h ../../../../dist/sdk/include gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl' /usr/bin/gmake -C locales export gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/locales' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/locales' /usr/bin/gmake -C pki export gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIPKIParamBlock.idl nsIASN1Tree.idl ../../../../dist/idl Creating ../../../../dist/include/pippki Creating _xpidlgen/.done nsIPKIParamBlock.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIPKIParamBlock nsIPKIParamBlock.idl nsIASN1Tree.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIASN1Tree nsIASN1Tree.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPKIParamBlock.h _xpidlgen/nsIASN1Tree.h ../../../../dist/include/pippki gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki/resources' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki/resources' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/gnome' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIGConfService.idl nsIGnomeVFSService.idl ../../../dist/idl Creating ../../../dist/include/mozgnome Creating _xpidlgen/.done nsIGConfService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIGConfService nsIGConfService.idl nsIGnomeVFSService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIGnomeVFSService nsIGnomeVFSService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIGConfService.h _xpidlgen/nsIGnomeVFSService.h ../../../dist/include/mozgnome gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/gnome' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/chrome' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/chrome/public' nsIToolkitChromeRegistry.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIToolkitChromeRegistry nsIToolkitChromeRegistry.idl ../../dist/bin/xpt_link _xpidlgen/chrome.xpt _xpidlgen/nsIToolkitChromeRegistry.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/chrome.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/chrome/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/chrome/src' nsChromeFactory.cpp c++ -o nsChromeFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chrome -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chrome -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChromeRegistry.pp nsChromeRegistry.cpp ../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsChromeRegistry.cpp: In member function 'nsChromeRegistry::ProviderEntry* nsChromeRegistry::nsProviderArray::GetProvider(const nsACString_internal&, nsChromeRegistry::nsProviderArray::MatchType)': nsChromeRegistry.cpp:248: warning: 'entry' may be used uninitialized in this function nsChromeProtocolHandler.cpp c++ -o nsChromeProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/chrome -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsChromeProtocolHandler.pp nsChromeProtocolHandler.cpp rm -f libchrome.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libchrome.so -o libchrome.so nsChromeFactory.o nsChromeRegistry.o nsChromeProtocolHandler.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 ../../dist/lib/libunicharutil_s.a -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libchrome.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libchrome.so ../../dist/bin/components : ../../dist/bin/components/libchrome.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/chrome/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/chrome' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/profile' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/profile/public' nsIProfileInternal.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProfileInternal nsIProfileInternal.idl nsIProfileStartupListener.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProfileStartupListener nsIProfileStartupListener.idl nsISessionRoaming.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISessionRoaming nsISessionRoaming.idl nsIProfileUnlocker.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProfileUnlocker nsIProfileUnlocker.idl nsIProfile.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProfile nsIProfile.idl nsIProfileChangeStatus.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProfileChangeStatus nsIProfileChangeStatus.idl ../../dist/bin/xpt_link _xpidlgen/profile.xpt _xpidlgen/nsIProfileInternal.xpt _xpidlgen/nsIProfileStartupListener.xpt _xpidlgen/nsISessionRoaming.xpt _xpidlgen/nsIProfileUnlocker.xpt _xpidlgen/nsIProfile.xpt _xpidlgen/nsIProfileChangeStatus.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/profile.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/profile/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/public' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/src' nsProfileDirServiceProvider.cpp c++ -o nsProfileDirServiceProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/profdirserviceprovider -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/profdirserviceprovider -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libprofdirserviceprovider_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/standalone' nsProfileDirServiceProvider.cpp c++ -o nsProfileDirServiceProvider.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/profdirserviceprovider -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileDirServiceProvider.pp nsProfileDirServiceProvider.cpp nsProfileLock.cpp c++ -o nsProfileLock.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/profdirserviceprovider -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libprofdirserviceprovidersa_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/standalone' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/profile' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/browser/public' nsIBrowserInstance.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIBrowserInstance nsIBrowserInstance.idl ../../../dist/bin/xpt_link _xpidlgen/mozbrwsr.xpt _xpidlgen/nsIBrowserInstance.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozbrwsr.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/browser/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/browser/src' nsBrowserInstance.cpp c++ -o nsBrowserInstance.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/appshell -I../../../dist/include/appcomps -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/uriloader -I../../../dist/include/pref -I../../../dist/include/webbrwsr -I../../../dist/include/windowwatcher -I../../../dist/include/history -I../../../dist/include/toolkitcomps -I../../../dist/include/history -I../../../dist/include/browser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserInstance.pp nsBrowserInstance.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsBrowserStatusFilter.cpp c++ -o nsBrowserStatusFilter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/appshell -I../../../dist/include/appcomps -I../../../dist/include/dom -I../../../dist/include/js -I../../../dist/include/uriloader -I../../../dist/include/pref -I../../../dist/include/webbrwsr -I../../../dist/include/windowwatcher -I../../../dist/include/history -I../../../dist/include/toolkitcomps -I../../../dist/include/history -I../../../dist/include/browser -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libmozbrwsr_s.a ../../../dist/lib gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/browser/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/find' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/find/public' nsISearchContext.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISearchContext nsISearchContext.idl nsIFindService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFindService nsIFindService.idl ../../../../dist/bin/xpt_link _xpidlgen/mozfind.xpt _xpidlgen/nsISearchContext.xpt _xpidlgen/nsIFindService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozfind.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/find/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/find/src' nsFindService.cpp c++ -o nsFindService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/appcomps -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/appcomps -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFindModule.pp nsFindModule.cpp rm -f libmozfind.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libmozfind.so -o libmozfind.so nsFindService.o nsFindModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -lmozjs -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libmozfind.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libmozfind.so ../../../../dist/bin/components : ../../../../dist/bin/components/libmozfind.so gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/find/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/find' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/intl' nsCharsetMenu.cpp c++ -o nsCharsetMenu.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/rdf -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/windowwatcher -I../../../dist/include/appshell -I../../../dist/include/appcomps -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCharsetMenu.pp nsCharsetMenu.cpp nsFontPackageHandler.cpp c++ -o nsFontPackageHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/rdf -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/windowwatcher -I../../../dist/include/appshell -I../../../dist/include/appcomps -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsFontPackageHandler.pp nsFontPackageHandler.cpp rm -f libappcompintl_s.a ar cr libappcompintl_s.a nsCharsetMenu.o nsFontPackageHandler.o ranlib libappcompintl_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libappcompintl_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/intl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/windowds' nsWindowDataSource.cpp c++ -o nsWindowDataSource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/appcomps -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsWindowDataSource.pp nsWindowDataSource.cpp rm -f libwindowds_s.a ar cr libwindowds_s.a nsWindowDataSource.o ranlib libwindowds_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwindowds_s.a ../../../dist/lib nsIWindowDataSource.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWindowDataSource nsIWindowDataSource.idl ../../../dist/bin/xpt_link _xpidlgen/windowds.xpt _xpidlgen/nsIWindowDataSource.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/windowds.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/windowds' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/directory' nsDirectoryViewer.cpp c++ -o nsDirectoryViewer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/rdf -I../../../dist/include/content -I../../../dist/include/js -I../../../dist/include/xpconnect -I../../../dist/include/docshell -I../../../dist/include/widget -I../../../dist/include/dom -I../../../dist/include/webshell -I../../../dist/include/uconv -I../../../dist/include/pref -I../../../dist/include/uriloader -I../../../dist/include/windowwatcher -I../../../dist/include/appcomps -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDirectoryViewer.pp nsDirectoryViewer.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libdirectory_s.a ar cr libdirectory_s.a nsDirectoryViewer.o ranlib libdirectory_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libdirectory_s.a ../../../dist/lib nsIHTTPIndex.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIHTTPIndex nsIHTTPIndex.idl ../../../dist/bin/xpt_link _xpidlgen/directory.xpt _xpidlgen/nsIHTTPIndex.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/directory.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/directory' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/resetPref' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsResetPref.js ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/resetPref' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/killAll' /builddir/build/BUILD/mozilla/config/nsinstall -R ./nsKillAll.js ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/killAll' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/build' nsModule.cpp c++ -o nsModule.o -c -fvisibility=hidden -DALERTS_SERVICE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../browser/src -I./../directory -I./../windowds -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/content -I../../../dist/include/rdf -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/locale -I../../../dist/include/mork -I../../../dist/include/widget -I../../../dist/include/dom -I../../../dist/include/uriloader -I../../../dist/include/mimetype -I../../../dist/include/embed_base -I../../../dist/include/webbrowserpersist -I../../../dist/include/progressDlg -I../../../dist/include/pref -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/appshell -I../../../dist/include/browser -I../../../dist/include/txmgr -I../../../dist/include/chardet -I../../../dist/include/appcomps -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsModule.pp nsModule.cpp rm -f libappcomps.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libappcomps.so -o libappcomps.so nsModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../dist/lib/libdirectory_s.a ../../../dist/lib/libappcompintl_s.a ../../../dist/lib/libwindowds_s.a ../../../dist/lib/libmozbrwsr_s.a -Wl,--no-whole-archive ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libappcomps.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libappcomps.so ../../../dist/bin/components : ../../../dist/bin/components/libappcomps.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/build' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/public' nsIFileView.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFileView nsIFileView.idl ../../../../dist/bin/xpt_link _xpidlgen/filepicker.xpt _xpidlgen/nsIFileView.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/filepicker.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/src' nsFileView.cpp c++ -o nsFileView.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/filepicker -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/filepicker -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWildCard.pp nsWildCard.cpp rm -f libfileview.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libfileview.so -o libfileview.so nsFileView.o nsWildCard.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libfileview.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libfileview.so ../../../../dist/bin/components : ../../../../dist/bin/components/libfileview.so /usr/bin/perl ../../../../config/preprocessor.pl -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" nsFilePicker.js.in > nsFilePicker.js /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsFilePicker.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/remote' nsGTKRemoteService.cpp c++ -o nsGTKRemoteService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/appcomps -I../../../dist/include/toolkitcomps -I../../../dist/include/appcomps -I../../../dist/include/xulapp -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/dom -I../../../dist/include/docshell -I../../../dist/include/toolkitcomps -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGTKRemoteService.pp nsGTKRemoteService.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGTKRemoteService.cpp: In static member function 'static gboolean nsGTKRemoteService::HandlePropertyChange(GtkWidget*, GdkEventProperty*, nsIWeakReference*)': nsGTKRemoteService.cpp:472: warning: dereferencing type-punned pointer will break strict-aliasing rules nsGTKRemoteService.cpp:521: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libremoteservice.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libremoteservice.so -o libremoteservice.so nsGTKRemoteService.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib64 -lX11 -ldl -lm chmod +x libremoteservice.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libremoteservice.so ../../../dist/bin/components : ../../../dist/bin/components/libremoteservice.so nsIRemoteService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIRemoteService nsIRemoteService.idl ../../../dist/bin/xpt_link _xpidlgen/toolkitremote.xpt _xpidlgen/nsIRemoteService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/toolkitremote.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/remote' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/public' nsIURLFormatter.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIURLFormatter nsIURLFormatter.idl ../../../../dist/bin/xpt_link _xpidlgen/urlformatter.xpt _xpidlgen/nsIURLFormatter.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/urlformatter.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/src' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsURLFormatter.js ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/public' nsIAlertsService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAlertsService nsIAlertsService.idl ../../../../dist/bin/xpt_link _xpidlgen/alerts.xpt _xpidlgen/nsIAlertsService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/alerts.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/src' nsAlertsService.cpp c++ -o nsAlertsService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/alerts -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libalerts_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/alerts => ../../../dist/bin/chrome/toolkit.jar +++ overriding content/global/alerts/alert.xul content/global/alerts/alert.js adding: content/global/alerts/alert.xul (stored 0%) adding: content/global/alerts/alert.js (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/console' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 jsconsole-clhandler.js ../../../dist/bin/components +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/console => ../../../dist/bin/chrome/toolkit.jar adding: content/global/blank.html (stored 0%) +++ overriding content/global/console.js content/global/console.xul content/global/console.css content/global/consoleBindings.xml adding: content/global/console.js (stored 0%) adding: content/global/console.xul (stored 0%) adding: content/global/console.css (stored 0%) adding: content/global/consoleBindings.xml (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/console' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/filepicker' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/filepicker => ../../../dist/bin/chrome/toolkit.jar +++ overriding content/global/filepicker.xul content/global/filepicker.js adding: content/global/filepicker.xul (stored 0%) adding: content/global/filepicker.js (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/filepicker' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/public' nsITypeAheadFind.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsITypeAheadFind nsITypeAheadFind.idl ../../../../dist/bin/xpt_link _xpidlgen/fastfind.xpt _xpidlgen/nsITypeAheadFind.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/fastfind.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/src' nsTypeAheadFind.cpp c++ -o nsTypeAheadFind.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/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/fastfind -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsTypeAheadFind.pp nsTypeAheadFind.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = nsPresContext]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = nsPresContext]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = nsPresContext]' nsTypeAheadFind.cpp:401: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libfastfind_s.a ar cr libfastfind_s.a nsTypeAheadFind.o ranlib libfastfind_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libfastfind_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind => ../../../dist/bin/chrome/toolkit.jar adding: content/global/notfound.wav (stored 0%) +++ overriding content/global/findBar.js adding: content/global/findBar.js (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/printing' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/printing => ../../../dist/bin/chrome/toolkit.jar +++ overriding content/global/printdialog.js content/global/printdialog.xul content/global/printjoboptions.js content/global/printjoboptions.xul content/global/printPageSetup.js content/global/printPageSetup.xul content/global/printPreviewBindings.xml content/global/printPreviewProgress.js content/global/printPreviewProgress.xul content/global/printProgress.js content/global/printProgress.xul content/global/printUtils.js adding: content/global/printdialog.js (stored 0%) adding: content/global/printdialog.xul (stored 0%) adding: content/global/printjoboptions.js (stored 0%) adding: content/global/printjoboptions.xul (stored 0%) adding: content/global/printPageSetup.js (stored 0%) adding: content/global/printPageSetup.xul (stored 0%) adding: content/global/printPreviewBindings.xml (stored 0%) adding: content/global/printPreviewProgress.js (stored 0%) adding: content/global/printPreviewProgress.xul (stored 0%) adding: content/global/printProgress.js (stored 0%) adding: content/global/printProgress.xul (stored 0%) adding: content/global/printUtils.js (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/printing' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/viewsource' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/viewsource => ../../../dist/bin/chrome/toolkit.jar adding: content/global/viewSource.css (stored 0%) +++ overriding content/global/viewSource.js content/global/viewSource.xul content/global/viewPartialSource.js content/global/viewPartialSource.xul content/global/viewSourceUtils.js adding: content/global/viewSource.js (stored 0%) adding: content/global/viewSource.xul (stored 0%) adding: content/global/viewPartialSource.js (stored 0%) adding: content/global/viewPartialSource.xul (stored 0%) adding: content/global/viewSourceUtils.js (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/viewsource' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/viewconfig' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/viewconfig => ../../../dist/bin/chrome/toolkit.jar +++ overriding content/global/config.xul content/global/config.js adding: content/global/config.xul (stored 0%) adding: content/global/config.js (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/viewconfig' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/public' nsIAutoCompleteController.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAutoCompleteController nsIAutoCompleteController.idl nsIAutoCompleteInput.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAutoCompleteInput nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAutoCompletePopup nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAutoCompleteSearch nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAutoCompleteResult nsIAutoCompleteResult.idl nsIAutoCompleteResultTypes.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAutoCompleteResultTypes nsIAutoCompleteResultTypes.idl nsIAutoCompleteSimpleResult.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAutoCompleteSimpleResult nsIAutoCompleteSimpleResult.idl ../../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/autocomplete.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/src' nsAutoCompleteController.cpp c++ -o nsAutoCompleteController.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/unicharutil -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/view -I../../../../dist/include/gfx -I../../../../dist/include/locale -I../../../../dist/include/necko -I../../../../dist/include/mork -I../../../../dist/include/autocomplete -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoCompleteController.pp nsAutoCompleteController.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsAutoCompleteSimpleResult.cpp c++ -o nsAutoCompleteSimpleResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/unicharutil -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/view -I../../../../dist/include/gfx -I../../../../dist/include/locale -I../../../../dist/include/necko -I../../../../dist/include/mork -I../../../../dist/include/autocomplete -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/unicharutil -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/view -I../../../../dist/include/gfx -I../../../../dist/include/locale -I../../../../dist/include/necko -I../../../../dist/include/mork -I../../../../dist/include/autocomplete -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAutoCompleteMdbResult.pp nsAutoCompleteMdbResult.cpp rm -f libautocomplete_s.a ar cr libautocomplete_s.a nsAutoCompleteController.o nsAutoCompleteSimpleResult.o nsAutoCompleteMdbResult.o ranlib libautocomplete_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libautocomplete_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/cookie' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/cookie => ../../../dist/bin/chrome/comm.jar +++ updating chrome ../../../dist/bin/chrome/comm.manifest adding: content/cookie/cookieAcceptDialog.xul (stored 0%) adding: content/cookie/cookieAcceptDialog.js (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/cookie' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/help' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/help => ../../../dist/bin/chrome/toolkit.jar +++ updating chrome ../../../dist/bin/chrome/toolkit.manifest +++ overriding content/help/help.xul content/help/contextHelp.js content/help/help.js content/help/helpContextOverlay.xul content/help/platformClasses.css adding: content/help/help.xul (stored 0%) adding: content/help/contextHelp.js (stored 0%) adding: content/help/help.js (stored 0%) adding: content/help/helpContextOverlay.xul (stored 0%) adding: content/help/platformClasses.css (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/help' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/history' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/history/public' nsIBrowserHistory.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBrowserHistory nsIBrowserHistory.idl ../../../../dist/bin/xpt_link _xpidlgen/history.xpt _xpidlgen/nsIBrowserHistory.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/history.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/history/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/history/src' nsGlobalHistory.cpp c++ -o nsGlobalHistory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/docshell -I../../../../dist/include/rdf -I../../../../dist/include/mork -I../../../../dist/include/pref -I../../../../dist/include/necko -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/autocomplete -I../../../../dist/include/uconv -I../../../../dist/include/history -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGlobalHistory.pp nsGlobalHistory.cpp rm -f libhistory_s.a ar cr libhistory_s.a nsGlobalHistory.o ranlib libhistory_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libhistory_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/history/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/history' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/base' nsPasswordManager.cpp c++ -o nsPasswordManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/necko -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/windowwatcher -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/autocomplete -I../../../../dist/include/pipnss -I../../../../dist/include/passwordmgr -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPasswordManager.pp nsPasswordManager.cpp nsSingleSignonPrompt.cpp c++ -o nsSingleSignonPrompt.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/necko -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/windowwatcher -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/intl -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/autocomplete -I../../../../dist/include/pipnss -I../../../../dist/include/passwordmgr -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSingleSignonPrompt.pp nsSingleSignonPrompt.cpp rm -f libpasswordmgr_s.a ar cr libpasswordmgr_s.a nsPasswordManager.o nsSingleSignonPrompt.o ranlib libpasswordmgr_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libpasswordmgr_s.a ../../../../dist/lib nsIPassword.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPassword nsIPassword.idl nsIPasswordInternal.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPasswordInternal nsIPasswordInternal.idl ../../../../dist/bin/xpt_link _xpidlgen/passwordmgr.xpt _xpidlgen/nsIPassword.xpt _xpidlgen/nsIPasswordInternal.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/passwordmgr.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/resources' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/resources => ../../../../dist/bin/chrome/toolkit.jar +++ updating chrome ../../../../dist/bin/chrome/toolkit.manifest +++ overriding content/passwordmgr/passwordManager.xul content/passwordmgr/passwordManager.js content/passwordmgr/passwordManagerExceptions.js content/passwordmgr/passwordManagerExceptions.xul content/passwordmgr/passwordManagerCommon.js adding: content/passwordmgr/passwordManager.xul (stored 0%) adding: content/passwordmgr/passwordManager.js (stored 0%) adding: content/passwordmgr/passwordManagerExceptions.js (stored 0%) adding: content/passwordmgr/passwordManagerExceptions.xul (stored 0%) adding: content/passwordmgr/passwordManagerCommon.js (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/resources' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/public' nsIFormFillController.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFormFillController nsIFormFillController.idl nsIFormHistory.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFormHistory nsIFormHistory.idl ../../../../dist/bin/xpt_link _xpidlgen/satchel.xpt _xpidlgen/nsIFormFillController.xpt _xpidlgen/nsIFormHistory.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/satchel.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/src' nsFormFillController.cpp c++ -o nsFormFillController.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../passwordmgr/base -I./../../build -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/autocomplete -I../../../../dist/include/uriloader -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/docshell -I../../../../dist/include/gfx -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/view -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/intl -I../../../../dist/include/pref -I../../../../dist/include/mork -I../../../../dist/include/satchel -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFormFillController.pp nsFormFillController.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/layout/nsRuleNode.h: In member function 'nsRuleList** nsRuleNode::ChildrenListPtr()': ../../../../dist/include/layout/nsRuleNode.h:356: warning: dereferencing type-punned pointer will break strict-aliasing rules nsFormHistory.cpp c++ -o nsFormHistory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../passwordmgr/base -I./../../build -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/autocomplete -I../../../../dist/include/uriloader -I../../../../dist/include/dom -I../../../../dist/include/layout -I../../../../dist/include/docshell -I../../../../dist/include/gfx -I../../../../dist/include/necko -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/view -I../../../../dist/include/locale -I../../../../dist/include/unicharutil -I../../../../dist/include/intl -I../../../../dist/include/pref -I../../../../dist/include/mork -I../../../../dist/include/satchel -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFormHistory.pp nsFormHistory.cpp rm -f libsatchel_s.a ar cr libsatchel_s.a nsFormFillController.o nsFormHistory.o ranlib libsatchel_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libsatchel_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/public' nsIFeedProcessor.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedProcessor nsIFeedProcessor.idl nsIFeedResult.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedResult nsIFeedResult.idl nsIFeedListener.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedListener nsIFeedListener.idl nsIFeed.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeed nsIFeed.idl nsIFeedContainer.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedContainer nsIFeedContainer.idl nsIFeedEntry.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedEntry nsIFeedEntry.idl nsIFeedTextConstruct.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedTextConstruct nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIScriptableUnescapeHTML nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedElementBase nsIFeedElementBase.idl nsIFeedGenerator.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedGenerator nsIFeedGenerator.idl nsIFeedPerson.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedPerson nsIFeedPerson.idl ../../../../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/mozilla/config/nsinstall -R -m 644 _xpidlgen/feeds.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/src' nsScriptableUnescapeHTML.cpp c++ -o nsScriptableUnescapeHTML.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/necko -I../../../../dist/include/string -I../../../../dist/include/widget -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/htmlparser -I../../../../dist/include/content -I../../../../dist/include/layout -I../../../../dist/include/feeds -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/mozilla/config/nsinstall -R -m 644 libfeed_s.a ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 FeedProcessor.js ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/public' nsIDownloadManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDownloadManager nsIDownloadManager.idl nsIXPInstallManagerUI.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIXPInstallManagerUI nsIXPInstallManagerUI.idl nsIDownloadProgressListener.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDownloadProgressListener nsIDownloadProgressListener.idl ../../../../dist/bin/xpt_link _xpidlgen/downloads.xpt _xpidlgen/nsIDownloadManager.xpt _xpidlgen/nsIXPInstallManagerUI.xpt _xpidlgen/nsIDownloadProgressListener.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/downloads.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/src' nsDownloadManager.cpp c++ -o nsDownloadManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/progressDlg -I../../../../dist/include/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/webbrowserpersist -I../../../../dist/include/appshell -I../../../../dist/include/dom -I../../../../dist/include/xpinstall -I../../../../dist/include/embed_base -I../../../../dist/include/alerts -I../../../../dist/include/downloads -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDownloadManager.pp nsDownloadManager.cpp nsDownloadManager.cpp: In member function 'nsresult nsDownloadManager::AssertProgressInfoFor(const PRUnichar*)': nsDownloadManager.cpp:483: warning: converting to 'PRInt64' from 'PRFloat64' nsDownloadManager.cpp:484: warning: converting to 'PRInt64' from 'PRFloat64' nsDownloadManager.h: In constructor 'nsDownload::nsDownload()': nsDownloadManager.h:266: warning: 'nsDownload::mLastUpdate' will be initialized after nsDownloadManager.h:261: warning: 'PRBool nsDownload::mPaused' nsDownloadManager.cpp:1844: warning: when initialized here nsDownloadManager.cpp: In member function 'virtual nsresult nsDownload::OnStateChange(nsIWebProgress*, nsIRequest*, PRUint32, nsresult)': nsDownloadManager.cpp:2158: warning: comparison between signed and unsigned integer expressions nsDownloadManager.cpp: In member function 'virtual nsresult nsDownload::GetAmountTransferred(PRUint64*)': nsDownloadManager.cpp:2333: warning: converting to 'long unsigned int' from 'PRFloat64' nsDownloadManager.cpp: In member function 'virtual nsresult nsDownload::GetSize(PRUint64*)': nsDownloadManager.cpp:2340: warning: converting to 'long unsigned int' from 'PRFloat64' rm -f libdownload_s.a ar cr libdownload_s.a nsDownloadManager.o ranlib libdownload_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libdownload_s.a ../../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/public' nsIUrlClassifierDBService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIUrlClassifierDBService nsIUrlClassifierDBService.idl nsIUrlClassifierStreamUpdater.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIUrlClassifierStreamUpdater nsIUrlClassifierStreamUpdater.idl nsIUrlClassifierTable.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIUrlClassifierTable nsIUrlClassifierTable.idl nsIUrlClassifierUtils.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIUrlClassifierUtils nsIUrlClassifierUtils.idl nsIUrlListManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIUrlListManager nsIUrlListManager.idl ../../../../dist/bin/xpt_link _xpidlgen/url-classifier.xpt _xpidlgen/nsIUrlClassifierDBService.xpt _xpidlgen/nsIUrlClassifierStreamUpdater.xpt _xpidlgen/nsIUrlClassifierTable.xpt _xpidlgen/nsIUrlClassifierUtils.xpt _xpidlgen/nsIUrlListManager.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/url-classifier.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/src' nsUrlClassifierDBService.cpp c++ -o nsUrlClassifierDBService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../build -I../../../../dist/include/necko -I../../../../dist/include/storage -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/url-classifier -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUrlClassifierDBService.pp nsUrlClassifierDBService.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsUrlClassifierStreamUpdater.cpp c++ -o nsUrlClassifierStreamUpdater.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../build -I../../../../dist/include/necko -I../../../../dist/include/storage -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/url-classifier -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUrlClassifierStreamUpdater.pp nsUrlClassifierStreamUpdater.cpp nsUrlClassifierUtils.cpp c++ -o nsUrlClassifierUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../build -I../../../../dist/include/necko -I../../../../dist/include/storage -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/url-classifier -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsUrlClassifierUtils.pp nsUrlClassifierUtils.cpp rm -f liburlclassifier_s.a ar cr liburlclassifier_s.a nsUrlClassifierDBService.o nsUrlClassifierStreamUpdater.o nsUrlClassifierUtils.o ranlib liburlclassifier_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 liburlclassifier_s.a ../../../../dist/lib set -e; \ for i in nsUrlClassifierTable.js nsUrlClassifierLib.js nsUrlClassifierListManager.js; \ do /usr/bin/perl ../../../../config/preprocessor.pl -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../../../dist/bin/components/`basename $i`; \ done gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/public' nsICommandLine.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICommandLine nsICommandLine.idl nsICommandLineRunner.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICommandLineRunner nsICommandLineRunner.idl nsICommandLineHandler.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICommandLineHandler nsICommandLineHandler.idl ../../../../dist/bin/xpt_link _xpidlgen/commandlines.xpt _xpidlgen/nsICommandLine.xpt _xpidlgen/nsICommandLineRunner.xpt _xpidlgen/nsICommandLineHandler.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/commandlines.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/src' nsCommandLine.cpp c++ -o nsCommandLine.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/toolkitcomps -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCommandLine.pp nsCommandLine.cpp rm -f libcommandlines.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libcommandlines.so -o libcommandlines.so nsCommandLine.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 ../../../../dist/lib/libunicharutil_s.a -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libcommandlines.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libcommandlines.so ../../../../dist/bin/components : ../../../../dist/bin/components/libcommandlines.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/startup' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/public' nsIAppStartup.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAppStartup nsIAppStartup.idl nsICloseAllWindows.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICloseAllWindows nsICloseAllWindows.idl nsIUserInfo.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIUserInfo nsIUserInfo.idl ../../../../dist/bin/xpt_link _xpidlgen/appstartup.xpt _xpidlgen/nsIAppStartup.xpt _xpidlgen/nsICloseAllWindows.xpt _xpidlgen/nsIUserInfo.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/appstartup.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/src' nsAppStartup.cpp c++ -o nsAppStartup.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/toolkitcomps -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/toolkitcomps -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/mozilla/config/nsinstall -R -m 644 libappstartup_s.a ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsCloseAllWindows.js ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/startup' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/build' nsToolkitCompsModule.cpp c++ -o nsToolkitCompsModule.o -c -fvisibility=hidden -DALERTS_SERVICE -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../autocomplete/src -I./../downloads/src -I./../history/src -I./../satchel/src -I./../passwordmgr/base -I./../startup/src -I./../typeaheadfind/src -I./../alerts/src -I./../url-classifier/src -I./../feeds/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/layout -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/rdf -I../../../dist/include/intl -I../../../dist/include/docshell -I../../../dist/include/autocomplete -I../../../dist/include/appcomps -I../../../dist/include/downloads -I../../../dist/include/fastfind -I../../../dist/include/mimetype -I../../../dist/include/webbrowserpersist -I../../../dist/include/progressDlg -I../../../dist/include/history -I../../../dist/include/satchel -I../../../dist/include/necko -I../../../dist/include/windowwatcher -I../../../dist/include/uriloader -I../../../dist/include/xpinstall -I../../../dist/include/xulapp -I../../../dist/include/embed_base -I../../../dist/include/content -I../../../dist/include/find -I../../../dist/include/gfx -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/xuldoc -I../../../dist/include/alerts -I../../../dist/include/mork -I../../../dist/include/morkreader -I../../../dist/include/storage -I../../../dist/include/url-classifier -I../../../dist/include/feeds -I../../../dist/include/toolkitcomps -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsToolkitCompsModule.pp nsToolkitCompsModule.cpp ../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libtoolkitcomps.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libtoolkitcomps.so -o libtoolkitcomps.so nsToolkitCompsModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../startup/src/libappstartup_s.a ../../../dist/lib/libdownload_s.a ../../../dist/lib/libalerts_s.a ../../../dist/lib/libfastfind_s.a ../../../dist/lib/libhistory_s.a ../../../dist/lib/libautocomplete_s.a ../../../dist/lib/libsatchel_s.a ../../../dist/lib/libpasswordmgr_s.a ../../../dist/lib/liburlclassifier_s.a ../../../dist/lib/libfeed_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -lgkgfx ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libtoolkitcomps.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libtoolkitcomps.so ../../../dist/bin/components : ../../../dist/bin/components/libtoolkitcomps.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/build' set -e; \ for i in nsDefaultCLH.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../dist/bin/components/`basename $i`; \ done gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/xremoteclient' XRemoteClient.cpp c++ -o XRemoteClient.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/xremoteclient -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/XRemoteClient.pp XRemoteClient.cpp 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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/xremoteclient -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/xremoteclient -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/XRemoteClient_standalone.pp XRemoteClient.cpp c++ -o mozilla-xremote-client -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc mozilla-xremote-client.o XRemoteClient_standalone.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -L../../../dist/lib -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/usr/lib64 -lX11 -ldl -lm /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxremote_client_s.a ../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 mozilla-xremote-client ../../../dist/bin gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/xremoteclient' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/content' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/content => ../../dist/bin/chrome/toolkit.jar +++ updating chrome ../../dist/bin/chrome/toolkit.manifest adding: content/global/XPCNativeWrapper.js (stored 0%) adding: content/global/bindings/autoscroll_all.png (stored 0%) adding: content/global/bindings/autoscroll_h.png (stored 0%) adding: content/global/bindings/autoscroll_v.png (stored 0%) adding: content/global/svg/svgBindings.xml (stored 0%) adding: content/global/customizeToolbar.css (stored 0%) +++ overriding content/global/xul.css content/global/about.xhtml content/global/debug.js content/global/buildconfig.html content/global/commonDialog.js content/global/commonDialog.xul content/global/editMenuOverlay.js content/global/editMenuOverlay.xul content/global/globalOverlay.js content/global/inlineSpellCheckUI.js content/global/mozilla.xhtml content/global/nsTransferable.js content/global/bindings/autocomplete.xml content/global/bindings/browser.xml content/global/bindings/button.xml content/global/bindings/checkbox.xml content/global/bindings/colorpicker.xml content/global/bindings/dialog.xml content/global/bindings/editor.xml content/global/bindings/expander.xml content/global/bindings/general.xml content/global/bindings/groupbox.xml content/global/bindings/listbox.xml content/global/bindings/menu.xml content/global/bindings/menulist.xml content/global/bindings/nativescrollbar.xml content/global/bindings/notification.xml content/global/bindings/popup.xml content/global/bindings/preferences.xml content/global/bindings/progressmeter.xml content/global/bindings/radio.xml content/global/bindings/richlistbox.xml content/global/bindings/scrollbar.xml content/global/bindings/scrollbox.xml content/global/bindings/splitter.xml content/global/bindings/spinbuttons.xml content/global/bindings/stringbundle.xml content/global/bindings/tabbox.xml content/global/bindings/tabbrowser.xml content/global/bindings/text.xml content/global/bindings/textbox.xml content/global/bindings/toolbar.xml content/global/bindings/toolbarbutton.xml content/global/bindings/tree.xml content/global/bindings/wizard.xml content/global/license.html content/global/charsetOverlay.js content/global/charsetOverlay.xul content/global/contentAreaUtils.js content/global/customizeCharset.js content/global/customizeCharset.xul content/global/customizeToolbar.js content/global/customizeToolbar.xul content/global/finddialog.js content/global/finddialog.xul content/global/findUtils.js content/global/fontpackage.js content/global/fontpackage.xul content/global/nsDragAndDrop.js content/global/nsWidgetStateManager.js content/global/selectDialog.js content/global/selectDialog.xul content/global/viewZoomOverlay.js adding: content/global/xul.css (stored 0%) adding: content/global/about.xhtml (stored 0%) adding: content/global/debug.js (stored 0%) adding: content/global/buildconfig.html (stored 0%) adding: content/global/commonDialog.js (stored 0%) adding: content/global/commonDialog.xul (stored 0%) adding: content/global/editMenuOverlay.js (stored 0%) adding: content/global/editMenuOverlay.xul (stored 0%) adding: content/global/globalOverlay.js (stored 0%) adding: content/global/inlineSpellCheckUI.js (stored 0%) adding: content/global/mozilla.xhtml (stored 0%) adding: content/global/nsTransferable.js (stored 0%) adding: content/global/bindings/autocomplete.xml (stored 0%) adding: content/global/bindings/browser.xml (stored 0%) adding: content/global/bindings/button.xml (stored 0%) adding: content/global/bindings/checkbox.xml (stored 0%) adding: content/global/bindings/colorpicker.xml (stored 0%) adding: content/global/bindings/dialog.xml (stored 0%) adding: content/global/bindings/editor.xml (stored 0%) adding: content/global/bindings/expander.xml (stored 0%) adding: content/global/bindings/general.xml (stored 0%) adding: content/global/bindings/groupbox.xml (stored 0%) adding: content/global/bindings/listbox.xml (stored 0%) adding: content/global/bindings/menu.xml (stored 0%) adding: content/global/bindings/menulist.xml (stored 0%) adding: content/global/bindings/nativescrollbar.xml (stored 0%) adding: content/global/bindings/notification.xml (stored 0%) adding: content/global/bindings/popup.xml (stored 0%) adding: content/global/bindings/preferences.xml (stored 0%) adding: content/global/bindings/progressmeter.xml (stored 0%) adding: content/global/bindings/radio.xml (stored 0%) adding: content/global/bindings/richlistbox.xml (stored 0%) adding: content/global/bindings/scrollbar.xml (stored 0%) adding: content/global/bindings/scrollbox.xml (stored 0%) adding: content/global/bindings/splitter.xml (stored 0%) adding: content/global/bindings/spinbuttons.xml (stored 0%) adding: content/global/bindings/stringbundle.xml (stored 0%) adding: content/global/bindings/tabbox.xml (stored 0%) adding: content/global/bindings/tabbrowser.xml (stored 0%) adding: content/global/bindings/text.xml (stored 0%) adding: content/global/bindings/textbox.xml (stored 0%) adding: content/global/bindings/toolbar.xml (stored 0%) adding: content/global/bindings/toolbarbutton.xml (stored 0%) adding: content/global/bindings/tree.xml (stored 0%) adding: content/global/bindings/wizard.xml (stored 0%) adding: content/global/license.html (stored 0%) adding: content/global/charsetOverlay.js (stored 0%) adding: content/global/charsetOverlay.xul (stored 0%) adding: content/global/contentAreaUtils.js (stored 0%) adding: content/global/customizeCharset.js (stored 0%) adding: content/global/customizeCharset.xul (stored 0%) adding: content/global/customizeToolbar.js (stored 0%) adding: content/global/customizeToolbar.xul (stored 0%) adding: content/global/finddialog.js (stored 0%) adding: content/global/finddialog.xul (stored 0%) adding: content/global/findUtils.js (stored 0%) adding: content/global/fontpackage.js (stored 0%) adding: content/global/fontpackage.xul (stored 0%) adding: content/global/nsDragAndDrop.js (stored 0%) adding: content/global/nsWidgetStateManager.js (stored 0%) adding: content/global/selectDialog.js (stored 0%) adding: content/global/selectDialog.xul (stored 0%) adding: content/global/viewZoomOverlay.js (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/locales' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/locales => ../../dist/bin/chrome/en-US.jar +++ updating chrome ../../dist/bin/chrome/en-US.manifest adding: locale/en-US/global/brand.dtd (stored 0%) adding: locale/en-US/global/license.dtd (stored 0%) adding: locale/en-US/global/mozilla.dtd (stored 0%) adding: locale/en-US/global/nsHelperAppDlg.dtd (stored 0%) adding: locale/en-US/global/nsHelperAppDlg.properties (stored 0%) adding: locale/en-US/global/nsProgressDialog.dtd (stored 0%) adding: locale/en-US/global/nsProgressDialog.properties (stored 0%) adding: locale/en-US/global/filepicker.dtd (stored 0%) adding: locale/en-US/global/filepicker.properties (stored 0%) adding: locale/en-US/global-platform/mac/platformKeys.properties (stored 0%) adding: locale/en-US/global-platform/unix/platformKeys.properties (stored 0%) adding: locale/en-US/global-platform/win/platformKeys.properties (stored 0%) adding: locale/en-US/global-platform/mac/intl.properties (stored 0%) adding: locale/en-US/global-platform/unix/intl.properties (stored 0%) adding: locale/en-US/global-platform/win/intl.properties (stored 0%) adding: locale/en-US/global/downloadProgress.properties (stored 0%) adding: locale/en-US/global/findbar.dtd (stored 0%) adding: locale/en-US/global/findbar.properties (stored 0%) adding: locale/en-US/global/preferences.dtd (stored 0%) adding: locale/en-US/global/history/history.properties (stored 0%) adding: locale/en-US/global/xpinstall/xpinstall.properties (stored 0%) adding: locale/en-US/mozapps/downloads/downloads.dtd (stored 0%) adding: locale/en-US/mozapps/downloads/downloads.properties (stored 0%) adding: locale/en-US/mozapps/downloads/downloadProperties.dtd (stored 0%) adding: locale/en-US/mozapps/extensions/extensions.dtd (stored 0%) adding: locale/en-US/mozapps/extensions/extensions.properties (stored 0%) adding: locale/en-US/mozapps/extensions/about.dtd (stored 0%) adding: locale/en-US/mozapps/extensions/update.dtd (stored 0%) adding: locale/en-US/mozapps/extensions/update.properties (stored 0%) adding: locale/en-US/mozapps/plugins/plugins.dtd (stored 0%) adding: locale/en-US/mozapps/plugins/plugins.properties (stored 0%) adding: locale/en-US/mozapps/preferences/ocsp.dtd (stored 0%) adding: locale/en-US/mozapps/preferences/changemp.dtd (stored 0%) adding: locale/en-US/mozapps/preferences/removemp.dtd (stored 0%) adding: locale/en-US/mozapps/preferences/preferences.properties (stored 0%) adding: locale/en-US/mozapps/profile/createProfileWizard.dtd (stored 0%) adding: locale/en-US/mozapps/profile/profileSelection.properties (stored 0%) adding: locale/en-US/mozapps/profile/profileSelection.dtd (stored 0%) adding: locale/en-US/mozapps/update/updates.dtd (stored 0%) adding: locale/en-US/mozapps/update/updates.properties (stored 0%) adding: locale/en-US/mozapps/update/incompatible.dtd (stored 0%) adding: locale/en-US/mozapps/update/history.dtd (stored 0%) adding: locale/en-US/mozapps/update/errors.dtd (stored 0%) adding: locale/en-US/mozapps/xpinstall/xpinstallConfirm.dtd (stored 0%) adding: locale/en-US/mozapps/xpinstall/xpinstallConfirm.properties (stored 0%) adding: locale/en-US/cookie/cookieAcceptDialog.dtd (stored 0%) adding: locale/en-US/cookie/cookieAcceptDialog.properties (stored 0%) adding: locale/en-US/autoconfig/autoconfig.properties (stored 0%) adding: locale/en-US/help/help.properties (stored 0%) adding: locale/en-US/help/help.dtd (stored 0%) adding: locale/en-US/help/help-toc.rdf (stored 0%) adding: locale/en-US/help/welcome.xhtml (stored 0%) +++ overriding locale/en-US/global/accept2locale.properties locale/en-US/global/commonDialog.dtd locale/en-US/global/commonDialogs.properties locale/en-US/global/config.dtd locale/en-US/global/config.properties locale/en-US/global/console.dtd locale/en-US/global/console.properties locale/en-US/global/dialogOverlay.dtd locale/en-US/global/editMenuOverlay.dtd locale/en-US/global/intl.css locale/en-US/global/intl.properties locale/en-US/global/keys.properties locale/en-US/global/languageNames.properties locale/en-US/global/regionNames.properties locale/en-US/global/dialog.properties locale/en-US/global/tabbrowser.dtd locale/en-US/global/tabbrowser.properties locale/en-US/global/tree.dtd locale/en-US/global/wizard.dtd locale/en-US/global/textcontext.dtd locale/en-US/global-region/region.dtd locale/en-US/global-region/region.properties locale/en-US/global-region/builtinURLs.rdf locale/en-US/passwordmgr/passwordmgr.properties locale/en-US/passwordmgr/passwordManager.dtd locale/en-US/global/charsetOverlay.dtd locale/en-US/global/contentAreaCommands.properties locale/en-US/global/customizeCharset.dtd locale/en-US/global/customizeToolbar.dtd locale/en-US/global/customizeToolbar.properties locale/en-US/global/finddialog.dtd locale/en-US/global/finddialog.properties locale/en-US/global/nsTreeSorting.properties locale/en-US/global/printdialog.dtd locale/en-US/global/printjoboptions.dtd locale/en-US/global/printPageSetup.dtd locale/en-US/global/printPreview.dtd locale/en-US/global/printPreviewProgress.dtd locale/en-US/global/printProgress.dtd locale/en-US/global/viewSource.dtd locale/en-US/global/viewSource.properties locale/en-US/global/wizard.properties locale/en-US/mozapps/downloads/unknownContentType.properties locale/en-US/mozapps/downloads/unknownContentType.dtd adding: locale/en-US/global/accept2locale.properties (stored 0%) adding: locale/en-US/global/commonDialog.dtd (stored 0%) adding: locale/en-US/global/commonDialogs.properties (stored 0%) adding: locale/en-US/global/config.dtd (stored 0%) adding: locale/en-US/global/config.properties (stored 0%) adding: locale/en-US/global/console.dtd (stored 0%) adding: locale/en-US/global/console.properties (stored 0%) adding: locale/en-US/global/dialogOverlay.dtd (stored 0%) adding: locale/en-US/global/editMenuOverlay.dtd (stored 0%) adding: locale/en-US/global/intl.css (stored 0%) adding: locale/en-US/global/intl.properties (stored 0%) adding: locale/en-US/global/keys.properties (stored 0%) adding: locale/en-US/global/languageNames.properties (stored 0%) adding: locale/en-US/global/regionNames.properties (stored 0%) adding: locale/en-US/global/dialog.properties (stored 0%) adding: locale/en-US/global/tabbrowser.dtd (stored 0%) adding: locale/en-US/global/tabbrowser.properties (stored 0%) adding: locale/en-US/global/tree.dtd (stored 0%) adding: locale/en-US/global/wizard.dtd (stored 0%) adding: locale/en-US/global/textcontext.dtd (stored 0%) adding: locale/en-US/global-region/region.dtd (stored 0%) adding: locale/en-US/global-region/region.properties (stored 0%) adding: locale/en-US/global-region/builtinURLs.rdf (stored 0%) adding: locale/en-US/passwordmgr/passwordmgr.properties (stored 0%) adding: locale/en-US/passwordmgr/passwordManager.dtd (stored 0%) adding: locale/en-US/global/charsetOverlay.dtd (stored 0%) adding: locale/en-US/global/contentAreaCommands.properties (stored 0%) adding: locale/en-US/global/customizeCharset.dtd (stored 0%) adding: locale/en-US/global/customizeToolbar.dtd (stored 0%) adding: locale/en-US/global/customizeToolbar.properties (stored 0%) adding: locale/en-US/global/finddialog.dtd (stored 0%) adding: locale/en-US/global/finddialog.properties (stored 0%) adding: locale/en-US/global/nsTreeSorting.properties (stored 0%) adding: locale/en-US/global/printdialog.dtd (stored 0%) adding: locale/en-US/global/printjoboptions.dtd (stored 0%) adding: locale/en-US/global/printPageSetup.dtd (stored 0%) adding: locale/en-US/global/printPreview.dtd (stored 0%) adding: locale/en-US/global/printPreviewProgress.dtd (stored 0%) adding: locale/en-US/global/printProgress.dtd (stored 0%) adding: locale/en-US/global/viewSource.dtd (stored 0%) adding: locale/en-US/global/viewSource.properties (stored 0%) adding: locale/en-US/global/wizard.properties (stored 0%) adding: locale/en-US/mozapps/downloads/unknownContentType.properties (stored 0%) adding: locale/en-US/mozapps/downloads/unknownContentType.dtd (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/locales' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/obsolete' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/obsolete => ../../dist/bin/chrome/toolkit.jar +++ overriding content/global/globalOverlay.xul content/global/dialogOverlay.xul content/global/dialogOverlay.js content/global/nsClipboard.js content/global/nsTreeController.js content/global/nsTreeSorting.js content/global/nsUserSettings.js content/global/strres.js content/global/widgetStateManager.js adding: content/global/globalOverlay.xul (stored 0%) adding: content/global/dialogOverlay.xul (stored 0%) adding: content/global/dialogOverlay.js (stored 0%) adding: content/global/nsClipboard.js (stored 0%) adding: content/global/nsTreeController.js (stored 0%) adding: content/global/nsTreeSorting.js (stored 0%) adding: content/global/nsUserSettings.js (stored 0%) adding: content/global/strres.js (stored 0%) adding: content/global/widgetStateManager.js (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/obsolete' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/profile' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/profile/public' nsIProfileMigrator.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIProfileMigrator nsIProfileMigrator.idl nsIToolkitProfile.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIToolkitProfile nsIToolkitProfile.idl nsIToolkitProfileService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIToolkitProfileService nsIToolkitProfileService.idl ../../../dist/bin/xpt_link _xpidlgen/toolkitprofile.xpt _xpidlgen/nsIProfileMigrator.xpt _xpidlgen/nsIToolkitProfile.xpt _xpidlgen/nsIToolkitProfileService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/toolkitprofile.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/profile/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/profile/src' nsProfileLock.cpp c++ -o nsProfileLock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../xre -I../../../profile/dirserviceprovider/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/xulapp -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsProfileLock.pp nsProfileLock.cpp nsToolkitProfileService.cpp c++ -o nsToolkitProfileService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../xre -I../../../profile/dirserviceprovider/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/xulapp -I../../../dist/include -I/usr/include/nspr4 -I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libprofile_s.a ../../../dist/lib gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/profile/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/profile => ../../dist/bin/chrome/toolkit.jar +++ overriding content/mozapps/profile/createProfileWizard.js content/mozapps/profile/createProfileWizard.xul content/mozapps/profile/profileSelection.js content/mozapps/profile/profileSelection.xul adding: content/mozapps/profile/createProfileWizard.js (stored 0%) adding: content/mozapps/profile/createProfileWizard.xul (stored 0%) adding: content/mozapps/profile/profileSelection.js (stored 0%) adding: content/mozapps/profile/profileSelection.xul (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/profile' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/communicator' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/winstripe/communicator => ../../../../dist/bin/chrome/classic.jar +++ updating chrome ../../../../dist/bin/chrome/classic.manifest zip warning: ../../../bin/chrome/classic.jar not found or empty adding: skin/classic/communicator/communicator.css (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/communicator' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/global' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/winstripe/global => ../../../../dist/bin/chrome/classic.jar +++ updating chrome ../../../../dist/bin/chrome/classic.manifest adding: skin/classic/global/about.css (stored 0%) adding: skin/classic/global/arrow.css (stored 0%) adding: skin/classic/global/autocomplete.css (stored 0%) adding: skin/classic/global/browser.css (stored 0%) adding: skin/classic/global/button.css (stored 0%) adding: skin/classic/global/checkbox.css (stored 0%) adding: skin/classic/global/colorpicker.css (stored 0%) adding: skin/classic/global/config.css (stored 0%) adding: skin/classic/global/dialog.css (stored 0%) adding: skin/classic/global/expander.css (stored 0%) adding: skin/classic/global/filepicker.css (stored 0%) adding: skin/classic/global/findBar.css (stored 0%) adding: skin/classic/global/formatting.css (stored 0%) adding: skin/classic/global/global.css (stored 0%) adding: skin/classic/global/globalBindings.xml (stored 0%) adding: skin/classic/global/groupbox.css (stored 0%) adding: skin/classic/global/linkTree.css (stored 0%) adding: skin/classic/global/listbox.css (stored 0%) adding: skin/classic/global/menu.css (stored 0%) adding: skin/classic/global/menulist.css (stored 0%) adding: skin/classic/global/netError.css (stored 0%) adding: skin/classic/global/notification.css (stored 0%) adding: skin/classic/global/popup.css (stored 0%) adding: skin/classic/global/progressmeter.css (stored 0%) adding: skin/classic/global/radio.css (stored 0%) adding: skin/classic/global/richlistbox.css (stored 0%) adding: skin/classic/global/nativescrollbars.css (stored 0%) adding: skin/classic/global/xulscrollbars.css (stored 0%) adding: skin/classic/global/scrollbox.css (stored 0%) adding: skin/classic/global/spinbuttons.css (stored 0%) adding: skin/classic/global/splitter.css (stored 0%) adding: skin/classic/global/tabbox.css (stored 0%) adding: skin/classic/global/textbox.css (stored 0%) adding: skin/classic/global/toolbar.css (stored 0%) adding: skin/classic/global/toolbarbutton.css (stored 0%) adding: skin/classic/global/tree.css (stored 0%) adding: skin/classic/global/wizard.css (stored 0%) adding: skin/classic/global/arrow/arrow-dn.gif (stored 0%) adding: skin/classic/global/arrow/arrow-dn-dis.gif (stored 0%) adding: skin/classic/global/arrow/arrow-dn-hov.gif (stored 0%) adding: skin/classic/global/arrow/arrow-dn-sharp.gif (stored 0%) adding: skin/classic/global/arrow/arrow-down.png (stored 0%) adding: skin/classic/global/arrow/arrow-lft.gif (stored 0%) adding: skin/classic/global/arrow/arrow-lft-dis.gif (stored 0%) adding: skin/classic/global/arrow/arrow-lft-hov.gif (stored 0%) adding: skin/classic/global/arrow/arrow-lft-sharp.gif (stored 0%) adding: skin/classic/global/arrow/arrow-lft-sharp-end.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit-dis.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit-hov.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit-sharp.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit-sharp-end.gif (stored 0%) adding: skin/classic/global/arrow/arrow-up.gif (stored 0%) adding: skin/classic/global/arrow/arrow-up-dis.gif (stored 0%) adding: skin/classic/global/arrow/arrow-up-hov.gif (stored 0%) adding: skin/classic/global/arrow/arrow-up-sharp.gif (stored 0%) adding: skin/classic/global/checkbox/cbox-check.gif (stored 0%) adding: skin/classic/global/checkbox/cbox-check-dis.gif (stored 0%) adding: skin/classic/global/Filepicker.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-end-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-end-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-start-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-start-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-end-bkgnd.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-start-bkgnd.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-end-bkgnd.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-start-bkgnd-animate.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-end-bkgnd-animate.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-start-bkgnd.png (stored 0%) adding: skin/classic/global/icons/autocomplete-dropmark-arrow.png (stored 0%) adding: skin/classic/global/icons/autocomplete-dropmark-bkgnd.png (stored 0%) adding: skin/classic/global/icons/autocomplete-dropmark-bkgnd-mid-top.png (stored 0%) adding: skin/classic/global/icons/autocomplete-dropmark-bkgnd-mid-bottom.png (stored 0%) adding: skin/classic/global/icons/Close.gif (stored 0%) adding: skin/classic/global/icons/close.png (stored 0%) adding: skin/classic/global/icons/alltabs.png (stored 0%) adding: skin/classic/global/icons/Error.png (stored 0%) adding: skin/classic/global/icons/find.png (stored 0%) adding: skin/classic/global/icons/folder-item.png (stored 0%) adding: skin/classic/global/icons/Minimize.gif (stored 0%) adding: skin/classic/global/icons/notfound.png (stored 0%) adding: skin/classic/global/icons/Print-preview.png (stored 0%) adding: skin/classic/global/icons/Portrait.png (stored 0%) adding: skin/classic/global/icons/Landscape.png (stored 0%) adding: skin/classic/global/icons/Question.png (stored 0%) adding: skin/classic/global/icons/Restore.gif (stored 0%) adding: skin/classic/global/icons/tab-arrow-end.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-end-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-end-bkgnd-disabled.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-end-bkgnd-enabled.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-end-bkgnd-animate.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start-bkgnd-disabled.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start-bkgnd-enabled.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start-bkgnd-animate.png (stored 0%) adding: skin/classic/global/icons/tab-left.png (stored 0%) adding: skin/classic/global/icons/tab-middle.png (stored 0%) adding: skin/classic/global/icons/tab-right.png (stored 0%) adding: skin/classic/global/icons/tab-left-hover.png (stored 0%) adding: skin/classic/global/icons/tab-middle-hover.png (stored 0%) adding: skin/classic/global/icons/tab-right-hover.png (stored 0%) adding: skin/classic/global/icons/tab-left-bkgnd.png (stored 0%) adding: skin/classic/global/icons/tab-middle-bkgnd.png (stored 0%) adding: skin/classic/global/icons/tab-right-bkgnd.png (stored 0%) adding: skin/classic/global/icons/tabstrip-bottom.png (stored 0%) adding: skin/classic/global/icons/tabbrowser-tabs-bkgnd.png (stored 0%) adding: skin/classic/global/icons/Warning.png (stored 0%) adding: skin/classic/global/icons/warning-large.png (stored 0%) adding: skin/classic/global/icons/wrap.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-rtl.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-disabled.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-disabled-rtl.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-hover.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-hover-rtl.png (stored 0%) adding: skin/classic/global/menu/menu-check.gif (stored 0%) adding: skin/classic/global/menu/menu-check-disabled.gif (stored 0%) adding: skin/classic/global/menu/menu-check-hover.gif (stored 0%) adding: skin/classic/global/menu/menu-radio.gif (stored 0%) adding: skin/classic/global/menu/menu-radio-disabled.gif (stored 0%) adding: skin/classic/global/menu/menu-radio-hover.gif (stored 0%) adding: skin/classic/global/radio/radio-check.gif (stored 0%) adding: skin/classic/global/radio/radio-check-dis.gif (stored 0%) adding: skin/classic/global/scrollbar/slider.gif (stored 0%) adding: skin/classic/global/tabDragDrop/tabDragIndicator.png (stored 0%) adding: skin/classic/global/toolbar/chevron.gif (stored 0%) adding: skin/classic/global/toolbar/chevron-rtl.gif (stored 0%) adding: skin/classic/global/toolbar/Lighten.png (stored 0%) adding: skin/classic/global/toolbar/spring.gif (stored 0%) adding: skin/classic/global/tree/columnpicker.gif (stored 0%) adding: skin/classic/global/tree/sort-asc.gif (stored 0%) adding: skin/classic/global/tree/sort-dsc.gif (stored 0%) adding: skin/classic/global/tree/twisty-clsd.png (stored 0%) adding: skin/classic/global/tree/twisty-open.png (stored 0%) adding: skin/classic/global/throbber/Throbber-small.gif (stored 0%) adding: skin/classic/global/throbber/Throbber-small.png (stored 0%) adding: skin/classic/global/customizeToolbar.css (stored 0%) adding: skin/classic/global/preferences.css (stored 0%) adding: skin/classic/global/printPageSetup.css (stored 0%) adding: skin/classic/global/printPreview.css (stored 0%) adding: skin/classic/global/alerts/alert.css (stored 0%) adding: skin/classic/global/console/console.css (stored 0%) adding: skin/classic/global/console/console-toolbar.png (stored 0%) adding: skin/classic/global/console/bullet-question.png (stored 0%) adding: skin/classic/global/console/bullet-warning.png (stored 0%) adding: skin/classic/global/console/bullet-error.png (stored 0%) adding: skin/classic/global/console/console-error-caret.gif (stored 0%) adding: skin/classic/global/console/console-error-dash.gif (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/global' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/mozapps' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/winstripe/mozapps => ../../../../dist/bin/chrome/classic.jar +++ updating chrome ../../../../dist/bin/chrome/classic.manifest adding: skin/classic/mozapps/downloads/downloadIcon.png (stored 0%) adding: skin/classic/mozapps/downloads/downloadCleanup.png (stored 0%) adding: skin/classic/mozapps/downloads/downloadCleanupDisabled.png (stored 0%) adding: skin/classic/mozapps/downloads/downloads.css (stored 0%) adding: skin/classic/mozapps/downloads/downloads.xml (stored 0%) adding: skin/classic/mozapps/downloads/downloadsBG.png (stored 0%) adding: skin/classic/mozapps/downloads/downloadSelected.png (stored 0%) adding: skin/classic/mozapps/downloads/unknownContentType.css (stored 0%) adding: skin/classic/mozapps/downloads/viewFader.png (stored 0%) adding: skin/classic/mozapps/extensions/about.css (stored 0%) adding: skin/classic/mozapps/extensions/actionbuttons.png (stored 0%) adding: skin/classic/mozapps/extensions/extensions.css (stored 0%) adding: skin/classic/mozapps/extensions/itemDisabledFader.png (stored 0%) adding: skin/classic/mozapps/extensions/itemEnabledFader.png (stored 0%) adding: skin/classic/mozapps/extensions/notifyBadges.png (stored 0%) adding: skin/classic/mozapps/extensions/question.png (stored 0%) adding: skin/classic/mozapps/extensions/update.css (stored 0%) adding: skin/classic/mozapps/extensions/themeGeneric.png (stored 0%) adding: skin/classic/mozapps/extensions/viewButtons.png (stored 0%) adding: skin/classic/mozapps/plugins/pluginInstallerWizard.css (stored 0%) adding: skin/classic/mozapps/profile/profileicon.png (stored 0%) adding: skin/classic/mozapps/profile/profileSelection.css (stored 0%) adding: skin/classic/mozapps/shared/itemFader.png (stored 0%) adding: skin/classic/mozapps/shared/itemSelected.png (stored 0%) adding: skin/classic/mozapps/shared/richview.css (stored 0%) adding: skin/classic/mozapps/shared/richview.xml (stored 0%) adding: skin/classic/mozapps/shared/viewFader.png (stored 0%) adding: skin/classic/mozapps/update/extensionalert.png (stored 0%) adding: skin/classic/mozapps/update/update.png (stored 0%) adding: skin/classic/mozapps/update/warning.gif (stored 0%) adding: skin/classic/mozapps/update/updates.css (stored 0%) adding: skin/classic/mozapps/xpinstall/xpinstallConfirm.css (stored 0%) adding: skin/classic/mozapps/xpinstall/xpinstallItemGeneric.png (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/mozapps' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/help' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/winstripe/help => ../../../../dist/bin/chrome/classic.jar +++ updating chrome ../../../../dist/bin/chrome/classic.manifest adding: skin/classic/help/help.css (stored 0%) adding: skin/classic/help/Toolbar.png (stored 0%) adding: skin/classic/help/Toolbar-rtl.png (stored 0%) adding: skin/classic/help/helpFileLayout.css (stored 0%) adding: skin/classic/help/Weblink.png (stored 0%) adding: skin/classic/help/Weblink-rtl.png (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/help' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe/global' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe/global => ../../../../dist/bin/chrome/classic.jar +++ overriding skin/classic/global/popup.css skin/classic/global/menu.css skin/classic/global/menulist.css skin/classic/global/toolbar.css skin/classic/global/toolbarbutton.css skin/classic/global/button.css skin/classic/global/checkbox.css skin/classic/global/radio.css skin/classic/global/global.css updating: skin/classic/global/button.css (stored 0%) updating: skin/classic/global/checkbox.css (stored 0%) updating: skin/classic/global/global.css (stored 0%) updating: skin/classic/global/menu.css (stored 0%) updating: skin/classic/global/menulist.css (stored 0%) updating: skin/classic/global/popup.css (stored 0%) updating: skin/classic/global/radio.css (stored 0%) updating: skin/classic/global/toolbar.css (stored 0%) updating: skin/classic/global/toolbarbutton.css (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe/global' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/xre' showOSAlert.cpp c++ -o showOSAlert.o -c -fvisibility=hidden -DMOZ_UPDATER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_TARGET=\"Linux\" -DTOOLKIT_EM_VERSION=\"1.8.1.4\" -I../../widget/src/xremoteclient -I. -I../../xpfe/bootstrap -I./../profile/src -I../../config -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/appstartup -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/shellservice -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/xremoteservice -I../../dist/include/xulapp -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/showOSAlert.pp showOSAlert.cpp nsSigHandlers.cpp c++ -o nsSigHandlers.o -c -fvisibility=hidden -DMOZ_UPDATER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_TARGET=\"Linux\" -DTOOLKIT_EM_VERSION=\"1.8.1.4\" -I../../widget/src/xremoteclient -I. -I../../xpfe/bootstrap -I./../profile/src -I../../config -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/appstartup -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/shellservice -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/xremoteservice -I../../dist/include/xulapp -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSigHandlers.pp nsSigHandlers.cpp nsAppRunner.cpp c++ -o nsAppRunner.o -c -fvisibility=hidden -DMOZ_UPDATER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_TARGET=\"Linux\" -DTOOLKIT_EM_VERSION=\"1.8.1.4\" -I../../widget/src/xremoteclient -I. -I../../xpfe/bootstrap -I./../profile/src -I../../config -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/appstartup -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/shellservice -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/xremoteservice -I../../dist/include/xulapp -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAppRunner.pp nsAppRunner.cpp nsConsoleWriter.cpp c++ -o nsConsoleWriter.o -c -fvisibility=hidden -DMOZ_UPDATER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_TARGET=\"Linux\" -DTOOLKIT_EM_VERSION=\"1.8.1.4\" -I../../widget/src/xremoteclient -I. -I../../xpfe/bootstrap -I./../profile/src -I../../config -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/appstartup -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/shellservice -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/xremoteservice -I../../dist/include/xulapp -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsConsoleWriter.pp nsConsoleWriter.cpp nsXREDirProvider.cpp c++ -o nsXREDirProvider.o -c -fvisibility=hidden -DMOZ_UPDATER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_TARGET=\"Linux\" -DTOOLKIT_EM_VERSION=\"1.8.1.4\" -I../../widget/src/xremoteclient -I. -I../../xpfe/bootstrap -I./../profile/src -I../../config -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/appstartup -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/shellservice -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/xremoteservice -I../../dist/include/xulapp -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXREDirProvider.pp nsXREDirProvider.cpp nsNativeAppSupportBase.cpp c++ -o nsNativeAppSupportBase.o -c -fvisibility=hidden -DMOZ_UPDATER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_TARGET=\"Linux\" -DTOOLKIT_EM_VERSION=\"1.8.1.4\" -I../../widget/src/xremoteclient -I. -I../../xpfe/bootstrap -I./../profile/src -I../../config -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/appstartup -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/shellservice -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/xremoteservice -I../../dist/include/xulapp -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNativeAppSupportBase.pp nsNativeAppSupportBase.cpp nsUpdateDriver.cpp c++ -o nsUpdateDriver.o -c -fvisibility=hidden -DMOZ_UPDATER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_TARGET=\"Linux\" -DTOOLKIT_EM_VERSION=\"1.8.1.4\" -I../../widget/src/xremoteclient -I. -I../../xpfe/bootstrap -I./../profile/src -I../../config -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/appstartup -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/shellservice -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/xremoteservice -I../../dist/include/xulapp -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsUpdateDriver.pp nsUpdateDriver.cpp nsUpdateDriver.cpp: In function 'void ApplyUpdate(nsIFile*, nsIFile*, nsILocalFile*, nsIFile*, int, char**)': nsUpdateDriver.cpp:433: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result nsNativeAppSupportDefault.cpp c++ -o nsNativeAppSupportDefault.o -c -fvisibility=hidden -DMOZ_UPDATER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_TARGET=\"Linux\" -DTOOLKIT_EM_VERSION=\"1.8.1.4\" -I../../widget/src/xremoteclient -I. -I../../xpfe/bootstrap -I./../profile/src -I../../config -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/appstartup -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/shellservice -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/xremoteservice -I../../dist/include/xulapp -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsNativeAppSupportDefault.pp nsNativeAppSupportDefault.cpp nsStackFrameUnix.cpp c++ -o nsStackFrameUnix.o -c -fvisibility=hidden -DMOZ_UPDATER -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_TARGET=\"Linux\" -DTOOLKIT_EM_VERSION=\"1.8.1.4\" -I../../widget/src/xremoteclient -I. -I../../xpfe/bootstrap -I./../profile/src -I../../config -I../../dist/include/appcomps -I../../dist/include/toolkitcomps -I../../dist/include/appshell -I../../dist/include/appstartup -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/shellservice -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/xremoteservice -I../../dist/include/xulapp -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStackFrameUnix.pp nsStackFrameUnix.cpp rm -f libxulapp_s.a ar cr libxulapp_s.a showOSAlert.o nsSigHandlers.o nsAppRunner.o nsConsoleWriter.o nsXREDirProvider.o nsNativeAppSupportBase.o nsUpdateDriver.o nsNativeAppSupportDefault.o nsStackFrameUnix.o nsProfileLock.o nsToolkitProfileService.o XRemoteClient.o ranlib libxulapp_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxulapp_s.a ../../dist/lib nsINativeAppSupport.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsINativeAppSupport nsINativeAppSupport.idl nsIXULAppInfo.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIXULAppInfo nsIXULAppInfo.idl nsIXULRuntime.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIXULRuntime nsIXULRuntime.idl ../../dist/bin/xpt_link _xpidlgen/xulapp.xpt _xpidlgen/nsINativeAppSupport.xpt _xpidlgen/nsIXULAppInfo.xpt _xpidlgen/nsIXULRuntime.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xulapp.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/xre' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads/src' /usr/bin/perl ../../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" nsHelperAppDlg.js.in > nsHelperAppDlg.js /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsHelperAppDlg.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/public' nsIExtensionManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIExtensionManager nsIExtensionManager.idl ../../../../dist/bin/xpt_link _xpidlgen/extensions.xpt _xpidlgen/nsIExtensionManager.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/extensions.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/src' /usr/bin/perl ../../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" nsExtensionManager.js.in > nsExtensionManager.js /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsExtensionManager.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/mozapps/extensions => ../../../dist/bin/chrome/toolkit.jar +++ updating chrome ../../../dist/bin/chrome/toolkit.manifest adding: content/mozapps/extensions/extensions.css (stored 0%) +++ overriding content/mozapps/extensions/extensions.xul content/mozapps/extensions/extensions.js content/mozapps/extensions/extensions.xml content/mozapps/extensions/about.xul content/mozapps/extensions/about.js content/mozapps/extensions/list.xul content/mozapps/extensions/list.js content/mozapps/extensions/update.xul content/mozapps/extensions/update.js adding: content/mozapps/extensions/extensions.xul (stored 0%) adding: content/mozapps/extensions/extensions.js (stored 0%) adding: content/mozapps/extensions/extensions.xml (stored 0%) adding: content/mozapps/extensions/about.xul (stored 0%) adding: content/mozapps/extensions/about.js (stored 0%) adding: content/mozapps/extensions/list.xul (stored 0%) adding: content/mozapps/extensions/list.js (stored 0%) adding: content/mozapps/extensions/update.xul (stored 0%) adding: content/mozapps/extensions/update.js (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/public' nsIUpdateService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIUpdateService nsIUpdateService.idl ../../../../dist/bin/xpt_link _xpidlgen/update.xpt _xpidlgen/nsIUpdateService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/update.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src/updater' updater.cpp c++ -o updater.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/libmar -I../../../../../dist/include/libbz2 -I../../../../../dist/include -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/updater.pp updater.cpp updater.cpp: In function 'void LaunchCallbackApp(const char*, int, char**)': updater.cpp:1019: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result updater.cpp: In function 'void WriteStatusFile(int)': updater.cpp:1053: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result updater.cpp: In function 'int DoUpdate()': updater.cpp:1266: warning: large integer implicitly truncated to unsigned type bspatch.cpp c++ -o bspatch.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/libmar -I../../../../../dist/include/libbz2 -I../../../../../dist/include -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/bspatch.pp bspatch.cpp bspatch.cpp: In function 'int MBS_ApplyPatch(const MBSPatchHeader*, int, unsigned char*, int)': bspatch.cpp:106: warning: comparison is always false due to limited range of data type archivereader.cpp c++ -o archivereader.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/libmar -I../../../../../dist/include/libbz2 -I../../../../../dist/include -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/archivereader.pp archivereader.cpp progressui_gtk.cpp c++ -o progressui_gtk.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/libmar -I../../../../../dist/include/libbz2 -I../../../../../dist/include -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/progressui_gtk.pp progressui_gtk.cpp readstrings.cpp c++ -o readstrings.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/libmar -I../../../../../dist/include/libbz2 -I../../../../../dist/include -I../../../../../dist/include -I/usr/include/nspr4 -I../../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/readstrings.pp readstrings.cpp c++ -o updater -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc updater.o bspatch.o archivereader.o progressui_gtk.o readstrings.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../../dist/bin -L../../../../../dist/lib ../../../../../dist/lib/libmar.a ../../../../../dist/lib/libbz2.a -ldl -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 updater ../../../../../dist/bin gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src/updater' /usr/bin/perl ../../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" nsUpdateService.js.in > nsUpdateService.js /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsUpdateService.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/mozapps/update => ../../../dist/bin/chrome/toolkit.jar +++ updating chrome ../../../dist/bin/chrome/toolkit.manifest adding: content/mozapps/update/updates.css (stored 0%) +++ overriding content/mozapps/update/updates.xul content/mozapps/update/updates.js content/mozapps/update/updates.xml content/mozapps/update/incompatible.xul content/mozapps/update/incompatible.js content/mozapps/update/history.xul content/mozapps/update/history.js content/mozapps/update/errors.xul adding: content/mozapps/update/updates.xul (stored 0%) adding: content/mozapps/update/updates.js (stored 0%) adding: content/mozapps/update/updates.xml (stored 0%) adding: content/mozapps/update/incompatible.xul (stored 0%) adding: content/mozapps/update/incompatible.js (stored 0%) adding: content/mozapps/update/history.xul (stored 0%) adding: content/mozapps/update/history.js (stored 0%) adding: content/mozapps/update/errors.xul (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/xpinstall' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/mozapps/xpinstall => ../../../dist/bin/chrome/toolkit.jar adding: content/mozapps/xpinstall/xpinstallConfirm.css (stored 0%) +++ overriding content/mozapps/xpinstall/xpinstallConfirm.xul content/mozapps/xpinstall/xpinstallConfirm.js content/mozapps/xpinstall/xpinstallItem.xml adding: content/mozapps/xpinstall/xpinstallConfirm.xul (stored 0%) adding: content/mozapps/xpinstall/xpinstallConfirm.js (stored 0%) adding: content/mozapps/xpinstall/xpinstallItem.xml (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/xpinstall' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/mozapps => ../../dist/bin/chrome/toolkit.jar +++ updating chrome ../../dist/bin/chrome/toolkit.manifest adding: content/mozapps/downloads/downloads.css (stored 0%) adding: content/mozapps/preferences/preferences.css (stored 0%) adding: content/mozapps/plugins/pluginInstallerWizard.xul (stored 0%) adding: content/mozapps/plugins/pluginInstallerWizard.js (stored 0%) adding: content/mozapps/plugins/pluginInstallerWizard.css (stored 0%) adding: content/mozapps/plugins/pluginInstallerDatasource.js (stored 0%) adding: content/mozapps/plugins/pluginInstallerService.js (stored 0%) +++ overriding content/mozapps/downloads/helperApps.js content/mozapps/downloads/unknownContentType.xul content/mozapps/downloads/overrideHandler.js content/mozapps/downloads/downloads.xul content/mozapps/downloads/downloads.js content/mozapps/downloads/DownloadProgressListener.js content/mozapps/downloads/download.xml content/mozapps/downloads/downloadProperties.xul content/mozapps/downloads/downloadProperties.js content/mozapps/preferences/actionsshared.js content/mozapps/preferences/ocsp.js content/mozapps/preferences/ocsp.xul content/mozapps/preferences/fontbuilder.js content/mozapps/preferences/changemp.js content/mozapps/preferences/changemp.xul content/mozapps/preferences/removemp.js content/mozapps/preferences/removemp.xul content/mozapps/preferences/preferences.xml content/mozapps/shared/richview.xml adding: content/mozapps/downloads/helperApps.js (stored 0%) adding: content/mozapps/downloads/unknownContentType.xul (stored 0%) adding: content/mozapps/downloads/overrideHandler.js (stored 0%) adding: content/mozapps/downloads/downloads.xul (stored 0%) adding: content/mozapps/downloads/downloads.js (stored 0%) adding: content/mozapps/downloads/DownloadProgressListener.js (stored 0%) adding: content/mozapps/downloads/download.xml (stored 0%) adding: content/mozapps/downloads/downloadProperties.xul (stored 0%) adding: content/mozapps/downloads/downloadProperties.js (stored 0%) adding: content/mozapps/preferences/actionsshared.js (stored 0%) adding: content/mozapps/preferences/ocsp.js (stored 0%) adding: content/mozapps/preferences/ocsp.xul (stored 0%) adding: content/mozapps/preferences/fontbuilder.js (stored 0%) adding: content/mozapps/preferences/changemp.js (stored 0%) adding: content/mozapps/preferences/changemp.xul (stored 0%) adding: content/mozapps/preferences/removemp.js (stored 0%) adding: content/mozapps/preferences/removemp.xul (stored 0%) adding: content/mozapps/preferences/preferences.xml (stored 0%) adding: content/mozapps/shared/richview.xml (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' nsIShellService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIShellService nsIShellService.idl ../../../../dist/bin/xpt_link _xpidlgen/shellservice.xpt _xpidlgen/nsIShellService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/shellservice.xpt ../../../../dist/bin/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/public' set -e; \ for i in ./xpinstall.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../dist/bin/greprefs/`basename $i`; \ done nsIXPIDialogService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIXPIDialogService nsIXPIDialogService.idl nsIXPIProgressDialog.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIXPIProgressDialog nsIXPIProgressDialog.idl nsIXPINotifier.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIXPINotifier nsIXPINotifier.idl nsIXPInstallManager.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIXPInstallManager nsIXPInstallManager.idl nsPIXPIProxy.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsPIXPIProxy nsPIXPIProxy.idl nsPIXPIStubHook.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsPIXPIStubHook nsPIXPIStubHook.idl nsPICertNotification.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsPICertNotification nsPICertNotification.idl ../../dist/bin/xpt_link _xpidlgen/xpinstall.xpt _xpidlgen/nsIXPIDialogService.xpt _xpidlgen/nsIXPIProgressDialog.xpt _xpidlgen/nsIXPINotifier.xpt _xpidlgen/nsIXPInstallManager.xpt _xpidlgen/nsPIXPIProxy.xpt _xpidlgen/nsPIXPIStubHook.xpt _xpidlgen/nsPICertNotification.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xpinstall.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/src' CertReader.cpp c++ -o CertReader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/CertReader.pp CertReader.cpp nsInstall.cpp c++ -o nsInstall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstall.pp nsInstall.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsInstall.cpp: In member function 'PRInt32 nsInstall::StartInstall(const nsString&, const nsString&, const nsString&, PRInt32*)': nsInstall.cpp:1544: warning: negative integer implicitly converted to unsigned type nsInstall.cpp: In member function 'PRInt32 nsInstall::ExtractDirEntries(const nsString&, nsVoidArray*)': nsInstall.cpp:2836: warning: dereferencing type-punned pointer will break strict-aliasing rules nsInstallTrigger.cpp c++ -o nsInstallTrigger.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallTrigger.pp nsInstallTrigger.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsInstallTrigger.cpp: In member function 'virtual nsresult nsInstallTrigger::HandleContent(const char*, nsIInterfaceRequestor*, nsIRequest*)': nsInstallTrigger.cpp:184: warning: 'globalObject' may be used uninitialized in this function nsInstallVersion.cpp c++ -o nsInstallVersion.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallVersion.pp nsInstallVersion.cpp nsInstallFolder.cpp c++ -o nsInstallFolder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallFolder.pp nsInstallFolder.cpp nsInstallFolder.cpp: In member function 'void nsInstallFolder::AppendXPPath(const nsString&)': nsInstallFolder.cpp:653: warning: comparison between signed and unsigned integer expressions nsJSInstall.cpp c++ -o nsJSInstall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJSInstall.pp nsJSInstall.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsJSFile.cpp c++ -o nsJSFile.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJSFile.pp nsJSFile.cpp nsJSInstallTriggerGlobal.cpp c++ -o nsJSInstallTriggerGlobal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJSInstallTriggerGlobal.pp nsJSInstallTriggerGlobal.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsJSInstallTriggerGlobal.cpp: In function 'void FinalizeInstallTriggerGlobal(JSContext*, JSObject*)': nsJSInstallTriggerGlobal.cpp:106: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallTriggerGlobal.cpp: In function 'JSBool CreateNativeObject(JSContext*, JSObject*, nsIDOMInstallTriggerGlobal**)': nsJSInstallTriggerGlobal.cpp:129: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallTriggerGlobal.cpp: In function 'nsresult NS_InitInstallTriggerGlobalClass(nsIScriptContext*, void**)': nsJSInstallTriggerGlobal.cpp:826: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallTriggerGlobal.cpp: In function 'nsresult NS_NewScriptInstallTriggerGlobal(nsIScriptContext*, nsISupports*, nsISupports*, void**)': nsJSInstallTriggerGlobal.cpp:866: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallTriggerGlobal.cpp:879: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallVersion.cpp c++ -o nsJSInstallVersion.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJSInstallVersion.pp nsJSInstallVersion.cpp nsJSInstallVersion.cpp: In function 'void FinalizeInstallVersion(JSContext*, JSObject*)': nsJSInstallVersion.cpp:282: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallVersion.cpp: In function 'JSBool InstallVersion(JSContext*, JSObject*, uintN, jsval*, jsval*)': nsJSInstallVersion.cpp:566: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallVersion.cpp: In function 'nsresult NS_InitInstallVersionClass(nsIScriptContext*, void**)': nsJSInstallVersion.cpp:631: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallVersion.cpp: In function 'nsresult NS_NewScriptInstallVersion(nsIScriptContext*, nsISupports*, nsISupports*, void**)': nsJSInstallVersion.cpp:672: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallVersion.cpp:673: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallVersion.cpp:683: warning: dereferencing type-punned pointer will break strict-aliasing rules nsJSInstallVersion.cpp:687: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSoftwareUpdate.cpp c++ -o nsSoftwareUpdate.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSoftwareUpdate.pp nsSoftwareUpdate.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSoftwareUpdateRun.cpp c++ -o nsSoftwareUpdateRun.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsSoftwareUpdateRun.pp nsSoftwareUpdateRun.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsInstallFile.cpp c++ -o nsInstallFile.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallFile.pp nsInstallFile.cpp nsInstallFile.cpp: In constructor 'nsInstallFile::nsInstallFile(nsInstall*, const nsString&, const nsString&, const nsString&, nsInstallFolder*, const nsString&, PRInt32, PRBool, PRInt32*)': nsInstallFile.cpp:156: warning: unused variable 'rv' nsInstallExecute.cpp c++ -o nsInstallExecute.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallExecute.pp nsInstallExecute.cpp nsInstallPatch.cpp c++ -o nsInstallPatch.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallPatch.pp nsInstallPatch.cpp nsInstallUninstall.cpp c++ -o nsInstallUninstall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallUninstall.pp nsInstallUninstall.cpp nsInstallResources.cpp c++ -o nsInstallResources.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallResources.pp nsInstallResources.cpp nsRegisterItem.cpp c++ -o nsRegisterItem.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsRegisterItem.pp nsRegisterItem.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsTopProgressNotifier.cpp c++ -o nsTopProgressNotifier.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsTopProgressNotifier.pp nsTopProgressNotifier.cpp nsLoggingProgressNotifier.cpp c++ -o nsLoggingProgressNotifier.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsLoggingProgressNotifier.pp nsLoggingProgressNotifier.cpp ScheduledTasks.cpp c++ -o ScheduledTasks.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/ScheduledTasks.pp ScheduledTasks.cpp nsXPIProxy.cpp c++ -o nsXPIProxy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPIProxy.pp nsXPIProxy.cpp nsXPITriggerInfo.cpp c++ -o nsXPITriggerInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPITriggerInfo.pp nsXPITriggerInfo.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXPITriggerInfo.h: In constructor 'nsXPITriggerItem::nsXPITriggerItem(const PRUnichar*, const PRUnichar*, const PRUnichar*, const char*, PRInt32)': nsXPITriggerInfo.h:89: warning: 'nsXPITriggerItem::mFlags' will be initialized after nsXPITriggerInfo.h:86: warning: 'PRBool nsXPITriggerItem::mHashFound' nsXPITriggerInfo.cpp:61: warning: when initialized here nsXPITriggerInfo.cpp:100: warning: unused variable 'htype' nsXPInstallManager.cpp c++ -o nsXPInstallManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsXPInstallManager.pp nsXPInstallManager.cpp ../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsInstallFileOpItem.cpp c++ -o nsInstallFileOpItem.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallFileOpItem.pp nsInstallFileOpItem.cpp nsJSFileSpecObj.cpp c++ -o nsJSFileSpecObj.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsJSFileSpecObj.pp nsJSFileSpecObj.cpp nsInstallLogComment.cpp c++ -o nsInstallLogComment.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallLogComment.pp nsInstallLogComment.cpp nsInstallBitwise.cpp c++ -o nsInstallBitwise.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../public -I../../dist/include/xpcom -I../../dist/include/xpcom_obsolete -I../../dist/include/string -I../../dist/include/jar -I../../dist/include/caps -I../../dist/include/content -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/locale -I../../dist/include/libreg -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/plugin -I../../dist/include/unicharutil -I../../dist/include/appshell -I../../dist/include/docshell -I../../dist/include/layout -I../../dist/include/chrome -I../../dist/include/extensions -I../../dist/include/embed_base -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsInstallBitwise.pp nsInstallBitwise.cpp rm -f libxpinstall.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libxpinstall.so -o libxpinstall.so CertReader.o nsInstall.o nsInstallTrigger.o nsInstallVersion.o nsInstallFolder.o nsJSInstall.o nsJSFile.o nsJSInstallTriggerGlobal.o nsJSInstallVersion.o nsSoftwareUpdate.o nsSoftwareUpdateRun.o nsInstallFile.o nsInstallExecute.o nsInstallPatch.o nsInstallUninstall.o nsInstallResources.o nsRegisterItem.o nsTopProgressNotifier.o nsLoggingProgressNotifier.o ScheduledTasks.o nsXPIProxy.o nsXPITriggerInfo.o nsXPInstallManager.o nsInstallFileOpItem.o nsJSFileSpecObj.o nsInstallLogComment.o nsInstallBitwise.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -L../../dist/lib -L../../dist/bin -lmozjs -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ../../dist/lib/libunicharutil_s.a -lz -L../../dist/lib -lxpcom_compat -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libxpinstall.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpinstall.so ../../dist/bin/components : ../../dist/bin/components/libxpinstall.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/cleanup' InstallCleanup.cpp c++ -o InstallCleanup.o -c -fvisibility=hidden -DSTANDALONE_REGISTRY -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/libreg -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/InstallCleanup.pp InstallCleanup.cpp InstallCleanupUnix.cpp c++ -o InstallCleanupUnix.o -c -fvisibility=hidden -DSTANDALONE_REGISTRY -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/libreg -I../../dist/include/xpinstall -I../../dist/include -I/usr/include/nspr4 -I../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/InstallCleanupUnix.pp InstallCleanupUnix.cpp c++ -o xpicleanup -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc InstallCleanup.o InstallCleanupUnix.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -L../../dist/lib -lmozregsa_s -ldl -lm /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 xpicleanup ../../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -R ./cmessage.txt ../../dist/bin/res gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/cleanup' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/stub' nsStubNotifier.cpp c++ -o nsStubNotifier.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/xpinstall -I../../dist/include/xpistub -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStubNotifier.pp nsStubNotifier.cpp xpistub.cpp c++ -o xpistub.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/xpinstall -I../../dist/include/xpistub -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/xpistub.pp xpistub.cpp xpistub.cpp: In function 'nsresult XPI_Init(const char*, const char*, void (*)(const char*, PRInt32, PRInt32))': xpistub.cpp:214: warning: dereferencing type-punned pointer will break strict-aliasing rules xpistub.cpp:135: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result rm -f libxpistub.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libxpistub.so -o libxpistub.so nsStubNotifier.o xpistub.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libxpistub.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpistub.so ../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxpistub.so ../../dist/bin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/stub' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager' cd ../../dist/lib; cp -f libmozdbm_s.a libdbm.a; ranlib libdbm.a /usr/bin/gmake -C boot libs gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/boot' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/boot/public' nsISSLStatusProvider.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISSLStatusProvider nsISSLStatusProvider.idl nsIBufEntropyCollector.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBufEntropyCollector nsIBufEntropyCollector.idl nsISecurityWarningDialogs.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISecurityWarningDialogs nsISecurityWarningDialogs.idl ../../../../dist/bin/xpt_link _xpidlgen/pipboot.xpt _xpidlgen/nsISSLStatusProvider.xpt _xpidlgen/nsIBufEntropyCollector.xpt _xpidlgen/nsISecurityWarningDialogs.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/pipboot.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/boot/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/boot/src' nsEntropyCollector.cpp c++ -o nsEntropyCollector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pipboot -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/public/nss -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pipboot -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/public/nss -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSecureBrowserUIImpl.pp nsSecureBrowserUIImpl.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSecureBrowserUIImpl.cpp: In member function 'nsresult nsSecureBrowserUIImpl::UpdateSecurityState(nsIRequest*)': nsSecureBrowserUIImpl.cpp:985: warning: 'warnSecurityState' may be used uninitialized in this function nsBOOTModule.cpp c++ -o nsBOOTModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pipboot -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/public/nss -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pipboot -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/public/nss -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSecurityWarningDialogs.pp nsSecurityWarningDialogs.cpp rm -f libpipboot.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libpipboot.so -o libpipboot.so nsEntropyCollector.o nsSecureBrowserUIImpl.o nsBOOTModule.o nsSecurityWarningDialogs.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../../dist/bin -lmozjs -ldl -lm chmod +x libpipboot.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libpipboot.so ../../../../dist/bin/components : ../../../../dist/bin/components/libpipboot.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/boot/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/boot' /usr/bin/gmake -C ssl libs gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl/resources' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl/resources' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl/src' md4.c gcc -o md4.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/md4.pp md4.c nsPSMBackgroundThread.cpp c++ -o nsPSMBackgroundThread.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCipherInfo.pp nsCipherInfo.cpp nsNSSCallbacks.cpp c++ -o nsNSSCallbacks.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCallbacks.pp nsNSSCallbacks.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsNSSComponent.cpp c++ -o nsNSSComponent.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSComponent.pp nsNSSComponent.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsNSSComponent.cpp: In function 'nsresult setPassword(PK11SlotInfo*, nsIInterfaceRequestor*)': nsNSSComponent.cpp:2324: warning: dereferencing type-punned pointer will break strict-aliasing rules nsNSSIOLayer.cpp c++ -o nsNSSIOLayer.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSIOLayer.pp nsNSSIOLayer.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsNSSIOLayer.cpp: In function 'PRBool nsContinueDespiteCertError(nsNSSSocketInfo*, PRFileDesc*, int, nsNSSCertificate*)': nsNSSIOLayer.cpp:1638: warning: dereferencing type-punned pointer will break strict-aliasing rules nsNSSIOLayer.cpp:1641: warning: dereferencing type-punned pointer will break strict-aliasing rules nsNSSIOLayer.cpp: In function 'SECStatus nsNSS_SSLGetClientAuthData(void*, PRFileDesc*, CERTDistNames*, CERTCertificate**, SECKEYPrivateKey**)': nsNSSIOLayer.cpp:2505: warning: dereferencing type-punned pointer will break strict-aliasing rules nsNSSIOLayer.cpp: In function 'SECStatus nsNSSBadCertHandler(void*, PRFileDesc*)': nsNSSIOLayer.cpp:1622: warning: 'rv' may be used uninitialized in this function nsNSSModule.cpp c++ -o nsNSSModule.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSDR.pp nsSDR.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPK11TokenDB.cpp c++ -o nsPK11TokenDB.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCertificate.pp nsNSSCertificate.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsPKCS12Blob.cpp c++ -o nsPKCS12Blob.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPKCS12Blob.pp nsPKCS12Blob.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsNSSASN1Object.cpp c++ -o nsNSSASN1Object.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsKeygenHandler.pp nsKeygenHandler.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsKeygenHandler.cpp: In function 'nsresult GetSlotWithMechanism(PRUint32, nsIInterfaceRequestor*, PK11SlotInfo**)': nsKeygenHandler.cpp:334: warning: dereferencing type-punned pointer will break strict-aliasing rules nsKeygenHandler.cpp: In member function 'nsresult nsKeygenFormProcessor::GetPublicKey(nsAString_internal&, nsAString_internal&, nsAFlatString&, nsAString_internal&, nsAString_internal&)': nsKeygenHandler.cpp:497: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCrypto.cpp c++ -o nsCrypto.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCrypto.pp nsCrypto.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCrypto.cpp: In function 'nsresult cryptojs_generateOneKeyPair(JSContext*, nsKeyPairInfo*, PRInt32, char*, nsIInterfaceRequestor*, PK11SlotInfo*, PRBool)': nsCrypto.cpp:649: warning: dereferencing type-punned pointer will break strict-aliasing rules nsPKCS11Slot.cpp c++ -o nsPKCS11Slot.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsKeygenThread.pp nsKeygenThread.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsCMSSecureMessage.cpp c++ -o nsCMSSecureMessage.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCertPicker.pp nsCertPicker.cpp nsCertPicker.cpp: In member function 'virtual nsresult nsCertPicker::PickByUsage(nsIInterfaceRequestor*, const PRUnichar*, PRInt32, PRBool, PRBool, PRBool*, nsIX509Cert**)': nsCertPicker.cpp:166: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCertPicker.cpp:211: warning: dereferencing type-punned pointer will break strict-aliasing rules nsCRLInfo.cpp c++ -o nsCRLInfo.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSCertificateDB.pp nsNSSCertificateDB.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsNSSCertTrust.cpp c++ -o nsNSSCertTrust.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNTLMAuthModule.pp nsNTLMAuthModule.cpp nsNSSEvent.cpp c++ -o nsNSSEvent.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNSSEvent.pp nsNSSEvent.cpp nsSmartCardMonitor.cpp c++ -o nsSmartCardMonitor.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSmartCardEvent.pp nsSmartCardEvent.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSmartCardEvent.h: In constructor 'nsSmartCardEvent::nsSmartCardEvent(const nsAString_internal&)': nsSmartCardEvent.h:79: warning: 'nsSmartCardEvent::mTokenName' will be initialized after nsSmartCardEvent.h:76: warning: 'nsCOMPtr nsSmartCardEvent::mInner' nsSmartCardEvent.cpp:46: warning: when initialized here nsStreamCipher.cpp c++ -o nsStreamCipher.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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:127: warning: unused variable 'rv' nsStreamCipher.cpp: In member function 'virtual nsresult nsStreamCipher::UpdateFromString(const nsACString_internal&)': nsStreamCipher.cpp:165: warning: unused variable 'rv' nsStreamCipher.cpp: In member function 'virtual nsresult nsStreamCipher::Discard(PRInt32)': nsStreamCipher.cpp:208: warning: unused variable 'rv' nsKeyModule.cpp c++ -o nsKeyModule.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsKeyModule.pp nsKeyModule.cpp nsCertTree.cpp c++ -o nsCertTree.o -c -fvisibility=hidden -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss3 -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/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/pipnss -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCertTree.pp nsCertTree.cpp rm -f libpipnss.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libpipnss.so -o libpipnss.so md4.o nsPSMBackgroundThread.o nsSSLThread.o nsCertVerificationThread.o nsCipherInfo.o nsNSSCallbacks.o nsNSSComponent.o nsNSSIOLayer.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 nsNSSEvent.o nsSmartCardMonitor.o nsSmartCardEvent.o nsStreamCipher.o nsKeyModule.o nsCertTree.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 ../../../../dist/lib/libunicharutil_s.a -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../../dist/bin -lmozjs -Wl,-rpath-link,/usr/lib64 -L/usr/lib64 -lssl3 -lsmime3 -lnss3 -lcrmf -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libpipnss.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libpipnss.so ../../../../dist/bin/components : ../../../../dist/bin/components/libpipnss.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl/public' nsIFormSigningDialog.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFormSigningDialog nsIFormSigningDialog.idl nsICertSelect.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICertSelect nsICertSelect.idl nsIX509Cert3.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIX509Cert3 nsIX509Cert3.idl nsIX509CertDB2.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIX509CertDB2 nsIX509CertDB2.idl nsIPKCS11Slot.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPKCS11Slot nsIPKCS11Slot.idl nsIPK11TokenDB.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPK11TokenDB nsIPK11TokenDB.idl nsICertPickDialogs.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICertPickDialogs nsICertPickDialogs.idl nsIClientAuthDialogs.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIClientAuthDialogs nsIClientAuthDialogs.idl nsIDOMCryptoDialogs.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDOMCryptoDialogs nsIDOMCryptoDialogs.idl nsIGenKeypairInfoDlg.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIGenKeypairInfoDlg nsIGenKeypairInfoDlg.idl nsITokenDialogs.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsITokenDialogs nsITokenDialogs.idl nsITokenPasswordDialogs.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsITokenPasswordDialogs nsITokenPasswordDialogs.idl nsISSLStatus.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISSLStatus nsISSLStatus.idl nsIKeygenThread.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIKeygenThread nsIKeygenThread.idl nsICMSSecureMessage.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICMSSecureMessage nsICMSSecureMessage.idl nsIUserCertPicker.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIUserCertPicker nsIUserCertPicker.idl nsIASN1PrintableItem.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIASN1PrintableItem nsIASN1PrintableItem.idl nsICMSDecoder.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICMSDecoder nsICMSDecoder.idl nsICMSEncoder.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICMSEncoder nsICMSEncoder.idl nsICMSMessageErrors.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICMSMessageErrors nsICMSMessageErrors.idl nsICMSMessage.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICMSMessage nsICMSMessage.idl nsICMSMessage2.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICMSMessage2 nsICMSMessage2.idl nsINSSCertCache.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsINSSCertCache nsINSSCertCache.idl nsIOCSPResponder.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIOCSPResponder nsIOCSPResponder.idl nsIPK11Token.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPK11Token nsIPK11Token.idl nsIPKCS11ModuleDB.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPKCS11ModuleDB nsIPKCS11ModuleDB.idl nsIPKCS11Module.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPKCS11Module nsIPKCS11Module.idl nsICRLManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICRLManager nsICRLManager.idl nsISMimeCert.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISMimeCert nsISMimeCert.idl nsICipherInfo.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICipherInfo nsICipherInfo.idl nsIStreamCipher.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIStreamCipher nsIStreamCipher.idl nsIKeyModule.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIKeyModule nsIKeyModule.idl nsICertTree.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICertTree nsICertTree.idl nsIASN1Object.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIASN1Object nsIASN1Object.idl nsIASN1Sequence.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIASN1Sequence nsIASN1Sequence.idl nsIBadCertListener.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBadCertListener nsIBadCertListener.idl nsICertificateDialogs.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICertificateDialogs nsICertificateDialogs.idl nsICRLInfo.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsICRLInfo nsICRLInfo.idl nsIX509Cert.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIX509Cert nsIX509Cert.idl nsIX509CertDB.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIX509CertDB nsIX509CertDB.idl nsIX509CertValidity.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIX509CertValidity nsIX509CertValidity.idl ../../../../dist/bin/xpt_link _xpidlgen/pipnss.xpt _xpidlgen/nsIFormSigningDialog.xpt _xpidlgen/nsICertSelect.xpt _xpidlgen/nsIX509Cert3.xpt _xpidlgen/nsIX509CertDB2.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/nsICertTree.xpt _xpidlgen/nsIASN1Object.xpt _xpidlgen/nsIASN1Sequence.xpt _xpidlgen/nsIBadCertListener.xpt _xpidlgen/nsICertificateDialogs.xpt _xpidlgen/nsICRLInfo.xpt _xpidlgen/nsIX509Cert.xpt _xpidlgen/nsIX509CertDB.xpt _xpidlgen/nsIX509CertValidity.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/pipnss.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl/public' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl' /usr/bin/gmake -C locales libs gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/locales' +++ making chrome /builddir/build/BUILD/mozilla/security/manager/locales => ../../../dist/bin/chrome/en-US.jar +++ updating chrome ../../../dist/bin/chrome/en-US.manifest adding: locale/en-US/pipnss/pipnss.properties (stored 0%) adding: locale/en-US/pipnss/security.properties (stored 0%) adding: locale/en-US/pippki/pippki.dtd (stored 0%) adding: locale/en-US/pippki/pref-ssl.dtd (stored 0%) adding: locale/en-US/pippki/pippki.properties (stored 0%) adding: locale/en-US/pippki/PrefOverlay.dtd (stored 0%) adding: locale/en-US/pippki/newserver.properties (stored 0%) adding: locale/en-US/pippki/newserver.dtd (stored 0%) adding: locale/en-US/pippki/pref-security.dtd (stored 0%) adding: locale/en-US/pippki/PageInfoOverlay.dtd (stored 0%) adding: locale/en-US/pippki/certManager.dtd (stored 0%) adding: locale/en-US/pippki/deviceManager.dtd (stored 0%) adding: locale/en-US/pippki/pref-validation.dtd (stored 0%) adding: locale/en-US/pippki/pref-masterpass.dtd (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/locales' /usr/bin/gmake -C pki libs gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki/public' nsIPKIParamBlock.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIPKIParamBlock nsIPKIParamBlock.idl nsIASN1Tree.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIASN1Tree nsIASN1Tree.idl ../../../../dist/bin/xpt_link _xpidlgen/pippki.xpt _xpidlgen/nsIPKIParamBlock.xpt _xpidlgen/nsIASN1Tree.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/pippki.xpt ../../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki/resources' +++ making chrome /builddir/build/BUILD/mozilla/security/manager/pki/resources => ../../../../dist/bin/chrome/pippki.jar +++ updating chrome ../../../../dist/bin/chrome/pippki.manifest zip warning: ../../../bin/chrome/pippki.jar not found or empty adding: content/pippki/getpassword.xul (stored 0%) adding: content/pippki/password.js (stored 0%) adding: content/pippki/resetpassword.js (stored 0%) adding: content/pippki/PrefOverlay.xul (stored 0%) adding: content/pippki/pref-security.js (stored 0%) adding: content/pippki/pref-ssl.xul (stored 0%) adding: content/pippki/pref-certs.xul (stored 0%) adding: content/pippki/PageInfoOverlay.xul (stored 0%) adding: content/pippki/downloadcert.js (stored 0%) adding: content/pippki/cacertexists.xul (stored 0%) adding: content/pippki/certManager.js (stored 0%) adding: content/pippki/CAOverlay.xul (stored 0%) adding: content/pippki/WebSitesOverlay.xul (stored 0%) adding: content/pippki/OthersOverlay.xul (stored 0%) adding: content/pippki/MineOverlay.xul (stored 0%) adding: content/pippki/viewCertDetails.xul (stored 0%) adding: content/pippki/editcerts.js (stored 0%) adding: content/pippki/deletecert.js (stored 0%) adding: content/pippki/viewCertDetails.js (stored 0%) adding: content/pippki/pippki.js (stored 0%) adding: content/pippki/domainMismatch.js (stored 0%) adding: content/pippki/serverCertExpired.js (stored 0%) adding: content/pippki/clientauthask.js (stored 0%) adding: content/pippki/certpicker.xul (stored 0%) adding: content/pippki/certpicker.js (stored 0%) adding: content/pippki/certDump.xul (stored 0%) adding: content/pippki/device_manager.js (stored 0%) adding: content/pippki/load_device.xul (stored 0%) adding: content/pippki/choosetoken.js (stored 0%) adding: content/pippki/escrowWarn.js (stored 0%) adding: content/pippki/pref-validation.xul (stored 0%) adding: content/pippki/pref-validation.js (stored 0%) adding: content/pippki/crlManager.js (stored 0%) adding: content/pippki/pref-masterpass.js (stored 0%) adding: content/pippki/pref-masterpass.xul (stored 0%) adding: content/pippki/serverCrlNextupdate.js (stored 0%) adding: content/pippki/createCertInfo.xul (stored 0%) adding: content/pippki/createCertInfo.js (stored 0%) adding: content/pippki/crlImportDialog.js (stored 0%) adding: content/pippki/pref-crlupdate.js (stored 0%) adding: content/pippki/formsigning.xul (stored 0%) adding: content/pippki/formsigning.js (stored 0%) +++ overriding content/pippki/changepassword.xul content/pippki/resetpassword.xul content/pippki/newserver.js content/pippki/newserver.xul content/pippki/downloadcert.xul content/pippki/certManager.xul content/pippki/editcacert.xul content/pippki/editemailcert.xul content/pippki/editsslcert.xul content/pippki/deletecert.xul content/pippki/getp12password.xul content/pippki/setp12password.xul content/pippki/domainMismatch.xul content/pippki/serverCertExpired.xul content/pippki/clientauthask.xul content/pippki/certViewer.xul content/pippki/device_manager.xul content/pippki/choosetoken.xul content/pippki/escrowWarn.xul content/pippki/crlManager.xul content/pippki/serverCrlNextupdate.xul content/pippki/crlImportDialog.xul content/pippki/pref-crlupdate.xul adding: content/pippki/changepassword.xul (stored 0%) adding: content/pippki/resetpassword.xul (stored 0%) adding: content/pippki/newserver.js (stored 0%) adding: content/pippki/newserver.xul (stored 0%) adding: content/pippki/downloadcert.xul (stored 0%) adding: content/pippki/certManager.xul (stored 0%) adding: content/pippki/editcacert.xul (stored 0%) adding: content/pippki/editemailcert.xul (stored 0%) adding: content/pippki/editsslcert.xul (stored 0%) adding: content/pippki/deletecert.xul (stored 0%) adding: content/pippki/getp12password.xul (stored 0%) adding: content/pippki/setp12password.xul (stored 0%) adding: content/pippki/domainMismatch.xul (stored 0%) adding: content/pippki/serverCertExpired.xul (stored 0%) adding: content/pippki/clientauthask.xul (stored 0%) adding: content/pippki/certViewer.xul (stored 0%) adding: content/pippki/device_manager.xul (stored 0%) adding: content/pippki/choosetoken.xul (stored 0%) adding: content/pippki/escrowWarn.xul (stored 0%) adding: content/pippki/crlManager.xul (stored 0%) adding: content/pippki/serverCrlNextupdate.xul (stored 0%) adding: content/pippki/crlImportDialog.xul (stored 0%) adding: content/pippki/pref-crlupdate.xul (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki/resources' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki/src' nsNSSDialogs.cpp c++ -o nsNSSDialogs.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pippki -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pippki -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pippki -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pippki -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pippki -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pippki -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFormSigningDialog.pp nsFormSigningDialog.cpp rm -f libpippki.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libpippki.so -o libpippki.so nsNSSDialogs.o nsPKIModule.o nsPKIParamBlock.o nsASN1Tree.o nsNSSDialogHelper.o nsFormSigningDialog.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libpippki.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libpippki.so ../../../../dist/bin/components : ../../../../dist/bin/components/libpippki.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/gnome' nsGConfService.cpp c++ -o nsGConfService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/mozgnome -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGConfService.pp nsGConfService.cpp nsGnomeVFSService.cpp c++ -o nsGnomeVFSService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/mozgnome -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGnomeVFSService.pp nsGnomeVFSService.cpp nsGnomeModule.cpp c++ -o nsGnomeModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/mozgnome -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGnomeModule.pp nsGnomeModule.cpp rm -f libmozgnome.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -fPIC -shared -Wl,-z,defs -Wl,-h,libmozgnome.so -o libmozgnome.so nsGConfService.o nsGnomeVFSService.o nsGnomeModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lgnomevfs-2 -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libmozgnome.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libmozgnome.so ../../../dist/bin/components : ../../../dist/bin/components/libmozgnome.so nsIGConfService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIGConfService nsIGConfService.idl nsIGnomeVFSService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIGnomeVFSService nsIGnomeVFSService.idl ../../../dist/bin/xpt_link _xpidlgen/mozgnome.xpt _xpidlgen/nsIGConfService.xpt _xpidlgen/nsIGnomeVFSService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozgnome.xpt ../../../dist/bin/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/gnome' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla' /usr/bin/gmake tier_99 gmake[2]: Entering directory `/builddir/build/BUILD/mozilla' tier_99: extensions xpfe/components/search other-licenses/branding/firefox browser xpfe/bootstrap/init.d embedding/browser/gtk gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/cookie' Creating .deps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIPermission.idl nsICookieAcceptDialog.idl nsICookiePromptService.idl ../../dist/idl Creating ../../dist/include/cookie Creating _xpidlgen/.done nsIPermission.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIPermission nsIPermission.idl nsICookieAcceptDialog.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICookieAcceptDialog nsICookieAcceptDialog.idl nsICookiePromptService.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsICookiePromptService nsICookiePromptService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPermission.h _xpidlgen/nsICookieAcceptDialog.h _xpidlgen/nsICookiePromptService.h ../../dist/include/cookie gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/cookie' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDictionary.idl nsIXmlRpcClientListener.idl nsIXmlRpcClient.idl ../../../dist/idl Creating ../../../dist/include/xml-rpc Creating _xpidlgen/.done nsIDictionary.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIDictionary nsIDictionary.idl nsIXmlRpcClientListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXmlRpcClientListener nsIXmlRpcClientListener.idl nsIXmlRpcClient.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIXmlRpcClient nsIXmlRpcClient.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDictionary.h _xpidlgen/nsIXmlRpcClientListener.h _xpidlgen/nsIXmlRpcClient.h ../../../dist/include/xml-rpc gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/src' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. system-pref/Makefile creating extensions/pref/system-pref/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIAutoConfig.idl nsIReadConfig.idl ../../../../dist/idl Creating ../../../../dist/include/autoconfig Creating _xpidlgen/.done nsIAutoConfig.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIAutoConfig nsIAutoConfig.idl nsIReadConfig.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIReadConfig nsIReadConfig.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIAutoConfig.h _xpidlgen/nsIReadConfig.h ../../../../dist/include/autoconfig gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/resources' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/resources' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/src' Creating .deps Creating ../../../../dist/bin/defaults/autoconfig /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 prefcalls.js unix/platform.js ../../../../dist/bin/defaults/autoconfig gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating extensions/pref/system-pref/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/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 .deps gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src/gconf' Creating .deps Creating ../../../../../dist/include/system-pref /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsSystemPrefService.h ../../../../../dist/include/system-pref /builddir/build/BUILD/mozilla/config/nsinstall -R ./../nsSystemPrefFactory.cpp . gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src/gconf' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsSystemPrefLog.h ../../../../dist/include/system-pref gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. build/Makefile creating extensions/transformiix/build/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/base' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml' Creating .deps gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/dom' gmake[7]: Nothing to be done for `export'. gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/dom' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/parser' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/parser' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xpath' Creating .deps Creating ../../../../dist/include/transformiix /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIXFormsUtilityService.h nsIXFormsXPathEvaluator.h ../../../../dist/include/transformiix gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xpath' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt' Creating .deps gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/functions' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/functions' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/util' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/util' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/build' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/build' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/resources' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/resources' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/universalchardet' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/universalchardet/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/universalchardet/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/universalchardet' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIWebServiceErrorHandler.idl nsISOAPAttachments.idl nsISOAPBlock.idl nsISOAPCall.idl nsISOAPCallCompletion.idl nsISOAPDecoder.idl nsISOAPEncoder.idl nsISOAPEncoding.idl nsISOAPFault.idl nsISOAPHeaderBlock.idl nsISOAPMessage.idl nsISOAPParameter.idl nsISOAPPropertyBagMutator.idl nsISOAPResponse.idl nsISOAPResponseListener.idl nsISOAPService.idl nsISOAPServiceRegistry.idl nsISOAPTransport.idl nsISOAPTransportListener.idl nsISchema.idl nsISchemaLoader.idl nsIScriptableInterfaceInfo.idl nsIWebScriptsAccessService.idl nsIWSDL.idl nsIWSDLLoader.idl nsIWSDLSOAPBinding.idl nsIWSPInterfaceInfoService.idl nsIWebServiceProxy.idl nsIGenericInterfaceInfoSet.idl nsIInterfaceInfoToIDL.idl ../../../dist/idl Creating ../../../dist/include/websrvcs Creating _xpidlgen/.done nsIWebServiceErrorHandler.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebServiceErrorHandler nsIWebServiceErrorHandler.idl nsISOAPAttachments.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPAttachments nsISOAPAttachments.idl nsISOAPBlock.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPBlock nsISOAPBlock.idl nsISOAPCall.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPCall nsISOAPCall.idl nsISOAPCallCompletion.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPCallCompletion nsISOAPCallCompletion.idl nsISOAPDecoder.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPDecoder nsISOAPDecoder.idl nsISOAPEncoder.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPEncoder nsISOAPEncoder.idl nsISOAPEncoding.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPEncoding nsISOAPEncoding.idl nsISOAPFault.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPFault nsISOAPFault.idl nsISOAPHeaderBlock.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPHeaderBlock nsISOAPHeaderBlock.idl nsISOAPMessage.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPMessage nsISOAPMessage.idl nsISOAPParameter.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPParameter nsISOAPParameter.idl nsISOAPPropertyBagMutator.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPPropertyBagMutator nsISOAPPropertyBagMutator.idl nsISOAPResponse.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPResponse nsISOAPResponse.idl nsISOAPResponseListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPResponseListener nsISOAPResponseListener.idl nsISOAPService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPService nsISOAPService.idl nsISOAPServiceRegistry.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPServiceRegistry nsISOAPServiceRegistry.idl nsISOAPTransport.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPTransport nsISOAPTransport.idl nsISOAPTransportListener.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISOAPTransportListener nsISOAPTransportListener.idl nsISchema.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISchema nsISchema.idl nsISchemaLoader.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISchemaLoader nsISchemaLoader.idl nsIScriptableInterfaceInfo.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIScriptableInterfaceInfo nsIScriptableInterfaceInfo.idl nsIWebScriptsAccessService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebScriptsAccessService nsIWebScriptsAccessService.idl nsIWSDL.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWSDL nsIWSDL.idl nsIWSDLLoader.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWSDLLoader nsIWSDLLoader.idl nsIWSDLSOAPBinding.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWSDLSOAPBinding nsIWSDLSOAPBinding.idl nsIWSPInterfaceInfoService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWSPInterfaceInfoService nsIWSPInterfaceInfoService.idl nsIWebServiceProxy.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIWebServiceProxy nsIWebServiceProxy.idl nsIGenericInterfaceInfoSet.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIGenericInterfaceInfoSet nsIGenericInterfaceInfoSet.idl nsIInterfaceInfoToIDL.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIInterfaceInfoToIDL nsIInterfaceInfoToIDL.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIWebServiceErrorHandler.h _xpidlgen/nsISOAPAttachments.h _xpidlgen/nsISOAPBlock.h _xpidlgen/nsISOAPCall.h _xpidlgen/nsISOAPCallCompletion.h _xpidlgen/nsISOAPDecoder.h _xpidlgen/nsISOAPEncoder.h _xpidlgen/nsISOAPEncoding.h _xpidlgen/nsISOAPFault.h _xpidlgen/nsISOAPHeaderBlock.h _xpidlgen/nsISOAPMessage.h _xpidlgen/nsISOAPParameter.h _xpidlgen/nsISOAPPropertyBagMutator.h _xpidlgen/nsISOAPResponse.h _xpidlgen/nsISOAPResponseListener.h _xpidlgen/nsISOAPService.h _xpidlgen/nsISOAPServiceRegistry.h _xpidlgen/nsISOAPTransport.h _xpidlgen/nsISOAPTransportListener.h _xpidlgen/nsISchema.h _xpidlgen/nsISchemaLoader.h _xpidlgen/nsIScriptableInterfaceInfo.h _xpidlgen/nsIWebScriptsAccessService.h _xpidlgen/nsIWSDL.h _xpidlgen/nsIWSDLLoader.h _xpidlgen/nsIWSDLSOAPBinding.h _xpidlgen/nsIWSPInterfaceInfoService.h _xpidlgen/nsIWebServiceProxy.h _xpidlgen/nsIGenericInterfaceInfoSet.h _xpidlgen/nsIInterfaceInfoToIDL.h ../../../dist/include/websrvcs gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/security' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/security/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/security/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/security' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/build' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/build/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/build/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/base' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. js/Makefile creating extensions/inspector/base/js/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/base/js' Creating ../../../../dist/xpi-stage/inspector gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/base/js' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/gnomevfs' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/gnomevfs' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/auth' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/auth' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/permissions' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/permissions' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/reporter' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/reporter/locales' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/reporter/locales' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/reporter' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/src' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/idl' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 mozIPersonalDictionary.idl mozISpellCheckingEngine.idl mozISpellI18NUtil.idl mozISpellI18NManager.idl ../../../dist/idl Creating ../../../dist/include/spellchecker Creating _xpidlgen/.done mozIPersonalDictionary.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozIPersonalDictionary mozIPersonalDictionary.idl mozISpellCheckingEngine.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozISpellCheckingEngine mozISpellCheckingEngine.idl mozISpellI18NUtil.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozISpellI18NUtil mozISpellI18NUtil.idl mozISpellI18NManager.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/mozISpellI18NManager mozISpellI18NManager.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/mozIPersonalDictionary.h _xpidlgen/mozISpellCheckingEngine.h _xpidlgen/mozISpellI18NUtil.h _xpidlgen/mozISpellI18NManager.h ../../../dist/include/spellchecker gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/locales' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/locales' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating extensions/spellcheck/myspell/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search/datasets' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search/datasets' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISearchService.idl ../../../../dist/idl Creating _xpidlgen/.done nsISearchService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsISearchService nsISearchService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISearchService.h ../../../../dist/include/appcomps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search/src' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search' creating other-licenses/branding/firefox/Makefile gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. content/Makefile creating other-licenses/branding/firefox/content/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. locales/Makefile creating other-licenses/branding/firefox/locales/Makefile gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/content' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/locales' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/locales' /builddir/build/BUILD/mozilla/config/nsinstall -D ../../../dist/branding cp ./default.xpm ./mozicon128.png ./mozicon16.xpm ./mozicon50.xpm ./firefox.ico ./document.ico ../../../dist/branding/ cp ./document.png ../../../dist/branding/document.png /builddir/build/BUILD/mozilla/config/nsinstall -D ../../../dist/install cp ./header.png ../../../dist/install/header.png cp ./watermark.png ../../../dist/install/watermark.png gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/base' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. microsummaries/Makefile creating browser/components/microsummaries/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. sessionstore/Makefile creating browser/components/sessionstore/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. feeds/Makefile creating browser/components/feeds/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. safebrowsing/Makefile creating browser/components/safebrowsing/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/dirprovider' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/dirprovider' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating browser/components/microsummaries/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating browser/components/microsummaries/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIMicrosummaryService.idl ../../../../dist/idl Creating ../../../../dist/include/microsummaries Creating _xpidlgen/.done nsIMicrosummaryService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIMicrosummaryService nsIMicrosummaryService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIMicrosummaryService.h ../../../../dist/include/microsummaries gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/src' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/migration' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/migration/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBrowserProfileMigrator.idl ../../../../dist/idl Creating ../../../../dist/include/migration Creating _xpidlgen/.done nsIBrowserProfileMigrator.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBrowserProfileMigrator nsIBrowserProfileMigrator.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserProfileMigrator.h ../../../../dist/include/migration gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/migration/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/migration/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/migration/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/migration' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/preferences' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/preferences' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/search' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBrowserSearchService.idl ../../../dist/idl Creating ../../../dist/include/browsersearch Creating _xpidlgen/.done nsIBrowserSearchService.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsIBrowserSearchService nsIBrowserSearchService.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserSearchService.h ../../../dist/include/browsersearch gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/search' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating browser/components/sessionstore/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore/src' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore/src' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsISessionStartup.idl nsISessionStore.idl ../../../dist/idl Creating ../../../dist/include/sessionstore Creating _xpidlgen/.done nsISessionStartup.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISessionStartup nsISessionStartup.idl nsISessionStore.idl ../../../dist/bin/xpidl -m header -w -I. -I../../../dist/idl -o _xpidlgen/nsISessionStore nsISessionStore.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISessionStartup.h _xpidlgen/nsISessionStore.h ../../../dist/include/sessionstore gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIShellService.idl ../../../../dist/idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIShellService.h ../../../../dist/include/shellservice gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sidebar' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sidebar/src' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sidebar/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sidebar' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/history' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/history' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBookmarksService.idl nsIBookmarkTransactionManager.idl ../../../../dist/idl Creating ../../../../dist/include/bookmarks Creating _xpidlgen/.done nsIBookmarksService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBookmarksService nsIBookmarksService.idl nsIBookmarkTransactionManager.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIBookmarkTransactionManager nsIBookmarkTransactionManager.idl nsrootidl.idl:119: Case mismatch between `AString' nsIBookmarkTransactionManager.idl:72: and `aString' nsIBookmarkTransactionManager.idl:72: (Identifiers should be case-consistent after initial declaration) /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBookmarksService.h _xpidlgen/nsIBookmarkTransactionManager.h ../../../../dist/include/bookmarks gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/feeds' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating browser/components/feeds/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating browser/components/feeds/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/feeds/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIFeedResultService.idl nsIWebContentConverterRegistrar.idl nsIFeedWriter.idl ../../../../dist/idl Creating ../../../../dist/include/browser-feeds Creating _xpidlgen/.done nsIFeedResultService.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedResultService nsIFeedResultService.idl nsIWebContentConverterRegistrar.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIWebContentConverterRegistrar nsIWebContentConverterRegistrar.idl nsIFeedWriter.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIFeedWriter nsIFeedWriter.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFeedResultService.h _xpidlgen/nsIWebContentConverterRegistrar.h _xpidlgen/nsIFeedWriter.h ../../../../dist/include/browser-feeds gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/feeds/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/feeds/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/feeds/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/feeds' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile creating browser/components/safebrowsing/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating browser/components/safebrowsing/src/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIDocNavStartProgressListener.idl ../../../../dist/idl Creating ../../../../dist/include/safebrowsing Creating _xpidlgen/.done nsIDocNavStartProgressListener.idl ../../../../dist/bin/xpidl -m header -w -I. -I../../../../dist/idl -o _xpidlgen/nsIDocNavStartProgressListener nsIDocNavStartProgressListener.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIDocNavStartProgressListener.h ../../../../dist/include/safebrowsing gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/src' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/build' Creating .deps Creating ../../../dist/include/browsercomps /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsBrowserCompsCID.h ../../../dist/include/browsercomps gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/build' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 nsIBrowserHandler.idl nsIBrowserGlue.idl ../../dist/idl Creating _xpidlgen/.done nsIBrowserHandler.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBrowserHandler nsIBrowserHandler.idl nsIBrowserGlue.idl ../../dist/bin/xpidl -m header -w -I. -I../../dist/idl -o _xpidlgen/nsIBrowserGlue nsIBrowserGlue.idl /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserHandler.h _xpidlgen/nsIBrowserGlue.h ../../dist/include/browsercomps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/locales' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/locales' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/extensions' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/extensions/package-fixup' gmake[5]: Nothing to be done for `export'. gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/extensions/package-fixup' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/extensions' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/themes' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe/browser' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe/browser' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/themes' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/app' Creating .deps gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. {972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile creating browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[6]: Nothing to be done for `export'. gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/app' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/bootstrap/init.d' gmake[3]: Nothing to be done for `export'. gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/bootstrap/init.d' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/src' ../../../../config/static-rules.mk:8: FINAL_LINK_COMP_NAMES = ../../../../config/final-link-comp-names ../../../../config/static-rules.mk:9: FINAL_LINK_COMPS = ../../../../config/final-link-comps Creating .deps Creating ../../../../dist/include/gtkembedmoz /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 gtkmozembed.h gtkmozembed_internal.h ../../../../dist/include/gtkembedmoz gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/tests' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/tests' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/cookie' nsModuleFactory.cpp c++ -o nsModuleFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/cookie -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsModuleFactory.pp nsModuleFactory.cpp nsPermission.cpp c++ -o nsPermission.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/cookie -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPermission.pp nsPermission.cpp nsPermissionManager.cpp c++ -o nsPermissionManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/cookie -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPermissionManager.pp nsPermissionManager.cpp nsPermissionManager.cpp: In member function 'nsresult nsPermissionManager::Write()': nsPermissionManager.cpp:897: warning: comparison between signed and unsigned integer expressions nsPopupWindowManager.cpp c++ -o nsPopupWindowManager.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/cookie -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsPopupWindowManager.pp nsPopupWindowManager.cpp nsCookiePromptService.cpp c++ -o nsCookiePromptService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/cookie -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCookiePromptService.pp nsCookiePromptService.cpp nsCookiePermission.cpp c++ -o nsCookiePermission.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pref -I../../dist/include/windowwatcher -I../../dist/include/docshell -I../../dist/include/appshell -I../../dist/include/cookie -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsCookiePermission.pp nsCookiePermission.cpp rm -f libcookie.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libcookie.so -o libcookie.so nsModuleFactory.o nsPermission.o nsPermissionManager.o nsPopupWindowManager.o nsCookiePromptService.o nsCookiePermission.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libcookie.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libcookie.so ../../dist/bin/components : ../../dist/bin/components/libcookie.so nsIPermission.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIPermission nsIPermission.idl nsICookieAcceptDialog.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsICookieAcceptDialog nsICookieAcceptDialog.idl nsICookiePromptService.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsICookiePromptService nsICookiePromptService.idl ../../dist/bin/xpt_link _xpidlgen/cookie.xpt _xpidlgen/nsIPermission.xpt _xpidlgen/nsICookieAcceptDialog.xpt _xpidlgen/nsICookiePromptService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/cookie.xpt ../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/cookie' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/idl' nsIDictionary.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIDictionary nsIDictionary.idl nsIXmlRpcClientListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXmlRpcClientListener nsIXmlRpcClientListener.idl nsIXmlRpcClient.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIXmlRpcClient nsIXmlRpcClient.idl ../../../dist/bin/xpt_link _xpidlgen/xml-rpc.xpt _xpidlgen/nsIDictionary.xpt _xpidlgen/nsIXmlRpcClientListener.xpt _xpidlgen/nsIXmlRpcClient.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/xml-rpc.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/src' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsDictionary.js nsXmlRpcClient.js ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers/src' nsFIXptr.cpp c++ -o nsFIXptr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xmlextras -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFIXptr.pp nsFIXptr.cpp nsXPointer.cpp c++ -o nsXPointer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/xmlextras -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPointer.pp nsXPointer.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libxmlextraspointers_s.a ar cr libxmlextraspointers_s.a nsFIXptr.o nsXPointer.o ranlib libxmlextraspointers_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libxmlextraspointers_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build/src' nsXMLExtrasModule.cpp c++ -o nsXMLExtrasModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../pointers/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/embedcomponents -I../../../../dist/include/xpconnect -I../../../../dist/include/xmlextras -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXMLExtrasModule.pp nsXMLExtrasModule.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libxmlextras.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libxmlextras.so -o libxmlextras.so nsXMLExtrasModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../../dist/lib/libxmlextraspointers_s.a -Wl,--no-whole-archive -L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -L../../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libxmlextras.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libxmlextras.so ../../../../dist/bin/components : ../../../../dist/bin/components/libxmlextras.so gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/public' nsIAutoConfig.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIAutoConfig nsIAutoConfig.idl nsIReadConfig.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIReadConfig nsIReadConfig.idl ../../../../dist/bin/xpt_link _xpidlgen/autoconfig.xpt _xpidlgen/nsIAutoConfig.xpt _xpidlgen/nsIReadConfig.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/autoconfig.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/resources' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/resources' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/src' nsReadConfig.cpp c++ -o nsReadConfig.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/autoconfig -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/autoconfig -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/autoconfig -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/autoconfig -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsJSConfigTriggers.pp nsJSConfigTriggers.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libautoconfig.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libautoconfig.so -o libautoconfig.so nsReadConfig.o nsAutoConfig.o nsConfigFactory.o nsJSConfigTriggers.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lmozjs -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libautoconfig.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libautoconfig.so ../../../../dist/bin/components : ../../../../dist/bin/components/libautoconfig.so gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src' nsSystemPref.cpp c++ -o nsSystemPref.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/embedcomponents -I../../../../dist/include/pref -I../../../../dist/include/system-pref -I../../../../dist/include -I/usr/include/nspr4 -I./gconf -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libsystem-pref_s.a ../../../../dist/lib gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src/gconf' nsSystemPrefService.cpp c++ -o nsSystemPrefService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./.. -I../../../../../dist/include/pref -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/embedcomponents -I../../../../../dist/include/system-pref -I../../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./.. -I../../../../../dist/include/pref -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/embedcomponents -I../../../../../dist/include/system-pref -I../../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSystemPrefFactory.pp nsSystemPrefFactory.cpp rm -f libsystem-pref.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libsystem-pref.so -o libsystem-pref.so nsSystemPrefService.o nsSystemPrefFactory.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../../../dist/lib/libsystem-pref_s.a -Wl,--no-whole-archive -L../../../../../dist/bin -L../../../../../dist/bin -lxpcom -lxpcom_core -L../../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--version-script -Wl,../../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libsystem-pref.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libsystem-pref.so ../../../../../dist/bin/components : ../../../../../dist/bin/components/libsystem-pref.so gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src/gconf' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/base' Double.cpp c++ -o Double.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I./../xpath -I./../xslt -I./../xml -I./../xml/dom -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/Double.pp Double.cpp Double.cpp:131: warning: dereferencing type-punned pointer will break strict-aliasing rules Double.cpp:132: warning: dereferencing type-punned pointer will break strict-aliasing rules Double.cpp:133: warning: dereferencing type-punned pointer will break strict-aliasing rules List.cpp c++ -o List.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I./../xpath -I./../xslt -I./../xml -I./../xml/dom -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/List.pp List.cpp txAtoms.cpp c++ -o txAtoms.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I./../xpath -I./../xslt -I./../xml -I./../xml/dom -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txAtoms.pp txAtoms.cpp txExpandedNameMap.cpp c++ -o txExpandedNameMap.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I./../xpath -I./../xslt -I./../xml -I./../xml/dom -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I./../xpath -I./../xslt -I./../xml -I./../xml/dom -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I./../xpath -I./../xslt -I./../xml -I./../xml/dom -I. -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txURIUtils.pp txURIUtils.cpp rm -f libtxbase_s.a ar cr libtxbase_s.a Double.o List.o txAtoms.o txExpandedNameMap.o txNamespaceMap.o txURIUtils.o ranlib libtxbase_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libtxbase_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml' XMLUtils.cpp c++ -o XMLUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/unicharutil -I../../../../dist/include/necko -I../../../../dist/include/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I./../base -I./dom -I./../xpath -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XMLUtils.pp XMLUtils.cpp rm -f libtxxml_s.a ar cr libtxxml_s.a XMLUtils.o ranlib libtxxml_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libtxxml_s.a ../../../../dist/lib gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/dom' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/dom' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/parser' txXMLParser.cpp c++ -o txXMLParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DXML_DTD -DXML_UNICODE -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/necko -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/js -I../../../../../dist/include/xpconnect -I../../../../../dist/include/caps -I../../../../../dist/include/unicharutil -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I./../../base -I./../dom -I./../../xpath -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/txXMLParser.pp txXMLParser.cpp rm -f libtxxmlparser_s.a ar cr libtxxmlparser_s.a txXMLParser.o ranlib libtxxmlparser_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libtxxmlparser_s.a ../../../../../dist/lib gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/parser' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xpath' AdditiveExpr.cpp c++ -o AdditiveExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/AdditiveExpr.pp AdditiveExpr.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' AdditiveExpr.cpp:63: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules AttributeValueTemplate.cpp c++ -o AttributeValueTemplate.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/AttributeValueTemplate.pp AttributeValueTemplate.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = StringResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = StringResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = StringResult]' AttributeValueTemplate.cpp:84: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' AttributeValueTemplate.cpp:90: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules BooleanExpr.cpp c++ -o BooleanExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/BooleanExpr.pp BooleanExpr.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' BooleanExpr.cpp:62: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules BooleanFunctionCall.cpp c++ -o BooleanFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/BooleanFunctionCall.pp BooleanFunctionCall.cpp BooleanResult.cpp c++ -o BooleanResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/BooleanResult.pp BooleanResult.cpp ExprLexer.cpp c++ -o ExprLexer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/ExprLexer.pp ExprLexer.cpp ExprParser.cpp c++ -o ExprParser.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/ExprParser.pp ExprParser.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = Expr]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = Expr]' ../../../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = Expr]' ExprParser.cpp:312: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = FunctionCall]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = FunctionCall]' ../../../../dist/include/xpcom/nsAutoPtr.h:311: instantiated from 'T*& nsAutoPtrGetterTransfers::operator*() [with T = FunctionCall]' ExprParser.cpp:565: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = txNodeTest]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = txNodeTest]' ../../../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = txNodeTest]' ExprParser.cpp:707: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules FilterExpr.cpp c++ -o FilterExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/FilterExpr.pp FilterExpr.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' FilterExpr.cpp:64: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' FilterExpr.cpp:77: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules FunctionCall.cpp c++ -o FunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/FunctionCall.pp FunctionCall.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' FunctionCall.cpp:92: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules LocationStep.cpp c++ -o LocationStep.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/LocationStep.pp LocationStep.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' LocationStep.cpp:66: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules MultiplicativeExpr.cpp c++ -o MultiplicativeExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/MultiplicativeExpr.pp MultiplicativeExpr.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' MultiplicativeExpr.cpp:65: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules NodeSetFunctionCall.cpp c++ -o NodeSetFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/NodeSetFunctionCall.pp NodeSetFunctionCall.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' NodeSetFunctionCall.cpp:81: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' NodeSetFunctionCall.cpp:94: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules NumberFunctionCall.cpp c++ -o NumberFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/NumberFunctionCall.pp NumberFunctionCall.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' NumberFunctionCall.cpp:123: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules NumberResult.cpp c++ -o NumberResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/NumberResult.pp NumberResult.cpp PathExpr.cpp c++ -o PathExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/PathExpr.pp PathExpr.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' PathExpr.cpp:107: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' PathExpr.cpp:129: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules PredicateList.cpp c++ -o PredicateList.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/PredicateList.pp PredicateList.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' PredicateList.cpp:98: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules RelationalExpr.cpp c++ -o RelationalExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/RelationalExpr.pp RelationalExpr.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = StringResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = StringResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = StringResult]' RelationalExpr.cpp:63: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' RelationalExpr.cpp:195: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules RootExpr.cpp c++ -o RootExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/RootExpr.pp RootExpr.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' RootExpr.cpp:57: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules StringFunctionCall.cpp c++ -o StringFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/StringFunctionCall.pp StringFunctionCall.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = StringResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = StringResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = StringResult]' StringFunctionCall.cpp:82: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules StringResult.cpp c++ -o StringResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/StringResult.pp StringResult.cpp txErrorExpr.cpp c++ -o txErrorExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txNameTest.pp txNameTest.cpp txNodeSet.cpp c++ -o txNodeSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txResultRecycler.pp txResultRecycler.cpp UnionExpr.cpp c++ -o UnionExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/UnionExpr.pp UnionExpr.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' UnionExpr.cpp:95: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' UnionExpr.cpp:102: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules UnaryExpr.cpp c++ -o UnaryExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/UnaryExpr.pp UnaryExpr.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' UnaryExpr.cpp:56: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules VariableRefExpr.cpp c++ -o VariableRefExpr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/VariableRefExpr.pp VariableRefExpr.cpp nsXPathEvaluator.cpp c++ -o nsXPathEvaluator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathEvaluator.pp nsXPathEvaluator.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = Expr]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = Expr]' ../../../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = Expr]' nsXPathEvaluator.cpp:97: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXPathException.cpp c++ -o nsXPathException.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathException.pp nsXPathException.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXPathExpression.cpp c++ -o nsXPathExpression.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathExpression.pp nsXPathExpression.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' nsXPathExpression.cpp:137: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules nsXPathNSResolver.cpp c++ -o nsXPathNSResolver.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathNSResolver.pp nsXPathNSResolver.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXPathResult.cpp c++ -o nsXPathResult.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXPathResult.pp nsXPathResult.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsXPath1Scheme.cpp c++ -o nsXPath1Scheme.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaXPathTreeWalker.pp txMozillaXPathTreeWalker.cpp txMozillaXPathTreeWalker.cpp: In member function 'PRBool txXPathTreeWalker::moveToSibling(PRInt32)': txMozillaXPathTreeWalker.cpp:301: warning: 'document' may be used uninitialized in this function nsXFormsXPathEvaluator.cpp c++ -o nsXFormsXPathEvaluator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsXFormsXPathEvaluator.pp nsXFormsXPathEvaluator.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = Expr]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = Expr]' ../../../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = Expr]' nsXFormsXPathEvaluator.cpp:98: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules XFormsFunctionCall.cpp c++ -o XFormsFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xslt -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/XFormsFunctionCall.pp XFormsFunctionCall.cpp XFormsFunctionCall.cpp: In member function 'virtual nsresult XFormsFunctionCall::evaluate(txIEvalContext*, txAExprResult**)': XFormsFunctionCall.cpp:116: warning: unused variable 'retvalue' XFormsFunctionCall.cpp:137: warning: unused variable 'res' XFormsFunctionCall.cpp:137: warning: unused variable 'test' ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' XFormsFunctionCall.cpp:92: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libtxxpath_s.a ar cr libtxxpath_s.a AdditiveExpr.o AttributeValueTemplate.o BooleanExpr.o BooleanFunctionCall.o BooleanResult.o ExprLexer.o ExprParser.o FilterExpr.o FunctionCall.o LocationStep.o MultiplicativeExpr.o NodeSetFunctionCall.o NumberFunctionCall.o NumberResult.o PathExpr.o PredicateList.o RelationalExpr.o RootExpr.o StringFunctionCall.o StringResult.o txErrorExpr.o txLiteralExpr.o txNameTest.o txNodeSet.o txNodeTypeTest.o txForwardContext.o txNodeSetContext.o txResultRecycler.o UnionExpr.o UnaryExpr.o VariableRefExpr.o nsXPathEvaluator.o nsXPathException.o nsXPathExpression.o nsXPathNSResolver.o nsXPathResult.o nsXPath1Scheme.o txMozillaXPathTreeWalker.o nsXFormsXPathEvaluator.o XFormsFunctionCall.o ranlib libtxxpath_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libtxxpath_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xpath' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt' txBufferingHandler.cpp c++ -o txBufferingHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txBufferingHandler.pp txBufferingHandler.cpp txBufferingHandler.cpp: In function 'PRBool flushTransaction(void*, void*)': txBufferingHandler.cpp:333: warning: enumeration value 'eEndDocumentTransaction' not handled in switch txExecutionState.cpp c++ -o txExecutionState.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txExecutionState.pp txExecutionState.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = txXPathNode]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = txXPathNode]' ../../../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = txXPathNode]' txExecutionState.cpp:489: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules txInstructions.cpp c++ -o txInstructions.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txInstructions.pp txInstructions.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' txInstructions.cpp:139: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' txInstructions.cpp:725: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules txOutputFormat.cpp c++ -o txOutputFormat.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStylesheetCompileHandlers.pp txStylesheetCompileHandlers.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = Expr]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = Expr]' ../../../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = Expr]' txStylesheetCompileHandlers.cpp:193: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules txStylesheetCompiler.cpp c++ -o txStylesheetCompiler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txStylesheetCompiler.pp txStylesheetCompiler.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = txInstruction]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = txInstruction]' txStylesheetCompiler.cpp:729: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules txTextHandler.cpp c++ -o txTextHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTNumber.pp txXSLTNumber.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' txXSLTNumber.cpp:121: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules txXSLTNumberCounters.cpp c++ -o txXSLTNumberCounters.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTNumberCounters.pp txXSLTNumberCounters.cpp txXSLTPatterns.cpp c++ -o txXSLTPatterns.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txXSLTPatterns.pp txXSLTPatterns.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' txXSLTPatterns.cpp:428: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' txXSLTPatterns.cpp:538: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules txXSLTProcessor.cpp c++ -o txXSLTProcessor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txUnknownHandler.pp txUnknownHandler.cpp txMozillaStylesheetCompiler.cpp c++ -o txMozillaStylesheetCompiler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaStylesheetCompiler.pp txMozillaStylesheetCompiler.cpp ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' txMozillaXSLTProcessor.h:89: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/content/nsContentPolicyUtils.h: At global scope: ../../../../dist/include/content/nsContentPolicyUtils.h:198: warning: 'nsIDocShell* NS_CP_GetDocShellFromContext(nsISupports*)' defined but not used txMozillaTextOutput.cpp c++ -o txMozillaTextOutput.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaXMLOutput.pp txMozillaXMLOutput.cpp txMozillaXSLTProcessor.cpp c++ -o txMozillaXSLTProcessor.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/htmlparser -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/include/nspr4 -I. -I./../base -I./../xml -I./../xml/dom -I./../xml/parser -I./../xpath -I./util -I./functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/txMozillaXSLTProcessor.pp txMozillaXSLTProcessor.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' txMozillaXSLTProcessor.h:89: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txStylesheet]': ../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txStylesheet]' ../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txStylesheet]' txMozillaXSLTProcessor.cpp:300: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsAutoPtr::begin_assignment() [with T = Expr]': ../../../../dist/include/xpcom/nsAutoPtr.h:230: instantiated from 'T** nsAutoPtr::StartAssignment() [with T = Expr]' ../../../../dist/include/xpcom/nsAutoPtr.h:305: instantiated from 'nsAutoPtrGetterTransfers::operator T**() [with T = Expr]' txMozillaXSLTProcessor.cpp:452: instantiated from here ../../../../dist/include/xpcom/nsAutoPtr.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libtxxslt_s.a ar cr libtxxslt_s.a txBufferingHandler.o txExecutionState.o txInstructions.o txOutputFormat.o txRtfHandler.o txStylesheet.o txStylesheetCompileHandlers.o txStylesheetCompiler.o txTextHandler.o txToplevelItems.o txXSLTNumber.o txXSLTNumberCounters.o txXSLTPatterns.o txXSLTProcessor.o txPatternParser.o txUnknownHandler.o txMozillaStylesheetCompiler.o txMozillaTextOutput.o txMozillaXMLOutput.o txMozillaXSLTProcessor.o ranlib libtxxslt_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libtxxslt_s.a ../../../../dist/lib gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/functions' CurrentFunctionCall.cpp c++ -o CurrentFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I./../../base -I./../../xpath -I./../../xml/dom -I./../../xml -I. -I./../../xml/parser -I./.. -I./../util -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/CurrentFunctionCall.pp CurrentFunctionCall.cpp DocumentFunctionCall.cpp c++ -o DocumentFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I./../../base -I./../../xpath -I./../../xml/dom -I./../../xml -I. -I./../../xml/parser -I./.. -I./../util -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/DocumentFunctionCall.pp DocumentFunctionCall.cpp ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' DocumentFunctionCall.cpp:111: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' DocumentFunctionCall.cpp:122: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ElementAvailableFnCall.cpp c++ -o ElementAvailableFnCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I./../../base -I./../../xpath -I./../../xml/dom -I./../../xml -I. -I./../../xml/parser -I./.. -I./../util -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/ElementAvailableFnCall.pp ElementAvailableFnCall.cpp ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' ElementAvailableFnCall.cpp:82: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules FunctionAvailableFnCall.cpp c++ -o FunctionAvailableFnCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I./../../base -I./../../xpath -I./../../xml/dom -I./../../xml -I. -I./../../xml/parser -I./.. -I./../util -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/FunctionAvailableFnCall.pp FunctionAvailableFnCall.cpp ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' FunctionAvailableFnCall.cpp:79: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules GenerateIdFunctionCall.cpp c++ -o GenerateIdFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I./../../base -I./../../xpath -I./../../xml/dom -I./../../xml -I. -I./../../xml/parser -I./.. -I./../util -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/GenerateIdFunctionCall.pp GenerateIdFunctionCall.cpp ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' GenerateIdFunctionCall.cpp:88: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules SystemPropertyFunctionCall.cpp c++ -o SystemPropertyFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I./../../base -I./../../xpath -I./../../xml/dom -I./../../xml -I. -I./../../xml/parser -I./.. -I./../util -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/SystemPropertyFunctionCall.pp SystemPropertyFunctionCall.cpp ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' SystemPropertyFunctionCall.cpp:83: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules txFormatNumberFunctionCall.cpp c++ -o txFormatNumberFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I./../../base -I./../../xpath -I./../../xml/dom -I./../../xml -I. -I./../../xml/parser -I./.. -I./../util -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/txFormatNumberFunctionCall.pp txFormatNumberFunctionCall.cpp txKeyFunctionCall.cpp c++ -o txKeyFunctionCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I./../../base -I./../../xpath -I./../../xml/dom -I./../../xml -I. -I./../../xml/parser -I./.. -I./../util -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/txKeyFunctionCall.pp txKeyFunctionCall.cpp ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' txKeyFunctionCall.cpp:87: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' txKeyFunctionCall.cpp:99: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libtxxsltfunctions_s.a ar cr libtxxsltfunctions_s.a CurrentFunctionCall.o DocumentFunctionCall.o ElementAvailableFnCall.o FunctionAvailableFnCall.o GenerateIdFunctionCall.o SystemPropertyFunctionCall.o txFormatNumberFunctionCall.o txKeyFunctionCall.o ranlib libtxxsltfunctions_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libtxxsltfunctions_s.a ../../../../../dist/lib gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/functions' gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/util' txNodeSorter.cpp c++ -o txNodeSorter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I. -I./../../base -I./../../xpath -I./../../xml -I./../../xml/dom -I./.. -I./../functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/txNodeSorter.pp txNodeSorter.cpp ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' txNodeSorter.cpp:85: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txNodeSet]': ../../../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txNodeSet]' ../../../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txNodeSet]' txNodeSorter.cpp:182: instantiated from here ../../../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules txXPathResultComparator.cpp c++ -o txXPathResultComparator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../../dist/include/string -I../../../../../dist/include/xpcom -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/widget -I../../../../../dist/include/locale -I../../../../../dist/include/unicharutil -I../../../../../dist/include/necko -I../../../../../dist/include/htmlparser -I../../../../../dist/include/transformiix -I../../../../../dist/include -I/usr/include/nspr4 -I. -I./../../base -I./../../xpath -I./../../xml -I./../../xml/dom -I./.. -I./../functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/txXPathResultComparator.pp txXPathResultComparator.cpp txXPathResultComparator.cpp: In member function 'virtual int txResultStringComparator::compareValues(txObject*, txObject*)': txXPathResultComparator.cpp:203: warning: dereferencing type-punned pointer will break strict-aliasing rules txXPathResultComparator.cpp:217: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libtxxsltutil_s.a ar cr libtxxsltutil_s.a txNodeSorter.o txXPathResultComparator.o ranlib libtxxsltutil_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libtxxsltutil_s.a ../../../../../dist/lib gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/util' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/build' XSLTProcessorModule.cpp c++ -o XSLTProcessorModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/content -I../../../dist/include/widget -I../../../dist/include/necko -I../../../dist/include/js -I../../../dist/include/xpconnect -I../../../dist/include/caps -I../../../dist/include/htmlparser -I../../../dist/include/transformiix -I../../../dist/include -I/usr/include/nspr4 -I./../source/xslt -I./../source/base -I./../source/xml -I./../source/xml/parser -I./../source/xpath -I./../source/xslt/util -I./../source/xslt/functions -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/XSLTProcessorModule.pp XSLTProcessorModule.cpp ../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules ../../../dist/include/xpcom/nsAutoPtr.h: In member function 'void** nsRefPtr::begin_assignment() [with T = txAExprResult]': ../../../dist/include/xpcom/nsAutoPtr.h:1110: instantiated from 'T** nsRefPtr::StartAssignment() [with T = txAExprResult]' ../../../dist/include/xpcom/nsAutoPtr.h:1185: instantiated from 'nsRefPtrGetterAddRefs::operator T**() [with T = txAExprResult]' ./../source/xslt/txMozillaXSLTProcessor.h:89: instantiated from here ../../../dist/include/xpcom/nsAutoPtr.h:935: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libtransformiix.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libtransformiix.so -o libtransformiix.so XSLTProcessorModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../dist/lib/libtxbase_s.a ../../../dist/lib/libtxxml_s.a ../../../dist/lib/libtxxmlparser_s.a ../../../dist/lib/libtxxpath_s.a ../../../dist/lib/libtxxslt_s.a ../../../dist/lib/libtxxsltfunctions_s.a ../../../dist/lib/libtxxsltutil_s.a -Wl,--no-whole-archive ../../../dist/lib/libunicharutil_s.a -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libtransformiix.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libtransformiix.so ../../../dist/bin/components : ../../../dist/bin/components/libtransformiix.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/build' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/resources' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/resources' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/universalchardet' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/universalchardet/src' CharDistribution.cpp c++ -o CharDistribution.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CharDistribution.pp CharDistribution.cpp JpCntx.cpp c++ -o JpCntx.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/JpCntx.pp JpCntx.cpp JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': JpCntx.h:72: warning: array subscript has type 'char' JpCntx.cpp: In member function 'void JapaneseContextAnalysis::HandleData(const char*, PRUint32)': JpCntx.cpp:164: warning: array subscript has type 'char' LangBulgarianModel.cpp c++ -o LangBulgarianModel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/LangBulgarianModel.pp LangBulgarianModel.cpp LangCyrillicModel.cpp c++ -o LangCyrillicModel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/LangCyrillicModel.pp LangCyrillicModel.cpp LangGreekModel.cpp c++ -o LangGreekModel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/LangGreekModel.pp LangGreekModel.cpp LangHungarianModel.cpp c++ -o LangHungarianModel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/LangHungarianModel.pp LangHungarianModel.cpp LangHebrewModel.cpp c++ -o LangHebrewModel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/LangHebrewModel.pp LangHebrewModel.cpp nsHebrewProber.cpp c++ -o nsHebrewProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsHebrewProber.pp nsHebrewProber.cpp nsCharSetProber.cpp c++ -o nsCharSetProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCharSetProber.pp nsCharSetProber.cpp nsBig5Prober.cpp c++ -o nsBig5Prober.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBig5Prober.pp nsBig5Prober.cpp nsEUCJPProber.cpp c++ -o nsEUCJPProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEUCJPProber.pp nsEUCJPProber.cpp JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': JpCntx.h:72: warning: array subscript has type 'char' nsEUCKRProber.cpp c++ -o nsEUCKRProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEUCKRProber.pp nsEUCKRProber.cpp nsEUCTWProber.cpp c++ -o nsEUCTWProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEUCTWProber.pp nsEUCTWProber.cpp nsEscCharsetProber.cpp c++ -o nsEscCharsetProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEscCharsetProber.pp nsEscCharsetProber.cpp nsEscSM.cpp c++ -o nsEscSM.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsEscSM.pp nsEscSM.cpp nsGB2312Prober.cpp c++ -o nsGB2312Prober.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsGB2312Prober.pp nsGB2312Prober.cpp nsMBCSGroupProber.cpp c++ -o nsMBCSGroupProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMBCSGroupProber.pp nsMBCSGroupProber.cpp JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': JpCntx.h:72: warning: array subscript has type 'char' nsMBCSSM.cpp c++ -o nsMBCSSM.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsMBCSSM.pp nsMBCSSM.cpp nsSBCSGroupProber.cpp c++ -o nsSBCSGroupProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSBCSGroupProber.pp nsSBCSGroupProber.cpp nsSBCharSetProber.cpp c++ -o nsSBCharSetProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSBCharSetProber.pp nsSBCharSetProber.cpp nsSBCharSetProber.cpp: In member function 'virtual nsProbingState nsSingleByteCharSetProber::HandleData(const char*, PRUint32)': nsSBCharSetProber.cpp:59: warning: array subscript has type 'char' nsSBCharSetProber.cpp:61: warning: array subscript has type 'char' nsSJISProber.cpp c++ -o nsSJISProber.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsSJISProber.pp nsSJISProber.cpp JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': JpCntx.h:72: warning: array subscript has type 'char' nsUTF8Prober.cpp c++ -o nsUTF8Prober.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUTF8Prober.pp nsUTF8Prober.cpp nsLatin1Prober.cpp c++ -o nsLatin1Prober.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsLatin1Prober.pp nsLatin1Prober.cpp nsUniversalCharDetModule.cpp c++ -o nsUniversalCharDetModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUniversalCharDetModule.pp nsUniversalCharDetModule.cpp nsUniversalDetector.cpp c++ -o nsUniversalDetector.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUniversalDetector.pp nsUniversalDetector.cpp JpCntx.h: In member function 'void JapaneseContextAnalysis::HandleOneChar(const char*, PRUint32)': JpCntx.h:72: warning: array subscript has type 'char' nsUdetXPCOMWrapper.cpp c++ -o nsUdetXPCOMWrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsUdetXPCOMWrapper.pp nsUdetXPCOMWrapper.cpp LangThaiModel.cpp c++ -o LangThaiModel.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/chardet -I../../../dist/include/universalchardet -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/LangThaiModel.pp LangThaiModel.cpp rm -f libuniversalchardet.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libuniversalchardet.so -o libuniversalchardet.so CharDistribution.o JpCntx.o LangBulgarianModel.o LangCyrillicModel.o LangGreekModel.o LangHungarianModel.o LangHebrewModel.o nsHebrewProber.o nsCharSetProber.o nsBig5Prober.o nsEUCJPProber.o nsEUCKRProber.o nsEUCTWProber.o nsEscCharsetProber.o nsEscSM.o nsGB2312Prober.o nsMBCSGroupProber.o nsMBCSSM.o nsSBCSGroupProber.o nsSBCharSetProber.o nsSJISProber.o nsUTF8Prober.o nsLatin1Prober.o nsUniversalCharDetModule.o nsUniversalDetector.o nsUdetXPCOMWrapper.o LangThaiModel.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libuniversalchardet.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libuniversalchardet.so ../../../dist/bin/components : ../../../dist/bin/components/libuniversalchardet.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/universalchardet/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/universalchardet' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/public' nsIWebServiceErrorHandler.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebServiceErrorHandler nsIWebServiceErrorHandler.idl nsISOAPAttachments.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPAttachments nsISOAPAttachments.idl nsISOAPBlock.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPBlock nsISOAPBlock.idl nsISOAPCall.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPCall nsISOAPCall.idl nsISOAPCallCompletion.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPCallCompletion nsISOAPCallCompletion.idl nsISOAPDecoder.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPDecoder nsISOAPDecoder.idl nsISOAPEncoder.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPEncoder nsISOAPEncoder.idl nsISOAPEncoding.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPEncoding nsISOAPEncoding.idl nsISOAPFault.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPFault nsISOAPFault.idl nsISOAPHeaderBlock.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPHeaderBlock nsISOAPHeaderBlock.idl nsISOAPMessage.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPMessage nsISOAPMessage.idl nsISOAPParameter.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPParameter nsISOAPParameter.idl nsISOAPPropertyBagMutator.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPPropertyBagMutator nsISOAPPropertyBagMutator.idl nsISOAPResponse.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPResponse nsISOAPResponse.idl nsISOAPResponseListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPResponseListener nsISOAPResponseListener.idl nsISOAPService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPService nsISOAPService.idl nsISOAPServiceRegistry.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPServiceRegistry nsISOAPServiceRegistry.idl nsISOAPTransport.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPTransport nsISOAPTransport.idl nsISOAPTransportListener.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISOAPTransportListener nsISOAPTransportListener.idl nsISchema.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISchema nsISchema.idl nsISchemaLoader.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISchemaLoader nsISchemaLoader.idl nsIScriptableInterfaceInfo.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIScriptableInterfaceInfo nsIScriptableInterfaceInfo.idl nsIWebScriptsAccessService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebScriptsAccessService nsIWebScriptsAccessService.idl nsIWSDL.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWSDL nsIWSDL.idl nsIWSDLLoader.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWSDLLoader nsIWSDLLoader.idl nsIWSDLSOAPBinding.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWSDLSOAPBinding nsIWSDLSOAPBinding.idl nsIWSPInterfaceInfoService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWSPInterfaceInfoService nsIWSPInterfaceInfoService.idl nsIWebServiceProxy.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIWebServiceProxy nsIWebServiceProxy.idl nsIGenericInterfaceInfoSet.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIGenericInterfaceInfoSet nsIGenericInterfaceInfoSet.idl nsIInterfaceInfoToIDL.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIInterfaceInfoToIDL nsIInterfaceInfoToIDL.idl ../../../dist/bin/xpt_link _xpidlgen/websrvcs.xpt _xpidlgen/nsIWebServiceErrorHandler.xpt _xpidlgen/nsISOAPAttachments.xpt _xpidlgen/nsISOAPBlock.xpt _xpidlgen/nsISOAPBlock.xpt _xpidlgen/nsISOAPCall.xpt _xpidlgen/nsISOAPCallCompletion.xpt _xpidlgen/nsISOAPDecoder.xpt _xpidlgen/nsISOAPEncoder.xpt _xpidlgen/nsISOAPEncoding.xpt _xpidlgen/nsISOAPFault.xpt _xpidlgen/nsISOAPHeaderBlock.xpt _xpidlgen/nsISOAPMessage.xpt _xpidlgen/nsISOAPParameter.xpt _xpidlgen/nsISOAPPropertyBagMutator.xpt _xpidlgen/nsISOAPResponse.xpt _xpidlgen/nsISOAPResponseListener.xpt _xpidlgen/nsISOAPService.xpt _xpidlgen/nsISOAPServiceRegistry.xpt _xpidlgen/nsISOAPTransport.xpt _xpidlgen/nsISOAPTransportListener.xpt _xpidlgen/nsISchema.xpt _xpidlgen/nsISchemaLoader.xpt _xpidlgen/nsIScriptableInterfaceInfo.xpt _xpidlgen/nsIWebScriptsAccessService.xpt _xpidlgen/nsIWSDL.xpt _xpidlgen/nsIWSDLLoader.xpt _xpidlgen/nsIWSDLSOAPBinding.xpt _xpidlgen/nsIWSPInterfaceInfoService.xpt _xpidlgen/nsIWebServiceProxy.xpt _xpidlgen/nsIGenericInterfaceInfoSet.xpt _xpidlgen/nsIScriptableInterfaceInfo.xpt _xpidlgen/nsIInterfaceInfoToIDL.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/websrvcs.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/public' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/security' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/security/src' nsWebScriptsAccess.cpp c++ -o nsWebScriptsAccess.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../security/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/intl -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWebScriptsAccess.pp nsWebScriptsAccess.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsWSAUtils.cpp c++ -o nsWSAUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../security/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/intl -I../../../../dist/include/content -I../../../../dist/include/pref -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWSAUtils.pp nsWSAUtils.cpp rm -f libwebsrvcssecurity_s.a ar cr libwebsrvcssecurity_s.a nsWebScriptsAccess.o nsWSAUtils.o ranlib libwebsrvcssecurity_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwebsrvcssecurity_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/security/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/security' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema/src' nsSchema.cpp c++ -o nsSchema.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSchema.pp nsSchema.cpp nsSchemaComponentBase.cpp c++ -o nsSchemaComponentBase.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSchemaComponentBase.pp nsSchemaComponentBase.cpp nsSchemaSimpleTypes.cpp c++ -o nsSchemaSimpleTypes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSchemaSimpleTypes.pp nsSchemaSimpleTypes.cpp nsSchemaComplexType.cpp c++ -o nsSchemaComplexType.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSchemaComplexType.pp nsSchemaComplexType.cpp nsSchemaParticles.cpp c++ -o nsSchemaParticles.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSchemaParticles.pp nsSchemaParticles.cpp nsSchemaAttributes.cpp c++ -o nsSchemaAttributes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSchemaAttributes.pp nsSchemaAttributes.cpp nsSchemaLoader.cpp c++ -o nsSchemaLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSchemaLoader.pp nsSchemaLoader.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSOAPTypes.cpp c++ -o nsSOAPTypes.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/htmlparser -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPTypes.pp nsSOAPTypes.cpp rm -f libwebsrvcsschema_s.a ar cr libwebsrvcsschema_s.a nsSchema.o nsSchemaComponentBase.o nsSchemaSimpleTypes.o nsSchemaComplexType.o nsSchemaParticles.o nsSchemaAttributes.o nsSchemaLoader.o nsSOAPTypes.o ranlib libwebsrvcsschema_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwebsrvcsschema_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap/src' nsDefaultSOAPEncoder.cpp c++ -o nsDefaultSOAPEncoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDefaultSOAPEncoder.pp nsDefaultSOAPEncoder.cpp nsHTTPSOAPTransport.cpp c++ -o nsHTTPSOAPTransport.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsHTTPSOAPTransport.pp nsHTTPSOAPTransport.cpp nsSOAPBlock.cpp c++ -o nsSOAPBlock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPBlock.pp nsSOAPBlock.cpp nsSOAPCall.cpp c++ -o nsSOAPCall.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPCall.pp nsSOAPCall.cpp nsSOAPCall.cpp: In member function 'virtual nsresult nsSOAPCall::QueryInterface(const nsIID&, void**)': nsSOAPCall.cpp:67: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSOAPEncoding.cpp c++ -o nsSOAPEncoding.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPEncoding.pp nsSOAPEncoding.cpp nsSOAPException.cpp c++ -o nsSOAPException.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPException.pp nsSOAPException.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSOAPFault.cpp c++ -o nsSOAPFault.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPFault.pp nsSOAPFault.cpp nsSOAPHeaderBlock.cpp c++ -o nsSOAPHeaderBlock.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPHeaderBlock.pp nsSOAPHeaderBlock.cpp nsSOAPHeaderBlock.cpp: In member function 'virtual nsresult nsSOAPHeaderBlock::QueryInterface(const nsIID&, void**)': nsSOAPHeaderBlock.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSOAPMessage.cpp c++ -o nsSOAPMessage.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPMessage.pp nsSOAPMessage.cpp nsSOAPParameter.cpp c++ -o nsSOAPParameter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPParameter.pp nsSOAPParameter.cpp nsSOAPParameter.cpp: In member function 'virtual nsresult nsSOAPParameter::QueryInterface(const nsIID&, void**)': nsSOAPParameter.cpp:58: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSOAPPropertyBag.cpp c++ -o nsSOAPPropertyBag.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPPropertyBag.pp nsSOAPPropertyBag.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsSOAPResponse.cpp c++ -o nsSOAPResponse.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPResponse.pp nsSOAPResponse.cpp nsSOAPResponse.cpp: In member function 'virtual nsresult nsSOAPResponse::QueryInterface(const nsIID&, void**)': nsSOAPResponse.cpp:63: warning: dereferencing type-punned pointer will break strict-aliasing rules nsSOAPUtils.cpp c++ -o nsSOAPUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/necko -I../../../../dist/include/xmlextras -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSOAPUtils.pp nsSOAPUtils.cpp rm -f libwebsrvcssoap_s.a ar cr libwebsrvcssoap_s.a nsDefaultSOAPEncoder.o nsHTTPSOAPTransport.o nsSOAPBlock.o nsSOAPCall.o nsSOAPEncoding.o nsSOAPException.o nsSOAPFault.o nsSOAPHeaderBlock.o nsSOAPMessage.o nsSOAPParameter.o nsSOAPPropertyBag.o nsSOAPResponse.o nsSOAPUtils.o ranlib libwebsrvcssoap_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwebsrvcssoap_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo/src' nsGenericInterfaceInfoSet.cpp c++ -o nsGenericInterfaceInfoSet.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGenericInterfaceInfoSet.pp nsGenericInterfaceInfoSet.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsScriptableInterfaceInfo.cpp c++ -o nsScriptableInterfaceInfo.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsScriptableInterfaceInfo.pp nsScriptableInterfaceInfo.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libwebsrvcsinterfaceinfo_s.a ar cr libwebsrvcsinterfaceinfo_s.a nsGenericInterfaceInfoSet.o nsScriptableInterfaceInfo.o ranlib libwebsrvcsinterfaceinfo_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwebsrvcsinterfaceinfo_s.a ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsInterfaceInfoToIDL.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl/src' nsWSDLLoader.cpp c++ -o nsWSDLLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../schema/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWSDLLoader.pp nsWSDLLoader.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsWSDLDefinitions.cpp c++ -o nsWSDLDefinitions.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../schema/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/xpconnect -I../../../../dist/include/caps -I../../../../dist/include/widget -I../../../../dist/include/content -I../../../../dist/include/js -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWSDLDefinitions.pp nsWSDLDefinitions.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules nsWSDLDefinitions.cpp: In member function 'virtual nsresult nsWSDLOperation::GetParameterIndex(const nsAString_internal&, PRUint32*)': nsWSDLDefinitions.cpp:427: warning: comparison between signed and unsigned integer expressions rm -f libwebsrvcswsdl_s.a ar cr libwebsrvcswsdl_s.a nsWSDLLoader.o nsWSDLDefinitions.o ranlib libwebsrvcswsdl_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwebsrvcswsdl_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy/src' wspinfoservice.cpp c++ -o wspinfoservice.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../soap/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/wspinfoservice.pp wspinfoservice.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules wspproxy.cpp c++ -o wspproxy.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../soap/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/wspproxy.pp wspproxy.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules wspcallcontext.cpp c++ -o wspcallcontext.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../soap/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/wspcallcontext.pp wspcallcontext.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules wspfactory.cpp c++ -o wspfactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../soap/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/wspfactory.pp wspfactory.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules wspexception.cpp c++ -o wspexception.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../soap/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/wspexception.pp wspexception.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules wspcomplextypewrapper.cpp c++ -o wspcomplextypewrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../soap/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/wspcomplextypewrapper.pp wspcomplextypewrapper.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules wsppropertybagwrapper.cpp c++ -o wsppropertybagwrapper.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../soap/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/dom -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/wsppropertybagwrapper.pp wsppropertybagwrapper.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libwebsrvcsproxy_s.a ar cr libwebsrvcsproxy_s.a wspinfoservice.o wspproxy.o wspcallcontext.o wspfactory.o wspexception.o wspcomplextypewrapper.o wsppropertybagwrapper.o ranlib libwebsrvcsproxy_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libwebsrvcsproxy_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/build' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/build/src' nsWebServicesModule.cpp c++ -o nsWebServicesModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../security/src -I./../../soap/src -I./../../schema/src -I./../../interfaceinfo/src -I./../../wsdl/src -I./../../proxy/src -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/dom -I../../../../dist/include/js -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/caps -I../../../../dist/include/necko -I../../../../dist/include/xpconnect -I../../../../dist/include/xmlextras -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsWebServicesModule.pp nsWebServicesModule.cpp ../../../../dist/include/xpcom/xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': ../../../../dist/include/xpcom/xptinfo.h:258: warning: type-punning to incomplete type might break strict-aliasing rules rm -f libwebsrvcs.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libwebsrvcs.so -o libwebsrvcs.so nsWebServicesModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../../dist/lib/libwebsrvcssecurity_s.a ../../../../dist/lib/libwebsrvcsschema_s.a ../../../../dist/lib/libwebsrvcssoap_s.a ../../../../dist/lib/libwebsrvcsinterfaceinfo_s.a ../../../../dist/lib/libwebsrvcswsdl_s.a ../../../../dist/lib/libwebsrvcsproxy_s.a -Wl,--no-whole-archive -L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -L../../../../dist/bin -lmozjs -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libwebsrvcs.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libwebsrvcs.so ../../../../dist/bin/components : ../../../../dist/bin/components/libwebsrvcs.so gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/build/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/build' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/base' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/base/js' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 inspector-cmdline.js ../../../../dist/xpi-stage/inspector/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/base/js' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/base' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest zip warning: ../../../inspector/chrome/inspector.jar not found or empty adding: locale/ca/inspector/inspector.dtd (stored 0%) adding: locale/ca/inspector/prefs.dtd (stored 0%) adding: locale/ca/inspector/editing.dtd (stored 0%) adding: locale/ca/inspector/tasksOverlay.dtd (stored 0%) adding: locale/ca/inspector/search/findFiles.dtd (stored 0%) adding: locale/ca/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/ca/inspector/contents.rdf locale/ca/inspector/viewers/dom.dtd locale/ca/inspector/viewers/domNode.dtd locale/ca/inspector/viewers/styleRules.dtd locale/ca/inspector/viewers/stylesheets.dtd locale/ca/inspector/viewers/xblBindings.dtd locale/ca/inspector/viewers/boxModel.dtd locale/ca/inspector/viewers/computedStyle.dtd locale/ca/inspector/viewers/jsObject.dtd locale/ca/inspector/inspector.properties adding: locale/ca/inspector/contents.rdf (stored 0%) adding: locale/ca/inspector/viewers/dom.dtd (stored 0%) adding: locale/ca/inspector/viewers/domNode.dtd (stored 0%) adding: locale/ca/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/ca/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/ca/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/ca/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/ca/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/ca/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/ca/inspector/inspector.properties (stored 0%) Comparing ca to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/cs-CZ/inspector/inspector.dtd (stored 0%) adding: locale/cs-CZ/inspector/prefs.dtd (stored 0%) adding: locale/cs-CZ/inspector/editing.dtd (stored 0%) adding: locale/cs-CZ/inspector/tasksOverlay.dtd (stored 0%) adding: locale/cs-CZ/inspector/search/findFiles.dtd (stored 0%) adding: locale/cs-CZ/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/cs-CZ/inspector/contents.rdf locale/cs-CZ/inspector/viewers/dom.dtd locale/cs-CZ/inspector/viewers/domNode.dtd locale/cs-CZ/inspector/viewers/styleRules.dtd locale/cs-CZ/inspector/viewers/stylesheets.dtd locale/cs-CZ/inspector/viewers/xblBindings.dtd locale/cs-CZ/inspector/viewers/boxModel.dtd locale/cs-CZ/inspector/viewers/computedStyle.dtd locale/cs-CZ/inspector/viewers/jsObject.dtd locale/cs-CZ/inspector/inspector.properties adding: locale/cs-CZ/inspector/contents.rdf (stored 0%) adding: locale/cs-CZ/inspector/viewers/dom.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/domNode.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/cs-CZ/inspector/inspector.properties (stored 0%) Comparing cs-CZ to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/da/inspector/inspector.dtd (stored 0%) adding: locale/da/inspector/prefs.dtd (stored 0%) adding: locale/da/inspector/editing.dtd (stored 0%) adding: locale/da/inspector/tasksOverlay.dtd (stored 0%) adding: locale/da/inspector/search/findFiles.dtd (stored 0%) adding: locale/da/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/da/inspector/contents.rdf locale/da/inspector/viewers/dom.dtd locale/da/inspector/viewers/domNode.dtd locale/da/inspector/viewers/styleRules.dtd locale/da/inspector/viewers/stylesheets.dtd locale/da/inspector/viewers/xblBindings.dtd locale/da/inspector/viewers/boxModel.dtd locale/da/inspector/viewers/computedStyle.dtd locale/da/inspector/viewers/jsObject.dtd locale/da/inspector/inspector.properties adding: locale/da/inspector/contents.rdf (stored 0%) adding: locale/da/inspector/viewers/dom.dtd (stored 0%) adding: locale/da/inspector/viewers/domNode.dtd (stored 0%) adding: locale/da/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/da/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/da/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/da/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/da/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/da/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/da/inspector/inspector.properties (stored 0%) Comparing da to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/de/inspector/inspector.dtd (stored 0%) adding: locale/de/inspector/prefs.dtd (stored 0%) adding: locale/de/inspector/editing.dtd (stored 0%) adding: locale/de/inspector/tasksOverlay.dtd (stored 0%) adding: locale/de/inspector/search/findFiles.dtd (stored 0%) adding: locale/de/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/de/inspector/contents.rdf locale/de/inspector/viewers/dom.dtd locale/de/inspector/viewers/domNode.dtd locale/de/inspector/viewers/styleRules.dtd locale/de/inspector/viewers/stylesheets.dtd locale/de/inspector/viewers/xblBindings.dtd locale/de/inspector/viewers/boxModel.dtd locale/de/inspector/viewers/computedStyle.dtd locale/de/inspector/viewers/jsObject.dtd locale/de/inspector/inspector.properties adding: locale/de/inspector/contents.rdf (stored 0%) adding: locale/de/inspector/viewers/dom.dtd (stored 0%) adding: locale/de/inspector/viewers/domNode.dtd (stored 0%) adding: locale/de/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/de/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/de/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/de/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/de/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/de/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/de/inspector/inspector.properties (stored 0%) Comparing de to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/el/inspector/inspector.dtd (stored 0%) adding: locale/el/inspector/prefs.dtd (stored 0%) adding: locale/el/inspector/editing.dtd (stored 0%) adding: locale/el/inspector/tasksOverlay.dtd (stored 0%) adding: locale/el/inspector/search/findFiles.dtd (stored 0%) adding: locale/el/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/el/inspector/contents.rdf locale/el/inspector/viewers/dom.dtd locale/el/inspector/viewers/domNode.dtd locale/el/inspector/viewers/styleRules.dtd locale/el/inspector/viewers/stylesheets.dtd locale/el/inspector/viewers/xblBindings.dtd locale/el/inspector/viewers/boxModel.dtd locale/el/inspector/viewers/computedStyle.dtd locale/el/inspector/viewers/jsObject.dtd locale/el/inspector/inspector.properties adding: locale/el/inspector/contents.rdf (stored 0%) adding: locale/el/inspector/viewers/dom.dtd (stored 0%) adding: locale/el/inspector/viewers/domNode.dtd (stored 0%) adding: locale/el/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/el/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/el/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/el/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/el/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/el/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/el/inspector/inspector.properties (stored 0%) Comparing el to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/en-US/inspector/inspector.dtd (stored 0%) adding: locale/en-US/inspector/prefs.dtd (stored 0%) adding: locale/en-US/inspector/editing.dtd (stored 0%) adding: locale/en-US/inspector/tasksOverlay.dtd (stored 0%) adding: locale/en-US/inspector/search/findFiles.dtd (stored 0%) adding: locale/en-US/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/en-US/inspector/contents.rdf locale/en-US/inspector/viewers/dom.dtd locale/en-US/inspector/viewers/domNode.dtd locale/en-US/inspector/viewers/styleRules.dtd locale/en-US/inspector/viewers/stylesheets.dtd locale/en-US/inspector/viewers/xblBindings.dtd locale/en-US/inspector/viewers/boxModel.dtd locale/en-US/inspector/viewers/computedStyle.dtd locale/en-US/inspector/viewers/jsObject.dtd locale/en-US/inspector/inspector.properties adding: locale/en-US/inspector/contents.rdf (stored 0%) adding: locale/en-US/inspector/viewers/dom.dtd (stored 0%) adding: locale/en-US/inspector/viewers/domNode.dtd (stored 0%) adding: locale/en-US/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/en-US/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/en-US/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/en-US/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/en-US/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/en-US/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/en-US/inspector/inspector.properties (stored 0%) gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/fr/inspector/inspector.dtd (stored 0%) adding: locale/fr/inspector/prefs.dtd (stored 0%) adding: locale/fr/inspector/editing.dtd (stored 0%) adding: locale/fr/inspector/tasksOverlay.dtd (stored 0%) adding: locale/fr/inspector/search/findFiles.dtd (stored 0%) adding: locale/fr/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/fr/inspector/contents.rdf locale/fr/inspector/viewers/dom.dtd locale/fr/inspector/viewers/domNode.dtd locale/fr/inspector/viewers/styleRules.dtd locale/fr/inspector/viewers/stylesheets.dtd locale/fr/inspector/viewers/xblBindings.dtd locale/fr/inspector/viewers/boxModel.dtd locale/fr/inspector/viewers/computedStyle.dtd locale/fr/inspector/viewers/jsObject.dtd locale/fr/inspector/inspector.properties adding: locale/fr/inspector/contents.rdf (stored 0%) adding: locale/fr/inspector/viewers/dom.dtd (stored 0%) adding: locale/fr/inspector/viewers/domNode.dtd (stored 0%) adding: locale/fr/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/fr/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/fr/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/fr/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/fr/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/fr/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/fr/inspector/inspector.properties (stored 0%) Comparing fr to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/ga-IE/inspector/inspector.dtd (stored 0%) adding: locale/ga-IE/inspector/prefs.dtd (stored 0%) adding: locale/ga-IE/inspector/editing.dtd (stored 0%) adding: locale/ga-IE/inspector/tasksOverlay.dtd (stored 0%) adding: locale/ga-IE/inspector/search/findFiles.dtd (stored 0%) adding: locale/ga-IE/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/ga-IE/inspector/contents.rdf locale/ga-IE/inspector/viewers/dom.dtd locale/ga-IE/inspector/viewers/domNode.dtd locale/ga-IE/inspector/viewers/styleRules.dtd locale/ga-IE/inspector/viewers/stylesheets.dtd locale/ga-IE/inspector/viewers/xblBindings.dtd locale/ga-IE/inspector/viewers/boxModel.dtd locale/ga-IE/inspector/viewers/computedStyle.dtd locale/ga-IE/inspector/viewers/jsObject.dtd locale/ga-IE/inspector/inspector.properties adding: locale/ga-IE/inspector/contents.rdf (stored 0%) adding: locale/ga-IE/inspector/viewers/dom.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/domNode.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/ga-IE/inspector/inspector.properties (stored 0%) Comparing ga-IE to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/hu/inspector/inspector.dtd (stored 0%) adding: locale/hu/inspector/prefs.dtd (stored 0%) adding: locale/hu/inspector/editing.dtd (stored 0%) adding: locale/hu/inspector/tasksOverlay.dtd (stored 0%) adding: locale/hu/inspector/search/findFiles.dtd (stored 0%) adding: locale/hu/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/hu/inspector/contents.rdf locale/hu/inspector/viewers/dom.dtd locale/hu/inspector/viewers/domNode.dtd locale/hu/inspector/viewers/styleRules.dtd locale/hu/inspector/viewers/stylesheets.dtd locale/hu/inspector/viewers/xblBindings.dtd locale/hu/inspector/viewers/boxModel.dtd locale/hu/inspector/viewers/computedStyle.dtd locale/hu/inspector/viewers/jsObject.dtd locale/hu/inspector/inspector.properties adding: locale/hu/inspector/contents.rdf (stored 0%) adding: locale/hu/inspector/viewers/dom.dtd (stored 0%) adding: locale/hu/inspector/viewers/domNode.dtd (stored 0%) adding: locale/hu/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/hu/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/hu/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/hu/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/hu/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/hu/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/hu/inspector/inspector.properties (stored 0%) Comparing hu to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/nb-NO/inspector/inspector.dtd (stored 0%) adding: locale/nb-NO/inspector/prefs.dtd (stored 0%) adding: locale/nb-NO/inspector/editing.dtd (stored 0%) adding: locale/nb-NO/inspector/tasksOverlay.dtd (stored 0%) adding: locale/nb-NO/inspector/search/findFiles.dtd (stored 0%) adding: locale/nb-NO/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/nb-NO/inspector/contents.rdf locale/nb-NO/inspector/viewers/dom.dtd locale/nb-NO/inspector/viewers/domNode.dtd locale/nb-NO/inspector/viewers/styleRules.dtd locale/nb-NO/inspector/viewers/stylesheets.dtd locale/nb-NO/inspector/viewers/xblBindings.dtd locale/nb-NO/inspector/viewers/boxModel.dtd locale/nb-NO/inspector/viewers/computedStyle.dtd locale/nb-NO/inspector/viewers/jsObject.dtd locale/nb-NO/inspector/inspector.properties adding: locale/nb-NO/inspector/contents.rdf (stored 0%) adding: locale/nb-NO/inspector/viewers/dom.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/domNode.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/nb-NO/inspector/inspector.properties (stored 0%) Comparing nb-NO to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/pl/inspector/inspector.dtd (stored 0%) adding: locale/pl/inspector/prefs.dtd (stored 0%) adding: locale/pl/inspector/editing.dtd (stored 0%) adding: locale/pl/inspector/tasksOverlay.dtd (stored 0%) adding: locale/pl/inspector/search/findFiles.dtd (stored 0%) adding: locale/pl/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/pl/inspector/contents.rdf locale/pl/inspector/viewers/dom.dtd locale/pl/inspector/viewers/domNode.dtd locale/pl/inspector/viewers/styleRules.dtd locale/pl/inspector/viewers/stylesheets.dtd locale/pl/inspector/viewers/xblBindings.dtd locale/pl/inspector/viewers/boxModel.dtd locale/pl/inspector/viewers/computedStyle.dtd locale/pl/inspector/viewers/jsObject.dtd locale/pl/inspector/inspector.properties adding: locale/pl/inspector/contents.rdf (stored 0%) adding: locale/pl/inspector/viewers/dom.dtd (stored 0%) adding: locale/pl/inspector/viewers/domNode.dtd (stored 0%) adding: locale/pl/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/pl/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/pl/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/pl/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/pl/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/pl/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/pl/inspector/inspector.properties (stored 0%) Comparing pl to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/pt-BR/inspector/inspector.dtd (stored 0%) adding: locale/pt-BR/inspector/prefs.dtd (stored 0%) adding: locale/pt-BR/inspector/editing.dtd (stored 0%) adding: locale/pt-BR/inspector/tasksOverlay.dtd (stored 0%) adding: locale/pt-BR/inspector/search/findFiles.dtd (stored 0%) adding: locale/pt-BR/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/pt-BR/inspector/contents.rdf locale/pt-BR/inspector/viewers/dom.dtd locale/pt-BR/inspector/viewers/domNode.dtd locale/pt-BR/inspector/viewers/styleRules.dtd locale/pt-BR/inspector/viewers/stylesheets.dtd locale/pt-BR/inspector/viewers/xblBindings.dtd locale/pt-BR/inspector/viewers/boxModel.dtd locale/pt-BR/inspector/viewers/computedStyle.dtd locale/pt-BR/inspector/viewers/jsObject.dtd locale/pt-BR/inspector/inspector.properties adding: locale/pt-BR/inspector/contents.rdf (stored 0%) adding: locale/pt-BR/inspector/viewers/dom.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/domNode.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/pt-BR/inspector/inspector.properties (stored 0%) Comparing pt-BR to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/ru/inspector/inspector.dtd (stored 0%) adding: locale/ru/inspector/prefs.dtd (stored 0%) adding: locale/ru/inspector/editing.dtd (stored 0%) adding: locale/ru/inspector/tasksOverlay.dtd (stored 0%) adding: locale/ru/inspector/search/findFiles.dtd (stored 0%) adding: locale/ru/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/ru/inspector/contents.rdf locale/ru/inspector/viewers/dom.dtd locale/ru/inspector/viewers/domNode.dtd locale/ru/inspector/viewers/styleRules.dtd locale/ru/inspector/viewers/stylesheets.dtd locale/ru/inspector/viewers/xblBindings.dtd locale/ru/inspector/viewers/boxModel.dtd locale/ru/inspector/viewers/computedStyle.dtd locale/ru/inspector/viewers/jsObject.dtd locale/ru/inspector/inspector.properties adding: locale/ru/inspector/contents.rdf (stored 0%) adding: locale/ru/inspector/viewers/dom.dtd (stored 0%) adding: locale/ru/inspector/viewers/domNode.dtd (stored 0%) adding: locale/ru/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/ru/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/ru/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/ru/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/ru/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/ru/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/ru/inspector/inspector.properties (stored 0%) Comparing ru to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/sk/inspector/inspector.dtd (stored 0%) adding: locale/sk/inspector/prefs.dtd (stored 0%) adding: locale/sk/inspector/editing.dtd (stored 0%) adding: locale/sk/inspector/tasksOverlay.dtd (stored 0%) adding: locale/sk/inspector/search/findFiles.dtd (stored 0%) adding: locale/sk/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/sk/inspector/contents.rdf locale/sk/inspector/viewers/dom.dtd locale/sk/inspector/viewers/domNode.dtd locale/sk/inspector/viewers/styleRules.dtd locale/sk/inspector/viewers/stylesheets.dtd locale/sk/inspector/viewers/xblBindings.dtd locale/sk/inspector/viewers/boxModel.dtd locale/sk/inspector/viewers/computedStyle.dtd locale/sk/inspector/viewers/jsObject.dtd locale/sk/inspector/inspector.properties adding: locale/sk/inspector/contents.rdf (stored 0%) adding: locale/sk/inspector/viewers/dom.dtd (stored 0%) adding: locale/sk/inspector/viewers/domNode.dtd (stored 0%) adding: locale/sk/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/sk/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/sk/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/sk/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/sk/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/sk/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/sk/inspector/inspector.properties (stored 0%) Comparing sk to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/sv-SE/inspector/inspector.dtd (stored 0%) adding: locale/sv-SE/inspector/prefs.dtd (stored 0%) adding: locale/sv-SE/inspector/editing.dtd (stored 0%) adding: locale/sv-SE/inspector/tasksOverlay.dtd (stored 0%) adding: locale/sv-SE/inspector/search/findFiles.dtd (stored 0%) adding: locale/sv-SE/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/sv-SE/inspector/contents.rdf locale/sv-SE/inspector/viewers/dom.dtd locale/sv-SE/inspector/viewers/domNode.dtd locale/sv-SE/inspector/viewers/styleRules.dtd locale/sv-SE/inspector/viewers/stylesheets.dtd locale/sv-SE/inspector/viewers/xblBindings.dtd locale/sv-SE/inspector/viewers/boxModel.dtd locale/sv-SE/inspector/viewers/computedStyle.dtd locale/sv-SE/inspector/viewers/jsObject.dtd locale/sv-SE/inspector/inspector.properties adding: locale/sv-SE/inspector/contents.rdf (stored 0%) adding: locale/sv-SE/inspector/viewers/dom.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/domNode.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/sv-SE/inspector/inspector.properties (stored 0%) Comparing sv-SE to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/zh-CN/inspector/inspector.dtd (stored 0%) adding: locale/zh-CN/inspector/prefs.dtd (stored 0%) adding: locale/zh-CN/inspector/editing.dtd (stored 0%) adding: locale/zh-CN/inspector/tasksOverlay.dtd (stored 0%) adding: locale/zh-CN/inspector/search/findFiles.dtd (stored 0%) adding: locale/zh-CN/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/zh-CN/inspector/contents.rdf locale/zh-CN/inspector/viewers/dom.dtd locale/zh-CN/inspector/viewers/domNode.dtd locale/zh-CN/inspector/viewers/styleRules.dtd locale/zh-CN/inspector/viewers/stylesheets.dtd locale/zh-CN/inspector/viewers/xblBindings.dtd locale/zh-CN/inspector/viewers/boxModel.dtd locale/zh-CN/inspector/viewers/computedStyle.dtd locale/zh-CN/inspector/viewers/jsObject.dtd locale/zh-CN/inspector/inspector.properties adding: locale/zh-CN/inspector/contents.rdf (stored 0%) adding: locale/zh-CN/inspector/viewers/dom.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/domNode.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/zh-CN/inspector/inspector.properties (stored 0%) Comparing zh-CN to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake export gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' /usr/bin/gmake libs gmake[7]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => ../../../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: locale/zh-TW/inspector/inspector.dtd (stored 0%) adding: locale/zh-TW/inspector/prefs.dtd (stored 0%) adding: locale/zh-TW/inspector/editing.dtd (stored 0%) adding: locale/zh-TW/inspector/tasksOverlay.dtd (stored 0%) adding: locale/zh-TW/inspector/search/findFiles.dtd (stored 0%) adding: locale/zh-TW/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/zh-TW/inspector/contents.rdf locale/zh-TW/inspector/viewers/dom.dtd locale/zh-TW/inspector/viewers/domNode.dtd locale/zh-TW/inspector/viewers/styleRules.dtd locale/zh-TW/inspector/viewers/stylesheets.dtd locale/zh-TW/inspector/viewers/xblBindings.dtd locale/zh-TW/inspector/viewers/boxModel.dtd locale/zh-TW/inspector/viewers/computedStyle.dtd locale/zh-TW/inspector/viewers/jsObject.dtd locale/zh-TW/inspector/inspector.properties adding: locale/zh-TW/inspector/contents.rdf (stored 0%) adding: locale/zh-TW/inspector/viewers/dom.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/domNode.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/zh-TW/inspector/inspector.properties (stored 0%) Comparing zh-TW to en-US gmake[7]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources' Creating ../../dist/xpi-stage/inspector/defaults/preferences set -e; \ for i in ./resources/content/prefs/inspector.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../dist/xpi-stage/inspector/defaults/preferences/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector => ../../dist/xpi-stage/inspector/chrome/inspector.jar +++ updating chrome ../../dist/xpi-stage/inspector/chrome/../chrome.manifest adding: content/inspector/inspector.xul (stored 0%) adding: content/inspector/inspector.js (stored 0%) adding: content/inspector/inspector.css (stored 0%) adding: content/inspector/inspector.xml (stored 0%) adding: content/inspector/sidebar.xul (stored 0%) adding: content/inspector/sidebar.js (stored 0%) adding: content/inspector/object.xul (stored 0%) adding: content/inspector/object.js (stored 0%) adding: content/inspector/inspectorOverlay.xul (stored 0%) adding: content/inspector/toolboxOverlay.xul (stored 0%) adding: content/inspector/commandOverlay.xul (stored 0%) adding: content/inspector/keysetOverlay.xul (stored 0%) adding: content/inspector/popupOverlay.xul (stored 0%) adding: content/inspector/statusbarOverlay.xul (stored 0%) adding: content/inspector/tasksOverlay.xul (stored 0%) adding: content/inspector/tasksOverlay-ff.xul (stored 0%) adding: content/inspector/tasksOverlay-sb.xul (stored 0%) adding: content/inspector/tasksOverlay-tb.xul (stored 0%) adding: content/inspector/editingOverlay.xul (stored 0%) adding: content/inspector/utilWindow.xul (stored 0%) adding: content/inspector/Flasher.js (stored 0%) adding: content/inspector/ViewerRegistry.js (stored 0%) adding: content/inspector/utils.js (stored 0%) adding: content/inspector/hooks.js (stored 0%) adding: content/inspector/util.dtd (stored 0%) adding: content/inspector/res/viewer-registry.rdf (stored 0%) adding: content/inspector/extensions/titledSplitter.css (stored 0%) adding: content/inspector/extensions/titledSplitter.xml (stored 0%) adding: content/inspector/extensions/treeEditable.css (stored 0%) adding: content/inspector/extensions/treeEditable.xml (stored 0%) adding: content/inspector/extensions/multipanel.css (stored 0%) adding: content/inspector/extensions/multipanel.xml (stored 0%) adding: content/inspector/extensions/wsm-colorpicker.js (stored 0%) adding: content/inspector/jsutil/rdf/RDFArray.js (stored 0%) adding: content/inspector/jsutil/rdf/RDFU.js (stored 0%) adding: content/inspector/jsutil/system/DiskSearch.js (stored 0%) adding: content/inspector/jsutil/system/FilePickerUtils.js (stored 0%) adding: content/inspector/jsutil/system/PrefUtils.js (stored 0%) adding: content/inspector/jsutil/system/file.js (stored 0%) adding: content/inspector/jsutil/xpcom/XPCU.js (stored 0%) adding: content/inspector/jsutil/xul/DNDUtils.js (stored 0%) adding: content/inspector/jsutil/xul/FrameExchange.js (stored 0%) adding: content/inspector/jsutil/xul/inFormManager.js (stored 0%) adding: content/inspector/jsutil/xul/inTreeBuilder.js (stored 0%) adding: content/inspector/jsutil/xul/inBaseTreeView.js (stored 0%) adding: content/inspector/jsutil/events/ObserverManager.js (stored 0%) adding: content/inspector/prefs/pref-inspector.xul (stored 0%) adding: content/inspector/prefs/prefsOverlay.xul (stored 0%) adding: content/inspector/prefs/pref-sidebar.js (stored 0%) adding: content/inspector/search/inSearchModule.js (stored 0%) adding: content/inspector/search/inSearchService.js (stored 0%) adding: content/inspector/search/inSearchTreeBuilder.js (stored 0%) adding: content/inspector/search/inSearchUtils.js (stored 0%) adding: content/inspector/search/modules/commandOverlay.xul (stored 0%) adding: content/inspector/search/modules/popupOverlay.xul (stored 0%) adding: content/inspector/search/modules/findFiles/dialog.js (stored 0%) adding: content/inspector/search/modules/findFiles/dialog.xul (stored 0%) adding: content/inspector/search/modules/findFiles/findFiles.xml (stored 0%) adding: content/inspector/search/modules/junkImgs/dialog.js (stored 0%) adding: content/inspector/search/modules/junkImgs/dialog.xul (stored 0%) adding: content/inspector/search/modules/junkImgs/junkImgs.xml (stored 0%) adding: content/inspector/tests/allskin.xul (stored 0%) adding: content/inspector/viewers/computedStyle/computedStyle.js (stored 0%) adding: content/inspector/viewers/computedStyle/computedStyle.xul (stored 0%) adding: content/inspector/viewers/dom/FindDialog.js (stored 0%) adding: content/inspector/viewers/dom/columnsDialog.js (stored 0%) adding: content/inspector/viewers/dom/columnsDialog.xul (stored 0%) adding: content/inspector/viewers/dom/commandOverlay.xul (stored 0%) adding: content/inspector/viewers/dom/findDialog.xul (stored 0%) adding: content/inspector/viewers/dom/keysetOverlay.xul (stored 0%) adding: content/inspector/viewers/dom/popupOverlay.xul (stored 0%) adding: content/inspector/viewers/dom/dom.xul (stored 0%) adding: content/inspector/viewers/dom/dom.js (stored 0%) adding: content/inspector/viewers/dom/pseudoClassDialog.js (stored 0%) adding: content/inspector/viewers/dom/pseudoClassDialog.xul (stored 0%) adding: content/inspector/viewers/boxModel/boxModel.js (stored 0%) adding: content/inspector/viewers/boxModel/boxModel.xul (stored 0%) adding: content/inspector/viewers/jsObject/jsObject.js (stored 0%) adding: content/inspector/viewers/jsObject/jsObject.xul (stored 0%) adding: content/inspector/viewers/jsObject/evalExprDialog.js (stored 0%) adding: content/inspector/viewers/jsObject/evalExprDialog.xul (stored 0%) adding: content/inspector/viewers/domNode/domNode.js (stored 0%) adding: content/inspector/viewers/domNode/domNode.xul (stored 0%) adding: content/inspector/viewers/styleRules/commandOverlay.xul (stored 0%) adding: content/inspector/viewers/styleRules/keysetOverlay.xul (stored 0%) adding: content/inspector/viewers/styleRules/popupOverlay.xul (stored 0%) adding: content/inspector/viewers/styleRules/styleRules.js (stored 0%) adding: content/inspector/viewers/styleRules/styleRules.xul (stored 0%) adding: content/inspector/viewers/stylesheets/stylesheets.js (stored 0%) adding: content/inspector/viewers/stylesheets/stylesheets.xul (stored 0%) adding: content/inspector/viewers/xblBindings/xblBindings.js (stored 0%) adding: content/inspector/viewers/xblBindings/xblBindings.xul (stored 0%) adding: skin/classic/inspector/btnFind.gif (stored 0%) adding: skin/classic/inspector/btnFind-dis.gif (stored 0%) adding: skin/classic/inspector/btnSelecting.gif (stored 0%) adding: skin/classic/inspector/btnSelecting-act.gif (stored 0%) adding: skin/classic/inspector/btnSelecting-dis.gif (stored 0%) adding: skin/classic/inspector/ImageSearchItem.gif (stored 0%) adding: skin/classic/inspector/iconImportant.gif (stored 0%) adding: skin/classic/inspector/iconViewerList.gif (stored 0%) adding: skin/classic/inspector/iconViewerMenu-dis.gif (stored 0%) adding: skin/classic/inspector/iconViewerMenu.gif (stored 0%) adding: skin/classic/inspector/inspector.css (stored 0%) adding: skin/classic/inspector/inspectorWindow.css (stored 0%) adding: skin/classic/inspector/titledSplitter.css (stored 0%) adding: skin/classic/inspector/titledsplitter-close.gif (stored 0%) adding: skin/classic/inspector/treeEditable.css (stored 0%) adding: skin/classic/inspector/panelset.css (stored 0%) adding: skin/classic/inspector/sidebar.css (stored 0%) adding: skin/classic/inspector/multipanel.css (stored 0%) adding: skin/classic/inspector/iconViewerList-dis.gif (stored 0%) adding: skin/classic/inspector/viewers/boxModel/boxModel.css (stored 0%) adding: skin/classic/inspector/viewers/dom/columnsDialog.css (stored 0%) adding: skin/classic/inspector/viewers/dom/dom.css (stored 0%) adding: skin/classic/inspector/viewers/dom/findDialog.css (stored 0%) adding: skin/classic/inspector/viewers/domNode/domNode.css (stored 0%) adding: skin/classic/inspector/viewers/styleRules/styleRules.css (stored 0%) adding: skin/classic/inspector/viewers/xblBindings/xblBindings.css (stored 0%) adding: skin/modern/inspector/btnFind.gif (stored 0%) adding: skin/modern/inspector/btnFind-dis.gif (stored 0%) adding: skin/modern/inspector/btnSelecting.gif (stored 0%) adding: skin/modern/inspector/btnSelecting-act.gif (stored 0%) adding: skin/modern/inspector/btnSelecting-dis.gif (stored 0%) adding: skin/modern/inspector/ImageSearchItem.gif (stored 0%) adding: skin/modern/inspector/iconImportant.gif (stored 0%) adding: skin/modern/inspector/iconViewerMenu-dis.gif (stored 0%) adding: skin/modern/inspector/inspector.css (stored 0%) adding: skin/modern/inspector/inspectorWindow.css (stored 0%) adding: skin/modern/inspector/titledSplitter.css (stored 0%) adding: skin/modern/inspector/titledsplitter-close.gif (stored 0%) adding: skin/modern/inspector/treeEditable.css (stored 0%) adding: skin/modern/inspector/panelset.css (stored 0%) adding: skin/modern/inspector/sidebar.css (stored 0%) adding: skin/modern/inspector/multipanel.css (stored 0%) adding: skin/modern/inspector/iconViewerMenu.gif (stored 0%) adding: skin/modern/inspector/iconViewerList.gif (stored 0%) adding: skin/modern/inspector/iconViewerList-dis.gif (stored 0%) adding: skin/modern/inspector/viewers/boxModel/boxModel.css (stored 0%) adding: skin/modern/inspector/viewers/dom/columnsDialog.css (stored 0%) adding: skin/modern/inspector/viewers/dom/dom.css (stored 0%) adding: skin/modern/inspector/viewers/dom/findDialog.css (stored 0%) adding: skin/modern/inspector/viewers/domNode/domNode.css (stored 0%) adding: skin/modern/inspector/viewers/styleRules/styleRules.css (stored 0%) adding: skin/modern/inspector/viewers/xblBindings/xblBindings.css (stored 0%) +++ overriding content/inspector/contents.rdf skin/classic/inspector/contents.rdf skin/modern/inspector/contents.rdf adding: content/inspector/contents.rdf (stored 0%) adding: skin/classic/inspector/contents.rdf (stored 0%) adding: skin/modern/inspector/contents.rdf (stored 0%) Packaging inspector-2.0.0.4.xpi... cd ../../dist/xpi-stage/inspector && /usr/bin/zip -qr ../inspector-2.0.0.4.xpi * rm -f -rf "../../dist/bin/extensions/inspector@mozilla.org" /builddir/build/BUILD/mozilla/config/nsinstall -D "../../dist/bin/extensions/inspector@mozilla.org" cd ../../dist/xpi-stage/inspector && tar -cvhf - * | (cd "../../bin/extensions/inspector@mozilla.org" && tar -xf -) chrome/ chrome/chromelist.txt chrome/inspector.jar chrome.manifest components/ components/inspector-cmdline.js defaults/ defaults/preferences/ defaults/preferences/inspector.js install.rdf gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/gnomevfs' nsGnomeVFSProtocolHandler.cpp c++ -o nsGnomeVFSProtocolHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/mimetype -I../../dist/include/pref -I../../dist/include/nkgnomevfs -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGnomeVFSProtocolHandler.pp nsGnomeVFSProtocolHandler.cpp rm -f libnkgnomevfs.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libnkgnomevfs.so -o libnkgnomevfs.so nsGnomeVFSProtocolHandler.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgnomevfs-2 -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libnkgnomevfs.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libnkgnomevfs.so ../../dist/bin/components : ../../dist/bin/components/libnkgnomevfs.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/gnomevfs' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/auth' nsAuthFactory.cpp c++ -o nsAuthFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/auth -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/auth -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/auth -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/pref -I../../dist/include/auth -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsAuthSASL.pp nsAuthSASL.cpp rm -f libauth.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libauth.so -o libauth.so nsAuthFactory.o nsHttpNegotiateAuth.o nsAuthGSSAPI.o nsAuthSASL.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libauth.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libauth.so ../../dist/bin/components : ../../dist/bin/components/libauth.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/auth' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/permissions' nsModuleFactory.cpp c++ -o nsModuleFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pref -I../../dist/include/docshell -I../../dist/include/permissions -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/pref -I../../dist/include/docshell -I../../dist/include/permissions -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsContentBlocker.pp nsContentBlocker.cpp rm -f libpermissions.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libpermissions.so -o libpermissions.so nsModuleFactory.o nsContentBlocker.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -lxpcom -lxpcom_core -L../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libpermissions.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libpermissions.so ../../dist/bin/components : ../../dist/bin/components/libpermissions.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/permissions' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/reporter' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/reporter/locales' +++ making chrome /builddir/build/BUILD/mozilla/extensions/reporter/locales => ../../../dist/bin/chrome/en-US.jar +++ updating chrome ../../../dist/bin/chrome/en-US.manifest adding: locale/en-US/reporter/reportWizard.dtd (stored 0%) adding: locale/en-US/reporter/about.dtd (stored 0%) adding: locale/en-US/reporter/reporterOverlay.dtd (stored 0%) adding: locale/en-US/reporter/reportResults.dtd (stored 0%) adding: locale/en-US/reporter/reporter.dtd (stored 0%) adding: locale/en-US/reporter/reportWizard.properties (stored 0%) adding: locale/en-US/reporter/reporterOverlay.properties (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/reporter/locales' Creating ../../dist/bin/defaults/pref set -e; \ for i in ./resources/content/prefs/reporter.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../dist/bin/defaults/pref/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/extensions/reporter => ../../dist/bin/chrome/reporter.jar +++ updating chrome ../../dist/bin/chrome/reporter.manifest zip warning: ../../../bin/chrome/reporter.jar not found or empty adding: content/reporter/reportWizard.xul (stored 0%) adding: content/reporter/reportWizard.js (stored 0%) adding: content/reporter/reporterOverlay.xul (stored 0%) adding: content/reporter/reporterOverlay.js (stored 0%) adding: content/reporter/error.xhtml (stored 0%) adding: content/reporter/report.xhtml (stored 0%) adding: skin/classic/reporter/browserOverlay.css (stored 0%) adding: skin/classic/reporter/icon.png (stored 0%) adding: skin/classic/reporter/reportResults.css (stored 0%) adding: skin/classic/reporter/reportWizard.css (stored 0%) adding: skin/classic/reporter/reporter-icon-large.png (stored 0%) adding: skin/classic/reporter/reporter-icon-small.png (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/reporter' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/src' mozSpellCheckerFactory.cpp c++ -o mozSpellCheckerFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -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/spellchecker -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -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/spellchecker -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -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/spellchecker -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -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/spellchecker -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozEnglishWordUtils.pp mozEnglishWordUtils.cpp cattable.h: In function 'PRUint8 GetCat(PRUnichar)': cattable.h:1477: warning: comparison is always true due to limited range of data type mozGenericWordUtils.cpp c++ -o mozGenericWordUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -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/spellchecker -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -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/spellchecker -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -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/spellchecker -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozInlineSpellChecker.pp mozInlineSpellChecker.cpp mozInlineSpellChecker.cpp: In member function 'nsresult mozInlineSpellChecker::DoSpellCheck(mozInlineSpellWordUtil&, nsISelection*, mozInlineSpellStatus*, PRBool*)': mozInlineSpellChecker.cpp:1424: warning: comparison between signed and unsigned integer expressions mozInlineSpellWordUtil.cpp c++ -o mozInlineSpellWordUtil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/editor -I../../../dist/include/content -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/spellchecker -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/mozInlineSpellWordUtil.pp mozInlineSpellWordUtil.cpp cattable.h: In function 'PRUint8 GetCat(PRUnichar)': cattable.h:1477: warning: comparison is always true due to limited range of data type mozInlineSpellWordUtil.cpp: In function 'void GetNodeText(nsIDOMNode*, nsAutoString&)': mozInlineSpellWordUtil.cpp:432: warning: unused variable 'rv' rm -f libspellchecker.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -L../../../dist/lib -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ../../../dist/lib/libunicharutil_s.a -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libspellchecker.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libspellchecker.so ../../../dist/bin/components : ../../../dist/bin/components/libspellchecker.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/idl' mozIPersonalDictionary.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/mozIPersonalDictionary mozIPersonalDictionary.idl mozISpellCheckingEngine.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/mozISpellCheckingEngine mozISpellCheckingEngine.idl mozISpellI18NUtil.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/mozISpellI18NUtil mozISpellI18NUtil.idl mozISpellI18NManager.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/mozISpellI18NManager mozISpellI18NManager.idl ../../../dist/bin/xpt_link _xpidlgen/spellchecker.xpt _xpidlgen/mozIPersonalDictionary.xpt _xpidlgen/mozISpellCheckingEngine.xpt _xpidlgen/mozISpellI18NUtil.xpt _xpidlgen/mozISpellI18NManager.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/spellchecker.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/idl' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/locales' /builddir/build/BUILD/mozilla/config/nsinstall -R ../../../extensions/spellcheck/locales/en-US/myspell/en-US.dic ../../../extensions/spellcheck/locales/en-US/myspell/en-US.aff ../../../dist/bin/dictionaries gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/locales' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell/src' affentry.cpp c++ -o affentry.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/myspell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/affentry.pp affentry.cpp affixmgr.cpp c++ -o affixmgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/myspell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/affixmgr.pp affixmgr.cpp affixmgr.cpp: In member function 'int AffixMgr::parse_reptable(char*, FILE*)': affixmgr.cpp:1046: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result affixmgr.cpp: In member function 'int AffixMgr::parse_maptable(char*, FILE*)': affixmgr.cpp:1121: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result affixmgr.cpp: In member function 'int AffixMgr::parse_affix(char*, char, FILE*)': affixmgr.cpp:1214: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result hashmgr.cpp c++ -o hashmgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/myspell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/hashmgr.pp hashmgr.cpp suggestmgr.cpp c++ -o suggestmgr.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/myspell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/suggestmgr.pp suggestmgr.cpp csutil.cpp c++ -o csutil.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/myspell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/csutil.pp csutil.cpp myspell.cpp c++ -o myspell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/myspell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/myspell.pp myspell.cpp mozMySpell.cpp c++ -o mozMySpell.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/myspell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozMySpell.pp mozMySpell.cpp mozMySpellFactory.cpp c++ -o mozMySpellFactory.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/myspell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozMySpellFactory.pp mozMySpellFactory.cpp mozMySpellDirProvider.cpp c++ -o mozMySpellDirProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -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/myspell -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/mozMySpellDirProvider.pp mozMySpellDirProvider.cpp rm -f libmyspell.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libmyspell.so -o libmyspell.so affentry.o affixmgr.o hashmgr.o suggestmgr.o csutil.o myspell.o mozMySpell.o mozMySpellFactory.o mozMySpellDirProvider.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lxpcom -lxpcom_core -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ../../../../dist/lib/libunicharutil_s.a -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libmyspell.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libmyspell.so ../../../../dist/bin/components : ../../../../dist/bin/components/libmyspell.so gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search/datasets' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search/datasets' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search/public' nsISearchService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsISearchService nsISearchService.idl ../../../../dist/bin/xpt_link _xpidlgen/search.xpt _xpidlgen/nsISearchService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/search.xpt ../../../../dist/bin/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search/src' nsInternetSearchService.cpp c++ -o nsInternetSearchService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/bookmarks -I../../../../dist/include/appcomps -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsInternetSearchService.pp nsInternetSearchService.cpp nsInternetSearchService.cpp: In member function 'nsresult InternetSearchDataSource::AddSearchEngineInternal(const char*, const char*, const PRUnichar*, const PRUnichar*, nsIRDFResource*)': nsInternetSearchService.cpp:2480: warning: enumeral mismatch in conditional expression: 'nsIInternetSearchContext::' vs 'nsIInternetSearchContext::' nsInternetSearchService.cpp:2502: warning: enumeral mismatch in conditional expression: 'nsIInternetSearchContext::' vs 'nsIInternetSearchContext::' nsLocalSearchService.cpp c++ -o nsLocalSearchService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/rdf -I../../../../dist/include/necko -I../../../../dist/include/pref -I../../../../dist/include/uconv -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/bookmarks -I../../../../dist/include/appcomps -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsLocalSearchService.pp nsLocalSearchService.cpp nsLocalSearchService.cpp: In constructor 'LocalSearchDataSource::LocalSearchDataSource()': nsLocalSearchService.cpp:99: warning: unused variable 'rv' rm -f libsearchservice.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libsearchservice.so -o libsearchservice.so nsInternetSearchService.o nsLocalSearchService.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--version-script -Wl,../../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic ../../../../dist/lib/libunicharutil_s.a -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm chmod +x libsearchservice.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libsearchservice.so ../../../../dist/bin/components : ../../../../dist/bin/components/libsearchservice.so gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/content' +++ making chrome /builddir/build/BUILD/mozilla/other-licenses/branding/firefox/content => ../../../../dist/bin/chrome/browser.jar +++ updating chrome ../../../../dist/bin/chrome/browser.manifest zip warning: ../../../bin/chrome/browser.jar not found or empty adding: content/branding/about.png (stored 0%) adding: content/branding/aboutCredits.png (stored 0%) adding: content/branding/aboutFooter.png (stored 0%) adding: content/branding/searchconfig.properties (stored 0%) adding: content/branding/icon48.png (stored 0%) adding: content/branding/icon64.png (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/locales' +++ making chrome /builddir/build/BUILD/mozilla/other-licenses/branding/firefox/locales => ../../../../dist/bin/chrome/en-US.jar +++ updating chrome ../../../../dist/bin/chrome/en-US.manifest adding: locale/branding/brand.dtd (stored 0%) +++ overriding locale/branding/brand.properties adding: locale/branding/brand.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/locales' set -e; \ for i in ./pref/firefox-branding.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../../dist/bin/defaults/pref/`basename $i`; \ done gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/base' +++ making chrome /builddir/build/BUILD/mozilla/browser/base => ../../dist/bin/chrome/browser.jar +++ updating chrome ../../dist/bin/chrome/browser.manifest adding: content/browser/aboutDialog.css (stored 0%) adding: content/browser/monitor.png (stored 0%) +++ overriding content/browser/aboutDialog.xul content/browser/aboutDialog.js content/browser/browser.css content/browser/browser.js content/browser/browser.xul content/browser/credits.xhtml content/browser/EULA.js content/browser/EULA.xhtml content/browser/EULA.xul content/browser/metaData.js content/browser/metaData.xul content/browser/openLocation.js content/browser/openLocation.xul content/browser/pageInfo.js content/browser/pageInfo.xul content/browser/pageReport.js content/browser/pageReport.xul content/browser/pageReportFirstTime.xul content/browser/safeMode.js content/browser/safeMode.xul content/browser/sanitize.js content/browser/sanitize.xul content/browser/utilityOverlay.js content/browser/web-panels.js content/browser/web-panels.xul content/browser/baseMenuOverlay.xul content/browser/hiddenWindow.xul content/browser/viewSourceOverlay.xul adding: content/browser/aboutDialog.xul (stored 0%) adding: content/browser/aboutDialog.js (stored 0%) adding: content/browser/browser.css (stored 0%) adding: content/browser/browser.js (stored 0%) adding: content/browser/browser.xul (stored 0%) adding: content/browser/credits.xhtml (stored 0%) adding: content/browser/EULA.js (stored 0%) adding: content/browser/EULA.xhtml (stored 0%) adding: content/browser/EULA.xul (stored 0%) adding: content/browser/metaData.js (stored 0%) adding: content/browser/metaData.xul (stored 0%) adding: content/browser/openLocation.js (stored 0%) adding: content/browser/openLocation.xul (stored 0%) adding: content/browser/pageInfo.js (stored 0%) adding: content/browser/pageInfo.xul (stored 0%) adding: content/browser/pageReport.js (stored 0%) adding: content/browser/pageReport.xul (stored 0%) adding: content/browser/pageReportFirstTime.xul (stored 0%) adding: content/browser/safeMode.js (stored 0%) adding: content/browser/safeMode.xul (stored 0%) adding: content/browser/sanitize.js (stored 0%) adding: content/browser/sanitize.xul (stored 0%) adding: content/browser/utilityOverlay.js (stored 0%) adding: content/browser/web-panels.js (stored 0%) adding: content/browser/web-panels.xul (stored 0%) adding: content/browser/baseMenuOverlay.xul (stored 0%) adding: content/browser/hiddenWindow.xul (stored 0%) adding: content/browser/viewSourceOverlay.xul (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/dirprovider' nsBrowserDirectoryProvider.cpp c++ -o nsBrowserDirectoryProvider.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xulapp -I../../../dist/include/browsercomps -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserDirectoryProvider.pp nsBrowserDirectoryProvider.cpp rm -f libbrowserdirprovider.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libbrowserdirprovider.so -o libbrowserdirprovider.so nsBrowserDirectoryProvider.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libbrowserdirprovider.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libbrowserdirprovider.so ../../../dist/bin/components : ../../../dist/bin/components/libbrowserdirprovider.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/dirprovider' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/public' nsIMicrosummaryService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIMicrosummaryService nsIMicrosummaryService.idl ../../../../dist/bin/xpt_link _xpidlgen/microsummaries.xpt _xpidlgen/nsIMicrosummaryService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/microsummaries.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/src' /usr/bin/perl ../../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" nsMicrosummaryService.js.in > nsMicrosummaryService.js /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsMicrosummaryService.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/migration' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/migration/public' nsIBrowserProfileMigrator.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBrowserProfileMigrator nsIBrowserProfileMigrator.idl ../../../../dist/bin/xpt_link _xpidlgen/migration.xpt _xpidlgen/nsIBrowserProfileMigrator.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/migration.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/migration/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/migration/src' nsProfileMigrator.cpp c++ -o nsProfileMigrator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/xpcom_obsolete -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/history -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/bookmarks -I../../../../dist/include/migration -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsProfileMigrator.pp nsProfileMigrator.cpp nsBrowserProfileMigratorUtils.cpp c++ -o nsBrowserProfileMigratorUtils.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/xpcom_obsolete -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/history -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/bookmarks -I../../../../dist/include/migration -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserProfileMigratorUtils.pp nsBrowserProfileMigratorUtils.cpp nsNetscapeProfileMigratorBase.cpp c++ -o nsNetscapeProfileMigratorBase.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/xpcom_obsolete -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/history -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/bookmarks -I../../../../dist/include/migration -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNetscapeProfileMigratorBase.pp nsNetscapeProfileMigratorBase.cpp nsSeamonkeyProfileMigrator.cpp c++ -o nsSeamonkeyProfileMigrator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/xpcom_obsolete -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/history -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/bookmarks -I../../../../dist/include/migration -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSeamonkeyProfileMigrator.pp nsSeamonkeyProfileMigrator.cpp nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsPhoenixProfileMigrator.cpp c++ -o nsPhoenixProfileMigrator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/xpcom_obsolete -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/history -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/bookmarks -I../../../../dist/include/migration -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPhoenixProfileMigrator.pp nsPhoenixProfileMigrator.cpp nsDogbertProfileMigrator.cpp c++ -o nsDogbertProfileMigrator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/xpcom_obsolete -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/history -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/bookmarks -I../../../../dist/include/migration -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDogbertProfileMigrator.pp nsDogbertProfileMigrator.cpp nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:427: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsOperaProfileMigrator.cpp c++ -o nsOperaProfileMigrator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/xpcom_obsolete -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/history -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/bookmarks -I../../../../dist/include/migration -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsOperaProfileMigrator.pp nsOperaProfileMigrator.cpp nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:344: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp: In member function 'nsresult nsOperaCookieMigrator::Migrate()': nsOperaProfileMigrator.cpp:814: warning: dereferencing type-punned pointer will break strict-aliasing rules nsOperaProfileMigrator.cpp: In member function 'nsresult nsOperaCookieMigrator::AddCookieOverride(nsIPermissionManager*)': nsOperaProfileMigrator.cpp:886: warning: enumeral mismatch in conditional expression: 'nsIPermissionManager::' vs 'nsIPermissionManager::' nsOperaProfileMigrator.cpp: In member function 'nsresult nsOperaProfileMigrator::CopyBookmarks(PRBool)': nsOperaProfileMigrator.cpp:1035: warning: unused variable 'rv' nsOperaProfileMigrator.cpp: In member function 'nsresult nsOperaProfileMigrator::CopySmartKeywords(nsIBookmarksService*, nsIStringBundle*, nsIRDFResource*)': nsOperaProfileMigrator.cpp:1189: warning: comparison between signed and unsigned integer expressions nsOperaProfileMigrator.cpp:1201: warning: comparison between signed and unsigned integer expressions rm -f libmigration_s.a ar cr libmigration_s.a nsProfileMigrator.o nsBrowserProfileMigratorUtils.o nsNetscapeProfileMigratorBase.o nsSeamonkeyProfileMigrator.o nsPhoenixProfileMigrator.o nsDogbertProfileMigrator.o nsOperaProfileMigrator.o ranlib libmigration_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libmigration_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/migration/src' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/migration => ../../../dist/bin/chrome/browser.jar +++ overriding content/browser/migration/migration.xul content/browser/migration/migration.js adding: content/browser/migration/migration.xul (stored 0%) adding: content/browser/migration/migration.js (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/migration' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/preferences' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/preferences => ../../../dist/bin/chrome/browser.jar +++ overriding content/browser/preferences/advanced.xul content/browser/preferences/advanced.js content/browser/preferences/advanced-scripts.xul content/browser/preferences/changeaction.xul content/browser/preferences/changeaction.js content/browser/preferences/colors.xul content/browser/preferences/cookies.xul content/browser/preferences/cookies.js content/browser/preferences/content.xul content/browser/preferences/content.js content/browser/preferences/connection.xul content/browser/preferences/connection.js content/browser/preferences/downloadactions.xul content/browser/preferences/downloadactions.js content/browser/preferences/fallbackEULA.xhtml content/browser/preferences/feeds.xul content/browser/preferences/feeds.js content/browser/preferences/fonts.xul content/browser/preferences/fonts.js content/browser/preferences/helperapplications.js content/browser/preferences/languages.xul content/browser/preferences/languages.js content/browser/preferences/main.xul content/browser/preferences/main.js content/browser/preferences/permissions.xul content/browser/preferences/permissions.js content/browser/preferences/permissionsutils.js content/browser/preferences/phishEULA.xul content/browser/preferences/phishEULA.js content/browser/preferences/phishEULA.xhtml content/browser/preferences/preferences.xul content/browser/preferences/privacy.xul content/browser/preferences/privacy.js content/browser/preferences/sanitize.xul content/browser/preferences/security.xul content/browser/preferences/security.js content/browser/preferences/securityWarnings.xul content/browser/preferences/securityWarnings.js content/browser/preferences/tabs.xul content/browser/preferences/tabs.js adding: content/browser/preferences/advanced.xul (stored 0%) adding: content/browser/preferences/advanced.js (stored 0%) adding: content/browser/preferences/advanced-scripts.xul (stored 0%) adding: content/browser/preferences/changeaction.xul (stored 0%) adding: content/browser/preferences/changeaction.js (stored 0%) adding: content/browser/preferences/colors.xul (stored 0%) adding: content/browser/preferences/cookies.xul (stored 0%) adding: content/browser/preferences/cookies.js (stored 0%) adding: content/browser/preferences/content.xul (stored 0%) adding: content/browser/preferences/content.js (stored 0%) adding: content/browser/preferences/connection.xul (stored 0%) adding: content/browser/preferences/connection.js (stored 0%) adding: content/browser/preferences/downloadactions.xul (stored 0%) adding: content/browser/preferences/downloadactions.js (stored 0%) adding: content/browser/preferences/fallbackEULA.xhtml (stored 0%) adding: content/browser/preferences/feeds.xul (stored 0%) adding: content/browser/preferences/feeds.js (stored 0%) adding: content/browser/preferences/fonts.xul (stored 0%) adding: content/browser/preferences/fonts.js (stored 0%) adding: content/browser/preferences/helperapplications.js (stored 0%) adding: content/browser/preferences/languages.xul (stored 0%) adding: content/browser/preferences/languages.js (stored 0%) adding: content/browser/preferences/main.xul (stored 0%) adding: content/browser/preferences/main.js (stored 0%) adding: content/browser/preferences/permissions.xul (stored 0%) adding: content/browser/preferences/permissions.js (stored 0%) adding: content/browser/preferences/permissionsutils.js (stored 0%) adding: content/browser/preferences/phishEULA.xul (stored 0%) adding: content/browser/preferences/phishEULA.js (stored 0%) adding: content/browser/preferences/phishEULA.xhtml (stored 0%) adding: content/browser/preferences/preferences.xul (stored 0%) adding: content/browser/preferences/privacy.xul (stored 0%) adding: content/browser/preferences/privacy.js (stored 0%) adding: content/browser/preferences/sanitize.xul (stored 0%) adding: content/browser/preferences/security.xul (stored 0%) adding: content/browser/preferences/security.js (stored 0%) adding: content/browser/preferences/securityWarnings.xul (stored 0%) adding: content/browser/preferences/securityWarnings.js (stored 0%) adding: content/browser/preferences/tabs.xul (stored 0%) adding: content/browser/preferences/tabs.js (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/preferences' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/search' nsIBrowserSearchService.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIBrowserSearchService nsIBrowserSearchService.idl ../../../dist/bin/xpt_link _xpidlgen/browsersearch.xpt _xpidlgen/nsIBrowserSearchService.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/browsersearch.xpt ../../../dist/bin/components set -e; \ for i in nsSearchService.js nsSearchSuggestions.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DOFFICIAL_BUILD=1 -DMOZ_DISTRIBUTION_ID=org.mozilla -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../../dist/bin/components/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/browser/components/search => ../../../dist/bin/chrome/browser.jar adding: content/browser/search/searchbarBindings.css (stored 0%) +++ overriding content/browser/search/search.xml content/browser/search/engineManager.xul content/browser/search/engineManager.js adding: content/browser/search/search.xml (stored 0%) adding: content/browser/search/engineManager.xul (stored 0%) adding: content/browser/search/engineManager.js (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/search' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore/src' set -e; \ for i in nsSessionStore.js nsSessionStartup.js; \ do /usr/bin/perl ../../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../../../dist/bin/components/`basename $i`; \ done gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore/src' nsISessionStartup.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISessionStartup nsISessionStartup.idl nsISessionStore.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsISessionStore nsISessionStore.idl ../../../dist/bin/xpt_link _xpidlgen/sessionstore.xpt _xpidlgen/nsISessionStartup.xpt _xpidlgen/nsISessionStore.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/sessionstore.xpt ../../../dist/bin/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/shellservice.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell/src' nsGNOMEShellService.cpp c++ -o nsGNOMEShellService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DMOZ_APP_NAME=\"firefox\" -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uriloader -I../../../../dist/include/webbrowserpersist -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/necko -I../../../../dist/include/content -I../../../../dist/include/imglib2 -I../../../../dist/include/browsercomps -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/pref -I../../../../dist/include/mozgnome -I../../../../dist/include/shellservice -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGNOMEShellService.pp nsGNOMEShellService.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libshellservice_s.a ar cr libshellservice_s.a nsGNOMEShellService.o ranlib libshellservice_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libshellservice_s.a ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R ./nsSetDefaultBrowser.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell/src' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/shell => ../../../dist/bin/chrome/toolkit.jar adding: content/global/dummyWindow.xul (stored 0%) +++ making chrome /builddir/build/BUILD/mozilla/browser/components/shell => ../../../dist/bin/chrome/browser.jar +++ overriding content/browser/setDesktopBackground.xul content/browser/setDesktopBackground.js adding: content/browser/setDesktopBackground.xul (stored 0%) adding: content/browser/setDesktopBackground.js (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sidebar' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sidebar/src' /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsSidebar.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sidebar/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sidebar' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/history' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/history => ../../../dist/bin/chrome/browser.jar +++ overriding content/browser/history/history-panel.xul content/browser/history/history.js adding: content/browser/history/history-panel.xul (stored 0%) adding: content/browser/history/history.js (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/history' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/public' nsIBookmarksService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBookmarksService nsIBookmarksService.idl nsIBookmarkTransactionManager.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIBookmarkTransactionManager nsIBookmarkTransactionManager.idl nsrootidl.idl:119: Case mismatch between `AString' nsIBookmarkTransactionManager.idl:72: and `aString' nsIBookmarkTransactionManager.idl:72: (Identifiers should be case-consistent after initial declaration) ../../../../dist/bin/xpt_link _xpidlgen/bookmarks.xpt _xpidlgen/nsIBookmarksService.xpt _xpidlgen/nsIBookmarkTransactionManager.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/bookmarks.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/src' nsBookmarksService.cpp c++ -o nsBookmarksService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/rdf -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/nkcache -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include/htmlparser -I../../../../dist/include/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/unicharutil -I../../../../dist/include/txmgr -I../../../../dist/include/xmlextras -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/browsercomps -I../../../../dist/include/bookmarks -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBookmarksService.pp nsBookmarksService.cpp nsBookmarksService.cpp: In member function 'nsresult nsBookmarksService::GetTextForNode(nsIRDFNode*, nsString&)': nsBookmarksService.cpp:5393: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBookmarksService.cpp:5402: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBookmarksService.cpp:5416: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBookmarksService.cpp:5426: warning: dereferencing type-punned pointer will break strict-aliasing rules nsBookmarksFeedHandler.cpp c++ -o nsBookmarksFeedHandler.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/rdf -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/nkcache -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include/htmlparser -I../../../../dist/include/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/unicharutil -I../../../../dist/include/txmgr -I../../../../dist/include/xmlextras -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/browsercomps -I../../../../dist/include/bookmarks -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBookmarksFeedHandler.pp nsBookmarksFeedHandler.cpp nsForwardProxyDataSource.cpp c++ -o nsForwardProxyDataSource.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/rdf -I../../../../dist/include/widget -I../../../../dist/include/necko -I../../../../dist/include/nkcache -I../../../../dist/include/uconv -I../../../../dist/include/pref -I../../../../dist/include/chardet -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/content -I../../../../dist/include/htmlparser -I../../../../dist/include/intl -I../../../../dist/include/windowwatcher -I../../../../dist/include/unicharutil -I../../../../dist/include/txmgr -I../../../../dist/include/xmlextras -I../../../../dist/include/caps -I../../../../dist/include/xpconnect -I../../../../dist/include/js -I../../../../dist/include/browsercomps -I../../../../dist/include/bookmarks -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsForwardProxyDataSource.pp nsForwardProxyDataSource.cpp rm -f libbookmarks_s.a ar cr libbookmarks_s.a nsBookmarksService.o nsBookmarksFeedHandler.o nsForwardProxyDataSource.o ranlib libbookmarks_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libbookmarks_s.a ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 nsBookmarkTransactionManager.js ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/src' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/bookmarks => ../../../dist/bin/chrome/browser.jar adding: content/browser/bookmarks/bookmarks.css (stored 0%) adding: content/browser/bookmarks/addBookmark.xul (stored 0%) adding: content/browser/bookmarks/addBookmark.js (stored 0%) +++ overriding content/browser/bookmarks/bookmarks.js content/browser/bookmarks/bookmarksMenu.js content/browser/bookmarks/bookmarksTree.xml content/browser/bookmarks/addBookmark2.xul content/browser/bookmarks/addBookmark2.js content/browser/bookmarks/selectBookmark.xul content/browser/bookmarks/selectBookmark.js content/browser/bookmarks/bookmarksProperties.xul content/browser/bookmarks/bookmarksProperties.js content/browser/bookmarks/bookmarksManager.xul content/browser/bookmarks/bookmarksManager.js content/browser/bookmarks/bookmarksPanel.xul content/browser/bookmarks/bookmarksPanel.js content/browser/bookmarks/microsummaryPicker.js adding: content/browser/bookmarks/bookmarks.js (stored 0%) adding: content/browser/bookmarks/bookmarksMenu.js (stored 0%) adding: content/browser/bookmarks/bookmarksTree.xml (stored 0%) adding: content/browser/bookmarks/addBookmark2.xul (stored 0%) adding: content/browser/bookmarks/addBookmark2.js (stored 0%) adding: content/browser/bookmarks/selectBookmark.xul (stored 0%) adding: content/browser/bookmarks/selectBookmark.js (stored 0%) adding: content/browser/bookmarks/bookmarksProperties.xul (stored 0%) adding: content/browser/bookmarks/bookmarksProperties.js (stored 0%) adding: content/browser/bookmarks/bookmarksManager.xul (stored 0%) adding: content/browser/bookmarks/bookmarksManager.js (stored 0%) adding: content/browser/bookmarks/bookmarksPanel.xul (stored 0%) adding: content/browser/bookmarks/bookmarksPanel.js (stored 0%) adding: content/browser/bookmarks/microsummaryPicker.js (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/feeds' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/feeds/public' nsIFeedResultService.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedResultService nsIFeedResultService.idl nsIWebContentConverterRegistrar.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIWebContentConverterRegistrar nsIWebContentConverterRegistrar.idl nsIFeedWriter.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIFeedWriter nsIFeedWriter.idl ../../../../dist/bin/xpt_link _xpidlgen/browser-feeds.xpt _xpidlgen/nsIFeedResultService.xpt _xpidlgen/nsIWebContentConverterRegistrar.xpt _xpidlgen/nsIFeedWriter.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/browser-feeds.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/feeds/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/feeds/src' nsFeedSniffer.cpp c++ -o nsFeedSniffer.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../build -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/mimetype -I../../../../dist/include/browser_feeds -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFeedSniffer.pp nsFeedSniffer.cpp nsAboutFeeds.cpp c++ -o nsAboutFeeds.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../../build -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/mimetype -I../../../../dist/include/browser_feeds -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutFeeds.pp nsAboutFeeds.cpp rm -f libbrowser_feeds_s.a ar cr libbrowser_feeds_s.a nsFeedSniffer.o nsAboutFeeds.o ranlib libbrowser_feeds_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libbrowser_feeds_s.a ../../../../dist/lib set -e; \ for i in FeedConverter.js FeedWriter.js WebContentConverter.js; \ do /usr/bin/perl ../../../../config/preprocessor.pl -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../../../dist/bin/components/`basename $i`; \ done gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/feeds/src' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/feeds => ../../../dist/bin/chrome/browser.jar +++ overriding content/browser/feeds/subscribe.xhtml content/browser/feeds/subscribe.js content/browser/feeds/addFeedReader.xul content/browser/feeds/addFeedReader.js adding: content/browser/feeds/subscribe.xhtml (stored 0%) adding: content/browser/feeds/subscribe.js (stored 0%) adding: content/browser/feeds/addFeedReader.xul (stored 0%) adding: content/browser/feeds/addFeedReader.js (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/feeds' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/public' nsIDocNavStartProgressListener.idl ../../../../dist/bin/xpidl -m typelib -w -I ../../../../dist/idl -I. -o _xpidlgen/nsIDocNavStartProgressListener nsIDocNavStartProgressListener.idl ../../../../dist/bin/xpt_link _xpidlgen/safebrowsing.xpt _xpidlgen/nsIDocNavStartProgressListener.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/safebrowsing.xpt ../../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/src' nsDocNavStartProgressListener.cpp c++ -o nsDocNavStartProgressListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/jar -I../../../../dist/include/necko -I../../../../dist/include/safebrowsing -I../../../../dist/include/string -I../../../../dist/include/uriloader -I../../../../dist/include/xpcom -I../../../../dist/include/safebrowsing -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDocNavStartProgressListener.pp nsDocNavStartProgressListener.cpp rm -f libsafebrowsing_s.a ar cr libsafebrowsing_s.a nsDocNavStartProgressListener.o ranlib libsafebrowsing_s.a /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 libsafebrowsing_s.a ../../../../dist/lib gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/src' set -e; \ for i in src/nsSafebrowsingApplication.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../../dist/bin/components/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/browser/components/safebrowsing => ../../../dist/bin/chrome/browser.jar +++ updating chrome ../../../dist/bin/chrome/browser.manifest +++ overriding content/browser/safebrowsing/sb-loader.js content/browser/safebrowsing/warning-overlay.xul content/browser/safebrowsing/report-phishing-overlay.xul adding: content/browser/safebrowsing/sb-loader.js (stored 0%) adding: content/browser/safebrowsing/warning-overlay.xul (stored 0%) adding: content/browser/safebrowsing/report-phishing-overlay.xul (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/build' nsModule.cpp c++ -o nsModule.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I./../bookmarks/src -I./../migration/src -I./../shell/src -I./../feeds/src -I./../safebrowsing/src -I../../../dist/include/docshell -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/rdf -I../../../dist/include/uriloader -I../../../dist/include/webbrowserpersist -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include/nkcache -I../../../dist/include/txmgr -I../../../dist/include/chardet -I../../../dist/include/bookmarks -I../../../dist/include/migration -I../../../dist/include/shellservice -I../../../dist/include/xulapp -I../../../dist/include/safebrowsing -I../../../dist/include/browsercomps -I../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsModule.pp nsModule.cpp rm -f libbrowsercomps.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -shared -Wl,-z,defs -Wl,-h,libbrowsercomps.so -o libbrowsercomps.so nsModule.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../dist/lib/libmigration_s.a ../../../dist/lib/libshellservice_s.a ../../../dist/lib/libbookmarks_s.a ../feeds/src/libbrowser_feeds_s.a ../safebrowsing/src/libsafebrowsing_s.a -Wl,--no-whole-archive -L../../../dist/bin -L../../../dist/lib -lgkgfx ../../../dist/lib/libunicharutil_s.a -L../../../dist/lib -lxpcom_compat -L../../../dist/bin -lmozjs -L../../../dist/bin -lxpcom -lxpcom_core -L../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libbrowsercomps.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libbrowsercomps.so ../../../dist/bin/components : ../../../dist/bin/components/libbrowsercomps.so gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/build' nsIBrowserHandler.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIBrowserHandler nsIBrowserHandler.idl nsIBrowserGlue.idl ../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIBrowserGlue nsIBrowserGlue.idl ../../dist/bin/xpt_link _xpidlgen/browsercompsbase.xpt _xpidlgen/nsIBrowserHandler.xpt _xpidlgen/nsIBrowserGlue.xpt /builddir/build/BUILD/mozilla/config/nsinstall -R -m 644 _xpidlgen/browsercompsbase.xpt ../../dist/bin/components set -e; \ for i in nsBrowserContentHandler.js nsBrowserGlue.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../dist/bin/components/`basename $i`; \ done gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/locales' set -e; \ for i in ../../browser/locales/en-US/firefox-l10n.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DAB_CD=en-US -DMOZ_LANGPACK_EID=langpack-en-US@firefox.mozilla.org -DMOZ_APP_VERSION=2.0.0.4 -DLOCALE_SRCDIR=../../browser/locales/en-US -DPKG_BASENAME=firefox-2.0.0.4.en-US.linux-powerpc64 -DDLL_PREFIX=lib -DDLL_SUFFIX=.so -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../dist/bin/defaults/pref/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/browser/locales => ../../dist/bin/chrome/en-US.jar +++ updating chrome ../../dist/bin/chrome/en-US.manifest adding: locale/browser/aboutDialog.dtd (stored 0%) adding: locale/browser/credits.dtd (stored 0%) adding: locale/browser/baseMenuOverlay.dtd (stored 0%) adding: locale/browser/browser.properties (stored 0%) adding: locale/browser/metaData.dtd (stored 0%) adding: locale/browser/metaData.properties (stored 0%) adding: locale/browser/openLocation.dtd (stored 0%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/page-drawer.dtd (stored 0%) adding: locale/browser/pageInfo.properties (stored 0%) adding: locale/browser/pageReport.dtd (stored 0%) adding: locale/browser/pageReportFirstTime.dtd (stored 0%) adding: locale/browser/sanitize.dtd (stored 0%) adding: locale/browser/search.properties (stored 0%) adding: locale/browser/searchbar.dtd (stored 0%) adding: locale/browser/engineManager.dtd (stored 0%) adding: locale/browser/setDesktopBackground.dtd (stored 0%) adding: locale/browser/shellservice.properties (stored 0%) adding: locale/browser/sessionstore.properties (stored 0%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (stored 0%) adding: locale/browser/safebrowsing/report-phishing.dtd (stored 0%) adding: locale/browser/feeds/subscribe.dtd (stored 0%) adding: locale/browser/feeds/addFeedReader.dtd (stored 0%) adding: locale/browser/feeds/subscribe.properties (stored 0%) adding: locale/browser/history/history.dtd (stored 0%) adding: locale/browser/migration/migration.dtd (stored 0%) adding: locale/browser/migration/migration.properties (stored 0%) adding: locale/browser/preferences/advanced.dtd (stored 0%) adding: locale/browser/preferences/changeaction.dtd (stored 0%) adding: locale/browser/preferences/colors.dtd (stored 0%) adding: locale/browser/preferences/cookies.dtd (stored 0%) adding: locale/browser/preferences/content.dtd (stored 0%) adding: locale/browser/preferences/connection.dtd (stored 0%) adding: locale/browser/preferences/downloadactions.dtd (stored 0%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/feeds.dtd (stored 0%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/fonts.dtd (stored 0%) adding: locale/browser/preferences/languages.dtd (stored 0%) adding: locale/browser/preferences/main.dtd (stored 0%) adding: locale/browser/preferences/permissions.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (stored 0%) adding: locale/browser/preferences/preferences.dtd (stored 0%) adding: locale/browser/preferences/preferences.properties (stored 0%) adding: locale/browser/preferences/privacy.dtd (stored 0%) adding: locale/browser/preferences/sanitize.dtd (stored 0%) adding: locale/browser/preferences/security.dtd (stored 0%) adding: locale/browser/preferences/securityWarnings.dtd (stored 0%) adding: locale/browser/preferences/tabs.dtd (stored 0%) adding: locale/browser/sidebar/sidebar.properties (stored 0%) adding: locale/browser-region/region.properties (stored 0%) adding: locale/browser/help/help.rdf (stored 0%) adding: locale/browser/help/firebird-toc.rdf (stored 0%) adding: locale/browser/help/search-db.rdf (stored 0%) adding: locale/browser/help/accessibility.xhtml (stored 0%) adding: locale/browser/help/cookies.xhtml (stored 0%) adding: locale/browser/help/forieusers.xhtml (stored 0%) adding: locale/browser/help/menu_reference.xhtml (stored 0%) adding: locale/browser/help/mouse_shortcuts.xhtml (stored 0%) adding: locale/browser/help/popup.xhtml (stored 0%) adding: locale/browser/help/prefs.xhtml (stored 0%) adding: locale/browser/help/shortcuts.xhtml (stored 0%) adding: locale/browser/help/using_firebird.xhtml (stored 0%) adding: locale/browser/help/customization.xhtml (stored 0%) adding: locale/browser/help/firefox_welcome.xhtml (stored 0%) adding: locale/browser/help/download_manager.xhtml (stored 0%) adding: locale/browser/help/platformStrings.dtd (stored 0%) adding: locale/browser/help/tabbed_browsing.xhtml (stored 0%) adding: locale/browser/help/glossary.xhtml (stored 0%) +++ overriding locale/browser/browser.dtd locale/browser/pageInfo.dtd locale/browser/safeMode.dtd locale/browser/bookmarks/bookmarks.dtd locale/browser/bookmarks/addBookmark.dtd locale/browser/bookmarks/bookmarks.properties locale/browser/bookmarks/bookmarksProperties.dtd locale/browser/preferences/advanced-scripts.dtd locale/en-US/global/netError.dtd locale/en-US/global/appstrings.properties updating: locale/en-US/global/netError.dtd (stored 0%) updating: locale/en-US/global/appstrings.properties (stored 0%) adding: locale/browser/browser.dtd (stored 0%) adding: locale/browser/pageInfo.dtd (stored 0%) adding: locale/browser/safeMode.dtd (stored 0%) adding: locale/browser/bookmarks/bookmarks.dtd (stored 0%) adding: locale/browser/bookmarks/addBookmark.dtd (stored 0%) adding: locale/browser/bookmarks/bookmarks.properties (stored 0%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (stored 0%) adding: locale/browser/preferences/advanced-scripts.dtd (stored 0%) /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/README.txt ../../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/profile/bookmarks.html ../../browser/locales/en-US/profile/localstore.rdf ../../browser/locales/en-US/profile/search.rdf ../../browser/locales/en-US/profile/unix/mimeTypes.rdf ../../dist/bin/defaults/profile /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/profile/chrome/userChrome-example.css ../../browser/locales/en-US/profile/chrome/userContent-example.css ../../dist/bin/defaults/profile/chrome /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./en-US/searchplugins/amazondotcom.xml ./en-US/searchplugins/answers.xml ./en-US/searchplugins/creativecommons.xml ./en-US/searchplugins/eBay.xml ./en-US/searchplugins/google.xml ./en-US/searchplugins/yahoo.xml ../../dist/bin/searchplugins /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/updater/updater.ini ../../dist/bin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/locales' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/extensions' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/extensions/package-fixup' +++ making chrome /builddir/build/BUILD/mozilla/browser/extensions/package-fixup => ../../../dist/bin/chrome/classic.jar adding: skin/classic/global/plugins.css (stored 0%) +++ making chrome /builddir/build/BUILD/mozilla/browser/extensions/package-fixup => ../../../dist/bin/chrome/toolkit.jar adding: content/global/plugins.html (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/extensions/package-fixup' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/extensions' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/themes' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe/browser' +++ making chrome /builddir/build/BUILD/mozilla/browser/themes/winstripe/browser => ../../../../dist/bin/chrome/classic.jar +++ updating chrome ../../../../dist/bin/chrome/classic.manifest adding: skin/classic/browser/browser.xml (stored 0%) adding: skin/classic/browser/dropmark-nav.png (stored 0%) adding: skin/classic/browser/dropmark-nav-rtl.png (stored 0%) adding: skin/classic/browser/dropmark-nav-small.png (stored 0%) adding: skin/classic/browser/dropmark-nav-rtl-small.png (stored 0%) adding: skin/classic/browser/Info.png (stored 0%) adding: skin/classic/browser/pageInfo.css (stored 0%) adding: skin/classic/browser/page-livemarks.png (stored 0%) adding: skin/classic/browser/livemark-item.png (stored 0%) adding: skin/classic/browser/livemark-item-rtl.png (stored 0%) adding: skin/classic/browser/livemark-folder.png (stored 0%) adding: skin/classic/browser/livemark-folder-rtl.png (stored 0%) adding: skin/classic/browser/Secure.png (stored 0%) adding: skin/classic/browser/Security-broken.png (stored 0%) adding: skin/classic/browser/Throbber.gif (stored 0%) adding: skin/classic/browser/Throbber.png (stored 0%) adding: skin/classic/browser/Throbber-small.png (stored 0%) adding: skin/classic/browser/Toolbar.png (stored 0%) adding: skin/classic/browser/Toolbar-rtl.png (stored 0%) adding: skin/classic/browser/Toolbar-small.png (stored 0%) adding: skin/classic/browser/Toolbar-rtl-small.png (stored 0%) adding: skin/classic/browser/Go-arrow.png (stored 0%) adding: skin/classic/browser/Go-arrow-rtl.png (stored 0%) adding: skin/classic/browser/Go-bkgnd.png (stored 0%) adding: skin/classic/browser/Go-bkgnd-rtl.png (stored 0%) adding: skin/classic/browser/Go-mid-top.png (stored 0%) adding: skin/classic/browser/Go-mid-top-rtl.png (stored 0%) adding: skin/classic/browser/Go-mid-bottom.png (stored 0%) adding: skin/classic/browser/Go-mid-bottom-rtl.png (stored 0%) adding: skin/classic/browser/Search-glass.png (stored 0%) adding: skin/classic/browser/Search-glass-rtl.png (stored 0%) adding: skin/classic/browser/Search-bkgnd.png (stored 0%) adding: skin/classic/browser/Search-bkgnd-rtl.png (stored 0%) adding: skin/classic/browser/Search-mid-top.png (stored 0%) adding: skin/classic/browser/Search-mid-top-rtl.png (stored 0%) adding: skin/classic/browser/Search-mid-bottom.png (stored 0%) adding: skin/classic/browser/Search-mid-bottom-rtl.png (stored 0%) adding: skin/classic/browser/Search-provider-bkgnd.png (stored 0%) adding: skin/classic/browser/Search-provider-mid-top.png (stored 0%) adding: skin/classic/browser/Search-provider-mid-bottom.png (stored 0%) adding: skin/classic/browser/feeds/feedIcon.png (stored 0%) adding: skin/classic/browser/feeds/feedIcon16.png (stored 0%) adding: skin/classic/browser/feeds/subscribe.css (stored 0%) adding: skin/classic/browser/feeds/addFeedReader.css (stored 0%) adding: skin/classic/browser/Bookmarks-folder.png (stored 0%) adding: skin/classic/browser/bookmarks/addBookmark.css (stored 0%) adding: skin/classic/browser/bookmarks/bookmarksProperties.css (stored 0%) adding: skin/classic/browser/bookmarks/bookmarksManager.css (stored 0%) adding: skin/classic/browser/bookmarks/Bookmarks-toolbar.png (stored 0%) adding: skin/classic/browser/safebrowsing/browser-protection.css (stored 0%) adding: skin/classic/browser/safebrowsing/close16x16.png (stored 0%) adding: skin/classic/browser/safebrowsing/dim.png (stored 0%) adding: skin/classic/browser/safebrowsing/tail.png (stored 0%) adding: skin/classic/browser/safebrowsing/warning16x16.png (stored 0%) adding: skin/classic/browser/safebrowsing/warning24x24.png (stored 0%) adding: skin/classic/browser/preferences/Options.png (stored 0%) adding: skin/classic/browser/preferences/preferences.css (stored 0%) adding: icon.png (stored 0%) adding: preview.png (stored 0%) +++ overriding skin/classic/browser/browser.css skin/classic/browser/engineManager.css skin/classic/browser/searchbar.css adding: skin/classic/browser/browser.css (stored 0%) adding: skin/classic/browser/engineManager.css (stored 0%) adding: skin/classic/browser/searchbar.css (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe/browser' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/themes' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/app' nsBrowserApp.cpp c++ -o nsBrowserApp.o -c -fvisibility=hidden -DAB_CD=en-US -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DFIREFOX_ICO=\"../../dist/branding/firefox.ico\" -DDOCUMENT_ICO=\"../../dist/branding/document.ico\" -DAPP_VERSION="2.0.0.4" -DAPP_UA_NAME="Firefox" -I../../toolkit/xre -I../../dist/include/xpcom -I../../dist/include -I../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBrowserApp.pp nsBrowserApp.cpp c++ -o firefox-bin -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc nsBrowserApp.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../dist/bin -L../../dist/lib ../../dist/lib/libxulapp_s.a -L../../dist/bin -lmozjs -L../../dist/bin -lxpcom -lxpcom_core -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib64 -lX11 -ldl -lm /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 firefox-bin ../../dist/bin gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' /usr/bin/perl ../../../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DFIREFOX_VERSION=2.0.0.4 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" ./install.rdf.in > install.rdf /builddir/build/BUILD/mozilla/config/nsinstall -R install.rdf ../../../../../dist/bin/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions' set -e; \ for i in ./profile/firefox.js ./profile/channel-prefs.js ; \ do /usr/bin/perl ../../config/preprocessor.pl -DAB_CD=en-US -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DFIREFOX_ICO=\"../../dist/branding/firefox.ico\" -DDOCUMENT_ICO=\"../../dist/branding/document.ico\" -DAPP_VERSION="2.0.0.4" -DAPP_UA_NAME="Firefox" -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > ../../dist/bin/defaults/pref/`basename $i`; \ done cat mozilla.in | sed -e "s|%MOZAPPDIR%|/usr/lib64/firefox-2.0.0.4|" \ -e "s|%MOZ_USER_DIR%|.mozilla/firefox|" \ -e "s|%MREDIR%|/usr/lib64/mre/mre-2.0.0.4|" > firefox chmod +x firefox /builddir/build/BUILD/mozilla/config/nsinstall -t firefox ../../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -t ../../dist/branding/mozicon128.png ../../dist/branding/mozicon50.xpm ../../dist/branding/mozicon16.xpm ../../dist/branding/document.png ../../dist/bin/icons /builddir/build/BUILD/mozilla/config/nsinstall -t ../../dist/branding/default.xpm ../../dist/bin/chrome/icons/default touch ../../dist/bin/.autoreg /builddir/build/BUILD/mozilla/config/nsinstall -t ../../LICENSE ../../dist/bin /builddir/build/BUILD/mozilla/config/nsinstall -t profile/prefs.js ../../dist/bin/defaults/profile gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/app' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/bootstrap/init.d' /builddir/build/BUILD/mozilla/config/nsinstall -R README ../../../dist/bin/init.d gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/bootstrap/init.d' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/src' ../../../../config/static-rules.mk:8: FINAL_LINK_COMP_NAMES = ../../../../config/final-link-comp-names ../../../../config/static-rules.mk:9: FINAL_LINK_COMPS = ../../../../config/final-link-comps gtkmozembedmarshal.c gcc -o gtkmozembedmarshal.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -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_VOID__STRING_INT_INT': gtkmozembedmarshal.c:119: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__INT_UINT': gtkmozembedmarshal.c:157: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__STRING_INT_UINT': gtkmozembedmarshal.c:195: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembedmarshal.c: In function 'gtkmozembed_VOID__POINTER_INT_POINTER': gtkmozembedmarshal.c:234: warning: ISO C forbids conversion of object pointer to function pointer type gtkmozembed2.cpp c++ -o gtkmozembed2.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/gtkmozembed2.pp gtkmozembed2.cpp EmbedPrivate.cpp c++ -o EmbedPrivate.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedPrivate.pp EmbedPrivate.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules EmbedWindow.cpp c++ -o EmbedWindow.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedWindow.pp EmbedWindow.cpp ../../../../dist/include/gfx/nsCoord.h: In function 'float NS_IEEEPositiveInfinity()': ../../../../dist/include/gfx/nsCoord.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../../../dist/include/gfx/nsCoord.h: In function 'PRBool NS_IEEEIsNan(float)': ../../../../dist/include/gfx/nsCoord.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules EmbedProgress.cpp c++ -o EmbedProgress.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedProgress.pp EmbedProgress.cpp EmbedContentListener.cpp c++ -o EmbedContentListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedContentListener.pp EmbedContentListener.cpp EmbedEventListener.cpp c++ -o EmbedEventListener.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedEventListener.pp EmbedEventListener.cpp EmbedWindowCreator.cpp c++ -o EmbedWindowCreator.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedWindowCreator.pp EmbedWindowCreator.cpp EmbedPrompter.cpp c++ -o EmbedPrompter.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/EmbedPrompter.pp EmbedPrompter.cpp GtkPromptService.cpp c++ -o GtkPromptService.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_GTKMOZEMBED -I../../../../dist/include/xpcom -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/pref -I../../../../dist/include/windowwatcher -I../../../../dist/include/profdirserviceprovider -I../../../../dist/include/accessibility -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/GtkPromptService.pp GtkPromptService.cpp GtkPromptService.cpp: In member function 'GtkWindow* GtkPromptService::GetGtkWindowForDOMWindow(nsIDOMWindow*)': GtkPromptService.cpp:300: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libgtkembedmoz.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -fPIC -shared -Wl,-z,defs -Wl,-h,libgtkembedmoz.so -o libgtkembedmoz.so gtkmozembedmarshal.o gtkmozembed2.o EmbedPrivate.o EmbedWindow.o EmbedProgress.o EmbedContentListener.o EmbedEventListener.o EmbedWindowCreator.o EmbedPrompter.o GtkPromptService.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -Wl,--whole-archive ../../../../dist/lib/libembed_base_s.a ../../../../dist/lib/libprofdirserviceprovider_s.a -Wl,--no-whole-archive -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -ldl -lm chmod +x libgtkembedmoz.so /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgtkembedmoz.so ../../../../dist/lib /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 libgtkembedmoz.so ../../../../dist/bin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/tests' TestGtkEmbed.cpp c++ -o TestGtkEmbed.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I../../../../dist/include/xpcom -I../../../../dist/include/dom -I../../../../dist/include/gtkembedmoz -I../../../../dist/include -I/usr/include/nspr4 -I../../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/TestGtkEmbed.pp TestGtkEmbed.cpp c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -o TestGtkEmbed TestGtkEmbed.o -Wl,-rpath,/usr/lib64/firefox-2.0.0.4 -L../../../../dist/bin -L../../../../dist/lib -lgtkembedmoz -L/usr/lib64 -lX11 -ldl -lm -L../../../../dist/bin -lmozjs -L../../../../dist/bin -lxpcom -lxpcom_core -L../../../../dist/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /builddir/build/BUILD/mozilla/config/nsinstall -R -m 755 TestGtkEmbed ../../../../dist/bin gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/tests' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.72874 + umask 022 + cd /builddir/build/BUILD + cd mozilla + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder + DESTDIR=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder + make install gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/config' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsBuildID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../mozilla-config.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/config' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/build' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/build/unix' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 run-mozilla.sh /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 firefox-config /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/bin chmod 644 firefox-nspr.pc /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 firefox-nspr.pc firefox-xpcom.pc firefox-js.pc firefox-gtkmozembed.pc firefox-nss.pc firefox-plugin.pc \ /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/pkgconfig gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/build/unix' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/build' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/dbm' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/dbm/include' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsres.h cdefs.h mcom_db.h ncompat.h winfile.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dbm gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/dbm/include' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/dbm/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/dbm/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/dbm' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/libbz2' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libbz2/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 bzlib.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/libbz2 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libbz2/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libbz2' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/libmar' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libmar/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 mar.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/libmar gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libmar/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libmar/tool' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libmar/tool' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libmar' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/js' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/js/src/fdlibm' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 fdlibm.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/js gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/fdlibm' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/js/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 jsautocfg.h jsautokw.h js.msg jsapi.h jsarray.h jsarena.h jsatom.h jsbit.h jsbool.h jsclist.h jscntxt.h jscompat.h jsconfig.h jsdate.h jsdbgapi.h jsdhash.h jsemit.h jsfun.h jsgc.h jshash.h jsinterp.h jsiter.h jslock.h jslong.h jsmath.h jsnum.h jsobj.h jsopcode.tbl jsopcode.h jsosdep.h jsotypes.h jsparse.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsstddef.h jsstr.h jstypes.h jsutil.h jsxdrapi.h jsxml.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/js /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libmozjs.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/js/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/js' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/xpcom' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/MoreFiles' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/MoreFiles' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 xpt_arena.h xpt_struct.h xpt_xdr.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/tools' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 xpt_dump xpt_link /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt/tools' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpt' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpidl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 xpidl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib/xpidl' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/typelib' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/string' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/string/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsAString.h nsAlgorithm.h nsCharTraits.h nsDependentString.h nsDependentSubstring.h nsLiteralString.h nsObsoleteAString.h nsPrintfCString.h nsPromiseFlatString.h nsReadableUtils.h nsString.h nsStringBuffer.h nsStringFwd.h nsStringIterator.h nsSubstring.h nsSubstringTuple.h nsTAString.h nsTDependentString.h nsTDependentSubstring.h nsTObsoleteAString.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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/string /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsStringAPI.h nsEmbedString.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/string/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/string/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/string/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/string' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/glue' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/glue/standalone' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsXPCOMGlue.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/glue/standalone' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 pldhash.h nsBaseHashtable.h nsClassHashtable.h nsDataHashtable.h nsHashKeys.h nsINIParser.h nsInterfaceHashtable.h nsRefPtrHashtable.h nsTHashtable.h nsTArray.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/glue' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsAgg.h nsAutoPtr.h nsCom.h nsDebugImpl.h nsIAllocator.h nsIID.h nsISupportsObsolete.h nsTraceRefcntImpl.h nsWeakPtr.h nsInterfaceRequestorAgg.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsError.h nsISupportsBase.h nscore.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpcom_base.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIConsoleListener.idl nsIConsoleMessage.idl nsIConsoleService.idl nsIErrorService.idl nsIException.idl nsIExceptionService.idl nsIVersionComparator.idl nsIUUIDGenerator.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDebug.idl nsIInterfaceRequestor.idl nsIMemory.idl nsIProgrammingLanguage.idl nsISupports.idl nsITraceRefcnt.idl nsIWeakReference.idl nsrootidl.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/base' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/ds' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsAtomService.h nsCheapSets.h nsCppSharedAllocator.h nsCRT.h nsDeque.h nsDoubleHashtable.h nsEnumeratorUtils.h nsFixedSizeAllocator.h nsHashSets.h nsHashtable.h nsIByteBuffer.h nsIUnicharBuffer.h nsInt64.h nsObserverService.h nsQuickSort.h nsRecyclingAllocator.h nsStaticNameTable.h nsStaticAtom.h nsSupportsArray.h nsSupportsPrimitives.h nsTime.h nsUnitConversion.h nsVariant.h nsVoidArray.h nsTextFormatter.h nsValueArray.h nsArray.h nsArrayEnumerator.h nsCOMArray.h nsStringEnumerator.h nsAutoBuffer.h nsHashPropertyBag.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpcom_ds.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAtom.idl nsIAtomService.idl nsICollection.idl nsIEnumerator.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 nsIArray.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAtom.h _xpidlgen/nsIAtomService.h _xpidlgen/nsICollection.h _xpidlgen/nsIEnumerator.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 _xpidlgen/nsIArray.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIObserverService.idl nsIObserver.idl nsIProperties.idl nsISimpleEnumerator.idl nsISupportsPrimitives.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIObserverService.h _xpidlgen/nsIObserver.h _xpidlgen/nsIProperties.h _xpidlgen/nsISimpleEnumerator.h _xpidlgen/nsISupportsPrimitives.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/ds' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/io' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsAppDirectoryServiceDefs.h nsDirectoryService.h nsEscape.h nsFastLoadPtr.h nsFastLoadService.h nsLinebreakConverter.h nsLocalFile.h nsMultiplexInputStream.h nsScriptableInputStream.h nsStorageStream.h nsStringIO.h nsStringStream.h nsStreamUtils.h nsNativeCharsetUtils.h nsLocalFileUnix.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsDirectoryServiceDefs.h nsDirectoryServiceUtils.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpcom_io.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBinaryInputStream.idl nsIBinaryOutputStream.idl nsIByteArrayInputStream.idl nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl nsIFastLoadService.idl nsIInputStreamTee.idl nsILocalFileWin.idl nsILineInputStream.idl nsIUnicharLineInputStream.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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIBinaryInputStream.h _xpidlgen/nsIBinaryOutputStream.h _xpidlgen/nsIByteArrayInputStream.h _xpidlgen/nsIDirectoryEnumerator.h _xpidlgen/nsIFastLoadFileControl.h _xpidlgen/nsIFastLoadService.h _xpidlgen/nsIInputStreamTee.h _xpidlgen/nsILocalFileWin.h _xpidlgen/nsILineInputStream.h _xpidlgen/nsIUnicharLineInputStream.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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDirectoryService.idl nsIFile.idl nsILocalFile.idl nsIInputStream.idl nsIOutputStream.idl nsIScriptableInputStream.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDirectoryService.h _xpidlgen/nsIFile.h _xpidlgen/nsILocalFile.h _xpidlgen/nsIInputStream.h _xpidlgen/nsIOutputStream.h _xpidlgen/nsIScriptableInputStream.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/io' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/components' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCategoryManagerUtils.h nsCategoryCache.h nsIServiceManagerObsolete.h nsModule.h nsNativeComponentLoader.h nsObsoleteModuleLoading.h xcDll.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpcom_components.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIComponentLoader.idl nsIComponentLoaderManager.idl nsIComponentManagerObsolete.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIComponentLoader.h _xpidlgen/nsIComponentLoaderManager.h _xpidlgen/nsIComponentManagerObsolete.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIClassInfo.idl nsIComponentRegistrar.idl nsIFactory.idl nsIModule.idl nsIServiceManager.idl nsIComponentManager.idl nsICategoryManager.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIClassInfo.h _xpidlgen/nsIComponentRegistrar.h _xpidlgen/nsIFactory.h _xpidlgen/nsIModule.h _xpidlgen/nsIServiceManager.h _xpidlgen/nsIComponentManager.h _xpidlgen/nsICategoryManager.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/components' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/threads' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsAutoLock.h plevent.h nsProcess.h nsEventQueueUtils.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpcom_threads.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIThread.idl nsITimer.idl nsITimerInternal.idl nsITimerManager.idl nsIRunnable.idl nsIEventTarget.idl nsIEventQueue.idl nsIEventQueueService.idl nsIEnvironment.idl nsIProcess.idl nsISupportsPriority.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIThread.h _xpidlgen/nsITimer.h _xpidlgen/nsITimerInternal.h _xpidlgen/nsITimerManager.h _xpidlgen/nsIRunnable.h _xpidlgen/nsIEventTarget.h _xpidlgen/nsIEventQueue.h _xpidlgen/nsIEventQueueService.h _xpidlgen/nsIEnvironment.h _xpidlgen/nsIProcess.h _xpidlgen/nsISupportsPriority.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/threads' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 xptinfo.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpcom_xpti.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl nsIXPTLoader.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIInterfaceInfo.h _xpidlgen/nsIInterfaceInfoManager.h _xpidlgen/nsIXPTLoader.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptinfo' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 xptcall.h xptcstubsdecl.inc xptcstubsdef.inc /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md/unix' gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md/unix' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src/md' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect/xptcall' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/reflect' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/proxy' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/proxy/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsProxyEvent.h nsProxyRelease.h nsProxiedService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/proxyObjInst.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIProxyCreateInstance.idl nsIProxyObjectManager.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIProxyCreateInstance.h _xpidlgen/nsIProxyObjectManager.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/proxy/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/proxy/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/proxy/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/proxy' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsXPCOM.h nsXPCOMCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxpcom_core.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/build' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/stub' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxpcom.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/stub' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/tools' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/tools/registry' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 regxpcom /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/tools/registry' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/tools' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 xpcom-config.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg/include' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 VerReg.h NSReg.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/libreg gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg/include' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libreg/standalone' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg/standalone' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libreg' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/obsolete' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpcom/obsolete/component' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxpcom_compat_c.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/obsolete/component' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 xpcomobsolete.h nsFileSpec.h nsFileStream.h nsIFileStream.h nsSpecialSystemDirectory.h nsIRegistryUtils.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom_obsolete /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxpcom_compat.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpcom_obsolete.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFileSpec.idl nsIRegistry.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFileSpec.h _xpidlgen/nsIRegistry.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpcom_obsolete gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/xpcom/obsolete' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 xpc_map_end.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpconnect gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpconnect.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 xpccomponents.idl xpcjsid.idl xpcexception.idl nsIJSContextStack.idl nsIJSRuntimeService.idl nsIXPConnect.idl nsIXPCSecurityManager.idl nsIXPCScriptable.idl nsIScriptError.idl nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl XPCIDispatch.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpccomponents.h _xpidlgen/xpcjsid.h _xpidlgen/xpcexception.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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpconnect /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 mozIJSSubScriptLoader.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/mozIJSSubScriptLoader.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/idl' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/loader' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/loader' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxpconnect.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/shell' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 xpcshell /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect/shell' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/xpconnect' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/intl' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/unicharutil.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIEntityConverter.idl nsISaveAsCharset.idl nsIUnicodeNormalizer.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIEntityConverter.h _xpidlgen/nsISaveAsCharset.h _xpidlgen/nsIUnicodeNormalizer.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/unicharutil gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/idl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsICaseConversion.h nsIOrderIdFormater.h nsITextTransform.h nsIUGenDetailCategory.h nsUnicharUtilCIID.h nsHankakuToZenkakuCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/unicharutil gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/util' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsUnicharUtils.h nsCompressedCharMap.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/unicharutil gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/util' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 cattable.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/unicharutil gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/unicharutil/tables' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 htmlEntityVersions.properties html40Latin1.properties html40Symbols.properties html40Special.properties transliterate.properties mathml20.properties /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/entityTables gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil/tables' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/intl/unicharutil' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/uconv.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsITextToSubURI.idl nsICurrentCharsetListener.idl nsICharsetConverterManager.idl nsIScriptableUConv.idl nsIUTF8ConverterService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsITextToSubURI.h _xpidlgen/nsICurrentCharsetListener.h _xpidlgen/nsICharsetConverterManager.h _xpidlgen/nsIScriptableUConv.h _xpidlgen/nsIUTF8ConverterService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/uconv gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/idl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsICharsetAlias.h nsIPlatformCharset.h nsIUnicodeDecodeHelper.h nsIUnicodeDecoder.h nsIUnicodeEncodeHelper.h nsIUnicodeEncoder.h nsICharRepresentable.h nsIMappingCache.h uconvutil.h nsEncoderDecoderUtils.h nsUConvCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/uconv gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/util' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/util' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvja' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsUCVJACID.h nsUCVJA2CID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/ucvja gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvja' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvcn' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsUCvCnCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/ucvcn gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvcn' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvlatin' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsUCvLatinCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/ucvlatin gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvlatin' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsUCvTWCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/ucvtw gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw2' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsUCvTW2CID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/ucvtw2 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvtw2' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvko' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsUCvKOCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/ucvko gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvko' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvibm' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsUCvIBMCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/ucvibm gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvibm' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libuconv.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 charsetalias.properties charsetData.properties unixcharset.properties /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvmath' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsUCvMathCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/ucvmath /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libucvmath.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv/ucvmath' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/intl/uconv' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCollationCID.h nsDateTimeFormatCID.h nsIDateTimeFormat.h nsILanguageAtomService.h nsIMacLocale.h nsIPosixLocale.h nsIOS2Locale.h nsIWin32Locale.h nsLocaleCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/locale gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/locale.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFontPackageService.idl nsIFontPackageProxy.idl nsIFontPackageHandler.idl nsILocale.idl nsILocaleService.idl nsIScriptableDateFormat.idl nsICollation.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFontPackageService.h _xpidlgen/nsIFontPackageProxy.h _xpidlgen/nsIFontPackageHandler.h _xpidlgen/nsILocale.h _xpidlgen/nsILocaleService.h _xpidlgen/nsIScriptableDateFormat.h _xpidlgen/nsICollation.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/locale gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/idl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/src' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/intl/locale/src/unix' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/src/unix' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCollation.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/locale /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./langGroups.properties ./language.properties /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/intl/locale' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/intl/strres' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/strres/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/intl.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIStringBundle.idl nsIStringBundleOverride.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIStringBundle.h _xpidlgen/nsIStringBundleOverride.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/intl gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/strres/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/strres/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/strres/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/intl/strres' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/lwbrk.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISemanticUnitScanner.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISemanticUnitScanner.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/lwbrk gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk/idl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBreakState.h nsIBinarySearchIterator.h nsILineBreaker.h nsILineBreakerFactory.h nsILinearIterator.h nsIWordBreaker.h nsIWordBreakerFactory.h nsLWBrkCIID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/lwbrk gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/lwbrk/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/intl/lwbrk' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/intl/chardet' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/chardet/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCharsetDetectionAdaptorCID.h nsDetectionConfident.h nsDocumentCharsetInfoCID.h nsICharsetDetectionAdaptor.h nsICharsetDetectionObserver.h nsICharsetDetector.h nsIMetaCharsetService.h nsIStringCharsetDetector.h nsIXMLEncodingService.h nsMetaCharsetCID.h nsXMLEncodingCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/chardet /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/chardet.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDocumentCharsetInfo.idl nsIDocCharset.idl nsICharsetResolver.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDocumentCharsetInfo.h _xpidlgen/nsIDocCharset.h _xpidlgen/nsICharsetResolver.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/chardet gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/chardet/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/intl/chardet/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/intl/chardet/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/intl/chardet' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/intl/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libi18n.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/intl/build' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/intl' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/db' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/db/mdb' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/db/mdb/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 mdb.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/mork gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/db/mdb/public' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/db/mdb' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/db/mork' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/db/mork/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/db/mork/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/db/mork/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsMorkCID.h nsIMdbFactoryFactory.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/mork /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libmork.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/db/mork/build' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/db/mork' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/db' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/storage' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/db/sqlite3/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 sqlite3.h sqlite3file.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/sqlite3 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/db/sqlite3/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/storage/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 mozStorageHelper.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/storage /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/storage.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 mozIStorageService.idl mozIStorageConnection.idl mozIStorageFunction.idl mozIStorageStatement.idl mozIStorageStatementWrapper.idl mozIStorageDataSet.idl mozIStorageValueArray.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/mozIStorageService.h _xpidlgen/mozIStorageConnection.h _xpidlgen/mozIStorageFunction.h _xpidlgen/mozIStorageStatement.h _xpidlgen/mozIStorageStatementWrapper.h _xpidlgen/mozIStorageDataSet.h _xpidlgen/mozIStorageValueArray.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/storage gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/storage/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/storage/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/storage/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/storage/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 mozStorageCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/storage /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libstoragecomps.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/storage/build' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/storage' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 gtkxtbin.h gtk2xtbin.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/gtkxtbin /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libgtkxtbin.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/js/jsd' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/js/jsd/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/jsdservice.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 jsdIDebuggerService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/jsdIDebuggerService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/jsdebug gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/js/jsd/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 jsdebug.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/jsdebug /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libjsd.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/js/jsd' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/libutil' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libutil/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 stopwatch.h nsTimer.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/util gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libutil/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libutil/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libutil/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libutil' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/netwerk' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/base' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/base/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 netCore.h nsNetError.h nsNetUtil.h nsNetStrings.h nsChannelProperties.h nsURIHashKey.h nsReadLine.h nsCPasswordManager.h nsCPasswordManagerInternal.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko Creating /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/greprefs set -e; \ for i in ./security-prefs.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DIMPL_NS_NET -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/greprefs/`basename $i`; \ done /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAuthPrompt.idl nsIAsyncStreamCopier.idl nsISafeOutputStream.idl nsIBufferedStreams.idl nsICancelable.idl nsIDownloader.idl nsIEncodedChannel.idl nsIFileStreams.idl nsIIncrementalDownload.idl nsIInputStreamPump.idl nsIInputStreamChannel.idl nsIIOService2.idl nsIMIMEInputStream.idl nsINetworkLinkService.idl nsIPasswordManager.idl nsIPasswordManagerInternal.idl nsIPermissionManager.idl nsIProgressEventSink.idl nsIPrompt.idl nsIProtocolProxyService.idl nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl nsIProxyInfo.idl nsITransport.idl nsISocketTransport.idl nsISocketTransportService.idl nsIServerSocket.idl nsIResumableChannel.idl nsIRequestObserverProxy.idl nsIStreamListenerProxy.idl nsIStreamListenerTee.idl nsISimpleStreamListener.idl nsIStreamTransportService.idl nsIStreamLoader.idl nsISyncStreamListener.idl nsIUnicharStreamLoader.idl nsIStandardURL.idl nsIURLParser.idl nsIURIChecker.idl nsISecurityEventSink.idl nsISecretDecoderRing.idl nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl nsICachingChannel.idl nsIByteRangeRequest.idl nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl nsIAuthModule.idl nsIContentSniffer.idl nsIAuthPromptProvider.idl nsPIProtocolProxyService.idl nsPISocketTransportService.idl nsIChannelEventSink.idl nsINetUtil.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAuthPrompt.h _xpidlgen/nsIAsyncStreamCopier.h _xpidlgen/nsISafeOutputStream.h _xpidlgen/nsIBufferedStreams.h _xpidlgen/nsICancelable.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/nsIPermissionManager.h _xpidlgen/nsIProgressEventSink.h _xpidlgen/nsIPrompt.h _xpidlgen/nsIProtocolProxyService.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/nsIStreamListenerProxy.h _xpidlgen/nsIStreamListenerTee.h _xpidlgen/nsISimpleStreamListener.h _xpidlgen/nsIStreamTransportService.h _xpidlgen/nsIStreamLoader.h _xpidlgen/nsISyncStreamListener.h _xpidlgen/nsIUnicharStreamLoader.h _xpidlgen/nsIStandardURL.h _xpidlgen/nsIURLParser.h _xpidlgen/nsIURIChecker.h _xpidlgen/nsISecurityEventSink.h _xpidlgen/nsISecretDecoderRing.h _xpidlgen/nsISecureBrowserUI.h _xpidlgen/nsICryptoFIPSInfo.h _xpidlgen/nsICachingChannel.h _xpidlgen/nsIByteRangeRequest.h _xpidlgen/nsIMultiPartChannel.h _xpidlgen/nsIExternalProtocolHandler.h _xpidlgen/nsIAuthModule.h _xpidlgen/nsIContentSniffer.h _xpidlgen/nsIAuthPromptProvider.h _xpidlgen/nsPIProtocolProxyService.h _xpidlgen/nsPISocketTransportService.h _xpidlgen/nsIChannelEventSink.h _xpidlgen/nsINetUtil.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/base/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/base/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsProxyAutoConfig.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/base/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/base' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cookie' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cookie/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_cookie.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsICookieService.idl nsICookie2.idl nsICookieConsent.idl nsICookieManager2.idl nsICookiePermission.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsICookieService.h _xpidlgen/nsICookie2.h _xpidlgen/nsICookieConsent.h _xpidlgen/nsICookieManager2.h _xpidlgen/nsICookiePermission.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsICookieManager.idl nsICookie.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsICookieManager.h _xpidlgen/nsICookie.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cookie/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cookie/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cookie/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cookie' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/dns' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/dns/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_dns.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsPIDNSService.idl nsIDNSService.idl nsIDNSListener.idl nsIDNSRecord.idl nsIIDNService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsPIDNSService.h _xpidlgen/nsIDNSService.h _xpidlgen/nsIDNSListener.h _xpidlgen/nsIDNSRecord.h _xpidlgen/nsIIDNService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/dns/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/dns/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/dns/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/dns' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/socket' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/socket/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_socket.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISocketProvider.idl nsISocketProviderService.idl nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl nsISSLSocketControl.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISocketProvider.h _xpidlgen/nsISocketProviderService.h _xpidlgen/nsISOCKSSocketInfo.h _xpidlgen/nsITransportSecurityInfo.h _xpidlgen/nsISSLSocketControl.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/socket/base' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/socket' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/mime' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/mime/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsMimeTypes.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/mimetype /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/mimetype.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIMIMEService.idl nsIMIMEInfo.idl nsIMIMEHeaderParam.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIMIMEService.h _xpidlgen/nsIMIMEInfo.h _xpidlgen/nsIMIMEHeaderParam.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/mimetype gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/mime/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/mime/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/mime/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/mime' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_strconv.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIStreamConverter.idl nsIStreamConverterService.idl mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl nsIDirIndex.idl nsIDirIndexListener.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIStreamConverter.h _xpidlgen/nsIStreamConverterService.h _xpidlgen/mozITXTToHTMLConv.h _xpidlgen/nsITXTToHTMLConv.h _xpidlgen/nsIDirIndex.h _xpidlgen/nsIDirIndexListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/converters' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv/converters' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/streamconv' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cache' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cache/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_cache.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsICache.idl nsICacheEntryDescriptor.idl nsICacheListener.idl nsICacheService.idl nsICacheSession.idl nsICacheVisitor.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsICache.h _xpidlgen/nsICacheEntryDescriptor.h _xpidlgen/nsICacheListener.h _xpidlgen/nsICacheService.h _xpidlgen/nsICacheSession.h _xpidlgen/nsICacheVisitor.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/nkcache gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cache/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/cache/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCacheService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/nkcache gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cache/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/cache' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsAboutProtocolUtils.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_about.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAboutModule.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAboutModule.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/about' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_data.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDataChannel.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDataChannel.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/data' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_res.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIResProtocolHandler.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIResProtocolHandler.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/res' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_file.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFileProtocolHandler.idl nsIFileChannel.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFileProtocolHandler.h _xpidlgen/nsIFileChannel.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/file' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_http.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl nsIHttpEventSink.idl nsIHttpAuthenticator.idl nsIHttpAuthManager.idl nsIHttpActivityObserver.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIHttpChannelInternal.h _xpidlgen/nsIHttpProtocolHandler.h _xpidlgen/nsIHttpEventSink.h _xpidlgen/nsIHttpAuthenticator.h _xpidlgen/nsIHttpAuthManager.h _xpidlgen/nsIHttpActivityObserver.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIHttpChannel.idl nsIHttpHeaderVisitor.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIHttpChannel.h _xpidlgen/nsIHttpHeaderVisitor.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/http' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_viewsource.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIViewSourceChannel.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIViewSourceChannel.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko2 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/viewsource' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ftpCore.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/necko_ftp.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFTPChannel.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFTPChannel.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/ftp' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol/gopher' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/protocol' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/system' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/system' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsNetCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libnecko.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/build' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/build2' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libnecko2.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/build2' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/resources' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/resources' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/netwerk/locales' +++ making chrome /builddir/build/BUILD/mozilla/netwerk/locales => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.manifest zip warning: ../../../../../../../var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.jar not found or empty adding: locale/en-US/necko/necko.properties (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk/locales' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 necko-config.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/necko gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/netwerk' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/libjar' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 zipfile.h zipstub.h zipstruct.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/jar /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libjar50.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/jar.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIZipReader.idl nsIJAR.idl nsIJARChannel.idl nsIJARURI.idl nsIJARProtocolHandler.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIZipReader.h _xpidlgen/nsIJAR.h _xpidlgen/nsIJARChannel.h _xpidlgen/nsIJARURI.h _xpidlgen/nsIJARProtocolHandler.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/jar gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libjar' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/uriloader' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/uriloader/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsURILoader.h nsDocLoader.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/uriloader /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/uriloader.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIContentHandler.idl nsIURILoader.idl nsCURILoader.idl nsIDownload.idl nsITransfer.idl nsIDocumentLoader.idl nsIWebProgressListener2.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIContentHandler.h _xpidlgen/nsIURILoader.h _xpidlgen/nsCURILoader.h _xpidlgen/nsIDownload.h _xpidlgen/nsITransfer.h _xpidlgen/nsIDocumentLoader.h _xpidlgen/nsIWebProgressListener2.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/uriloader /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIURIContentListener.idl nsIWebProgress.idl nsIWebProgressListener.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIURIContentListener.h _xpidlgen/nsIWebProgress.h _xpidlgen/nsIWebProgressListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader/base' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/uriloader/exthandler' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 unix/nsOSHelperAppService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/exthandler /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/exthandler.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCExternalHandlerService.idl nsIExternalProtocolService.idl nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsCExternalHandlerService.h _xpidlgen/nsIExternalProtocolService.h _xpidlgen/nsIExternalHelperAppService.h _xpidlgen/nsIHelperAppLauncherDialog.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/exthandler gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader/exthandler' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/uriloader/prefetch' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCPrefetchService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/prefetch /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/prefetch.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIPrefetchService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIPrefetchService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/prefetch gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader/prefetch' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/uriloader' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpref' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpref/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsPrefsCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/pref /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/pref.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIPref.idl nsIPrefBranchInternal.idl nsISecurityPref.idl nsIRelativeFilePref.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIPref.h _xpidlgen/nsIPrefBranchInternal.h _xpidlgen/nsISecurityPref.h _xpidlgen/nsIRelativeFilePref.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/pref /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIPrefService.idl nsIPrefBranch.idl nsIPrefBranch2.idl nsIPrefLocalizedString.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIPrefService.h _xpidlgen/nsIPrefBranch.h _xpidlgen/nsIPrefBranch2.h _xpidlgen/nsIPrefLocalizedString.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpref/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpref/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libpref.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components set -e; \ for i in ./init/all.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DOS_ARCH=Linux -DMOZ_WIDGET_TOOLKIT=gtk2 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/greprefs/`basename $i`; \ done gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpref/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpref' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/libimg' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libimg' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/caps' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/caps/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/caps.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsICryptoHash.idl nsIScriptSecurityManager.idl nsIPrincipal.idl nsISignatureVerifier.idl nsISecurityCheckedComponent.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsICryptoHash.h _xpidlgen/nsIScriptSecurityManager.h _xpidlgen/nsIPrincipal.h _xpidlgen/nsISignatureVerifier.h _xpidlgen/nsISecurityCheckedComponent.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/caps gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/caps/idl' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/caps/include' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsJSPrincipals.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/caps gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/caps/include' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/caps/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libcaps.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/caps/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/caps' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/rdf' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/rdf.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/rdf gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base/idl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 rdf.h nsIRDFContentSink.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/rdf gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/rdf/base/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/base' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/rdf/util' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/rdf/util/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsRDFResource.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/rdfutil gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/util/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/rdf/util/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/util/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/util' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/rdf/datasource' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/rdf/datasource/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsILocalStore.h nsIRDFFileSystem.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/rdf gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/datasource/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/rdf/datasource/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/datasource/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/datasource' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/rdf/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsRDFCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/rdf /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 librdf.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/rdf/build' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/rdf' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/parser/expat' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/parser/expat/lib' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 expat.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/expat gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/parser/expat/lib' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 expat_config.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/expat gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/parser/expat' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/parser/xml' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/parser/xml/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/saxparser.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISAXAttributes.idl nsISAXMutableAttributes.idl nsISAXContentHandler.idl nsISAXDTDHandler.idl nsISAXErrorHandler.idl nsISAXLexicalHandler.idl nsISAXLocator.idl nsISAXXMLReader.idl nsISAXXMLFilter.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xml gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/parser/xml/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/parser/xml/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsSAXAttributes.h nsSAXLocator.h nsSAXXMLReader.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xml gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/parser/xml/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/parser/xml' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/parser/htmlparser' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/parser/htmlparser/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/htmlparser /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsParserDataListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/htmlparser.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIExpatSink.idl nsIExtendedExpatSink.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIExpatSink.h _xpidlgen/nsIExtendedExpatSink.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/htmlparser gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/parser/htmlparser/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/parser/htmlparser/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libhtmlpars.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/parser/htmlparser/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/parser/htmlparser' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/gfx' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/gfx/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -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 nsIBlender.h nsGfxCIID.h nsIRegion.h nsDeviceContext.h nsIDeviceContextSpec.h nsIDeviceContextSpecFactory.h nsIDrawingSurface.h nsITheme.h nsThemeConstants.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/gfx gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/gfx/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/gfx.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFontEnumerator.idl nsIFontList.idl nsIScriptableRegion.idl nsIScreen.idl nsIScreenManager.idl nsIPrintOptions.idl nsIPrintSettings.idl nsIPrintSettingsService.idl nsIPrintSession.idl gfxIFormats.idl gfxIImageFrame.idl gfxtypes.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFontEnumerator.h _xpidlgen/nsIFontList.h _xpidlgen/nsIScriptableRegion.h _xpidlgen/nsIScreen.h _xpidlgen/nsIScreenManager.h _xpidlgen/nsIPrintOptions.h _xpidlgen/nsIPrintSettings.h _xpidlgen/nsIPrintSettingsService.h _xpidlgen/nsIPrintSession.h _xpidlgen/gfxIFormats.h _xpidlgen/gfxIImageFrame.h _xpidlgen/gfxtypes.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/gfx gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/idl' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/shared' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/shared' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/psshared' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCUPSShim.h nsPaperPS.h nsPSPrinters.h psSharedCore.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/gfx /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libgfxpsshar.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/psshared' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/ps' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDeviceContextPS.h nsGfxPSCID.h nsIDeviceContextSpecPS.h nsTempfilePS.h nsEPSObjectPS.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/gfx /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libgfxps.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./sample.unixpsfonts.properties /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/ps' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/gfx/src/gtk' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libgfx_gtk.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 fontEncoding.properties pangoFontEncoding.properties /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/fonts gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src/gtk' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libgkgfx.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/gfx/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/gfx' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ImageErrors.h ImageLogging.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/imglib2 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/imglib2.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 imgICache.idl imgIContainer.idl imgIContainerObserver.idl imgIDecoder.idl imgIDecoderObserver.idl imgIEncoder.idl imgILoad.idl imgILoader.idl imgIRequest.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/imglib2 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/png' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/png' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/gif' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/gif' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/jpeg' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/jpeg' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/bmp' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/bmp' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/xbm' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/xbm' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon/gtk' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon/gtk' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libimgicon.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/imgicon.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIIconURI.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIIconURI.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/imgicon gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders/icon' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/decoders' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/png' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/png' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/jpeg' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders/jpeg' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/encoders' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/libpr0n/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libimglib2.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n/build' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/libpr0n' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/sun-java' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/sun-java/stubs' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/sun-java/stubs/jri' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 java_lang_String.h jdk_java_lang_String.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/java gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java/stubs/jri' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/sun-java/stubs/include' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 bool.h interpreter.h javaString.h javaThreads.h jmc.h jni.h jni_md.h jri.h jri_md.h jriext.h jritypes.h nspr_md.h oobj.h sysmacros_md.h tree.h typedefs.h typedefs_md.h zip.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/java /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 jni.h jni_md.h jri.h jri_md.h jritypes.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java/stubs/include' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java/stubs' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/sun-java' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/base/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsplugin.h nsplugindefs.h nsPluginLogging.h nsPluginError.h nsDefaultPlugin.h nsPluginNativeWindow.h nsPluginsCID.h npapi.h npupp.h npruntime.h nptypes.h nsIPluginInstanceInternal.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/plugin /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 npapi.h npupp.h nptypes.h npruntime.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/plugin.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -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 nsIPluginTagInfo.idl nsIPluginTagInfo2.idl nsIJRILiveConnectPIPeer.idl nsIJRILiveConnectPlugin.idl nsIPluginInputStream.idl nsIPluginStreamListener.idl nsIPluginInstance.idl nsPIPluginHost.idl nsPIPluginInstancePeer.idl nsIPluginHost.idl nsIPluginDocument.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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/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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/plugin gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/base/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/base/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libgkplugin.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/base/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/unixprinting' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libunixprintplugin.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/unixprinting' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/default/unix' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libnullplugin.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/plugins gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin/samples/default/unix' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/plugin' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/dom' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/dom/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_base.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBrowserDOMWindow.idl nsIDOMClientInformation.idl nsIDOMConstructor.idl nsIDOMCRMFObject.idl nsIDOMCrypto.idl nsIDOMHistory.idl nsIDOMLocation.idl nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl nsIDOMNSHistory.idl nsIDOMNSLocation.idl nsIDOMNavigator.idl nsIDOMPkcs11.idl nsIDOMPlugin.idl nsIDOMPluginArray.idl nsIDOMScreen.idl nsIDOMWindowInternal.idl nsIDOMJSWindow.idl nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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/nsIDOMNSHistory.h _xpidlgen/nsIDOMNSLocation.h _xpidlgen/nsIDOMNavigator.h _xpidlgen/nsIDOMPkcs11.h _xpidlgen/nsIDOMPlugin.h _xpidlgen/nsIDOMPluginArray.h _xpidlgen/nsIDOMScreen.h _xpidlgen/nsIDOMWindowInternal.h _xpidlgen/nsIDOMJSWindow.h _xpidlgen/nsIDOMChromeWindow.h _xpidlgen/nsIDOMNSFeatureFactory.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 domstubs.idl nsIDOMBarProp.idl nsIDOMWindow.idl nsIDOMWindow2.idl nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/domstubs.h _xpidlgen/nsIDOMBarProp.h _xpidlgen/nsIDOMWindow.h _xpidlgen/nsIDOMWindow2.h _xpidlgen/nsIDOMWindowCollection.h _xpidlgen/nsIDOMWindowUtils.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/canvas' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_canvas.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMCanvasRenderingContext2D.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMCanvasRenderingContext2D.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/canvas' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/core' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_core.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOM3Document.idl nsIDOM3Node.idl nsIDOMDOMStringList.idl nsIDOMNameList.idl nsIDOMNSDocument.idl nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOM3Document.h _xpidlgen/nsIDOM3Node.h _xpidlgen/nsIDOMDOMStringList.h _xpidlgen/nsIDOMNameList.h _xpidlgen/nsIDOMNSDocument.h _xpidlgen/nsIDOMXMLDocument.h _xpidlgen/nsIDOMUserDataHandler.h _xpidlgen/nsIDOMDOMConfiguration.h _xpidlgen/nsIDOMNSEditableElement.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/core' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/html' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_html.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAreaElement.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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMHTMLCanvasElement.h _xpidlgen/nsIDOMNSHTMLAnchorElement.h _xpidlgen/nsIDOMNSHTMLAreaElement.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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/html' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/events' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_events.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMNSEvent.idl nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMNSEvent.h _xpidlgen/nsIDOMKeyEvent.h _xpidlgen/nsIDOMMutationEvent.h _xpidlgen/nsIDOMNSUIEvent.h _xpidlgen/nsIDOMPopupBlockedEvent.h _xpidlgen/nsIDOMBeforeUnloadEvent.h _xpidlgen/nsIDOMNSEventTarget.h _xpidlgen/nsIDOMSmartCardEvent.h _xpidlgen/nsIDOMPageTransitionEvent.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMDocumentEvent.idl nsIDOMEvent.idl nsIDOMEventTarget.idl nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl nsIDOMEventGroup.idl nsIDOMCustomEvent.idl nsIDOMMouseEvent.idl nsIDOMUIEvent.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMDocumentEvent.h _xpidlgen/nsIDOMEvent.h _xpidlgen/nsIDOMEventTarget.h _xpidlgen/nsIDOMEventListener.h _xpidlgen/nsIDOM3DocumentEvent.h _xpidlgen/nsIDOM3EventTarget.h _xpidlgen/nsIDOMEventGroup.h _xpidlgen/nsIDOMCustomEvent.h _xpidlgen/nsIDOMMouseEvent.h _xpidlgen/nsIDOMUIEvent.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/events' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/stylesheets' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_stylesheets.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMLinkStyle.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMLinkStyle.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMDocumentStyle.idl nsIDOMNSDocumentStyle.idl nsIDOMMediaList.idl nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMDocumentStyle.h _xpidlgen/nsIDOMNSDocumentStyle.h _xpidlgen/nsIDOMMediaList.h _xpidlgen/nsIDOMStyleSheet.h _xpidlgen/nsIDOMStyleSheetList.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/stylesheets' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/views' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_views.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMDocumentView.idl nsIDOMAbstractView.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMDocumentView.h _xpidlgen/nsIDOMAbstractView.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/views' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/css' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_css.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/css' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/sidebar' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_sidebar.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISidebar.idl nsIWebContentHandlerRegistrar.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISidebar.h _xpidlgen/nsIWebContentHandlerRegistrar.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/sidebar' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/traversal' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_traversal.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMDocumentTraversal.h _xpidlgen/nsIDOMNodeFilter.h _xpidlgen/nsIDOMNodeIterator.h _xpidlgen/nsIDOMTreeWalker.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/traversal' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/range' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_range.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMNSRange.idl nsIDOMRangeException.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMNSRange.h _xpidlgen/nsIDOMRangeException.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMRange.idl nsIDOMDocumentRange.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMRange.h _xpidlgen/nsIDOMDocumentRange.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/range' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/xbl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_xbl.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMDocumentXBL.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMDocumentXBL.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/xbl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/xpath' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_xpath.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMXPathEvaluator.h _xpidlgen/nsIDOMXPathException.h _xpidlgen/nsIDOMXPathExpression.h _xpidlgen/nsIDOMXPathNamespace.h _xpidlgen/nsIDOMXPathNSResolver.h _xpidlgen/nsIDOMXPathResult.h _xpidlgen/nsIDOMNSXPathExpression.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/xpath' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/ls' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_loadsave.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl nsIDOMLSParser.idl nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/ls' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/xul' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_xul.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl nsIDOMXULElement.idl nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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/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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/xul' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/storage' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsPIDOMStorage.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_storage.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMToString.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMToString.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMStorage.idl nsIDOMStorageEvent.idl nsIDOMStorageItem.idl nsIDOMStorageList.idl nsIDOMStorageWindow.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMStorage.h _xpidlgen/nsIDOMStorageEvent.h _xpidlgen/nsIDOMStorageItem.h _xpidlgen/nsIDOMStorageList.h _xpidlgen/nsIDOMStorageWindow.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/storage' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/idl/svg' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom_svg.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMGetSVGDocument.idl nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedEnum.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 nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.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 nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDOMGetSVGDocument.h _xpidlgen/nsIDOMSVGAngle.h _xpidlgen/nsIDOMSVGAnimatedAngle.h _xpidlgen/nsIDOMSVGAnimatedEnum.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/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/nsIDOMSVGMatrix.h _xpidlgen/nsIDOMSVGMetadataElement.h _xpidlgen/nsIDOMSVGNumber.h _xpidlgen/nsIDOMSVGNumberList.h _xpidlgen/nsIDOMSVGPathElement.h _xpidlgen/nsIDOMSVGPathSeg.h _xpidlgen/nsIDOMSVGPathSegList.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/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/nsIDOMSVGUseElement.h _xpidlgen/nsIDOMSVGViewSpec.h _xpidlgen/nsIDOMSVGZoomAndPan.h _xpidlgen/nsIDOMSVGZoomEvent.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl/svg' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/idl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/coreEvents' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMEventReceiver.h nsIDOMFocusListener.h nsIDOMFormListener.h nsIDOMKeyListener.h nsIDOMLoadListener.h nsIDOMMouseListener.h nsIDOMMouseMotionListener.h nsIDOMMutationListener.h nsIDOMPaintListener.h nsIDOMDragListener.h nsIDOMTextListener.h nsIDOMCompositionListener.h nsIDOMXULListener.h nsIDOMScrollListener.h nsIDOMContextMenuListener.h nsIDOMUIListener.h nsIDOMPageTransitionListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/coreEvents' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dom/public/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsPIDOMWindow.h nsPIWindowRoot.h nsIFocusController.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIScriptContext.h nsIJSNativeInitializer.h nsIScriptObjectOwner.h nsIScriptObjectPrincipal.h nsIScriptGlobalObject.h nsIScriptGlobalObjectOwner.h nsIDOMScriptObjectFactory.h nsDOMCID.h nsIScriptExternalNameSet.h nsIScriptNameSpaceManager.h nsDOMError.h nsIJSEventListener.h nsIDOMClassInfo.h nsIBaseDOMException.h nsDOMString.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/dom.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIScriptContextOwner.idl nsIEntropyCollector.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIScriptContextOwner.h _xpidlgen/nsIEntropyCollector.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/dom gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/dom/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/dom/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/base' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/base' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/jsurl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsJSProtocolHandler.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/jsurl gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/jsurl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/events' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/events' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/dom/src/storage' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src/storage' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./res/hiddenWindow.html /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/dom/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/dom/locales' +++ making chrome /builddir/build/BUILD/mozilla/dom/locales => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.jar adding: locale/en-US/global/css.properties (stored 0%) adding: locale/en-US/global/xbl.properties (stored 0%) adding: locale/en-US/global/xul.properties (stored 0%) adding: locale/en-US/global/printing.properties (stored 0%) adding: locale/en-US/global/layout_errors.properties (stored 0%) adding: locale/en-US/global/netError.dtd (stored 0%) adding: locale/en-US/global/global.dtd (stored 0%) adding: locale/en-US/global/appstrings.properties (stored 0%) adding: locale/en-US/global/charsetTitles.properties (stored 0%) adding: locale/en-US/global/global-strres.properties (stored 0%) adding: locale/en-US/global/plugins.properties (stored 0%) adding: locale/en-US/global/nsWebBrowserPersist.properties (stored 0%) adding: locale/en-US/global/printdialog.properties (stored 0%) adding: locale/en-US/global/xslt/xslt.properties (stored 0%) adding: locale/en-US/global/dom/dom.properties (stored 0%) adding: locale/en-US/global/layout/MediaDocument.properties (stored 0%) adding: locale/en-US/global/layout/xmlparser.properties (stored 0%) adding: locale/en-US/global/layout/HtmlForm.properties (stored 0%) adding: locale/en-US/global/security/caps.properties (stored 0%) adding: locale/en-US/global/xml/prettyprint.dtd (stored 0%) adding: locale/en-US/global/webservices/security.properties (stored 0%) adding: locale/en-US/global-platform/win/accessible.properties (stored 0%) adding: locale/en-US/global-platform/mac/accessible.properties (stored 0%) adding: locale/en-US/global-platform/unix/accessible.properties (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/dom/locales' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/dom' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/view' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/view/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIView.h nsIViewManager.h nsIScrollableView.h nsViewsCID.h nsIViewObserver.h nsIScrollPositionListener.h nsICompositeListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/view gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/view/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/view/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/view/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/view' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/widget' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/widget/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 widgetCore.h nsIMenuBar.h nsIMenu.h nsIMenuItem.h nsStringUtil.h nsIWidget.h nsIKBStateControl.h nsIButton.h nsICheckButton.h nsITextWidget.h nsGUIEvent.h nsEvent.h nsIMouseListener.h nsIEventListener.h nsIMenuListener.h nsWidgetsCID.h nsILookAndFeel.h nsILabel.h nsIDragSessionGTK.h nsIDragSessionXlib.h nsIDragSessionMac.h nsIDragSessionOS2.h nsIDragSessionBeOS.h nsIPluginWidget.h nsINativeKeyBindings.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/widget /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/widget.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -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 nsIMenuRollup.idl nsIBaseWindow.idl nsIBidiKeyboard.idl nsIFullScreen.idl nsINativeScrollbar.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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/nsIMenuRollup.h _xpidlgen/nsIBaseWindow.h _xpidlgen/nsIBidiKeyboard.h _xpidlgen/nsIFullScreen.h _xpidlgen/nsINativeScrollbar.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/widget gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/widget/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/widget/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/xpwidgets' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/xpwidgets' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/support' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsWidgetSupport.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/widget gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/support' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/gtk2' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIGdkPixbufImage.h mozdrawingarea.h mozcontainer.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/widget /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libwidget_gtk2.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/gtk2' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 gtkxtbin.h gtk2xtbin.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/gtkxtbin /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libgtkxtbin.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/gtkxtbin' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/widget' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/content' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/base' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/base/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 mozFlushType.h nsIContent.h nsIAttribute.h nsIContentIterator.h nsContentErrors.h nsContentPolicyUtils.h nsContentUtils.h nsIDocument.h nsIDocumentEncoder.h nsIDocumentObserver.h nsIDOMGCParticipant.h nsINameSpaceManager.h nsINodeInfo.h nsIRangeUtils.h nsIScriptElement.h nsIStyledContent.h nsIStyleSheetLinkingElement.h nsITextContent.h nsIPrivateDOMImplementation.h nsIContentSerializer.h nsIHTMLToTextSink.h nsIXPathEvaluatorInternal.h mozISanitizingSerializer.h nsContentCID.h nsCopySupport.h nsContentCreatorFunctions.h nsXMLNameSpaceMap.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/content_base.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIChromeRegistry.idl nsIContentPolicy.idl nsISelection2.idl nsIDOMParser.idl nsIDOMSerializer.idl nsISelectionController.idl nsISelectionDisplay.idl nsISelectionListener.idl nsISelectionPrivate.idl nsIScriptLoader.idl nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl nsIDragDropHandler.idl nsIScriptEventHandler.idl nsIScriptEventManager.idl nsIImageLoadingContent.idl nsIFrameLoader.idl nsIXMLHttpRequest.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIChromeRegistry.h _xpidlgen/nsIContentPolicy.h _xpidlgen/nsISelection2.h _xpidlgen/nsIDOMParser.h _xpidlgen/nsIDOMSerializer.h _xpidlgen/nsISelectionController.h _xpidlgen/nsISelectionDisplay.h _xpidlgen/nsISelectionListener.h _xpidlgen/nsISelectionPrivate.h _xpidlgen/nsIScriptLoader.h _xpidlgen/nsIScriptLoaderObserver.h _xpidlgen/nsISyncLoadDOMService.h _xpidlgen/nsIDragDropHandler.h _xpidlgen/nsIScriptEventHandler.h _xpidlgen/nsIScriptEventManager.h _xpidlgen/nsIImageLoadingContent.h _xpidlgen/nsIFrameLoader.h _xpidlgen/nsIXMLHttpRequest.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISelection.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISelection.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/base/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/base/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsAtomListUtils.h nsContentList.h nsNodeInfoManager.h nsPropertyTable.h nsStubDocumentObserver.h nsTextFragment.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/base/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/base' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/canvas' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/canvas/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsICanvasRenderingContextInternal.h nsICanvasElement.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/canvas/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/canvas/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/canvas/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/canvas' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/html' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/html/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/html/content/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFormControl.h nsIForm.h nsIFormProcessor.h nsIFormSubmitObserver.h nsILink.h nsIOptionElement.h nsIRadioControlElement.h nsIRadioVisitor.h nsIRadioGroupContainer.h nsITextControlElement.h nsIFileControlElement.h nsIFormSubmission.h nsIFrameSetElement.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/content_html.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISelectElement.idl nsIPhonetic.idl nsIPluginElement.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISelectElement.h _xpidlgen/nsIPhonetic.h _xpidlgen/nsIPluginElement.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/content/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/html/content/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsHTMLAtomList.h nsHTMLAtoms.h nsImageMapUtils.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/content/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/content' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/html/document' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/html/document/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/content_htmldoc.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIImageDocument.idl nsIWyciwygChannel.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIImageDocument.h _xpidlgen/nsIWyciwygChannel.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/document/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/html/document/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIHTMLDocument.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/document/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/html/document' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/html' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/xml' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/content/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXMLContent.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/content/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/content/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./xhtml11.dtd /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/dtd gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/content/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/content' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXMLContentSink.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/content_xmldoc.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFIXptr.idl nsIXPointer.idl nsIModifyableXPointer.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFIXptr.h _xpidlgen/nsIXPointer.h _xpidlgen/nsIModifyableXPointer.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document/resources' +++ making chrome /builddir/build/BUILD/mozilla/content/xml/document/resources => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar zip warning: ../../../../../../../var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar not found or empty adding: content/global/xml/XMLPrettyPrint.css (stored 0%) adding: content/global/xml/XMLMonoPrint.css (stored 0%) adding: content/global/xml/XMLPrettyPrint.xml (stored 0%) adding: content/global/xml/XMLPrettyPrint.xsl (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document/resources' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xml/document/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml/document' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/xml' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/xul' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/document' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/document/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXULContentSink.h nsIXULDocument.h nsIXULPrototypeCache.h nsIXULPrototypeDocument.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xuldoc /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xuldoc.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIController.idl nsIControllers.idl nsIXULOverlayProvider.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIController.h _xpidlgen/nsIControllers.h _xpidlgen/nsIXULOverlayProvider.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xuldoc gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/document/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/document/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/document/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/document' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/content/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXULPopupListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xul gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/content/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/content/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsXULAtomList.h nsXULAtoms.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xul gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/content/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/content' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/templates' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/templates/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xultmpl.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXULSortService.idl nsIXULTemplateBuilder.idl nsIXULBuilderListener.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIXULSortService.h _xpidlgen/nsIXULTemplateBuilder.h _xpidlgen/nsIXULBuilderListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xultmpl gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/templates/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xul/templates/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/templates/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul/templates' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/xul' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBindingManager.h nsIXBLDocumentInfo.h nsIXBLService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsXBLAtomList.h nsXBLAtoms.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/builtin' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/xbl/builtin/gtk2' +++ making chrome /builddir/build/BUILD/mozilla/content/xbl/builtin/gtk2 => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ overriding content/global/platformHTMLBindings.xml adding: content/global/platformHTMLBindings.xml (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/builtin/gtk2' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl/builtin' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/xbl' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/xsl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xsl/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDocumentTransformer.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/content_xslt.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXSLTException.idl nsIXSLTProcessor.idl nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIXSLTException.h _xpidlgen/nsIXSLTProcessor.h _xpidlgen/nsIXSLTProcessorObsolete.h _xpidlgen/nsIXSLTProcessorPrivate.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xsl/public' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/xsl' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/svg' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/document' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/document/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/document/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/document' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/content/svg/content/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMSVGListener.h nsIDOMSVGZoomListener.h nsISVGTextContentMetrics.h nsISVGValue.h nsISVGValueObserver.h nsISVGValueUtils.h nsSVGTypeCIDs.h nsSVGCoordCtxProvider.h nsSVGCoordCtx.h nsSVGNumber.h nsSVGRect.h nsSVGPoint.h nsSVGMatrix.h nsSVGAtomList.h nsSVGAtoms.h nsISVGPathFlatten.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/content/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg/content' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/svg' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/xtf' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xtf/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/content_xtf.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl nsIXTFElement.idl nsIXTFElementFactory.idl nsIXTFElementWrapper.idl nsIXTFGenericElement.idl nsIXTFGenericElementWrapper.idl nsIXTFPrivate.idl nsIXTFVisual.idl nsIXTFXMLVisual.idl nsIXTFXMLVisualWrapper.idl nsIXTFXULVisual.idl nsIXTFXULVisualWrapper.idl nsIXTFBindableElement.idl nsIXTFBindableElementWrapper.idl nsIXTFStyledElementWrapper.idl nsIXTFSVGVisual.idl nsIXTFSVGVisualWrapper.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIXMLContentBuilder.h _xpidlgen/nsIXTFAttributeHandler.h _xpidlgen/nsIXTFElement.h _xpidlgen/nsIXTFElementFactory.h _xpidlgen/nsIXTFElementWrapper.h _xpidlgen/nsIXTFGenericElement.h _xpidlgen/nsIXTFGenericElementWrapper.h _xpidlgen/nsIXTFPrivate.h _xpidlgen/nsIXTFVisual.h _xpidlgen/nsIXTFXMLVisual.h _xpidlgen/nsIXTFXMLVisualWrapper.h _xpidlgen/nsIXTFXULVisual.h _xpidlgen/nsIXTFXULVisualWrapper.h _xpidlgen/nsIXTFBindableElement.h _xpidlgen/nsIXTFBindableElementWrapper.h _xpidlgen/nsIXTFStyledElementWrapper.h _xpidlgen/nsIXTFSVGVisual.h _xpidlgen/nsIXTFSVGVisualWrapper.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xtf/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/xtf/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXTFService.h nsIXTFElementWrapperPrivate.h nsIXTFVisualWrapperPrivate.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/xtf/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/xtf' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/content/events' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/events/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsMutationEvent.h nsIEventListenerManager.h nsIEventStateManager.h nsIPrivateDOMEvent.h nsIPrivateTextEvent.h nsIPrivateTextRange.h nsIPrivateCompositionEvent.h nsPLDOMEvent.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/content gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/events/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/content/events/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/content/events/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/content/events' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/content' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/layout' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/style' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout/style/xbl-marquee' +++ making chrome /builddir/build/BUILD/mozilla/layout/style/xbl-marquee => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/comm.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/comm.manifest zip warning: ../../../../../../../var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/comm.jar not found or empty adding: content/xbl-marquee/xbl-marquee.xml (stored 0%) adding: content/xbl-marquee/xbl-marquee.css (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout/style/xbl-marquee' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCSSAnonBoxList.h nsCSSAnonBoxes.h nsCSSKeywordList.h nsCSSKeywords.h nsCSSPropList.h nsCSSProperty.h nsCSSProps.h nsCSSPseudoClassList.h nsCSSPseudoClasses.h nsCSSPseudoElementList.h nsCSSPseudoElements.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 nsICSSStyleRule.h nsICSSStyleRuleDOMWrapper.h nsICSSStyleSheet.h nsIComputedDOMStyle.h nsIHTMLCSSStyleSheet.h nsIInspectorCSSUtils.h nsIStyleRule.h nsIStyleRuleProcessor.h nsIStyleRuleSupplier.h nsIStyleSheet.h nsLayoutStylesheetCache.h nsRuleData.h nsRuleNode.h nsRuleWalker.h nsStyleContext.h nsStyleCoord.h nsStyleSet.h nsStyleStruct.h nsStyleStructList.h nsStyleUtil.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout if test ! -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res; then rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res; /builddir/build/BUILD/mozilla/config/nsinstall -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res; else true; fi rm -f /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/forms.css /usr/bin/perl ../../config/preprocessor.pl --marker=% -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" ./forms.css > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/forms.css /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ua.css html.css quirk.css viewsource.css arrow.gif arrowd.gif /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/style' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsBidi.h nsBidiPresUtils.h nsBidiUtils.h nsCSSFrameConstructor.h nsChangeHint.h nsCompatibility.h nsFrameManager.h nsFrameManagerBase.h nsFrameTraversal.h nsICaret.h nsIDocumentViewer.h nsIFrameSelection.h nsIFrameTraversal.h nsIImageMap.h nsILayoutDebugger.h nsILayoutHistoryState.h nsIPercentHeightObserver.h nsIPresShell.h nsIReflowCallback.h nsLayoutAtomList.h nsLayoutAtoms.h nsLayoutErrors.h nsLayoutUtils.h nsPresContext.h nsPresState.h nsStyleChangeList.h nsStyleConsts.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/layout_base.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIChromeEventHandler.idl nsISelectionImageService.idl nsIStyleSheetService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIChromeEventHandler.h _xpidlgen/nsISelectionImageService.h _xpidlgen/nsIStyleSheetService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/base' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/generic' /builddir/build/BUILD/mozilla/config/nsinstall -t -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 nsReflowType.h nsTextTransformer.h nsBidiFrames.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./gopher-audio.gif ./gopher-binary.gif ./gopher-find.gif ./gopher-image.gif ./gopher-menu.gif ./gopher-movie.gif ./gopher-sound.gif ./gopher-telnet.gif ./gopher-text.gif ./gopher-unknown.gif /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/html /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./broken-image.gif ./loading-image.gif /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/generic' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/forms' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIListControlFrame.h nsIImageControlFrame.h nsIComboboxControlFrame.h nsIFormControlFrame.h nsIRadioControlFrame.h nsICheckboxControlFrame.h nsISelectControlFrame.h nsITextControlFrame.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/forms' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/printing' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/layout_printing.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIPrintProgress.idl nsIPrintProgressParams.idl nsIPrintStatusFeedback.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIPrintProgress.h _xpidlgen/nsIPrintProgressParams.h _xpidlgen/nsIPrintStatusFeedback.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/printing' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/tables' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsITableCellLayout.h nsITableLayout.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/tables' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsPIBoxObject.h nsIMenuFrame.h nsIPopupSetFrame.h nsIScrollbarMediator.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/layout_xul.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBoxObject.idl nsIScrollBoxObject.idl nsIBoxLayoutManager.idl nsIBoxPaintManager.idl nsIPopupBoxObject.idl nsIMenuBoxObject.idl nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl nsIEditorBoxObject.idl nsIListBoxObject.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIBoxObject.h _xpidlgen/nsIScrollBoxObject.h _xpidlgen/nsIBoxLayoutManager.h _xpidlgen/nsIBoxPaintManager.h _xpidlgen/nsIPopupBoxObject.h _xpidlgen/nsIMenuBoxObject.h _xpidlgen/nsIBrowserBoxObject.h _xpidlgen/nsIIFrameBoxObject.h _xpidlgen/nsIEditorBoxObject.h _xpidlgen/nsIListBoxObject.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/layout_xul_tree.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsITreeColumns.idl nsITreeView.idl nsITreeSelection.idl nsITreeBoxObject.idl nsITreeContentView.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsITreeColumns.h _xpidlgen/nsITreeView.h _xpidlgen/nsITreeSelection.h _xpidlgen/nsITreeBoxObject.h _xpidlgen/nsITreeContentView.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/public' gmake[6]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsTreeColFrame.h nsTreeUtils.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[6]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree/src' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/tree' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/grid' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsGridLayout2.h nsGridRowLayout.h nsGridRowLeafLayout.h nsGridRowLeafFrame.h nsGridRowGroupLayout.h nsIGridPart.h nsGrid.h nsGridRow.h nsGridCell.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src/grid' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIMenuParent.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul/base' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xul' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/content' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/content/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./mathml.dtd /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/dtd /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./mathml.css /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/content/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/content' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/mathml/base/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 mathfont.properties mathfontPUA.properties mathfontCMSY10.properties mathfontCMEX10.properties mathfontMTExtra.properties mathfontMath1.properties mathfontMath2.properties mathfontMath4.properties mathfontSymbol.properties /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/fonts gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/base/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml/base' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/mathml' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/xtf' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout/xtf/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xtf/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/xtf' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/base/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsSVGUtils.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./svg.css /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/base/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/base' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/gksvgrenderer.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISVGGeometrySource.idl nsISVGGlyphGeometrySource.idl nsISVGGlyphMetricsSource.idl nsISVGGradient.idl nsISVGPathGeometrySource.idl nsISVGRectangleSink.idl nsISVGRenderer.idl nsISVGRendererCanvas.idl nsISVGRendererGlyphGeometry.idl nsISVGRendererGlyphMetrics.idl nsISVGRendererPathBuilder.idl nsISVGRendererPathGeometry.idl nsISVGRendererRegion.idl nsISVGRendererSurface.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISVGGeometrySource.h _xpidlgen/nsISVGGlyphGeometrySource.h _xpidlgen/nsISVGGlyphMetricsSource.h _xpidlgen/nsISVGGradient.h _xpidlgen/nsISVGPathGeometrySource.h _xpidlgen/nsISVGRectangleSink.h _xpidlgen/nsISVGRenderer.h _xpidlgen/nsISVGRendererCanvas.h _xpidlgen/nsISVGRendererGlyphGeometry.h _xpidlgen/nsISVGRendererGlyphMetrics.h _xpidlgen/nsISVGRendererPathBuilder.h _xpidlgen/nsISVGRendererPathGeometry.h _xpidlgen/nsISVGRendererRegion.h _xpidlgen/nsISVGRendererSurface.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src/cairo' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src/cairo' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg/renderer' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/svg' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/inspector' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout/inspector/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/inspector.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 inIDOMView.idl inIDeepTreeWalker.idl inIFlasher.idl inISearchProcess.idl inISearchObserver.idl inICSSValueSearch.idl inIFileSearch.idl inIDOMUtils.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/inIDOMView.h _xpidlgen/inIDeepTreeWalker.h _xpidlgen/inIFlasher.h _xpidlgen/inISearchProcess.h _xpidlgen/inISearchObserver.h _xpidlgen/inICSSValueSearch.h _xpidlgen/inIFileSearch.h _xpidlgen/inIDOMUtils.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/inspector gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout/inspector/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/layout/inspector/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/layout/inspector/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/inspector' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/layout/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsLayoutCID.h nsContentDLF.h nsLayoutStatics.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/layout /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libgklayout.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/layout/build' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/layout' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/shistory.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISHEntry.idl nsISHContainer.idl nsISHTransaction.idl nsISHistoryInternal.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISHEntry.h _xpidlgen/nsISHContainer.h _xpidlgen/nsISHTransaction.h _xpidlgen/nsISHistoryInternal.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/shistory /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIHistoryEntry.idl nsISHistory.idl nsISHistoryListener.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIHistoryEntry.h _xpidlgen/nsISHistory.h _xpidlgen/nsISHistoryListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/shistory' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/docshell' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/docshell/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsDocShellLoadTypes.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/docshell /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/docshell.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/docshell /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIGlobalHistory.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIGlobalHistory.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/base' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/docshell/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsDocShellCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/docshell /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libdocshell.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/build' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/docshell/resources' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/docshell/resources/content' +++ making chrome /builddir/build/BUILD/mozilla/docshell/resources/content => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar adding: content/global/netError.xhtml (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/resources/content' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/docshell/resources' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/docshell' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/webshell' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/webshell/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsILinkHandler.h nsIWebShellServices.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/webshell /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/webshell_idls.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIRefreshURI.idl nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIRefreshURI.h _xpidlgen/nsIContentViewerContainer.h _xpidlgen/nsIDocumentLoaderFactory.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/webshell /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIClipboardCommands.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIClipboardCommands.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/webshell/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./tests/viewer/samples/test0.html ./tests/viewer/samples/test1.html ./tests/viewer/samples/test10.html ./tests/viewer/samples/test11.html ./tests/viewer/samples/test12.html ./tests/viewer/samples/test13.html ./tests/viewer/samples/test14.html ./tests/viewer/samples/test15.html ./tests/viewer/samples/test16.html ./tests/viewer/samples/test2.html ./tests/viewer/samples/test3.html ./tests/viewer/samples/test4.html ./tests/viewer/samples/test5.html ./tests/viewer/samples/test6.html ./tests/viewer/samples/test7.html ./tests/viewer/samples/test8-1.html ./tests/viewer/samples/test8.html ./tests/viewer/samples/test8dom.html ./tests/viewer/samples/test8sca.html ./tests/viewer/samples/test8siz.html ./tests/viewer/samples/test8tab.html ./tests/viewer/samples/test9.html ./tests/viewer/samples/test9a.html ./tests/viewer/samples/test9b.html ./tests/viewer/samples/test_ed.html ./tests/viewer/samples/test_form.html ./tests/viewer/samples/test_gfx.html ./tests/viewer/samples/test_lbox.html ./tests/viewer/samples/test_pr.html ./tests/viewer/samples/test_weight.html ./tests/viewer/samples/toolbarTest1.xul ./tests/viewer/samples/treeTest1.xul ./tests/viewer/samples/treeTest1.css ./tests/viewer/samples/sliderTest1.xul ./tests/viewer/samples/scrollbarTest1.xul ./tests/viewer/samples/scrollbarTest2.xul ./tests/viewer/resources/find.html ./tests/viewer/resources/printsetup.html ./tests/viewer/resources/image_props.html ./tests/viewer/samples/aform.css ./tests/viewer/samples/bform.css ./tests/viewer/samples/cform.css ./tests/viewer/samples/demoform.css ./tests/viewer/samples/mozform.css ./tests/viewer/samples/xulTest.css ./tests/viewer/samples/Anieyes.gif ./tests/viewer/samples/gear1.gif ./tests/viewer/samples/rock_gra.gif ./tests/viewer/samples/beeptest.html ./tests/viewer/samples/soundtest.html ./tests/viewer/samples/bg.jpg ./tests/viewer/samples/raptor.jpg ./tests/viewer/samples/test.wav ./tests/viewer/samples/checkboxTest.xul /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/samples /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./tests/viewer/throbber/anim.gif ./tests/viewer/throbber/anims00.gif ./tests/viewer/throbber/anims01.gif ./tests/viewer/throbber/anims02.gif ./tests/viewer/throbber/anims03.gif ./tests/viewer/throbber/anims04.gif ./tests/viewer/throbber/anims05.gif ./tests/viewer/throbber/anims06.gif ./tests/viewer/throbber/anims07.gif ./tests/viewer/throbber/anims08.gif ./tests/viewer/throbber/anims09.gif ./tests/viewer/throbber/anims10.gif ./tests/viewer/throbber/anims11.gif ./tests/viewer/throbber/anims12.gif ./tests/viewer/throbber/anims13.gif ./tests/viewer/throbber/anims14.gif ./tests/viewer/throbber/anims15.gif ./tests/viewer/throbber/anims16.gif ./tests/viewer/throbber/anims17.gif ./tests/viewer/throbber/anims18.gif ./tests/viewer/throbber/anims19.gif ./tests/viewer/throbber/anims20.gif ./tests/viewer/throbber/anims21.gif ./tests/viewer/throbber/anims22.gif ./tests/viewer/throbber/anims23.gif ./tests/viewer/throbber/anims24.gif ./tests/viewer/throbber/anims25.gif ./tests/viewer/throbber/anims26.gif ./tests/viewer/throbber/anims27.gif ./tests/viewer/throbber/anims28.gif ./tests/viewer/throbber/anims29.gif /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res/throbber /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./tests/viewer/resources/viewer.properties /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/webshell' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/embedding' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/embedding/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsEmbedAPI.h nsEmbedCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/embed_base.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIWindowCreator2.idl nsIWindowProvider.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIWindowCreator2.h _xpidlgen/nsIWindowProvider.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/embed_base /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIWindowCreator.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIWindowCreator.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/base' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/windowwatcher.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDialogParamBlock.idl nsPIPromptService.idl nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl nsINonBlockingAlertService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDialogParamBlock.h _xpidlgen/nsPIPromptService.h _xpidlgen/nsPIWindowWatcher.h _xpidlgen/nsIAuthPromptWrapper.h _xpidlgen/nsINonBlockingAlertService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/windowwatcher /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIWindowWatcher.idl nsIPromptService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIWindowWatcher.h _xpidlgen/nsIPromptService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/windowwatcher' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAppStartupNotifier.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/embedcomponents gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/appstartup' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/find' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/find/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/find.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFind.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFind.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/find /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIWebBrowserFind.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIWebBrowserFind.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/find/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/find/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/find/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/find' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/webbrowserpersist.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIWebBrowserPersist.h _xpidlgen/nsCWebBrowserPersist.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/webbrowserpersist gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/webbrowserpersist' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/commandhandler.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsICommandManager.idl nsICommandParams.idl nsIControllerCommand.idl nsIControllerContext.idl nsIControllerCommandTable.idl nsPICommandUpdater.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsICommandManager.h _xpidlgen/nsICommandParams.h _xpidlgen/nsIControllerCommand.h _xpidlgen/nsIControllerContext.h _xpidlgen/nsIControllerCommandTable.h _xpidlgen/nsPICommandUpdater.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/commandhandler gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/commandhandler' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/ui' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/ui/helperAppDlg' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsHelperAppDlg.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/ui/helperAppDlg' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/ui/progressDlg' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/progressDlg.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIProgressDialog.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIProgressDialog.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/progressDlg /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsProgressDialog.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/ui/progressDlg' +++ making chrome /builddir/build/BUILD/mozilla/embedding/components/ui => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar adding: content/global/nsHelperAppDlg.xul (stored 0%) adding: content/global/nsProgressDialog.xul (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/ui' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/jsconsole.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIJSConsoleService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIJSConsoleService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/jsconsole gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/jsconsole' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/printingui' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src/unixshared' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src/unixshared' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/printingui/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/printingui' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/components/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libembedcomponents.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components/build' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/components' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/webBrowser' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCTooltipTextProvider.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/webbrwsr /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/webBrowser_core.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCWebBrowser.idl nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl nsIPrintingPrompt.idl nsIPrintingPromptService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsCWebBrowser.h _xpidlgen/nsICommandHandler.h _xpidlgen/nsIEmbeddingSiteWindow2.h _xpidlgen/nsIContextMenuListener2.h _xpidlgen/nsIPrintingPrompt.h _xpidlgen/nsIPrintingPromptService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/webbrwsr /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl nsITooltipListener.idl nsITooltipTextProvider.idl nsIWebBrowser.idl nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl nsIWebBrowserPrint.idl nsIWebBrowserSetup.idl nsIWebBrowserStream.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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/nsIWebBrowserPrint.h _xpidlgen/nsIWebBrowserSetup.h _xpidlgen/nsIWebBrowserStream.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/webBrowser' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libwebbrwsr.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/build' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/embedding' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/editor' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/editor/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsEditorCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/editor gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/editor/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/editor/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/editor.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/editor gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/editor/idl' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/editor/txtsvc' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/txtsvc/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISpellChecker.h nsITextService.h nsITextServicesDocument.h nsTextServicesCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/txtsvc /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/txtsvc.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsITextServicesFilter.idl nsIInlineSpellChecker.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsITextServicesFilter.h _xpidlgen/nsIInlineSpellChecker.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/txtsvc gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txtsvc/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/txtsvc/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txtsvc/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txtsvc' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/base' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/base' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/text' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/text' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/html' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/html' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/libeditor/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libeditor.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor/build' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/editor/libeditor' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsTransactionManagerCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/txmgr gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libtxmgr.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/txmgr/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/txmgr.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsITransaction.idl nsITransactionList.idl nsITransactionListener.idl nsITransactionManager.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsITransaction.h _xpidlgen/nsITransactionList.h _xpidlgen/nsITransactionListener.h _xpidlgen/nsITransactionManager.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/txmgr gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr/idl' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/editor/txmgr' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/editor/composer' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/composer/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/composer.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIEditingSession.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIEditingSession.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/composer gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/composer/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/editor/composer/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libcomposer.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./res/EditorOverride.css ./res/grabber.gif ./res/table-add-column-after-active.gif ./res/table-add-column-after-hover.gif ./res/table-add-column-after.gif ./res/table-add-column-before-active.gif ./res/table-add-column-before-hover.gif ./res/table-add-column-before.gif ./res/table-add-row-after-active.gif ./res/table-add-row-after-hover.gif ./res/table-add-row-after.gif ./res/table-add-row-before-active.gif ./res/table-add-row-before-hover.gif ./res/table-add-row-before.gif ./res/table-remove-column-active.gif ./res/table-remove-column-hover.gif ./res/table-remove-column.gif ./res/table-remove-row-active.gif ./res/table-remove-row-hover.gif ./res/table-remove-row.gif /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/editor/composer/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/editor/composer' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/editor' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/appshell' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/appshell/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsAppShellCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/appshell /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/appshell.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAppShellService.idl nsIWindowMediator.idl nsIWindowMediatorListener.idl nsIXULWindow.idl nsIPopupWindowManager.idl nsIXULBrowserWindow.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAppShellService.h _xpidlgen/nsIWindowMediator.h _xpidlgen/nsIWindowMediatorListener.h _xpidlgen/nsIXULWindow.h _xpidlgen/nsIPopupWindowManager.h _xpidlgen/nsIXULBrowserWindow.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/appshell gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/appshell/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/appshell/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libnsappshell.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/appshell/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/appshell' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/js/src/liveconnect' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 jsjava.h _jni/netscape_javascript_JSObject.h _jni/netscape_javascript_JSException.h nsILiveconnect.h nsISecureLiveconnect.h nsISecurityContext.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/liveconnect /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libjsj.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/js/src/liveconnect' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/modules/oji' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/oji/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsjvm.h nsIJRIPlugin.h nsIJVMConsole.h nsIJVMPlugin.h nsIJVMPluginTagInfo.h nsIJVMPrefsWindow.h nsIJVMWindow.h nsISymantecDebugManager.h nsISymantecDebugger.h nsISecureEnv.h ProxyJNI.h nsIThreadManager.h nsILiveConnectManager.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/oji /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/oji.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIJVMManager.idl nsIJVMPluginInstance.idl nsIJVMAuthTools.idl nsIJVMConfigManager.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIJVMManager.h _xpidlgen/nsIJVMPluginInstance.h _xpidlgen/nsIJVMAuthTools.h _xpidlgen/nsIJVMConfigManager.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/oji gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/oji/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/modules/oji/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 jvmmgr.h nsJVMManager.h nsJVMPluginTagInfo.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/oji /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 liboji.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/modules/oji/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/modules/oji' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/accessible' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/accessible/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/accessible/public/atk' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/accessibility-atk.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAccessibleAction.idl nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl nsIAccessibleTable.idl nsIAccessibleText.idl nsIAccessibleValue.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAccessibleAction.h _xpidlgen/nsIAccessibleEditableText.h _xpidlgen/nsIAccessibleHyperLink.h _xpidlgen/nsIAccessibleHyperText.h _xpidlgen/nsIAccessibleTable.h _xpidlgen/nsIAccessibleText.h _xpidlgen/nsIAccessibleValue.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/accessibility gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/public/atk' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/accessibility.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAccessibilityService.idl nsIAccessibleRetrieval.idl nsIAccessible.idl nsPIAccessible.idl nsIAccessibleCaret.idl nsIAccessibleDocument.idl nsPIAccessibleDocument.idl nsIAccessibleProvider.idl nsIAccessibleSelectable.idl nsIAccessibleTreeCache.idl nsIAccessNode.idl nsPIAccessNode.idl nsIAccessibleEvent.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAccessibilityService.h _xpidlgen/nsIAccessibleRetrieval.h _xpidlgen/nsIAccessible.h _xpidlgen/nsPIAccessible.h _xpidlgen/nsIAccessibleCaret.h _xpidlgen/nsIAccessibleDocument.h _xpidlgen/nsPIAccessibleDocument.h _xpidlgen/nsIAccessibleProvider.h _xpidlgen/nsIAccessibleSelectable.h _xpidlgen/nsIAccessibleTreeCache.h _xpidlgen/nsIAccessNode.h _xpidlgen/nsPIAccessNode.h _xpidlgen/nsIAccessibleEvent.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/accessibility gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/atk' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsAccessNodeWrap.h nsAccessibleWrap.h nsDocAccessibleWrap.h nsRootAccessibleWrap.h nsTextAccessibleWrap.h nsXULMenuAccessibleWrap.h nsXULTreeAccessibleWrap.h nsAccessibleText.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/accessibility gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/atk' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsRootAccessible.h nsAccessibleEventData.h nsAccessNode.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/accessibility gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/base' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/html' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/html' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/accessible/src/xul' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src/xul' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/accessible/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libaccessibility.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/accessible/build' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/accessible' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/chrome' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/chrome/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/chrome.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIToolkitChromeRegistry.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIToolkitChromeRegistry.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/chrome gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/chrome/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/chrome/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libchrome.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/chrome/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/chrome' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/profile' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/profile/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/profile.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIProfileInternal.idl nsIProfileStartupListener.idl nsISessionRoaming.idl nsIProfileUnlocker.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIProfileInternal.h _xpidlgen/nsIProfileStartupListener.h _xpidlgen/nsISessionRoaming.h _xpidlgen/nsIProfileUnlocker.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/profile /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIProfile.idl nsIProfileChangeStatus.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIProfile.h _xpidlgen/nsIProfileChangeStatus.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/profile/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsProfileDirServiceProvider.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/profdirserviceprovider gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/standalone' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider/standalone' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/profile/dirserviceprovider' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/profile' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/xpfe' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/browser/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/mozbrwsr.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBrowserInstance.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIBrowserInstance.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/browser gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/browser/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/browser/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/browser/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/find' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/find/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/mozfind.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISearchContext.idl nsIFindService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISearchContext.h _xpidlgen/nsIFindService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/appcomps gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/find/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/find/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libmozfind.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/find/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/find' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/intl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsCharsetMenu.h nsFontPackageHandler.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/appcomps gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/intl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/windowds' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/windowds.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIWindowDataSource.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIWindowDataSource.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/appcomps gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/windowds' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/directory' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/directory.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIHTTPIndex.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIHTTPIndex.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/appcomps gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/directory' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/resetPref' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsResetPref.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/resetPref' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/killAll' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/killAll' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libappcomps.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/build' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/filepicker.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFileView.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFileView.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/filepicker gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libfileview.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsFilePicker.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/filepicker' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsXPFEComponentsCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/appcomps gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/remote' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libremoteservice.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/toolkitremote.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIRemoteService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIRemoteService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/toolkitcomps gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/remote' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/urlformatter.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIURLFormatter.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIURLFormatter.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/urlformatter gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsURLFormatter.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/urlformatter' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/alerts.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAlertsService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAlertsService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/alerts gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/alerts => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ overriding content/global/alerts/alert.xul content/global/alerts/alert.js adding: content/global/alerts/alert.xul (stored 0%) adding: content/global/alerts/alert.js (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/alerts' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/console' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 jsconsole-clhandler.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/console => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar adding: content/global/blank.html (stored 0%) +++ overriding content/global/console.js content/global/console.xul content/global/console.css content/global/consoleBindings.xml adding: content/global/console.js (stored 0%) adding: content/global/console.xul (stored 0%) adding: content/global/console.css (stored 0%) adding: content/global/consoleBindings.xml (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/console' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/filepicker' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/filepicker => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ overriding content/global/filepicker.xul content/global/filepicker.js adding: content/global/filepicker.xul (stored 0%) adding: content/global/filepicker.js (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/filepicker' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/fastfind.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsITypeAheadFind.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsITypeAheadFind.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/fastfind gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar adding: content/global/notfound.wav (stored 0%) +++ overriding content/global/findBar.js adding: content/global/findBar.js (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/typeaheadfind' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/printing' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/printing => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ overriding content/global/printdialog.js content/global/printdialog.xul content/global/printjoboptions.js content/global/printjoboptions.xul content/global/printPageSetup.js content/global/printPageSetup.xul content/global/printPreviewBindings.xml content/global/printPreviewProgress.js content/global/printPreviewProgress.xul content/global/printProgress.js content/global/printProgress.xul content/global/printUtils.js adding: content/global/printdialog.js (stored 0%) adding: content/global/printdialog.xul (stored 0%) adding: content/global/printjoboptions.js (stored 0%) adding: content/global/printjoboptions.xul (stored 0%) adding: content/global/printPageSetup.js (stored 0%) adding: content/global/printPageSetup.xul (stored 0%) adding: content/global/printPreviewBindings.xml (stored 0%) adding: content/global/printPreviewProgress.js (stored 0%) adding: content/global/printPreviewProgress.xul (stored 0%) adding: content/global/printProgress.js (stored 0%) adding: content/global/printProgress.xul (stored 0%) adding: content/global/printUtils.js (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/printing' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/viewsource' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/viewsource => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar adding: content/global/viewSource.css (stored 0%) +++ overriding content/global/viewSource.js content/global/viewSource.xul content/global/viewPartialSource.js content/global/viewPartialSource.xul content/global/viewSourceUtils.js adding: content/global/viewSource.js (stored 0%) adding: content/global/viewSource.xul (stored 0%) adding: content/global/viewPartialSource.js (stored 0%) adding: content/global/viewPartialSource.xul (stored 0%) adding: content/global/viewSourceUtils.js (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/viewsource' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/viewconfig' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/viewconfig => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ overriding content/global/config.xul content/global/config.js adding: content/global/config.xul (stored 0%) adding: content/global/config.js (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/viewconfig' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/autocomplete.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAutoCompleteController.idl nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl nsIAutoCompleteResultTypes.idl nsIAutoCompleteSimpleResult.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAutoCompleteController.h _xpidlgen/nsIAutoCompleteInput.h _xpidlgen/nsIAutoCompletePopup.h _xpidlgen/nsIAutoCompleteSearch.h _xpidlgen/nsIAutoCompleteResult.h _xpidlgen/nsIAutoCompleteResultTypes.h _xpidlgen/nsIAutoCompleteSimpleResult.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/autocomplete gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/autocomplete' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/cookie' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/cookie => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/comm.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/comm.manifest adding: content/cookie/cookieAcceptDialog.xul (stored 0%) adding: content/cookie/cookieAcceptDialog.js (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/cookie' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/help' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/help => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.manifest +++ overriding content/help/help.xul content/help/contextHelp.js content/help/help.js content/help/helpContextOverlay.xul content/help/platformClasses.css adding: content/help/help.xul (stored 0%) adding: content/help/contextHelp.js (stored 0%) adding: content/help/help.js (stored 0%) adding: content/help/helpContextOverlay.xul (stored 0%) adding: content/help/platformClasses.css (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/help' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/history' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/history/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/history.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBrowserHistory.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIBrowserHistory.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/history gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/history/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/history/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/history/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/history' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/base' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/passwordmgr.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIPassword.idl nsIPasswordInternal.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIPassword.h _xpidlgen/nsIPasswordInternal.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/passwordmgr gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/base' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/resources' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/resources => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.manifest +++ overriding content/passwordmgr/passwordManager.xul content/passwordmgr/passwordManager.js content/passwordmgr/passwordManagerExceptions.js content/passwordmgr/passwordManagerExceptions.xul content/passwordmgr/passwordManagerCommon.js adding: content/passwordmgr/passwordManager.xul (stored 0%) adding: content/passwordmgr/passwordManager.js (stored 0%) adding: content/passwordmgr/passwordManagerExceptions.js (stored 0%) adding: content/passwordmgr/passwordManagerExceptions.xul (stored 0%) adding: content/passwordmgr/passwordManagerCommon.js (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr/resources' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/passwordmgr' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/satchel.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFormFillController.idl nsIFormHistory.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFormFillController.h _xpidlgen/nsIFormHistory.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/satchel gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/satchel' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/feeds.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFeedProcessor.idl nsIFeedResult.idl nsIFeedListener.idl nsIFeed.idl nsIFeedContainer.idl nsIFeedEntry.idl nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl nsIFeedGenerator.idl nsIFeedPerson.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -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 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/feeds gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 FeedProcessor.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/feeds' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/downloads.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDownloadManager.idl nsIXPInstallManagerUI.idl nsIDownloadProgressListener.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDownloadManager.h _xpidlgen/nsIXPInstallManagerUI.h _xpidlgen/nsIDownloadProgressListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/downloads gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/downloads' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/url-classifier.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIUrlClassifierDBService.idl nsIUrlClassifierStreamUpdater.idl nsIUrlClassifierTable.idl nsIUrlClassifierUtils.idl nsIUrlListManager.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIUrlClassifierDBService.h _xpidlgen/nsIUrlClassifierStreamUpdater.h _xpidlgen/nsIUrlClassifierTable.h _xpidlgen/nsIUrlClassifierUtils.h _xpidlgen/nsIUrlListManager.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/url-classifier gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/src' set -e; \ for i in nsUrlClassifierTable.js nsUrlClassifierLib.js nsUrlClassifierListManager.js; \ do /usr/bin/perl ../../../../config/preprocessor.pl -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/`basename $i`; \ done gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/url-classifier' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/commandlines.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsICommandLine.idl nsICommandLineRunner.idl nsICommandLineHandler.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsICommandLine.h _xpidlgen/nsICommandLineRunner.h _xpidlgen/nsICommandLineHandler.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/toolkitcomps gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libcommandlines.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/commandlines' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/startup' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/appstartup.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAppStartup.idl nsICloseAllWindows.idl nsIUserInfo.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAppStartup.h _xpidlgen/nsICloseAllWindows.h _xpidlgen/nsIUserInfo.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/appcomps gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsCloseAllWindows.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/startup/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/startup' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsToolkitCompsCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/toolkitcomps /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libtoolkitcomps.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/build' set -e; \ for i in nsDefaultCLH.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/`basename $i`; \ done gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/widget/src/xremoteclient' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 mozilla-xremote-client /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/widget/src/xremoteclient' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/toolkit' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/content' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/content => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.manifest adding: content/global/XPCNativeWrapper.js (stored 0%) adding: content/global/bindings/autoscroll_all.png (stored 0%) adding: content/global/bindings/autoscroll_h.png (stored 0%) adding: content/global/bindings/autoscroll_v.png (stored 0%) adding: content/global/svg/svgBindings.xml (stored 0%) adding: content/global/customizeToolbar.css (stored 0%) +++ overriding content/global/xul.css content/global/about.xhtml content/global/debug.js content/global/buildconfig.html content/global/commonDialog.js content/global/commonDialog.xul content/global/editMenuOverlay.js content/global/editMenuOverlay.xul content/global/globalOverlay.js content/global/inlineSpellCheckUI.js content/global/mozilla.xhtml content/global/nsTransferable.js content/global/bindings/autocomplete.xml content/global/bindings/browser.xml content/global/bindings/button.xml content/global/bindings/checkbox.xml content/global/bindings/colorpicker.xml content/global/bindings/dialog.xml content/global/bindings/editor.xml content/global/bindings/expander.xml content/global/bindings/general.xml content/global/bindings/groupbox.xml content/global/bindings/listbox.xml content/global/bindings/menu.xml content/global/bindings/menulist.xml content/global/bindings/nativescrollbar.xml content/global/bindings/notification.xml content/global/bindings/popup.xml content/global/bindings/preferences.xml content/global/bindings/progressmeter.xml content/global/bindings/radio.xml content/global/bindings/richlistbox.xml content/global/bindings/scrollbar.xml content/global/bindings/scrollbox.xml content/global/bindings/splitter.xml content/global/bindings/spinbuttons.xml content/global/bindings/stringbundle.xml content/global/bindings/tabbox.xml content/global/bindings/tabbrowser.xml content/global/bindings/text.xml content/global/bindings/textbox.xml content/global/bindings/toolbar.xml content/global/bindings/toolbarbutton.xml content/global/bindings/tree.xml content/global/bindings/wizard.xml content/global/license.html content/global/charsetOverlay.js content/global/charsetOverlay.xul content/global/contentAreaUtils.js content/global/customizeCharset.js content/global/customizeCharset.xul content/global/customizeToolbar.js content/global/customizeToolbar.xul content/global/finddialog.js content/global/finddialog.xul content/global/findUtils.js content/global/fontpackage.js content/global/fontpackage.xul content/global/nsDragAndDrop.js content/global/nsWidgetStateManager.js content/global/selectDialog.js content/global/selectDialog.xul content/global/viewZoomOverlay.js adding: content/global/xul.css (stored 0%) adding: content/global/about.xhtml (stored 0%) adding: content/global/debug.js (stored 0%) adding: content/global/buildconfig.html (stored 0%) adding: content/global/commonDialog.js (stored 0%) adding: content/global/commonDialog.xul (stored 0%) adding: content/global/editMenuOverlay.js (stored 0%) adding: content/global/editMenuOverlay.xul (stored 0%) adding: content/global/globalOverlay.js (stored 0%) adding: content/global/inlineSpellCheckUI.js (stored 0%) adding: content/global/mozilla.xhtml (stored 0%) adding: content/global/nsTransferable.js (stored 0%) adding: content/global/bindings/autocomplete.xml (stored 0%) adding: content/global/bindings/browser.xml (stored 0%) adding: content/global/bindings/button.xml (stored 0%) adding: content/global/bindings/checkbox.xml (stored 0%) adding: content/global/bindings/colorpicker.xml (stored 0%) adding: content/global/bindings/dialog.xml (stored 0%) adding: content/global/bindings/editor.xml (stored 0%) adding: content/global/bindings/expander.xml (stored 0%) adding: content/global/bindings/general.xml (stored 0%) adding: content/global/bindings/groupbox.xml (stored 0%) adding: content/global/bindings/listbox.xml (stored 0%) adding: content/global/bindings/menu.xml (stored 0%) adding: content/global/bindings/menulist.xml (stored 0%) adding: content/global/bindings/nativescrollbar.xml (stored 0%) adding: content/global/bindings/notification.xml (stored 0%) adding: content/global/bindings/popup.xml (stored 0%) adding: content/global/bindings/preferences.xml (stored 0%) adding: content/global/bindings/progressmeter.xml (stored 0%) adding: content/global/bindings/radio.xml (stored 0%) adding: content/global/bindings/richlistbox.xml (stored 0%) adding: content/global/bindings/scrollbar.xml (stored 0%) adding: content/global/bindings/scrollbox.xml (stored 0%) adding: content/global/bindings/splitter.xml (stored 0%) adding: content/global/bindings/spinbuttons.xml (stored 0%) adding: content/global/bindings/stringbundle.xml (stored 0%) adding: content/global/bindings/tabbox.xml (stored 0%) adding: content/global/bindings/tabbrowser.xml (stored 0%) adding: content/global/bindings/text.xml (stored 0%) adding: content/global/bindings/textbox.xml (stored 0%) adding: content/global/bindings/toolbar.xml (stored 0%) adding: content/global/bindings/toolbarbutton.xml (stored 0%) adding: content/global/bindings/tree.xml (stored 0%) adding: content/global/bindings/wizard.xml (stored 0%) adding: content/global/license.html (stored 0%) adding: content/global/charsetOverlay.js (stored 0%) adding: content/global/charsetOverlay.xul (stored 0%) adding: content/global/contentAreaUtils.js (stored 0%) adding: content/global/customizeCharset.js (stored 0%) adding: content/global/customizeCharset.xul (stored 0%) adding: content/global/customizeToolbar.js (stored 0%) adding: content/global/customizeToolbar.xul (stored 0%) adding: content/global/finddialog.js (stored 0%) adding: content/global/finddialog.xul (stored 0%) adding: content/global/findUtils.js (stored 0%) adding: content/global/fontpackage.js (stored 0%) adding: content/global/fontpackage.xul (stored 0%) adding: content/global/nsDragAndDrop.js (stored 0%) adding: content/global/nsWidgetStateManager.js (stored 0%) adding: content/global/selectDialog.js (stored 0%) adding: content/global/selectDialog.xul (stored 0%) adding: content/global/viewZoomOverlay.js (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/content' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/locales' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/locales => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.manifest adding: locale/en-US/global/brand.dtd (stored 0%) adding: locale/en-US/global/license.dtd (stored 0%) adding: locale/en-US/global/mozilla.dtd (stored 0%) adding: locale/en-US/global/nsHelperAppDlg.dtd (stored 0%) adding: locale/en-US/global/nsHelperAppDlg.properties (stored 0%) adding: locale/en-US/global/nsProgressDialog.dtd (stored 0%) adding: locale/en-US/global/nsProgressDialog.properties (stored 0%) adding: locale/en-US/global/filepicker.dtd (stored 0%) adding: locale/en-US/global/filepicker.properties (stored 0%) adding: locale/en-US/global-platform/mac/platformKeys.properties (stored 0%) adding: locale/en-US/global-platform/unix/platformKeys.properties (stored 0%) adding: locale/en-US/global-platform/win/platformKeys.properties (stored 0%) adding: locale/en-US/global-platform/mac/intl.properties (stored 0%) adding: locale/en-US/global-platform/unix/intl.properties (stored 0%) adding: locale/en-US/global-platform/win/intl.properties (stored 0%) adding: locale/en-US/global/downloadProgress.properties (stored 0%) adding: locale/en-US/global/findbar.dtd (stored 0%) adding: locale/en-US/global/findbar.properties (stored 0%) adding: locale/en-US/global/preferences.dtd (stored 0%) adding: locale/en-US/global/history/history.properties (stored 0%) adding: locale/en-US/global/xpinstall/xpinstall.properties (stored 0%) adding: locale/en-US/mozapps/downloads/downloads.dtd (stored 0%) adding: locale/en-US/mozapps/downloads/downloads.properties (stored 0%) adding: locale/en-US/mozapps/downloads/downloadProperties.dtd (stored 0%) adding: locale/en-US/mozapps/extensions/extensions.dtd (stored 0%) adding: locale/en-US/mozapps/extensions/extensions.properties (stored 0%) adding: locale/en-US/mozapps/extensions/about.dtd (stored 0%) adding: locale/en-US/mozapps/extensions/update.dtd (stored 0%) adding: locale/en-US/mozapps/extensions/update.properties (stored 0%) adding: locale/en-US/mozapps/plugins/plugins.dtd (stored 0%) adding: locale/en-US/mozapps/plugins/plugins.properties (stored 0%) adding: locale/en-US/mozapps/preferences/ocsp.dtd (stored 0%) adding: locale/en-US/mozapps/preferences/changemp.dtd (stored 0%) adding: locale/en-US/mozapps/preferences/removemp.dtd (stored 0%) adding: locale/en-US/mozapps/preferences/preferences.properties (stored 0%) adding: locale/en-US/mozapps/profile/createProfileWizard.dtd (stored 0%) adding: locale/en-US/mozapps/profile/profileSelection.properties (stored 0%) adding: locale/en-US/mozapps/profile/profileSelection.dtd (stored 0%) adding: locale/en-US/mozapps/update/updates.dtd (stored 0%) adding: locale/en-US/mozapps/update/updates.properties (stored 0%) adding: locale/en-US/mozapps/update/incompatible.dtd (stored 0%) adding: locale/en-US/mozapps/update/history.dtd (stored 0%) adding: locale/en-US/mozapps/update/errors.dtd (stored 0%) adding: locale/en-US/mozapps/xpinstall/xpinstallConfirm.dtd (stored 0%) adding: locale/en-US/mozapps/xpinstall/xpinstallConfirm.properties (stored 0%) adding: locale/en-US/cookie/cookieAcceptDialog.dtd (stored 0%) adding: locale/en-US/cookie/cookieAcceptDialog.properties (stored 0%) adding: locale/en-US/autoconfig/autoconfig.properties (stored 0%) adding: locale/en-US/help/help.properties (stored 0%) adding: locale/en-US/help/help.dtd (stored 0%) adding: locale/en-US/help/help-toc.rdf (stored 0%) adding: locale/en-US/help/welcome.xhtml (stored 0%) +++ overriding locale/en-US/global/accept2locale.properties locale/en-US/global/commonDialog.dtd locale/en-US/global/commonDialogs.properties locale/en-US/global/config.dtd locale/en-US/global/config.properties locale/en-US/global/console.dtd locale/en-US/global/console.properties locale/en-US/global/dialogOverlay.dtd locale/en-US/global/editMenuOverlay.dtd locale/en-US/global/intl.css locale/en-US/global/intl.properties locale/en-US/global/keys.properties locale/en-US/global/languageNames.properties locale/en-US/global/regionNames.properties locale/en-US/global/dialog.properties locale/en-US/global/tabbrowser.dtd locale/en-US/global/tabbrowser.properties locale/en-US/global/tree.dtd locale/en-US/global/wizard.dtd locale/en-US/global/textcontext.dtd locale/en-US/global-region/region.dtd locale/en-US/global-region/region.properties locale/en-US/global-region/builtinURLs.rdf locale/en-US/passwordmgr/passwordmgr.properties locale/en-US/passwordmgr/passwordManager.dtd locale/en-US/global/charsetOverlay.dtd locale/en-US/global/contentAreaCommands.properties locale/en-US/global/customizeCharset.dtd locale/en-US/global/customizeToolbar.dtd locale/en-US/global/customizeToolbar.properties locale/en-US/global/finddialog.dtd locale/en-US/global/finddialog.properties locale/en-US/global/nsTreeSorting.properties locale/en-US/global/printdialog.dtd locale/en-US/global/printjoboptions.dtd locale/en-US/global/printPageSetup.dtd locale/en-US/global/printPreview.dtd locale/en-US/global/printPreviewProgress.dtd locale/en-US/global/printProgress.dtd locale/en-US/global/viewSource.dtd locale/en-US/global/viewSource.properties locale/en-US/global/wizard.properties locale/en-US/mozapps/downloads/unknownContentType.properties locale/en-US/mozapps/downloads/unknownContentType.dtd adding: locale/en-US/global/accept2locale.properties (stored 0%) adding: locale/en-US/global/commonDialog.dtd (stored 0%) adding: locale/en-US/global/commonDialogs.properties (stored 0%) adding: locale/en-US/global/config.dtd (stored 0%) adding: locale/en-US/global/config.properties (stored 0%) adding: locale/en-US/global/console.dtd (stored 0%) adding: locale/en-US/global/console.properties (stored 0%) adding: locale/en-US/global/dialogOverlay.dtd (stored 0%) adding: locale/en-US/global/editMenuOverlay.dtd (stored 0%) adding: locale/en-US/global/intl.css (stored 0%) adding: locale/en-US/global/intl.properties (stored 0%) adding: locale/en-US/global/keys.properties (stored 0%) adding: locale/en-US/global/languageNames.properties (stored 0%) adding: locale/en-US/global/regionNames.properties (stored 0%) adding: locale/en-US/global/dialog.properties (stored 0%) adding: locale/en-US/global/tabbrowser.dtd (stored 0%) adding: locale/en-US/global/tabbrowser.properties (stored 0%) adding: locale/en-US/global/tree.dtd (stored 0%) adding: locale/en-US/global/wizard.dtd (stored 0%) adding: locale/en-US/global/textcontext.dtd (stored 0%) adding: locale/en-US/global-region/region.dtd (stored 0%) adding: locale/en-US/global-region/region.properties (stored 0%) adding: locale/en-US/global-region/builtinURLs.rdf (stored 0%) adding: locale/en-US/passwordmgr/passwordmgr.properties (stored 0%) adding: locale/en-US/passwordmgr/passwordManager.dtd (stored 0%) adding: locale/en-US/global/charsetOverlay.dtd (stored 0%) adding: locale/en-US/global/contentAreaCommands.properties (stored 0%) adding: locale/en-US/global/customizeCharset.dtd (stored 0%) adding: locale/en-US/global/customizeToolbar.dtd (stored 0%) adding: locale/en-US/global/customizeToolbar.properties (stored 0%) adding: locale/en-US/global/finddialog.dtd (stored 0%) adding: locale/en-US/global/finddialog.properties (stored 0%) adding: locale/en-US/global/nsTreeSorting.properties (stored 0%) adding: locale/en-US/global/printdialog.dtd (stored 0%) adding: locale/en-US/global/printjoboptions.dtd (stored 0%) adding: locale/en-US/global/printPageSetup.dtd (stored 0%) adding: locale/en-US/global/printPreview.dtd (stored 0%) adding: locale/en-US/global/printPreviewProgress.dtd (stored 0%) adding: locale/en-US/global/printProgress.dtd (stored 0%) adding: locale/en-US/global/viewSource.dtd (stored 0%) adding: locale/en-US/global/viewSource.properties (stored 0%) adding: locale/en-US/global/wizard.properties (stored 0%) adding: locale/en-US/mozapps/downloads/unknownContentType.properties (stored 0%) adding: locale/en-US/mozapps/downloads/unknownContentType.dtd (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/locales' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/obsolete' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/obsolete => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ overriding content/global/globalOverlay.xul content/global/dialogOverlay.xul content/global/dialogOverlay.js content/global/nsClipboard.js content/global/nsTreeController.js content/global/nsTreeSorting.js content/global/nsUserSettings.js content/global/strres.js content/global/widgetStateManager.js adding: content/global/globalOverlay.xul (stored 0%) adding: content/global/dialogOverlay.xul (stored 0%) adding: content/global/dialogOverlay.js (stored 0%) adding: content/global/nsClipboard.js (stored 0%) adding: content/global/nsTreeController.js (stored 0%) adding: content/global/nsTreeSorting.js (stored 0%) adding: content/global/nsUserSettings.js (stored 0%) adding: content/global/strres.js (stored 0%) adding: content/global/widgetStateManager.js (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/obsolete' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/profile' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/profile/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/toolkitprofile.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIProfileMigrator.idl nsIToolkitProfile.idl nsIToolkitProfileService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIProfileMigrator.h _xpidlgen/nsIToolkitProfile.h _xpidlgen/nsIToolkitProfileService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xulapp gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/profile/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/profile/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/profile/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/profile => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ overriding content/mozapps/profile/createProfileWizard.js content/mozapps/profile/createProfileWizard.xul content/mozapps/profile/profileSelection.js content/mozapps/profile/profileSelection.xul adding: content/mozapps/profile/createProfileWizard.js (stored 0%) adding: content/mozapps/profile/createProfileWizard.xul (stored 0%) adding: content/mozapps/profile/profileSelection.js (stored 0%) adding: content/mozapps/profile/profileSelection.xul (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/profile' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/communicator' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/winstripe/communicator => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.manifest zip warning: ../../../../../../../var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.jar not found or empty adding: skin/classic/communicator/communicator.css (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/communicator' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/global' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/winstripe/global => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.manifest adding: skin/classic/global/about.css (stored 0%) adding: skin/classic/global/arrow.css (stored 0%) adding: skin/classic/global/autocomplete.css (stored 0%) adding: skin/classic/global/browser.css (stored 0%) adding: skin/classic/global/button.css (stored 0%) adding: skin/classic/global/checkbox.css (stored 0%) adding: skin/classic/global/colorpicker.css (stored 0%) adding: skin/classic/global/config.css (stored 0%) adding: skin/classic/global/dialog.css (stored 0%) adding: skin/classic/global/expander.css (stored 0%) adding: skin/classic/global/filepicker.css (stored 0%) adding: skin/classic/global/findBar.css (stored 0%) adding: skin/classic/global/formatting.css (stored 0%) adding: skin/classic/global/global.css (stored 0%) adding: skin/classic/global/globalBindings.xml (stored 0%) adding: skin/classic/global/groupbox.css (stored 0%) adding: skin/classic/global/linkTree.css (stored 0%) adding: skin/classic/global/listbox.css (stored 0%) adding: skin/classic/global/menu.css (stored 0%) adding: skin/classic/global/menulist.css (stored 0%) adding: skin/classic/global/netError.css (stored 0%) adding: skin/classic/global/notification.css (stored 0%) adding: skin/classic/global/popup.css (stored 0%) adding: skin/classic/global/progressmeter.css (stored 0%) adding: skin/classic/global/radio.css (stored 0%) adding: skin/classic/global/richlistbox.css (stored 0%) adding: skin/classic/global/nativescrollbars.css (stored 0%) adding: skin/classic/global/xulscrollbars.css (stored 0%) adding: skin/classic/global/scrollbox.css (stored 0%) adding: skin/classic/global/spinbuttons.css (stored 0%) adding: skin/classic/global/splitter.css (stored 0%) adding: skin/classic/global/tabbox.css (stored 0%) adding: skin/classic/global/textbox.css (stored 0%) adding: skin/classic/global/toolbar.css (stored 0%) adding: skin/classic/global/toolbarbutton.css (stored 0%) adding: skin/classic/global/tree.css (stored 0%) adding: skin/classic/global/wizard.css (stored 0%) adding: skin/classic/global/arrow/arrow-dn.gif (stored 0%) adding: skin/classic/global/arrow/arrow-dn-dis.gif (stored 0%) adding: skin/classic/global/arrow/arrow-dn-hov.gif (stored 0%) adding: skin/classic/global/arrow/arrow-dn-sharp.gif (stored 0%) adding: skin/classic/global/arrow/arrow-down.png (stored 0%) adding: skin/classic/global/arrow/arrow-lft.gif (stored 0%) adding: skin/classic/global/arrow/arrow-lft-dis.gif (stored 0%) adding: skin/classic/global/arrow/arrow-lft-hov.gif (stored 0%) adding: skin/classic/global/arrow/arrow-lft-sharp.gif (stored 0%) adding: skin/classic/global/arrow/arrow-lft-sharp-end.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit-dis.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit-hov.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit-sharp.gif (stored 0%) adding: skin/classic/global/arrow/arrow-rit-sharp-end.gif (stored 0%) adding: skin/classic/global/arrow/arrow-up.gif (stored 0%) adding: skin/classic/global/arrow/arrow-up-dis.gif (stored 0%) adding: skin/classic/global/arrow/arrow-up-hov.gif (stored 0%) adding: skin/classic/global/arrow/arrow-up-sharp.gif (stored 0%) adding: skin/classic/global/checkbox/cbox-check.gif (stored 0%) adding: skin/classic/global/checkbox/cbox-check-dis.gif (stored 0%) adding: skin/classic/global/Filepicker.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-end-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-end-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-start-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-start-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-end-bkgnd.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-start-bkgnd.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-end-bkgnd.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-start-bkgnd-animate.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-end-bkgnd-animate.png (stored 0%) adding: skin/classic/global/icons/alltabs-box-overflow-start-bkgnd.png (stored 0%) adding: skin/classic/global/icons/autocomplete-dropmark-arrow.png (stored 0%) adding: skin/classic/global/icons/autocomplete-dropmark-bkgnd.png (stored 0%) adding: skin/classic/global/icons/autocomplete-dropmark-bkgnd-mid-top.png (stored 0%) adding: skin/classic/global/icons/autocomplete-dropmark-bkgnd-mid-bottom.png (stored 0%) adding: skin/classic/global/icons/Close.gif (stored 0%) adding: skin/classic/global/icons/close.png (stored 0%) adding: skin/classic/global/icons/alltabs.png (stored 0%) adding: skin/classic/global/icons/Error.png (stored 0%) adding: skin/classic/global/icons/find.png (stored 0%) adding: skin/classic/global/icons/folder-item.png (stored 0%) adding: skin/classic/global/icons/Minimize.gif (stored 0%) adding: skin/classic/global/icons/notfound.png (stored 0%) adding: skin/classic/global/icons/Print-preview.png (stored 0%) adding: skin/classic/global/icons/Portrait.png (stored 0%) adding: skin/classic/global/icons/Landscape.png (stored 0%) adding: skin/classic/global/icons/Question.png (stored 0%) adding: skin/classic/global/icons/Restore.gif (stored 0%) adding: skin/classic/global/icons/tab-arrow-end.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-end-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-end-bkgnd-disabled.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-end-bkgnd-enabled.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-end-bkgnd-animate.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start-bkgnd-hover.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start-bkgnd-disabled.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start-bkgnd-enabled.png (stored 0%) adding: skin/classic/global/icons/tab-arrow-start-bkgnd-animate.png (stored 0%) adding: skin/classic/global/icons/tab-left.png (stored 0%) adding: skin/classic/global/icons/tab-middle.png (stored 0%) adding: skin/classic/global/icons/tab-right.png (stored 0%) adding: skin/classic/global/icons/tab-left-hover.png (stored 0%) adding: skin/classic/global/icons/tab-middle-hover.png (stored 0%) adding: skin/classic/global/icons/tab-right-hover.png (stored 0%) adding: skin/classic/global/icons/tab-left-bkgnd.png (stored 0%) adding: skin/classic/global/icons/tab-middle-bkgnd.png (stored 0%) adding: skin/classic/global/icons/tab-right-bkgnd.png (stored 0%) adding: skin/classic/global/icons/tabstrip-bottom.png (stored 0%) adding: skin/classic/global/icons/tabbrowser-tabs-bkgnd.png (stored 0%) adding: skin/classic/global/icons/Warning.png (stored 0%) adding: skin/classic/global/icons/warning-large.png (stored 0%) adding: skin/classic/global/icons/wrap.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-rtl.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-disabled.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-disabled-rtl.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-hover.png (stored 0%) adding: skin/classic/global/menu/Menu-arrow-hover-rtl.png (stored 0%) adding: skin/classic/global/menu/menu-check.gif (stored 0%) adding: skin/classic/global/menu/menu-check-disabled.gif (stored 0%) adding: skin/classic/global/menu/menu-check-hover.gif (stored 0%) adding: skin/classic/global/menu/menu-radio.gif (stored 0%) adding: skin/classic/global/menu/menu-radio-disabled.gif (stored 0%) adding: skin/classic/global/menu/menu-radio-hover.gif (stored 0%) adding: skin/classic/global/radio/radio-check.gif (stored 0%) adding: skin/classic/global/radio/radio-check-dis.gif (stored 0%) adding: skin/classic/global/scrollbar/slider.gif (stored 0%) adding: skin/classic/global/tabDragDrop/tabDragIndicator.png (stored 0%) adding: skin/classic/global/toolbar/chevron.gif (stored 0%) adding: skin/classic/global/toolbar/chevron-rtl.gif (stored 0%) adding: skin/classic/global/toolbar/Lighten.png (stored 0%) adding: skin/classic/global/toolbar/spring.gif (stored 0%) adding: skin/classic/global/tree/columnpicker.gif (stored 0%) adding: skin/classic/global/tree/sort-asc.gif (stored 0%) adding: skin/classic/global/tree/sort-dsc.gif (stored 0%) adding: skin/classic/global/tree/twisty-clsd.png (stored 0%) adding: skin/classic/global/tree/twisty-open.png (stored 0%) adding: skin/classic/global/throbber/Throbber-small.gif (stored 0%) adding: skin/classic/global/throbber/Throbber-small.png (stored 0%) adding: skin/classic/global/customizeToolbar.css (stored 0%) adding: skin/classic/global/preferences.css (stored 0%) adding: skin/classic/global/printPageSetup.css (stored 0%) adding: skin/classic/global/printPreview.css (stored 0%) adding: skin/classic/global/alerts/alert.css (stored 0%) adding: skin/classic/global/console/console.css (stored 0%) adding: skin/classic/global/console/console-toolbar.png (stored 0%) adding: skin/classic/global/console/bullet-question.png (stored 0%) adding: skin/classic/global/console/bullet-warning.png (stored 0%) adding: skin/classic/global/console/bullet-error.png (stored 0%) adding: skin/classic/global/console/console-error-caret.gif (stored 0%) adding: skin/classic/global/console/console-error-dash.gif (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/global' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/mozapps' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/winstripe/mozapps => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.manifest adding: skin/classic/mozapps/downloads/downloadIcon.png (stored 0%) adding: skin/classic/mozapps/downloads/downloadCleanup.png (stored 0%) adding: skin/classic/mozapps/downloads/downloadCleanupDisabled.png (stored 0%) adding: skin/classic/mozapps/downloads/downloads.css (stored 0%) adding: skin/classic/mozapps/downloads/downloads.xml (stored 0%) adding: skin/classic/mozapps/downloads/downloadsBG.png (stored 0%) adding: skin/classic/mozapps/downloads/downloadSelected.png (stored 0%) adding: skin/classic/mozapps/downloads/unknownContentType.css (stored 0%) adding: skin/classic/mozapps/downloads/viewFader.png (stored 0%) adding: skin/classic/mozapps/extensions/about.css (stored 0%) adding: skin/classic/mozapps/extensions/actionbuttons.png (stored 0%) adding: skin/classic/mozapps/extensions/extensions.css (stored 0%) adding: skin/classic/mozapps/extensions/itemDisabledFader.png (stored 0%) adding: skin/classic/mozapps/extensions/itemEnabledFader.png (stored 0%) adding: skin/classic/mozapps/extensions/notifyBadges.png (stored 0%) adding: skin/classic/mozapps/extensions/question.png (stored 0%) adding: skin/classic/mozapps/extensions/update.css (stored 0%) adding: skin/classic/mozapps/extensions/themeGeneric.png (stored 0%) adding: skin/classic/mozapps/extensions/viewButtons.png (stored 0%) adding: skin/classic/mozapps/plugins/pluginInstallerWizard.css (stored 0%) adding: skin/classic/mozapps/profile/profileicon.png (stored 0%) adding: skin/classic/mozapps/profile/profileSelection.css (stored 0%) adding: skin/classic/mozapps/shared/itemFader.png (stored 0%) adding: skin/classic/mozapps/shared/itemSelected.png (stored 0%) adding: skin/classic/mozapps/shared/richview.css (stored 0%) adding: skin/classic/mozapps/shared/richview.xml (stored 0%) adding: skin/classic/mozapps/shared/viewFader.png (stored 0%) adding: skin/classic/mozapps/update/extensionalert.png (stored 0%) adding: skin/classic/mozapps/update/update.png (stored 0%) adding: skin/classic/mozapps/update/warning.gif (stored 0%) adding: skin/classic/mozapps/update/updates.css (stored 0%) adding: skin/classic/mozapps/xpinstall/xpinstallConfirm.css (stored 0%) adding: skin/classic/mozapps/xpinstall/xpinstallItemGeneric.png (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/mozapps' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/help' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/winstripe/help => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.manifest adding: skin/classic/help/help.css (stored 0%) adding: skin/classic/help/Toolbar.png (stored 0%) adding: skin/classic/help/Toolbar-rtl.png (stored 0%) adding: skin/classic/help/helpFileLayout.css (stored 0%) adding: skin/classic/help/Weblink.png (stored 0%) adding: skin/classic/help/Weblink-rtl.png (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe/help' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/winstripe' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe/global' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe/global => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.jar +++ overriding skin/classic/global/popup.css skin/classic/global/menu.css skin/classic/global/menulist.css skin/classic/global/toolbar.css skin/classic/global/toolbarbutton.css skin/classic/global/button.css skin/classic/global/checkbox.css skin/classic/global/radio.css skin/classic/global/global.css updating: skin/classic/global/button.css (stored 0%) updating: skin/classic/global/checkbox.css (stored 0%) updating: skin/classic/global/global.css (stored 0%) updating: skin/classic/global/menu.css (stored 0%) updating: skin/classic/global/menulist.css (stored 0%) updating: skin/classic/global/popup.css (stored 0%) updating: skin/classic/global/radio.css (stored 0%) updating: skin/classic/global/toolbar.css (stored 0%) updating: skin/classic/global/toolbarbutton.css (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe/global' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes/gnomestripe' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/themes' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/xre' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsXULAppAPI.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xulapp /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xulapp.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsINativeAppSupport.idl nsIXULAppInfo.idl nsIXULRuntime.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsINativeAppSupport.h _xpidlgen/nsIXULAppInfo.h _xpidlgen/nsIXULRuntime.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xulapp gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/xre' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsHelperAppDlg.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/downloads' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/extensions.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIExtensionManager.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIExtensionManager.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/extensions gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsExtensionManager.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/mozapps/extensions => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.manifest adding: content/mozapps/extensions/extensions.css (stored 0%) +++ overriding content/mozapps/extensions/extensions.xul content/mozapps/extensions/extensions.js content/mozapps/extensions/extensions.xml content/mozapps/extensions/about.xul content/mozapps/extensions/about.js content/mozapps/extensions/list.xul content/mozapps/extensions/list.js content/mozapps/extensions/update.xul content/mozapps/extensions/update.js adding: content/mozapps/extensions/extensions.xul (stored 0%) adding: content/mozapps/extensions/extensions.js (stored 0%) adding: content/mozapps/extensions/extensions.xml (stored 0%) adding: content/mozapps/extensions/about.xul (stored 0%) adding: content/mozapps/extensions/about.js (stored 0%) adding: content/mozapps/extensions/list.xul (stored 0%) adding: content/mozapps/extensions/list.js (stored 0%) adding: content/mozapps/extensions/update.xul (stored 0%) adding: content/mozapps/extensions/update.js (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/extensions' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/update.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIUpdateService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIUpdateService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/update gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src/updater' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 updater /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src/updater' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsUpdateService.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update/src' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/mozapps/update => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.manifest adding: content/mozapps/update/updates.css (stored 0%) +++ overriding content/mozapps/update/updates.xul content/mozapps/update/updates.js content/mozapps/update/updates.xml content/mozapps/update/incompatible.xul content/mozapps/update/incompatible.js content/mozapps/update/history.xul content/mozapps/update/history.js content/mozapps/update/errors.xul adding: content/mozapps/update/updates.xul (stored 0%) adding: content/mozapps/update/updates.js (stored 0%) adding: content/mozapps/update/updates.xml (stored 0%) adding: content/mozapps/update/incompatible.xul (stored 0%) adding: content/mozapps/update/incompatible.js (stored 0%) adding: content/mozapps/update/history.xul (stored 0%) adding: content/mozapps/update/history.js (stored 0%) adding: content/mozapps/update/errors.xul (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/update' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/xpinstall' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/mozapps/xpinstall => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar adding: content/mozapps/xpinstall/xpinstallConfirm.css (stored 0%) +++ overriding content/mozapps/xpinstall/xpinstallConfirm.xul content/mozapps/xpinstall/xpinstallConfirm.js content/mozapps/xpinstall/xpinstallItem.xml adding: content/mozapps/xpinstall/xpinstallConfirm.xul (stored 0%) adding: content/mozapps/xpinstall/xpinstallConfirm.js (stored 0%) adding: content/mozapps/xpinstall/xpinstallItem.xml (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps/xpinstall' +++ making chrome /builddir/build/BUILD/mozilla/toolkit/mozapps => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.manifest adding: content/mozapps/downloads/downloads.css (stored 0%) adding: content/mozapps/preferences/preferences.css (stored 0%) adding: content/mozapps/plugins/pluginInstallerWizard.xul (stored 0%) adding: content/mozapps/plugins/pluginInstallerWizard.js (stored 0%) adding: content/mozapps/plugins/pluginInstallerWizard.css (stored 0%) adding: content/mozapps/plugins/pluginInstallerDatasource.js (stored 0%) adding: content/mozapps/plugins/pluginInstallerService.js (stored 0%) +++ overriding content/mozapps/downloads/helperApps.js content/mozapps/downloads/unknownContentType.xul content/mozapps/downloads/overrideHandler.js content/mozapps/downloads/downloads.xul content/mozapps/downloads/downloads.js content/mozapps/downloads/DownloadProgressListener.js content/mozapps/downloads/download.xml content/mozapps/downloads/downloadProperties.xul content/mozapps/downloads/downloadProperties.js content/mozapps/preferences/actionsshared.js content/mozapps/preferences/ocsp.js content/mozapps/preferences/ocsp.xul content/mozapps/preferences/fontbuilder.js content/mozapps/preferences/changemp.js content/mozapps/preferences/changemp.xul content/mozapps/preferences/removemp.js content/mozapps/preferences/removemp.xul content/mozapps/preferences/preferences.xml content/mozapps/shared/richview.xml adding: content/mozapps/downloads/helperApps.js (stored 0%) adding: content/mozapps/downloads/unknownContentType.xul (stored 0%) adding: content/mozapps/downloads/overrideHandler.js (stored 0%) adding: content/mozapps/downloads/downloads.xul (stored 0%) adding: content/mozapps/downloads/downloads.js (stored 0%) adding: content/mozapps/downloads/DownloadProgressListener.js (stored 0%) adding: content/mozapps/downloads/download.xml (stored 0%) adding: content/mozapps/downloads/downloadProperties.xul (stored 0%) adding: content/mozapps/downloads/downloadProperties.js (stored 0%) adding: content/mozapps/preferences/actionsshared.js (stored 0%) adding: content/mozapps/preferences/ocsp.js (stored 0%) adding: content/mozapps/preferences/ocsp.xul (stored 0%) adding: content/mozapps/preferences/fontbuilder.js (stored 0%) adding: content/mozapps/preferences/changemp.js (stored 0%) adding: content/mozapps/preferences/changemp.xul (stored 0%) adding: content/mozapps/preferences/removemp.js (stored 0%) adding: content/mozapps/preferences/removemp.xul (stored 0%) adding: content/mozapps/preferences/preferences.xml (stored 0%) adding: content/mozapps/shared/richview.xml (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/mozapps' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/shellservice.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIShellService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIShellService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/shellservice gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDOMInstallTriggerGlobal.h nsIDOMInstallVersion.h nsSoftwareUpdateIIDs.h nsISoftwareUpdate.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpinstall set -e; \ for i in ./xpinstall.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/greprefs/`basename $i`; \ done /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xpinstall.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXPIDialogService.idl nsIXPIProgressDialog.idl nsIXPINotifier.idl nsIXPInstallManager.idl nsPIXPIProxy.idl nsPIXPIStubHook.idl nsPICertNotification.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIXPIDialogService.h _xpidlgen/nsIXPIProgressDialog.h _xpidlgen/nsIXPINotifier.h _xpidlgen/nsIXPInstallManager.h _xpidlgen/nsPIXPIProxy.h _xpidlgen/nsPIXPIStubHook.h _xpidlgen/nsPICertNotification.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpinstall gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsXPITriggerInfo.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpinstall /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxpinstall.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/cleanup' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 InstallCleanupDefines.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xpinstall /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 xpicleanup /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./cmessage.txt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/res gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/cleanup' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpinstall/stub' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxpistub.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall/stub' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/xpinstall' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/security/manager' /usr/bin/gmake -C boot install gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/boot' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/boot/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/pipboot.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISSLStatusProvider.idl nsIBufEntropyCollector.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISSLStatusProvider.h _xpidlgen/nsIBufEntropyCollector.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/pipboot /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISecurityWarningDialogs.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISecurityWarningDialogs.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/boot/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/boot/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libpipboot.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/boot/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/boot' /usr/bin/gmake -C ssl install gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl/resources' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl/resources' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libpipnss.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/ssl/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/pipnss.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFormSigningDialog.idl nsICertSelect.idl nsIX509Cert3.idl nsIX509CertDB2.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 nsICertTree.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFormSigningDialog.h _xpidlgen/nsICertSelect.h _xpidlgen/nsIX509Cert3.h _xpidlgen/nsIX509CertDB2.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/nsICertTree.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/pipnss /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIASN1Object.idl nsIASN1Sequence.idl nsIBadCertListener.idl nsICertificateDialogs.idl nsICRLInfo.idl nsIX509Cert.idl nsIX509CertDB.idl nsIX509CertValidity.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIASN1Object.h _xpidlgen/nsIASN1Sequence.h _xpidlgen/nsIBadCertListener.h _xpidlgen/nsICertificateDialogs.h _xpidlgen/nsICRLInfo.h _xpidlgen/nsIX509Cert.h _xpidlgen/nsIX509CertDB.h _xpidlgen/nsIX509CertValidity.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4 gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl/public' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/ssl' /usr/bin/gmake -C locales install gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/locales' +++ making chrome /builddir/build/BUILD/mozilla/security/manager/locales => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.manifest adding: locale/en-US/pipnss/pipnss.properties (stored 0%) adding: locale/en-US/pipnss/security.properties (stored 0%) adding: locale/en-US/pippki/pippki.dtd (stored 0%) adding: locale/en-US/pippki/pref-ssl.dtd (stored 0%) adding: locale/en-US/pippki/pippki.properties (stored 0%) adding: locale/en-US/pippki/PrefOverlay.dtd (stored 0%) adding: locale/en-US/pippki/newserver.properties (stored 0%) adding: locale/en-US/pippki/newserver.dtd (stored 0%) adding: locale/en-US/pippki/pref-security.dtd (stored 0%) adding: locale/en-US/pippki/PageInfoOverlay.dtd (stored 0%) adding: locale/en-US/pippki/certManager.dtd (stored 0%) adding: locale/en-US/pippki/deviceManager.dtd (stored 0%) adding: locale/en-US/pippki/pref-validation.dtd (stored 0%) adding: locale/en-US/pippki/pref-masterpass.dtd (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/locales' /usr/bin/gmake -C pki install gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/pippki.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIPKIParamBlock.idl nsIASN1Tree.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIPKIParamBlock.h _xpidlgen/nsIASN1Tree.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/pippki gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki/resources' +++ making chrome /builddir/build/BUILD/mozilla/security/manager/pki/resources => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/pippki.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/pippki.manifest zip warning: ../../../../../../../var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/pippki.jar not found or empty adding: content/pippki/getpassword.xul (stored 0%) adding: content/pippki/password.js (stored 0%) adding: content/pippki/resetpassword.js (stored 0%) adding: content/pippki/PrefOverlay.xul (stored 0%) adding: content/pippki/pref-security.js (stored 0%) adding: content/pippki/pref-ssl.xul (stored 0%) adding: content/pippki/pref-certs.xul (stored 0%) adding: content/pippki/PageInfoOverlay.xul (stored 0%) adding: content/pippki/downloadcert.js (stored 0%) adding: content/pippki/cacertexists.xul (stored 0%) adding: content/pippki/certManager.js (stored 0%) adding: content/pippki/CAOverlay.xul (stored 0%) adding: content/pippki/WebSitesOverlay.xul (stored 0%) adding: content/pippki/OthersOverlay.xul (stored 0%) adding: content/pippki/MineOverlay.xul (stored 0%) adding: content/pippki/viewCertDetails.xul (stored 0%) adding: content/pippki/editcerts.js (stored 0%) adding: content/pippki/deletecert.js (stored 0%) adding: content/pippki/viewCertDetails.js (stored 0%) adding: content/pippki/pippki.js (stored 0%) adding: content/pippki/domainMismatch.js (stored 0%) adding: content/pippki/serverCertExpired.js (stored 0%) adding: content/pippki/clientauthask.js (stored 0%) adding: content/pippki/certpicker.xul (stored 0%) adding: content/pippki/certpicker.js (stored 0%) adding: content/pippki/certDump.xul (stored 0%) adding: content/pippki/device_manager.js (stored 0%) adding: content/pippki/load_device.xul (stored 0%) adding: content/pippki/choosetoken.js (stored 0%) adding: content/pippki/escrowWarn.js (stored 0%) adding: content/pippki/pref-validation.xul (stored 0%) adding: content/pippki/pref-validation.js (stored 0%) adding: content/pippki/crlManager.js (stored 0%) adding: content/pippki/pref-masterpass.js (stored 0%) adding: content/pippki/pref-masterpass.xul (stored 0%) adding: content/pippki/serverCrlNextupdate.js (stored 0%) adding: content/pippki/createCertInfo.xul (stored 0%) adding: content/pippki/createCertInfo.js (stored 0%) adding: content/pippki/crlImportDialog.js (stored 0%) adding: content/pippki/pref-crlupdate.js (stored 0%) adding: content/pippki/formsigning.xul (stored 0%) adding: content/pippki/formsigning.js (stored 0%) +++ overriding content/pippki/changepassword.xul content/pippki/resetpassword.xul content/pippki/newserver.js content/pippki/newserver.xul content/pippki/downloadcert.xul content/pippki/certManager.xul content/pippki/editcacert.xul content/pippki/editemailcert.xul content/pippki/editsslcert.xul content/pippki/deletecert.xul content/pippki/getp12password.xul content/pippki/setp12password.xul content/pippki/domainMismatch.xul content/pippki/serverCertExpired.xul content/pippki/clientauthask.xul content/pippki/certViewer.xul content/pippki/device_manager.xul content/pippki/choosetoken.xul content/pippki/escrowWarn.xul content/pippki/crlManager.xul content/pippki/serverCrlNextupdate.xul content/pippki/crlImportDialog.xul content/pippki/pref-crlupdate.xul adding: content/pippki/changepassword.xul (stored 0%) adding: content/pippki/resetpassword.xul (stored 0%) adding: content/pippki/newserver.js (stored 0%) adding: content/pippki/newserver.xul (stored 0%) adding: content/pippki/downloadcert.xul (stored 0%) adding: content/pippki/certManager.xul (stored 0%) adding: content/pippki/editcacert.xul (stored 0%) adding: content/pippki/editemailcert.xul (stored 0%) adding: content/pippki/editsslcert.xul (stored 0%) adding: content/pippki/deletecert.xul (stored 0%) adding: content/pippki/getp12password.xul (stored 0%) adding: content/pippki/setp12password.xul (stored 0%) adding: content/pippki/domainMismatch.xul (stored 0%) adding: content/pippki/serverCertExpired.xul (stored 0%) adding: content/pippki/clientauthask.xul (stored 0%) adding: content/pippki/certViewer.xul (stored 0%) adding: content/pippki/device_manager.xul (stored 0%) adding: content/pippki/choosetoken.xul (stored 0%) adding: content/pippki/escrowWarn.xul (stored 0%) adding: content/pippki/crlManager.xul (stored 0%) adding: content/pippki/serverCrlNextupdate.xul (stored 0%) adding: content/pippki/crlImportDialog.xul (stored 0%) adding: content/pippki/pref-crlupdate.xul (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki/resources' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/security/manager/pki/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libpippki.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager/pki' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/security/manager' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/toolkit/components/gnome' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libmozgnome.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/mozgnome.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIGConfService.idl nsIGnomeVFSService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIGConfService.h _xpidlgen/nsIGnomeVFSService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/mozgnome gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/toolkit/components/gnome' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/extensions' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/cookie' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libcookie.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/cookie.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIPermission.idl nsICookieAcceptDialog.idl nsICookiePromptService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIPermission.h _xpidlgen/nsICookieAcceptDialog.h _xpidlgen/nsICookiePromptService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/cookie gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/cookie' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/xml-rpc.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDictionary.idl nsIXmlRpcClientListener.idl nsIXmlRpcClient.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDictionary.h _xpidlgen/nsIXmlRpcClientListener.h _xpidlgen/nsIXmlRpcClient.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/xml-rpc gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/idl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsDictionary.js nsXmlRpcClient.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xml-rpc' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/pointers' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libxmlextras.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras/build' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/xmlextras' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/autoconfig.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIAutoConfig.idl nsIReadConfig.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIAutoConfig.h _xpidlgen/nsIReadConfig.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/autoconfig gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/resources' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/resources' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libautoconfig.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 prefcalls.js unix/platform.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/autoconfig gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/autoconfig' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src/gconf' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsSystemPrefService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/system-pref /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libsystem-pref.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src/gconf' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsSystemPrefLog.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/system-pref gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref/system-pref' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/pref' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/base' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/dom' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/dom' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/parser' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml/parser' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xml' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xpath' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIXFormsUtilityService.h nsIXFormsXPathEvaluator.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/transformiix gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xpath' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/functions' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/functions' gmake[5]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/util' gmake[5]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt/util' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source/xslt' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/source' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libtransformiix.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/build' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/transformiix/resources' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix/resources' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/transformiix' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/universalchardet' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/universalchardet/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libuniversalchardet.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/universalchardet/src' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/universalchardet' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/websrvcs.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIWebServiceErrorHandler.idl nsISOAPAttachments.idl nsISOAPBlock.idl nsISOAPCall.idl nsISOAPCallCompletion.idl nsISOAPDecoder.idl nsISOAPEncoder.idl nsISOAPEncoding.idl nsISOAPFault.idl nsISOAPHeaderBlock.idl nsISOAPMessage.idl nsISOAPParameter.idl nsISOAPPropertyBagMutator.idl nsISOAPResponse.idl nsISOAPResponseListener.idl nsISOAPService.idl nsISOAPServiceRegistry.idl nsISOAPTransport.idl nsISOAPTransportListener.idl nsISchema.idl nsISchemaLoader.idl nsIScriptableInterfaceInfo.idl nsIWebScriptsAccessService.idl nsIWSDL.idl nsIWSDLLoader.idl nsIWSDLSOAPBinding.idl nsIWSPInterfaceInfoService.idl nsIWebServiceProxy.idl nsIGenericInterfaceInfoSet.idl nsIInterfaceInfoToIDL.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIWebServiceErrorHandler.h _xpidlgen/nsISOAPAttachments.h _xpidlgen/nsISOAPBlock.h _xpidlgen/nsISOAPCall.h _xpidlgen/nsISOAPCallCompletion.h _xpidlgen/nsISOAPDecoder.h _xpidlgen/nsISOAPEncoder.h _xpidlgen/nsISOAPEncoding.h _xpidlgen/nsISOAPFault.h _xpidlgen/nsISOAPHeaderBlock.h _xpidlgen/nsISOAPMessage.h _xpidlgen/nsISOAPParameter.h _xpidlgen/nsISOAPPropertyBagMutator.h _xpidlgen/nsISOAPResponse.h _xpidlgen/nsISOAPResponseListener.h _xpidlgen/nsISOAPService.h _xpidlgen/nsISOAPServiceRegistry.h _xpidlgen/nsISOAPTransport.h _xpidlgen/nsISOAPTransportListener.h _xpidlgen/nsISchema.h _xpidlgen/nsISchemaLoader.h _xpidlgen/nsIScriptableInterfaceInfo.h _xpidlgen/nsIWebScriptsAccessService.h _xpidlgen/nsIWSDL.h _xpidlgen/nsIWSDLLoader.h _xpidlgen/nsIWSDLSOAPBinding.h _xpidlgen/nsIWSPInterfaceInfoService.h _xpidlgen/nsIWebServiceProxy.h _xpidlgen/nsIGenericInterfaceInfoSet.h _xpidlgen/nsIInterfaceInfoToIDL.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/websrvcs gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/public' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/security' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/security/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/security/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/security' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/schema' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/soap' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsInterfaceInfoToIDL.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/interfaceinfo' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/wsdl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/proxy' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/build' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/webservices/build/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libwebsrvcs.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/build/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices/build' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/webservices' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/base' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/base/js' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 inspector-cmdline.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/base/js' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/base' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest zip warning: ../../../../../../../../var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar not found or empty adding: locale/ca/inspector/inspector.dtd (stored 0%) adding: locale/ca/inspector/prefs.dtd (stored 0%) adding: locale/ca/inspector/editing.dtd (stored 0%) adding: locale/ca/inspector/tasksOverlay.dtd (stored 0%) adding: locale/ca/inspector/search/findFiles.dtd (stored 0%) adding: locale/ca/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/ca/inspector/contents.rdf locale/ca/inspector/viewers/dom.dtd locale/ca/inspector/viewers/domNode.dtd locale/ca/inspector/viewers/styleRules.dtd locale/ca/inspector/viewers/stylesheets.dtd locale/ca/inspector/viewers/xblBindings.dtd locale/ca/inspector/viewers/boxModel.dtd locale/ca/inspector/viewers/computedStyle.dtd locale/ca/inspector/viewers/jsObject.dtd locale/ca/inspector/inspector.properties adding: locale/ca/inspector/contents.rdf (stored 0%) adding: locale/ca/inspector/viewers/dom.dtd (stored 0%) adding: locale/ca/inspector/viewers/domNode.dtd (stored 0%) adding: locale/ca/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/ca/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/ca/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/ca/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/ca/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/ca/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/ca/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/cs-CZ/inspector/inspector.dtd (stored 0%) adding: locale/cs-CZ/inspector/prefs.dtd (stored 0%) adding: locale/cs-CZ/inspector/editing.dtd (stored 0%) adding: locale/cs-CZ/inspector/tasksOverlay.dtd (stored 0%) adding: locale/cs-CZ/inspector/search/findFiles.dtd (stored 0%) adding: locale/cs-CZ/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/cs-CZ/inspector/contents.rdf locale/cs-CZ/inspector/viewers/dom.dtd locale/cs-CZ/inspector/viewers/domNode.dtd locale/cs-CZ/inspector/viewers/styleRules.dtd locale/cs-CZ/inspector/viewers/stylesheets.dtd locale/cs-CZ/inspector/viewers/xblBindings.dtd locale/cs-CZ/inspector/viewers/boxModel.dtd locale/cs-CZ/inspector/viewers/computedStyle.dtd locale/cs-CZ/inspector/viewers/jsObject.dtd locale/cs-CZ/inspector/inspector.properties adding: locale/cs-CZ/inspector/contents.rdf (stored 0%) adding: locale/cs-CZ/inspector/viewers/dom.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/domNode.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/cs-CZ/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/cs-CZ/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/da/inspector/inspector.dtd (stored 0%) adding: locale/da/inspector/prefs.dtd (stored 0%) adding: locale/da/inspector/editing.dtd (stored 0%) adding: locale/da/inspector/tasksOverlay.dtd (stored 0%) adding: locale/da/inspector/search/findFiles.dtd (stored 0%) adding: locale/da/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/da/inspector/contents.rdf locale/da/inspector/viewers/dom.dtd locale/da/inspector/viewers/domNode.dtd locale/da/inspector/viewers/styleRules.dtd locale/da/inspector/viewers/stylesheets.dtd locale/da/inspector/viewers/xblBindings.dtd locale/da/inspector/viewers/boxModel.dtd locale/da/inspector/viewers/computedStyle.dtd locale/da/inspector/viewers/jsObject.dtd locale/da/inspector/inspector.properties adding: locale/da/inspector/contents.rdf (stored 0%) adding: locale/da/inspector/viewers/dom.dtd (stored 0%) adding: locale/da/inspector/viewers/domNode.dtd (stored 0%) adding: locale/da/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/da/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/da/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/da/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/da/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/da/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/da/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/de/inspector/inspector.dtd (stored 0%) adding: locale/de/inspector/prefs.dtd (stored 0%) adding: locale/de/inspector/editing.dtd (stored 0%) adding: locale/de/inspector/tasksOverlay.dtd (stored 0%) adding: locale/de/inspector/search/findFiles.dtd (stored 0%) adding: locale/de/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/de/inspector/contents.rdf locale/de/inspector/viewers/dom.dtd locale/de/inspector/viewers/domNode.dtd locale/de/inspector/viewers/styleRules.dtd locale/de/inspector/viewers/stylesheets.dtd locale/de/inspector/viewers/xblBindings.dtd locale/de/inspector/viewers/boxModel.dtd locale/de/inspector/viewers/computedStyle.dtd locale/de/inspector/viewers/jsObject.dtd locale/de/inspector/inspector.properties adding: locale/de/inspector/contents.rdf (stored 0%) adding: locale/de/inspector/viewers/dom.dtd (stored 0%) adding: locale/de/inspector/viewers/domNode.dtd (stored 0%) adding: locale/de/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/de/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/de/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/de/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/de/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/de/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/de/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/el/inspector/inspector.dtd (stored 0%) adding: locale/el/inspector/prefs.dtd (stored 0%) adding: locale/el/inspector/editing.dtd (stored 0%) adding: locale/el/inspector/tasksOverlay.dtd (stored 0%) adding: locale/el/inspector/search/findFiles.dtd (stored 0%) adding: locale/el/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/el/inspector/contents.rdf locale/el/inspector/viewers/dom.dtd locale/el/inspector/viewers/domNode.dtd locale/el/inspector/viewers/styleRules.dtd locale/el/inspector/viewers/stylesheets.dtd locale/el/inspector/viewers/xblBindings.dtd locale/el/inspector/viewers/boxModel.dtd locale/el/inspector/viewers/computedStyle.dtd locale/el/inspector/viewers/jsObject.dtd locale/el/inspector/inspector.properties adding: locale/el/inspector/contents.rdf (stored 0%) adding: locale/el/inspector/viewers/dom.dtd (stored 0%) adding: locale/el/inspector/viewers/domNode.dtd (stored 0%) adding: locale/el/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/el/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/el/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/el/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/el/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/el/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/el/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/en-US/inspector/inspector.dtd (stored 0%) adding: locale/en-US/inspector/prefs.dtd (stored 0%) adding: locale/en-US/inspector/editing.dtd (stored 0%) adding: locale/en-US/inspector/tasksOverlay.dtd (stored 0%) adding: locale/en-US/inspector/search/findFiles.dtd (stored 0%) adding: locale/en-US/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/en-US/inspector/contents.rdf locale/en-US/inspector/viewers/dom.dtd locale/en-US/inspector/viewers/domNode.dtd locale/en-US/inspector/viewers/styleRules.dtd locale/en-US/inspector/viewers/stylesheets.dtd locale/en-US/inspector/viewers/xblBindings.dtd locale/en-US/inspector/viewers/boxModel.dtd locale/en-US/inspector/viewers/computedStyle.dtd locale/en-US/inspector/viewers/jsObject.dtd locale/en-US/inspector/inspector.properties adding: locale/en-US/inspector/contents.rdf (stored 0%) adding: locale/en-US/inspector/viewers/dom.dtd (stored 0%) adding: locale/en-US/inspector/viewers/domNode.dtd (stored 0%) adding: locale/en-US/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/en-US/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/en-US/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/en-US/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/en-US/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/en-US/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/en-US/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/fr/inspector/inspector.dtd (stored 0%) adding: locale/fr/inspector/prefs.dtd (stored 0%) adding: locale/fr/inspector/editing.dtd (stored 0%) adding: locale/fr/inspector/tasksOverlay.dtd (stored 0%) adding: locale/fr/inspector/search/findFiles.dtd (stored 0%) adding: locale/fr/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/fr/inspector/contents.rdf locale/fr/inspector/viewers/dom.dtd locale/fr/inspector/viewers/domNode.dtd locale/fr/inspector/viewers/styleRules.dtd locale/fr/inspector/viewers/stylesheets.dtd locale/fr/inspector/viewers/xblBindings.dtd locale/fr/inspector/viewers/boxModel.dtd locale/fr/inspector/viewers/computedStyle.dtd locale/fr/inspector/viewers/jsObject.dtd locale/fr/inspector/inspector.properties adding: locale/fr/inspector/contents.rdf (stored 0%) adding: locale/fr/inspector/viewers/dom.dtd (stored 0%) adding: locale/fr/inspector/viewers/domNode.dtd (stored 0%) adding: locale/fr/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/fr/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/fr/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/fr/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/fr/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/fr/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/fr/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/ga-IE/inspector/inspector.dtd (stored 0%) adding: locale/ga-IE/inspector/prefs.dtd (stored 0%) adding: locale/ga-IE/inspector/editing.dtd (stored 0%) adding: locale/ga-IE/inspector/tasksOverlay.dtd (stored 0%) adding: locale/ga-IE/inspector/search/findFiles.dtd (stored 0%) adding: locale/ga-IE/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/ga-IE/inspector/contents.rdf locale/ga-IE/inspector/viewers/dom.dtd locale/ga-IE/inspector/viewers/domNode.dtd locale/ga-IE/inspector/viewers/styleRules.dtd locale/ga-IE/inspector/viewers/stylesheets.dtd locale/ga-IE/inspector/viewers/xblBindings.dtd locale/ga-IE/inspector/viewers/boxModel.dtd locale/ga-IE/inspector/viewers/computedStyle.dtd locale/ga-IE/inspector/viewers/jsObject.dtd locale/ga-IE/inspector/inspector.properties adding: locale/ga-IE/inspector/contents.rdf (stored 0%) adding: locale/ga-IE/inspector/viewers/dom.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/domNode.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/ga-IE/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/ga-IE/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/hu/inspector/inspector.dtd (stored 0%) adding: locale/hu/inspector/prefs.dtd (stored 0%) adding: locale/hu/inspector/editing.dtd (stored 0%) adding: locale/hu/inspector/tasksOverlay.dtd (stored 0%) adding: locale/hu/inspector/search/findFiles.dtd (stored 0%) adding: locale/hu/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/hu/inspector/contents.rdf locale/hu/inspector/viewers/dom.dtd locale/hu/inspector/viewers/domNode.dtd locale/hu/inspector/viewers/styleRules.dtd locale/hu/inspector/viewers/stylesheets.dtd locale/hu/inspector/viewers/xblBindings.dtd locale/hu/inspector/viewers/boxModel.dtd locale/hu/inspector/viewers/computedStyle.dtd locale/hu/inspector/viewers/jsObject.dtd locale/hu/inspector/inspector.properties adding: locale/hu/inspector/contents.rdf (stored 0%) adding: locale/hu/inspector/viewers/dom.dtd (stored 0%) adding: locale/hu/inspector/viewers/domNode.dtd (stored 0%) adding: locale/hu/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/hu/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/hu/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/hu/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/hu/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/hu/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/hu/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/nb-NO/inspector/inspector.dtd (stored 0%) adding: locale/nb-NO/inspector/prefs.dtd (stored 0%) adding: locale/nb-NO/inspector/editing.dtd (stored 0%) adding: locale/nb-NO/inspector/tasksOverlay.dtd (stored 0%) adding: locale/nb-NO/inspector/search/findFiles.dtd (stored 0%) adding: locale/nb-NO/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/nb-NO/inspector/contents.rdf locale/nb-NO/inspector/viewers/dom.dtd locale/nb-NO/inspector/viewers/domNode.dtd locale/nb-NO/inspector/viewers/styleRules.dtd locale/nb-NO/inspector/viewers/stylesheets.dtd locale/nb-NO/inspector/viewers/xblBindings.dtd locale/nb-NO/inspector/viewers/boxModel.dtd locale/nb-NO/inspector/viewers/computedStyle.dtd locale/nb-NO/inspector/viewers/jsObject.dtd locale/nb-NO/inspector/inspector.properties adding: locale/nb-NO/inspector/contents.rdf (stored 0%) adding: locale/nb-NO/inspector/viewers/dom.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/domNode.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/nb-NO/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/nb-NO/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/pl/inspector/inspector.dtd (stored 0%) adding: locale/pl/inspector/prefs.dtd (stored 0%) adding: locale/pl/inspector/editing.dtd (stored 0%) adding: locale/pl/inspector/tasksOverlay.dtd (stored 0%) adding: locale/pl/inspector/search/findFiles.dtd (stored 0%) adding: locale/pl/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/pl/inspector/contents.rdf locale/pl/inspector/viewers/dom.dtd locale/pl/inspector/viewers/domNode.dtd locale/pl/inspector/viewers/styleRules.dtd locale/pl/inspector/viewers/stylesheets.dtd locale/pl/inspector/viewers/xblBindings.dtd locale/pl/inspector/viewers/boxModel.dtd locale/pl/inspector/viewers/computedStyle.dtd locale/pl/inspector/viewers/jsObject.dtd locale/pl/inspector/inspector.properties adding: locale/pl/inspector/contents.rdf (stored 0%) adding: locale/pl/inspector/viewers/dom.dtd (stored 0%) adding: locale/pl/inspector/viewers/domNode.dtd (stored 0%) adding: locale/pl/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/pl/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/pl/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/pl/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/pl/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/pl/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/pl/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/pt-BR/inspector/inspector.dtd (stored 0%) adding: locale/pt-BR/inspector/prefs.dtd (stored 0%) adding: locale/pt-BR/inspector/editing.dtd (stored 0%) adding: locale/pt-BR/inspector/tasksOverlay.dtd (stored 0%) adding: locale/pt-BR/inspector/search/findFiles.dtd (stored 0%) adding: locale/pt-BR/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/pt-BR/inspector/contents.rdf locale/pt-BR/inspector/viewers/dom.dtd locale/pt-BR/inspector/viewers/domNode.dtd locale/pt-BR/inspector/viewers/styleRules.dtd locale/pt-BR/inspector/viewers/stylesheets.dtd locale/pt-BR/inspector/viewers/xblBindings.dtd locale/pt-BR/inspector/viewers/boxModel.dtd locale/pt-BR/inspector/viewers/computedStyle.dtd locale/pt-BR/inspector/viewers/jsObject.dtd locale/pt-BR/inspector/inspector.properties adding: locale/pt-BR/inspector/contents.rdf (stored 0%) adding: locale/pt-BR/inspector/viewers/dom.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/domNode.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/pt-BR/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/pt-BR/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/ru/inspector/inspector.dtd (stored 0%) adding: locale/ru/inspector/prefs.dtd (stored 0%) adding: locale/ru/inspector/editing.dtd (stored 0%) adding: locale/ru/inspector/tasksOverlay.dtd (stored 0%) adding: locale/ru/inspector/search/findFiles.dtd (stored 0%) adding: locale/ru/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/ru/inspector/contents.rdf locale/ru/inspector/viewers/dom.dtd locale/ru/inspector/viewers/domNode.dtd locale/ru/inspector/viewers/styleRules.dtd locale/ru/inspector/viewers/stylesheets.dtd locale/ru/inspector/viewers/xblBindings.dtd locale/ru/inspector/viewers/boxModel.dtd locale/ru/inspector/viewers/computedStyle.dtd locale/ru/inspector/viewers/jsObject.dtd locale/ru/inspector/inspector.properties adding: locale/ru/inspector/contents.rdf (stored 0%) adding: locale/ru/inspector/viewers/dom.dtd (stored 0%) adding: locale/ru/inspector/viewers/domNode.dtd (stored 0%) adding: locale/ru/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/ru/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/ru/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/ru/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/ru/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/ru/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/ru/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/sk/inspector/inspector.dtd (stored 0%) adding: locale/sk/inspector/prefs.dtd (stored 0%) adding: locale/sk/inspector/editing.dtd (stored 0%) adding: locale/sk/inspector/tasksOverlay.dtd (stored 0%) adding: locale/sk/inspector/search/findFiles.dtd (stored 0%) adding: locale/sk/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/sk/inspector/contents.rdf locale/sk/inspector/viewers/dom.dtd locale/sk/inspector/viewers/domNode.dtd locale/sk/inspector/viewers/styleRules.dtd locale/sk/inspector/viewers/stylesheets.dtd locale/sk/inspector/viewers/xblBindings.dtd locale/sk/inspector/viewers/boxModel.dtd locale/sk/inspector/viewers/computedStyle.dtd locale/sk/inspector/viewers/jsObject.dtd locale/sk/inspector/inspector.properties adding: locale/sk/inspector/contents.rdf (stored 0%) adding: locale/sk/inspector/viewers/dom.dtd (stored 0%) adding: locale/sk/inspector/viewers/domNode.dtd (stored 0%) adding: locale/sk/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/sk/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/sk/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/sk/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/sk/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/sk/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/sk/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/sv-SE/inspector/inspector.dtd (stored 0%) adding: locale/sv-SE/inspector/prefs.dtd (stored 0%) adding: locale/sv-SE/inspector/editing.dtd (stored 0%) adding: locale/sv-SE/inspector/tasksOverlay.dtd (stored 0%) adding: locale/sv-SE/inspector/search/findFiles.dtd (stored 0%) adding: locale/sv-SE/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/sv-SE/inspector/contents.rdf locale/sv-SE/inspector/viewers/dom.dtd locale/sv-SE/inspector/viewers/domNode.dtd locale/sv-SE/inspector/viewers/styleRules.dtd locale/sv-SE/inspector/viewers/stylesheets.dtd locale/sv-SE/inspector/viewers/xblBindings.dtd locale/sv-SE/inspector/viewers/boxModel.dtd locale/sv-SE/inspector/viewers/computedStyle.dtd locale/sv-SE/inspector/viewers/jsObject.dtd locale/sv-SE/inspector/inspector.properties adding: locale/sv-SE/inspector/contents.rdf (stored 0%) adding: locale/sv-SE/inspector/viewers/dom.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/domNode.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/sv-SE/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/sv-SE/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/zh-CN/inspector/inspector.dtd (stored 0%) adding: locale/zh-CN/inspector/prefs.dtd (stored 0%) adding: locale/zh-CN/inspector/editing.dtd (stored 0%) adding: locale/zh-CN/inspector/tasksOverlay.dtd (stored 0%) adding: locale/zh-CN/inspector/search/findFiles.dtd (stored 0%) adding: locale/zh-CN/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/zh-CN/inspector/contents.rdf locale/zh-CN/inspector/viewers/dom.dtd locale/zh-CN/inspector/viewers/domNode.dtd locale/zh-CN/inspector/viewers/styleRules.dtd locale/zh-CN/inspector/viewers/stylesheets.dtd locale/zh-CN/inspector/viewers/xblBindings.dtd locale/zh-CN/inspector/viewers/boxModel.dtd locale/zh-CN/inspector/viewers/computedStyle.dtd locale/zh-CN/inspector/viewers/jsObject.dtd locale/zh-CN/inspector/inspector.properties adding: locale/zh-CN/inspector/contents.rdf (stored 0%) adding: locale/zh-CN/inspector/viewers/dom.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/domNode.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/zh-CN/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/zh-CN/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector/resources/locale => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: locale/zh-TW/inspector/inspector.dtd (stored 0%) adding: locale/zh-TW/inspector/prefs.dtd (stored 0%) adding: locale/zh-TW/inspector/editing.dtd (stored 0%) adding: locale/zh-TW/inspector/tasksOverlay.dtd (stored 0%) adding: locale/zh-TW/inspector/search/findFiles.dtd (stored 0%) adding: locale/zh-TW/inspector/search/junkImgs.dtd (stored 0%) +++ overriding locale/zh-TW/inspector/contents.rdf locale/zh-TW/inspector/viewers/dom.dtd locale/zh-TW/inspector/viewers/domNode.dtd locale/zh-TW/inspector/viewers/styleRules.dtd locale/zh-TW/inspector/viewers/stylesheets.dtd locale/zh-TW/inspector/viewers/xblBindings.dtd locale/zh-TW/inspector/viewers/boxModel.dtd locale/zh-TW/inspector/viewers/computedStyle.dtd locale/zh-TW/inspector/viewers/jsObject.dtd locale/zh-TW/inspector/inspector.properties adding: locale/zh-TW/inspector/contents.rdf (stored 0%) adding: locale/zh-TW/inspector/viewers/dom.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/domNode.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/styleRules.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/stylesheets.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/xblBindings.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/boxModel.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/computedStyle.dtd (stored 0%) adding: locale/zh-TW/inspector/viewers/jsObject.dtd (stored 0%) adding: locale/zh-TW/inspector/inspector.properties (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources/locale' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector/resources' Creating /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/preferences set -e; \ for i in ./resources/content/prefs/inspector.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/preferences/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/extensions/inspector => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/inspector.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/../chrome.manifest adding: content/inspector/inspector.xul (stored 0%) adding: content/inspector/inspector.js (stored 0%) adding: content/inspector/inspector.css (stored 0%) adding: content/inspector/inspector.xml (stored 0%) adding: content/inspector/sidebar.xul (stored 0%) adding: content/inspector/sidebar.js (stored 0%) adding: content/inspector/object.xul (stored 0%) adding: content/inspector/object.js (stored 0%) adding: content/inspector/inspectorOverlay.xul (stored 0%) adding: content/inspector/toolboxOverlay.xul (stored 0%) adding: content/inspector/commandOverlay.xul (stored 0%) adding: content/inspector/keysetOverlay.xul (stored 0%) adding: content/inspector/popupOverlay.xul (stored 0%) adding: content/inspector/statusbarOverlay.xul (stored 0%) adding: content/inspector/tasksOverlay.xul (stored 0%) adding: content/inspector/tasksOverlay-ff.xul (stored 0%) adding: content/inspector/tasksOverlay-sb.xul (stored 0%) adding: content/inspector/tasksOverlay-tb.xul (stored 0%) adding: content/inspector/editingOverlay.xul (stored 0%) adding: content/inspector/utilWindow.xul (stored 0%) adding: content/inspector/Flasher.js (stored 0%) adding: content/inspector/ViewerRegistry.js (stored 0%) adding: content/inspector/utils.js (stored 0%) adding: content/inspector/hooks.js (stored 0%) adding: content/inspector/util.dtd (stored 0%) adding: content/inspector/res/viewer-registry.rdf (stored 0%) adding: content/inspector/extensions/titledSplitter.css (stored 0%) adding: content/inspector/extensions/titledSplitter.xml (stored 0%) adding: content/inspector/extensions/treeEditable.css (stored 0%) adding: content/inspector/extensions/treeEditable.xml (stored 0%) adding: content/inspector/extensions/multipanel.css (stored 0%) adding: content/inspector/extensions/multipanel.xml (stored 0%) adding: content/inspector/extensions/wsm-colorpicker.js (stored 0%) adding: content/inspector/jsutil/rdf/RDFArray.js (stored 0%) adding: content/inspector/jsutil/rdf/RDFU.js (stored 0%) adding: content/inspector/jsutil/system/DiskSearch.js (stored 0%) adding: content/inspector/jsutil/system/FilePickerUtils.js (stored 0%) adding: content/inspector/jsutil/system/PrefUtils.js (stored 0%) adding: content/inspector/jsutil/system/file.js (stored 0%) adding: content/inspector/jsutil/xpcom/XPCU.js (stored 0%) adding: content/inspector/jsutil/xul/DNDUtils.js (stored 0%) adding: content/inspector/jsutil/xul/FrameExchange.js (stored 0%) adding: content/inspector/jsutil/xul/inFormManager.js (stored 0%) adding: content/inspector/jsutil/xul/inTreeBuilder.js (stored 0%) adding: content/inspector/jsutil/xul/inBaseTreeView.js (stored 0%) adding: content/inspector/jsutil/events/ObserverManager.js (stored 0%) adding: content/inspector/prefs/pref-inspector.xul (stored 0%) adding: content/inspector/prefs/prefsOverlay.xul (stored 0%) adding: content/inspector/prefs/pref-sidebar.js (stored 0%) adding: content/inspector/search/inSearchModule.js (stored 0%) adding: content/inspector/search/inSearchService.js (stored 0%) adding: content/inspector/search/inSearchTreeBuilder.js (stored 0%) adding: content/inspector/search/inSearchUtils.js (stored 0%) adding: content/inspector/search/modules/commandOverlay.xul (stored 0%) adding: content/inspector/search/modules/popupOverlay.xul (stored 0%) adding: content/inspector/search/modules/findFiles/dialog.js (stored 0%) adding: content/inspector/search/modules/findFiles/dialog.xul (stored 0%) adding: content/inspector/search/modules/findFiles/findFiles.xml (stored 0%) adding: content/inspector/search/modules/junkImgs/dialog.js (stored 0%) adding: content/inspector/search/modules/junkImgs/dialog.xul (stored 0%) adding: content/inspector/search/modules/junkImgs/junkImgs.xml (stored 0%) adding: content/inspector/tests/allskin.xul (stored 0%) adding: content/inspector/viewers/computedStyle/computedStyle.js (stored 0%) adding: content/inspector/viewers/computedStyle/computedStyle.xul (stored 0%) adding: content/inspector/viewers/dom/FindDialog.js (stored 0%) adding: content/inspector/viewers/dom/columnsDialog.js (stored 0%) adding: content/inspector/viewers/dom/columnsDialog.xul (stored 0%) adding: content/inspector/viewers/dom/commandOverlay.xul (stored 0%) adding: content/inspector/viewers/dom/findDialog.xul (stored 0%) adding: content/inspector/viewers/dom/keysetOverlay.xul (stored 0%) adding: content/inspector/viewers/dom/popupOverlay.xul (stored 0%) adding: content/inspector/viewers/dom/dom.xul (stored 0%) adding: content/inspector/viewers/dom/dom.js (stored 0%) adding: content/inspector/viewers/dom/pseudoClassDialog.js (stored 0%) adding: content/inspector/viewers/dom/pseudoClassDialog.xul (stored 0%) adding: content/inspector/viewers/boxModel/boxModel.js (stored 0%) adding: content/inspector/viewers/boxModel/boxModel.xul (stored 0%) adding: content/inspector/viewers/jsObject/jsObject.js (stored 0%) adding: content/inspector/viewers/jsObject/jsObject.xul (stored 0%) adding: content/inspector/viewers/jsObject/evalExprDialog.js (stored 0%) adding: content/inspector/viewers/jsObject/evalExprDialog.xul (stored 0%) adding: content/inspector/viewers/domNode/domNode.js (stored 0%) adding: content/inspector/viewers/domNode/domNode.xul (stored 0%) adding: content/inspector/viewers/styleRules/commandOverlay.xul (stored 0%) adding: content/inspector/viewers/styleRules/keysetOverlay.xul (stored 0%) adding: content/inspector/viewers/styleRules/popupOverlay.xul (stored 0%) adding: content/inspector/viewers/styleRules/styleRules.js (stored 0%) adding: content/inspector/viewers/styleRules/styleRules.xul (stored 0%) adding: content/inspector/viewers/stylesheets/stylesheets.js (stored 0%) adding: content/inspector/viewers/stylesheets/stylesheets.xul (stored 0%) adding: content/inspector/viewers/xblBindings/xblBindings.js (stored 0%) adding: content/inspector/viewers/xblBindings/xblBindings.xul (stored 0%) adding: skin/classic/inspector/btnFind.gif (stored 0%) adding: skin/classic/inspector/btnFind-dis.gif (stored 0%) adding: skin/classic/inspector/btnSelecting.gif (stored 0%) adding: skin/classic/inspector/btnSelecting-act.gif (stored 0%) adding: skin/classic/inspector/btnSelecting-dis.gif (stored 0%) adding: skin/classic/inspector/ImageSearchItem.gif (stored 0%) adding: skin/classic/inspector/iconImportant.gif (stored 0%) adding: skin/classic/inspector/iconViewerList.gif (stored 0%) adding: skin/classic/inspector/iconViewerMenu-dis.gif (stored 0%) adding: skin/classic/inspector/iconViewerMenu.gif (stored 0%) adding: skin/classic/inspector/inspector.css (stored 0%) adding: skin/classic/inspector/inspectorWindow.css (stored 0%) adding: skin/classic/inspector/titledSplitter.css (stored 0%) adding: skin/classic/inspector/titledsplitter-close.gif (stored 0%) adding: skin/classic/inspector/treeEditable.css (stored 0%) adding: skin/classic/inspector/panelset.css (stored 0%) adding: skin/classic/inspector/sidebar.css (stored 0%) adding: skin/classic/inspector/multipanel.css (stored 0%) adding: skin/classic/inspector/iconViewerList-dis.gif (stored 0%) adding: skin/classic/inspector/viewers/boxModel/boxModel.css (stored 0%) adding: skin/classic/inspector/viewers/dom/columnsDialog.css (stored 0%) adding: skin/classic/inspector/viewers/dom/dom.css (stored 0%) adding: skin/classic/inspector/viewers/dom/findDialog.css (stored 0%) adding: skin/classic/inspector/viewers/domNode/domNode.css (stored 0%) adding: skin/classic/inspector/viewers/styleRules/styleRules.css (stored 0%) adding: skin/classic/inspector/viewers/xblBindings/xblBindings.css (stored 0%) adding: skin/modern/inspector/btnFind.gif (stored 0%) adding: skin/modern/inspector/btnFind-dis.gif (stored 0%) adding: skin/modern/inspector/btnSelecting.gif (stored 0%) adding: skin/modern/inspector/btnSelecting-act.gif (stored 0%) adding: skin/modern/inspector/btnSelecting-dis.gif (stored 0%) adding: skin/modern/inspector/ImageSearchItem.gif (stored 0%) adding: skin/modern/inspector/iconImportant.gif (stored 0%) adding: skin/modern/inspector/iconViewerMenu-dis.gif (stored 0%) adding: skin/modern/inspector/inspector.css (stored 0%) adding: skin/modern/inspector/inspectorWindow.css (stored 0%) adding: skin/modern/inspector/titledSplitter.css (stored 0%) adding: skin/modern/inspector/titledsplitter-close.gif (stored 0%) adding: skin/modern/inspector/treeEditable.css (stored 0%) adding: skin/modern/inspector/panelset.css (stored 0%) adding: skin/modern/inspector/sidebar.css (stored 0%) adding: skin/modern/inspector/multipanel.css (stored 0%) adding: skin/modern/inspector/iconViewerMenu.gif (stored 0%) adding: skin/modern/inspector/iconViewerList.gif (stored 0%) adding: skin/modern/inspector/iconViewerList-dis.gif (stored 0%) adding: skin/modern/inspector/viewers/boxModel/boxModel.css (stored 0%) adding: skin/modern/inspector/viewers/dom/columnsDialog.css (stored 0%) adding: skin/modern/inspector/viewers/dom/dom.css (stored 0%) adding: skin/modern/inspector/viewers/dom/findDialog.css (stored 0%) adding: skin/modern/inspector/viewers/domNode/domNode.css (stored 0%) adding: skin/modern/inspector/viewers/styleRules/styleRules.css (stored 0%) adding: skin/modern/inspector/viewers/xblBindings/xblBindings.css (stored 0%) +++ overriding content/inspector/contents.rdf skin/classic/inspector/contents.rdf skin/modern/inspector/contents.rdf adding: content/inspector/contents.rdf (stored 0%) adding: skin/classic/inspector/contents.rdf (stored 0%) adding: skin/modern/inspector/contents.rdf (stored 0%) /builddir/build/BUILD/mozilla/config/nsinstall -D "/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/inspector@mozilla.org" cd ../../dist/xpi-stage/inspector && tar -cvhf - * | (cd "/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/inspector@mozilla.org" && tar -xf -) chrome/ chrome/chromelist.txt chrome/inspector.jar chrome.manifest components/ components/inspector-cmdline.js defaults/ defaults/preferences/ defaults/preferences/inspector.js install.rdf gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/inspector' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/gnomevfs' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libnkgnomevfs.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/gnomevfs' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/auth' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libauth.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/auth' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/permissions' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libpermissions.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/permissions' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/reporter' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/reporter/locales' +++ making chrome /builddir/build/BUILD/mozilla/extensions/reporter/locales => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.manifest adding: locale/en-US/reporter/reportWizard.dtd (stored 0%) adding: locale/en-US/reporter/about.dtd (stored 0%) adding: locale/en-US/reporter/reporterOverlay.dtd (stored 0%) adding: locale/en-US/reporter/reportResults.dtd (stored 0%) adding: locale/en-US/reporter/reporter.dtd (stored 0%) adding: locale/en-US/reporter/reportWizard.properties (stored 0%) adding: locale/en-US/reporter/reporterOverlay.properties (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/reporter/locales' Creating /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/pref set -e; \ for i in ./resources/content/prefs/reporter.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/pref/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/extensions/reporter => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/reporter.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/reporter.manifest zip warning: ../../../../../../../var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/reporter.jar not found or empty adding: content/reporter/reportWizard.xul (stored 0%) adding: content/reporter/reportWizard.js (stored 0%) adding: content/reporter/reporterOverlay.xul (stored 0%) adding: content/reporter/reporterOverlay.js (stored 0%) adding: content/reporter/error.xhtml (stored 0%) adding: content/reporter/report.xhtml (stored 0%) adding: skin/classic/reporter/browserOverlay.css (stored 0%) adding: skin/classic/reporter/icon.png (stored 0%) adding: skin/classic/reporter/reportResults.css (stored 0%) adding: skin/classic/reporter/reportWizard.css (stored 0%) adding: skin/classic/reporter/reporter-icon-large.png (stored 0%) adding: skin/classic/reporter/reporter-icon-small.png (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/reporter' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libspellchecker.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/src' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/idl' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/spellchecker.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 mozIPersonalDictionary.idl mozISpellCheckingEngine.idl mozISpellI18NUtil.idl mozISpellI18NManager.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/mozIPersonalDictionary.h _xpidlgen/mozISpellCheckingEngine.h _xpidlgen/mozISpellI18NUtil.h _xpidlgen/mozISpellI18NManager.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/spellchecker gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/idl' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/locales' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../../../extensions/spellcheck/locales/en-US/myspell/en-US.dic ../../../extensions/spellcheck/locales/en-US/myspell/en-US.aff /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/dictionaries gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/locales' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libmyspell.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck/myspell' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/extensions/spellcheck' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/extensions' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search/datasets' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search/datasets' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/search.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISearchService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISearchService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/appcomps gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search/public' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/components/search/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libsearchservice.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search/src' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/components/search' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/content' +++ making chrome /builddir/build/BUILD/mozilla/other-licenses/branding/firefox/content => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.manifest zip warning: ../../../../../../../var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar not found or empty adding: content/branding/about.png (stored 0%) adding: content/branding/aboutCredits.png (stored 0%) adding: content/branding/aboutFooter.png (stored 0%) adding: content/branding/searchconfig.properties (stored 0%) adding: content/branding/icon48.png (stored 0%) adding: content/branding/icon64.png (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/content' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/locales' +++ making chrome /builddir/build/BUILD/mozilla/other-licenses/branding/firefox/locales => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.manifest adding: locale/branding/brand.dtd (stored 0%) +++ overriding locale/branding/brand.properties adding: locale/branding/brand.properties (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox/locales' set -e; \ for i in ./pref/firefox-branding.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/pref/`basename $i`; \ done gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/other-licenses/branding/firefox' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/browser' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/browser/base' +++ making chrome /builddir/build/BUILD/mozilla/browser/base => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.manifest adding: content/browser/aboutDialog.css (stored 0%) adding: content/browser/monitor.png (stored 0%) +++ overriding content/browser/aboutDialog.xul content/browser/aboutDialog.js content/browser/browser.css content/browser/browser.js content/browser/browser.xul content/browser/credits.xhtml content/browser/EULA.js content/browser/EULA.xhtml content/browser/EULA.xul content/browser/metaData.js content/browser/metaData.xul content/browser/openLocation.js content/browser/openLocation.xul content/browser/pageInfo.js content/browser/pageInfo.xul content/browser/pageReport.js content/browser/pageReport.xul content/browser/pageReportFirstTime.xul content/browser/safeMode.js content/browser/safeMode.xul content/browser/sanitize.js content/browser/sanitize.xul content/browser/utilityOverlay.js content/browser/web-panels.js content/browser/web-panels.xul content/browser/baseMenuOverlay.xul content/browser/hiddenWindow.xul content/browser/viewSourceOverlay.xul adding: content/browser/aboutDialog.xul (stored 0%) adding: content/browser/aboutDialog.js (stored 0%) adding: content/browser/browser.css (stored 0%) adding: content/browser/browser.js (stored 0%) adding: content/browser/browser.xul (stored 0%) adding: content/browser/credits.xhtml (stored 0%) adding: content/browser/EULA.js (stored 0%) adding: content/browser/EULA.xhtml (stored 0%) adding: content/browser/EULA.xul (stored 0%) adding: content/browser/metaData.js (stored 0%) adding: content/browser/metaData.xul (stored 0%) adding: content/browser/openLocation.js (stored 0%) adding: content/browser/openLocation.xul (stored 0%) adding: content/browser/pageInfo.js (stored 0%) adding: content/browser/pageInfo.xul (stored 0%) adding: content/browser/pageReport.js (stored 0%) adding: content/browser/pageReport.xul (stored 0%) adding: content/browser/pageReportFirstTime.xul (stored 0%) adding: content/browser/safeMode.js (stored 0%) adding: content/browser/safeMode.xul (stored 0%) adding: content/browser/sanitize.js (stored 0%) adding: content/browser/sanitize.xul (stored 0%) adding: content/browser/utilityOverlay.js (stored 0%) adding: content/browser/web-panels.js (stored 0%) adding: content/browser/web-panels.xul (stored 0%) adding: content/browser/baseMenuOverlay.xul (stored 0%) adding: content/browser/hiddenWindow.xul (stored 0%) adding: content/browser/viewSourceOverlay.xul (stored 0%) gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/browser/base' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/browser/components' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/dirprovider' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libbrowserdirprovider.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/dirprovider' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/microsummaries.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIMicrosummaryService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIMicrosummaryService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/microsummaries gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsMicrosummaryService.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/microsummaries' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/migration' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/migration/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/migration.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBrowserProfileMigrator.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIBrowserProfileMigrator.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/migration gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/migration/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/migration/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/migration/src' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/migration => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar +++ overriding content/browser/migration/migration.xul content/browser/migration/migration.js adding: content/browser/migration/migration.xul (stored 0%) adding: content/browser/migration/migration.js (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/migration' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/preferences' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/preferences => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar +++ overriding content/browser/preferences/advanced.xul content/browser/preferences/advanced.js content/browser/preferences/advanced-scripts.xul content/browser/preferences/changeaction.xul content/browser/preferences/changeaction.js content/browser/preferences/colors.xul content/browser/preferences/cookies.xul content/browser/preferences/cookies.js content/browser/preferences/content.xul content/browser/preferences/content.js content/browser/preferences/connection.xul content/browser/preferences/connection.js content/browser/preferences/downloadactions.xul content/browser/preferences/downloadactions.js content/browser/preferences/fallbackEULA.xhtml content/browser/preferences/feeds.xul content/browser/preferences/feeds.js content/browser/preferences/fonts.xul content/browser/preferences/fonts.js content/browser/preferences/helperapplications.js content/browser/preferences/languages.xul content/browser/preferences/languages.js content/browser/preferences/main.xul content/browser/preferences/main.js content/browser/preferences/permissions.xul content/browser/preferences/permissions.js content/browser/preferences/permissionsutils.js content/browser/preferences/phishEULA.xul content/browser/preferences/phishEULA.js content/browser/preferences/phishEULA.xhtml content/browser/preferences/preferences.xul content/browser/preferences/privacy.xul content/browser/preferences/privacy.js content/browser/preferences/sanitize.xul content/browser/preferences/security.xul content/browser/preferences/security.js content/browser/preferences/securityWarnings.xul content/browser/preferences/securityWarnings.js content/browser/preferences/tabs.xul content/browser/preferences/tabs.js adding: content/browser/preferences/advanced.xul (stored 0%) adding: content/browser/preferences/advanced.js (stored 0%) adding: content/browser/preferences/advanced-scripts.xul (stored 0%) adding: content/browser/preferences/changeaction.xul (stored 0%) adding: content/browser/preferences/changeaction.js (stored 0%) adding: content/browser/preferences/colors.xul (stored 0%) adding: content/browser/preferences/cookies.xul (stored 0%) adding: content/browser/preferences/cookies.js (stored 0%) adding: content/browser/preferences/content.xul (stored 0%) adding: content/browser/preferences/content.js (stored 0%) adding: content/browser/preferences/connection.xul (stored 0%) adding: content/browser/preferences/connection.js (stored 0%) adding: content/browser/preferences/downloadactions.xul (stored 0%) adding: content/browser/preferences/downloadactions.js (stored 0%) adding: content/browser/preferences/fallbackEULA.xhtml (stored 0%) adding: content/browser/preferences/feeds.xul (stored 0%) adding: content/browser/preferences/feeds.js (stored 0%) adding: content/browser/preferences/fonts.xul (stored 0%) adding: content/browser/preferences/fonts.js (stored 0%) adding: content/browser/preferences/helperapplications.js (stored 0%) adding: content/browser/preferences/languages.xul (stored 0%) adding: content/browser/preferences/languages.js (stored 0%) adding: content/browser/preferences/main.xul (stored 0%) adding: content/browser/preferences/main.js (stored 0%) adding: content/browser/preferences/permissions.xul (stored 0%) adding: content/browser/preferences/permissions.js (stored 0%) adding: content/browser/preferences/permissionsutils.js (stored 0%) adding: content/browser/preferences/phishEULA.xul (stored 0%) adding: content/browser/preferences/phishEULA.js (stored 0%) adding: content/browser/preferences/phishEULA.xhtml (stored 0%) adding: content/browser/preferences/preferences.xul (stored 0%) adding: content/browser/preferences/privacy.xul (stored 0%) adding: content/browser/preferences/privacy.js (stored 0%) adding: content/browser/preferences/sanitize.xul (stored 0%) adding: content/browser/preferences/security.xul (stored 0%) adding: content/browser/preferences/security.js (stored 0%) adding: content/browser/preferences/securityWarnings.xul (stored 0%) adding: content/browser/preferences/securityWarnings.js (stored 0%) adding: content/browser/preferences/tabs.xul (stored 0%) adding: content/browser/preferences/tabs.js (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/preferences' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/search' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/browsersearch.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBrowserSearchService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIBrowserSearchService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/browsersearch set -e; \ for i in nsSearchService.js nsSearchSuggestions.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DOFFICIAL_BUILD=1 -DMOZ_DISTRIBUTION_ID=org.mozilla -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/browser/components/search => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar adding: content/browser/search/searchbarBindings.css (stored 0%) +++ overriding content/browser/search/search.xml content/browser/search/engineManager.xul content/browser/search/engineManager.js adding: content/browser/search/search.xml (stored 0%) adding: content/browser/search/engineManager.xul (stored 0%) adding: content/browser/search/engineManager.js (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/search' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore/src' set -e; \ for i in nsSessionStore.js nsSessionStartup.js; \ do /usr/bin/perl ../../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/`basename $i`; \ done gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/sessionstore.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsISessionStartup.idl nsISessionStore.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsISessionStartup.h _xpidlgen/nsISessionStore.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/sessionstore gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sessionstore' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/shellservice.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIShellService.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIShellService.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/shellservice gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/shell/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell/src' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/shell => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar adding: content/global/dummyWindow.xul (stored 0%) +++ making chrome /builddir/build/BUILD/mozilla/browser/components/shell => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar +++ overriding content/browser/setDesktopBackground.xul content/browser/setDesktopBackground.js adding: content/browser/setDesktopBackground.xul (stored 0%) adding: content/browser/setDesktopBackground.js (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/shell' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sidebar' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/sidebar/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsSidebar.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sidebar/src' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/sidebar' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/history' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/history => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar +++ overriding content/browser/history/history-panel.xul content/browser/history/history.js adding: content/browser/history/history-panel.xul (stored 0%) adding: content/browser/history/history.js (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/history' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/bookmarks.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBookmarksService.idl nsIBookmarkTransactionManager.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIBookmarksService.h _xpidlgen/nsIBookmarkTransactionManager.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/bookmarks gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/src' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 nsBookmarkTransactionManager.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks/src' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/bookmarks => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar adding: content/browser/bookmarks/bookmarks.css (stored 0%) adding: content/browser/bookmarks/addBookmark.xul (stored 0%) adding: content/browser/bookmarks/addBookmark.js (stored 0%) +++ overriding content/browser/bookmarks/bookmarks.js content/browser/bookmarks/bookmarksMenu.js content/browser/bookmarks/bookmarksTree.xml content/browser/bookmarks/addBookmark2.xul content/browser/bookmarks/addBookmark2.js content/browser/bookmarks/selectBookmark.xul content/browser/bookmarks/selectBookmark.js content/browser/bookmarks/bookmarksProperties.xul content/browser/bookmarks/bookmarksProperties.js content/browser/bookmarks/bookmarksManager.xul content/browser/bookmarks/bookmarksManager.js content/browser/bookmarks/bookmarksPanel.xul content/browser/bookmarks/bookmarksPanel.js content/browser/bookmarks/microsummaryPicker.js adding: content/browser/bookmarks/bookmarks.js (stored 0%) adding: content/browser/bookmarks/bookmarksMenu.js (stored 0%) adding: content/browser/bookmarks/bookmarksTree.xml (stored 0%) adding: content/browser/bookmarks/addBookmark2.xul (stored 0%) adding: content/browser/bookmarks/addBookmark2.js (stored 0%) adding: content/browser/bookmarks/selectBookmark.xul (stored 0%) adding: content/browser/bookmarks/selectBookmark.js (stored 0%) adding: content/browser/bookmarks/bookmarksProperties.xul (stored 0%) adding: content/browser/bookmarks/bookmarksProperties.js (stored 0%) adding: content/browser/bookmarks/bookmarksManager.xul (stored 0%) adding: content/browser/bookmarks/bookmarksManager.js (stored 0%) adding: content/browser/bookmarks/bookmarksPanel.xul (stored 0%) adding: content/browser/bookmarks/bookmarksPanel.js (stored 0%) adding: content/browser/bookmarks/microsummaryPicker.js (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/bookmarks' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/feeds' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/feeds/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/browser-feeds.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIFeedResultService.idl nsIWebContentConverterRegistrar.idl nsIFeedWriter.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIFeedResultService.h _xpidlgen/nsIWebContentConverterRegistrar.h _xpidlgen/nsIFeedWriter.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/browser-feeds gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/feeds/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/feeds/src' set -e; \ for i in FeedConverter.js FeedWriter.js WebContentConverter.js; \ do /usr/bin/perl ../../../../config/preprocessor.pl -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/`basename $i`; \ done gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/feeds/src' +++ making chrome /builddir/build/BUILD/mozilla/browser/components/feeds => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar +++ overriding content/browser/feeds/subscribe.xhtml content/browser/feeds/subscribe.js content/browser/feeds/addFeedReader.xul content/browser/feeds/addFeedReader.js adding: content/browser/feeds/subscribe.xhtml (stored 0%) adding: content/browser/feeds/subscribe.js (stored 0%) adding: content/browser/feeds/addFeedReader.xul (stored 0%) adding: content/browser/feeds/addFeedReader.js (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/feeds' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/public' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/safebrowsing.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIDocNavStartProgressListener.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIDocNavStartProgressListener.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/safebrowsing gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/public' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/src' gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing/src' set -e; \ for i in src/nsSafebrowsingApplication.js; \ do /usr/bin/perl ../../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/browser/components/safebrowsing => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/browser.manifest +++ overriding content/browser/safebrowsing/sb-loader.js content/browser/safebrowsing/warning-overlay.xul content/browser/safebrowsing/report-phishing-overlay.xul adding: content/browser/safebrowsing/sb-loader.js (stored 0%) adding: content/browser/safebrowsing/warning-overlay.xul (stored 0%) adding: content/browser/safebrowsing/report-phishing-overlay.xul (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/safebrowsing' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/components/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsBrowserCompsCID.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/browsercomps /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libbrowsercomps.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components/build' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/browsercompsbase.xpt /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 nsIBrowserHandler.idl nsIBrowserGlue.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/idl/firefox-2.0.0.4 /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 _xpidlgen/nsIBrowserHandler.h _xpidlgen/nsIBrowserGlue.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/browsercomps set -e; \ for i in nsBrowserContentHandler.js nsBrowserGlue.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/`basename $i`; \ done gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/browser/components' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/browser/locales' set -e; \ for i in ../../browser/locales/en-US/firefox-l10n.js; \ do /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DAB_CD=en-US -DMOZ_LANGPACK_EID=langpack-en-US@firefox.mozilla.org -DMOZ_APP_VERSION=2.0.0.4 -DLOCALE_SRCDIR=../../browser/locales/en-US -DPKG_BASENAME=firefox-2.0.0.4.en-US.linux-powerpc64 -DDLL_PREFIX=lib -DDLL_SUFFIX=.so -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/pref/`basename $i`; \ done +++ making chrome /builddir/build/BUILD/mozilla/browser/locales => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/en-US.manifest adding: locale/browser/aboutDialog.dtd (stored 0%) adding: locale/browser/credits.dtd (stored 0%) adding: locale/browser/baseMenuOverlay.dtd (stored 0%) adding: locale/browser/browser.properties (stored 0%) adding: locale/browser/metaData.dtd (stored 0%) adding: locale/browser/metaData.properties (stored 0%) adding: locale/browser/openLocation.dtd (stored 0%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/page-drawer.dtd (stored 0%) adding: locale/browser/pageInfo.properties (stored 0%) adding: locale/browser/pageReport.dtd (stored 0%) adding: locale/browser/pageReportFirstTime.dtd (stored 0%) adding: locale/browser/sanitize.dtd (stored 0%) adding: locale/browser/search.properties (stored 0%) adding: locale/browser/searchbar.dtd (stored 0%) adding: locale/browser/engineManager.dtd (stored 0%) adding: locale/browser/setDesktopBackground.dtd (stored 0%) adding: locale/browser/shellservice.properties (stored 0%) adding: locale/browser/sessionstore.properties (stored 0%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (stored 0%) adding: locale/browser/safebrowsing/report-phishing.dtd (stored 0%) adding: locale/browser/feeds/subscribe.dtd (stored 0%) adding: locale/browser/feeds/addFeedReader.dtd (stored 0%) adding: locale/browser/feeds/subscribe.properties (stored 0%) adding: locale/browser/history/history.dtd (stored 0%) adding: locale/browser/migration/migration.dtd (stored 0%) adding: locale/browser/migration/migration.properties (stored 0%) adding: locale/browser/preferences/advanced.dtd (stored 0%) adding: locale/browser/preferences/changeaction.dtd (stored 0%) adding: locale/browser/preferences/colors.dtd (stored 0%) adding: locale/browser/preferences/cookies.dtd (stored 0%) adding: locale/browser/preferences/content.dtd (stored 0%) adding: locale/browser/preferences/connection.dtd (stored 0%) adding: locale/browser/preferences/downloadactions.dtd (stored 0%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/feeds.dtd (stored 0%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/fonts.dtd (stored 0%) adding: locale/browser/preferences/languages.dtd (stored 0%) adding: locale/browser/preferences/main.dtd (stored 0%) adding: locale/browser/preferences/permissions.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (stored 0%) adding: locale/browser/preferences/preferences.dtd (stored 0%) adding: locale/browser/preferences/preferences.properties (stored 0%) adding: locale/browser/preferences/privacy.dtd (stored 0%) adding: locale/browser/preferences/sanitize.dtd (stored 0%) adding: locale/browser/preferences/security.dtd (stored 0%) adding: locale/browser/preferences/securityWarnings.dtd (stored 0%) adding: locale/browser/preferences/tabs.dtd (stored 0%) adding: locale/browser/sidebar/sidebar.properties (stored 0%) adding: locale/browser-region/region.properties (stored 0%) adding: locale/browser/help/help.rdf (stored 0%) adding: locale/browser/help/firebird-toc.rdf (stored 0%) adding: locale/browser/help/search-db.rdf (stored 0%) adding: locale/browser/help/accessibility.xhtml (stored 0%) adding: locale/browser/help/cookies.xhtml (stored 0%) adding: locale/browser/help/forieusers.xhtml (stored 0%) adding: locale/browser/help/menu_reference.xhtml (stored 0%) adding: locale/browser/help/mouse_shortcuts.xhtml (stored 0%) adding: locale/browser/help/popup.xhtml (stored 0%) adding: locale/browser/help/prefs.xhtml (stored 0%) adding: locale/browser/help/shortcuts.xhtml (stored 0%) adding: locale/browser/help/using_firebird.xhtml (stored 0%) adding: locale/browser/help/customization.xhtml (stored 0%) adding: locale/browser/help/firefox_welcome.xhtml (stored 0%) adding: locale/browser/help/download_manager.xhtml (stored 0%) adding: locale/browser/help/platformStrings.dtd (stored 0%) adding: locale/browser/help/tabbed_browsing.xhtml (stored 0%) adding: locale/browser/help/glossary.xhtml (stored 0%) +++ overriding locale/browser/browser.dtd locale/browser/pageInfo.dtd locale/browser/safeMode.dtd locale/browser/bookmarks/bookmarks.dtd locale/browser/bookmarks/addBookmark.dtd locale/browser/bookmarks/bookmarks.properties locale/browser/bookmarks/bookmarksProperties.dtd locale/browser/preferences/advanced-scripts.dtd locale/en-US/global/netError.dtd locale/en-US/global/appstrings.properties updating: locale/en-US/global/netError.dtd (stored 0%) updating: locale/en-US/global/appstrings.properties (stored 0%) adding: locale/browser/browser.dtd (stored 0%) adding: locale/browser/pageInfo.dtd (stored 0%) adding: locale/browser/safeMode.dtd (stored 0%) adding: locale/browser/bookmarks/bookmarks.dtd (stored 0%) adding: locale/browser/bookmarks/addBookmark.dtd (stored 0%) adding: locale/browser/bookmarks/bookmarks.properties (stored 0%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (stored 0%) adding: locale/browser/preferences/advanced-scripts.dtd (stored 0%) /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/profile/bookmarks.html ../../browser/locales/en-US/profile/localstore.rdf ../../browser/locales/en-US/profile/search.rdf ../../browser/locales/en-US/profile/unix/mimeTypes.rdf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/profile /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/profile/chrome/userChrome-example.css ../../browser/locales/en-US/profile/chrome/userContent-example.css /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/profile/chrome /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ./en-US/searchplugins/amazondotcom.xml ./en-US/searchplugins/answers.xml ./en-US/searchplugins/creativecommons.xml ./en-US/searchplugins/eBay.xml ./en-US/searchplugins/google.xml ./en-US/searchplugins/yahoo.xml /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/searchplugins gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/browser/locales' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/browser/extensions' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/extensions/package-fixup' +++ making chrome /builddir/build/BUILD/mozilla/browser/extensions/package-fixup => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.jar adding: skin/classic/global/plugins.css (stored 0%) +++ making chrome /builddir/build/BUILD/mozilla/browser/extensions/package-fixup => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/toolkit.jar adding: content/global/plugins.html (stored 0%) gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/extensions/package-fixup' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/browser/extensions' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/browser/themes' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe/browser' +++ making chrome /builddir/build/BUILD/mozilla/browser/themes/winstripe/browser => /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.jar +++ updating chrome /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/classic.manifest adding: skin/classic/browser/browser.xml (stored 0%) adding: skin/classic/browser/dropmark-nav.png (stored 0%) adding: skin/classic/browser/dropmark-nav-rtl.png (stored 0%) adding: skin/classic/browser/dropmark-nav-small.png (stored 0%) adding: skin/classic/browser/dropmark-nav-rtl-small.png (stored 0%) adding: skin/classic/browser/Info.png (stored 0%) adding: skin/classic/browser/pageInfo.css (stored 0%) adding: skin/classic/browser/page-livemarks.png (stored 0%) adding: skin/classic/browser/livemark-item.png (stored 0%) adding: skin/classic/browser/livemark-item-rtl.png (stored 0%) adding: skin/classic/browser/livemark-folder.png (stored 0%) adding: skin/classic/browser/livemark-folder-rtl.png (stored 0%) adding: skin/classic/browser/Secure.png (stored 0%) adding: skin/classic/browser/Security-broken.png (stored 0%) adding: skin/classic/browser/Throbber.gif (stored 0%) adding: skin/classic/browser/Throbber.png (stored 0%) adding: skin/classic/browser/Throbber-small.png (stored 0%) adding: skin/classic/browser/Toolbar.png (stored 0%) adding: skin/classic/browser/Toolbar-rtl.png (stored 0%) adding: skin/classic/browser/Toolbar-small.png (stored 0%) adding: skin/classic/browser/Toolbar-rtl-small.png (stored 0%) adding: skin/classic/browser/Go-arrow.png (stored 0%) adding: skin/classic/browser/Go-arrow-rtl.png (stored 0%) adding: skin/classic/browser/Go-bkgnd.png (stored 0%) adding: skin/classic/browser/Go-bkgnd-rtl.png (stored 0%) adding: skin/classic/browser/Go-mid-top.png (stored 0%) adding: skin/classic/browser/Go-mid-top-rtl.png (stored 0%) adding: skin/classic/browser/Go-mid-bottom.png (stored 0%) adding: skin/classic/browser/Go-mid-bottom-rtl.png (stored 0%) adding: skin/classic/browser/Search-glass.png (stored 0%) adding: skin/classic/browser/Search-glass-rtl.png (stored 0%) adding: skin/classic/browser/Search-bkgnd.png (stored 0%) adding: skin/classic/browser/Search-bkgnd-rtl.png (stored 0%) adding: skin/classic/browser/Search-mid-top.png (stored 0%) adding: skin/classic/browser/Search-mid-top-rtl.png (stored 0%) adding: skin/classic/browser/Search-mid-bottom.png (stored 0%) adding: skin/classic/browser/Search-mid-bottom-rtl.png (stored 0%) adding: skin/classic/browser/Search-provider-bkgnd.png (stored 0%) adding: skin/classic/browser/Search-provider-mid-top.png (stored 0%) adding: skin/classic/browser/Search-provider-mid-bottom.png (stored 0%) adding: skin/classic/browser/feeds/feedIcon.png (stored 0%) adding: skin/classic/browser/feeds/feedIcon16.png (stored 0%) adding: skin/classic/browser/feeds/subscribe.css (stored 0%) adding: skin/classic/browser/feeds/addFeedReader.css (stored 0%) adding: skin/classic/browser/Bookmarks-folder.png (stored 0%) adding: skin/classic/browser/bookmarks/addBookmark.css (stored 0%) adding: skin/classic/browser/bookmarks/bookmarksProperties.css (stored 0%) adding: skin/classic/browser/bookmarks/bookmarksManager.css (stored 0%) adding: skin/classic/browser/bookmarks/Bookmarks-toolbar.png (stored 0%) adding: skin/classic/browser/safebrowsing/browser-protection.css (stored 0%) adding: skin/classic/browser/safebrowsing/close16x16.png (stored 0%) adding: skin/classic/browser/safebrowsing/dim.png (stored 0%) adding: skin/classic/browser/safebrowsing/tail.png (stored 0%) adding: skin/classic/browser/safebrowsing/warning16x16.png (stored 0%) adding: skin/classic/browser/safebrowsing/warning24x24.png (stored 0%) adding: skin/classic/browser/preferences/Options.png (stored 0%) adding: skin/classic/browser/preferences/preferences.css (stored 0%) adding: icon.png (stored 0%) adding: preview.png (stored 0%) +++ overriding skin/classic/browser/browser.css skin/classic/browser/engineManager.css skin/classic/browser/searchbar.css adding: skin/classic/browser/browser.css (stored 0%) adding: skin/classic/browser/engineManager.css (stored 0%) adding: skin/classic/browser/searchbar.css (stored 0%) gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe/browser' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/themes/winstripe' gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/browser/themes' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/browser/app' gmake[3]: Entering directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions' gmake[4]: Entering directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 install.rdf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} gmake[4]: Leaving directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[3]: Leaving directory `/builddir/build/BUILD/mozilla/browser/app/profile/extensions' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 firefox-bin /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 set -e; \ for i in ./profile/firefox.js ./profile/channel-prefs.js ; \ do /usr/bin/perl ../../config/preprocessor.pl -DAB_CD=en-US -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.20-1.2933\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DFIREFOX_ICO=\"../../dist/branding/firefox.ico\" -DDOCUMENT_ICO=\"../../dist/branding/document.ico\" -DAPP_VERSION="2.0.0.4" -DAPP_UA_NAME="Firefox" -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.8.1.4\" -DMOZILLA_VERSION_U=1.8.1.4 -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 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_XFT=1 -DMOZ_ENABLE_PANGO=1 -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_SVG=1 -DMOZ_SVG_RENDERER_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZILLA_1_8_BRANCH=1 -DMOZILLA_LOCALE_VERSION=\"1.8.1\" -DMOZILLA_REGION_VERSION=\"1.8.1\" -DMOZILLA_SKIN_VERSION=\"1.8\" $i > /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/pref/`basename $i`; \ done /builddir/build/BUILD/mozilla/config/nsinstall -t firefox /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/bin /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../../dist/branding/mozicon128.png ../../dist/branding/mozicon50.xpm ../../dist/branding/mozicon16.xpm ../../dist/branding/document.png /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/icons /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 ../../dist/branding/default.xpm /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/icons /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 profile/prefs.js /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/profile gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/browser/app' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/browser' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/xpfe/bootstrap/init.d' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 README /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/init.d gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/xpfe/bootstrap/init.d' gmake[1]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/src' ../../../../config/static-rules.mk:8: FINAL_LINK_COMP_NAMES = ../../../../config/final-link-comp-names ../../../../config/static-rules.mk:9: FINAL_LINK_COMPS = ../../../../config/final-link-comps /builddir/build/BUILD/mozilla/config/nsinstall -t -m 644 gtkmozembed.h gtkmozembed_internal.h /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/include/firefox-2.0.0.4/gtkembedmoz /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 libgtkembedmoz.so /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/src' gmake[2]: Entering directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/tests' /builddir/build/BUILD/mozilla/config/nsinstall -t -m 755 TestGtkEmbed /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 gmake[2]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk/tests' gmake[1]: Leaving directory `/builddir/build/BUILD/mozilla/embedding/browser/gtk' + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/bin /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/applications + /usr/bin/install -p -D /builddir/build/SOURCES/firefox.png /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/pixmaps/firefox.png + desktop-file-install --vendor mozilla --dir /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/applications --add-category WebBrowser --add-category Network /builddir/build/SOURCES/firefox.desktop + /bin/cat /builddir/build/SOURCES/firefox.sh.in + /bin/sed -e s,FIREFOX_VERSION,2.0.0.4,g + /bin/chmod 755 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/bin/firefox + /bin/cat /builddir/build/SOURCES/firefox-redhat-default-prefs.js + /bin/sed -e s,FIREFOX_RPM_VR,2.0.0.4-0.rc3.fc7,g + /bin/cp rh-default-prefs /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder//usr/lib64/firefox-2.0.0.4/greprefs/all-redhat.js + /bin/cp rh-default-prefs /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder//usr/lib64/firefox-2.0.0.4/defaults/pref/all-redhat.js + /bin/rm rh-default-prefs + /bin/rm -f /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/profile/bookmarks.html + ln -s /usr/share/bookmarks/default-bookmarks.html /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/profile/bookmarks.html + /bin/cat /builddir/build/SOURCES/firefox-xremote-client.sh.in + /bin/sed -e s,FFDIR,/usr/lib64/firefox-2.0.0.4,g -e s,LIBDIR,/usr/lib64,g + /bin/chmod 755 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/firefox-xremote-client + /usr/bin/install -p -D -m 644 /builddir/build/SOURCES/firefox.1 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/share/man/man1/firefox.1 + /bin/rm -f /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/firefox-config + cd /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome + find . -name '*' -type d -maxdepth 1 -exec /bin/rm -rf '{}' ';' /bin/rm: cannot remove directory `.' + cd - /builddir/build/BUILD/mozilla + /bin/cat + /bin/chmod 644 /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/defaults/pref/firefox-l10n.js + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/icons/default/ + /bin/cp other-licenses/branding/firefox/default.xpm /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/chrome/icons/default/ + /bin/cp other-licenses/branding/firefox/default.xpm /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/icons/ + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/mozilla/plugins + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions + /bin/tar xjf /builddir/build/SOURCES/firefox-langpacks-2.0.0.4-20070523.tar.bz2 ++ ls firefox-langpacks/af.xpi firefox-langpacks/ar.xpi firefox-langpacks/be.xpi firefox-langpacks/bg.xpi firefox-langpacks/ca.xpi firefox-langpacks/cs.xpi firefox-langpacks/da.xpi firefox-langpacks/de.xpi firefox-langpacks/el.xpi firefox-langpacks/en-GB.xpi firefox-langpacks/es-AR.xpi firefox-langpacks/es-ES.xpi firefox-langpacks/eu.xpi firefox-langpacks/fi.xpi firefox-langpacks/fr.xpi firefox-langpacks/ga-IE.xpi firefox-langpacks/gu-IN.xpi firefox-langpacks/he.xpi firefox-langpacks/hu.xpi firefox-langpacks/it.xpi firefox-langpacks/ja.xpi firefox-langpacks/ka.xpi firefox-langpacks/ko.xpi firefox-langpacks/ku.xpi firefox-langpacks/lt.xpi firefox-langpacks/mk.xpi firefox-langpacks/mn.xpi firefox-langpacks/nb-NO.xpi firefox-langpacks/nl.xpi firefox-langpacks/nn-NO.xpi firefox-langpacks/pa-IN.xpi firefox-langpacks/pl.xpi firefox-langpacks/pt-BR.xpi firefox-langpacks/ro.xpi firefox-langpacks/ru.xpi firefox-langpacks/sk.xpi firefox-langpacks/sl.xpi firefox-langpacks/sv-SE.xpi firefox-langpacks/tr.xpi firefox-langpacks/zh-CN.xpi firefox-langpacks/zh-TW.xpi + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/af.xpi .xpi + language=af + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org + unzip firefox-langpacks/af.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org Archive: firefox-langpacks/af.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.AlA24091 + langtmp=firefox.AlA24091/firefox/langpack-af + /bin/mkdir -p firefox.AlA24091/firefox/langpack-af + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar -d firefox.AlA24091/firefox/langpack-af Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar extracting: firefox.AlA24091/firefox/langpack-af/locale/af/necko/necko.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/css.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/xbl.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/xul.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/printing.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/layout_errors.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/netError.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/global.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/appstrings.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/charsetTitles.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/global-strres.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/plugins.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/nsWebBrowserPersist.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/printdialog.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/xslt/xslt.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/dom/dom.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/layout/MediaDocument.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/layout/xmlparser.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/layout/HtmlForm.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/security/caps.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/xml/prettyprint.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/webservices/security.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-platform/win/accessible.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-platform/mac/accessible.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-platform/unix/accessible.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pipnss/pipnss.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pipnss/security.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/pippki.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/pref-ssl.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/pippki.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/PrefOverlay.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/newserver.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/newserver.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/pref-security.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/PageInfoOverlay.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/certManager.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/deviceManager.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/pref-validation.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/pippki/pref-masterpass.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/brand.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/license.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/mozilla.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/nsHelperAppDlg.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/nsHelperAppDlg.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/nsProgressDialog.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/nsProgressDialog.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/filepicker.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/filepicker.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-platform/mac/platformKeys.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-platform/unix/platformKeys.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-platform/win/platformKeys.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-platform/mac/intl.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-platform/unix/intl.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-platform/win/intl.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/downloadProgress.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/findbar.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/findbar.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/preferences.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/history/history.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/xpinstall/xpinstall.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/downloads/downloads.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/downloads/downloads.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/downloads/downloadProperties.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/extensions/extensions.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/extensions/extensions.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/extensions/about.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/extensions/update.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/extensions/update.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/plugins/plugins.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/plugins/plugins.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/preferences/ocsp.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/preferences/changemp.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/preferences/removemp.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/preferences/preferences.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/profile/createProfileWizard.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/profile/profileSelection.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/profile/profileSelection.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/update/updates.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/update/updates.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/update/incompatible.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/update/history.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/update/errors.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/cookie/cookieAcceptDialog.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/cookie/cookieAcceptDialog.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/autoconfig/autoconfig.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/help/help.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/help/help.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/help/help-toc.rdf extracting: firefox.AlA24091/firefox/langpack-af/locale/af/help/welcome.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/accept2locale.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/commonDialog.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/commonDialogs.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/config.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/config.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/console.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/console.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/dialogOverlay.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/editMenuOverlay.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/intl.css extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/intl.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/keys.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/languageNames.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/regionNames.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/dialog.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/tabbrowser.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/tabbrowser.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/tree.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/wizard.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/textcontext.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-region/region.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-region/region.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global-region/builtinURLs.rdf extracting: firefox.AlA24091/firefox/langpack-af/locale/af/passwordmgr/passwordmgr.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/passwordmgr/passwordManager.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/charsetOverlay.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/contentAreaCommands.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/customizeCharset.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/customizeToolbar.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/customizeToolbar.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/finddialog.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/finddialog.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/nsTreeSorting.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/printdialog.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/printjoboptions.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/printPageSetup.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/printPreview.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/printPreviewProgress.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/printProgress.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/viewSource.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/viewSource.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/global/wizard.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/downloads/unknownContentType.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/mozapps/downloads/unknownContentType.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/reporter/reportWizard.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/reporter/about.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/reporter/reporterOverlay.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/reporter/reportResults.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/reporter/reporter.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/af/reporter/reportWizard.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/af/reporter/reporterOverlay.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/aboutDialog.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/credits.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/baseMenuOverlay.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/browser.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/metaData.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/metaData.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/openLocation.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/openLocation.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/page-drawer.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/pageInfo.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/pageReport.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/pageReportFirstTime.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/sanitize.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/search.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/searchbar.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/engineManager.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/setDesktopBackground.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/shellservice.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/sessionstore.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/feeds/subscribe.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/feeds/addFeedReader.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/feeds/subscribe.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/history/history.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/migration/migration.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/migration/migration.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/advanced.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/changeaction.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/colors.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/cookies.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/content.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/connection.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/downloadactions.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/feeds.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/feeds.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/fonts.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/languages.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/main.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/permissions.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/phishEULA.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/preferences.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/preferences.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/privacy.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/sanitize.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/security.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/securityWarnings.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/tabs.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/sidebar/sidebar.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser-region/region.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/help.rdf extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/firebird-toc.rdf extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/search-db.rdf extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/accessibility.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/cookies.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/forieusers.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/menu_reference.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/popup.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/prefs.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/shortcuts.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/using_firebird.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/customization.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/firefox_welcome.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/download_manager.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/platformStrings.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/help/glossary.xhtml extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/browser.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/pageInfo.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/safeMode.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/bookmarks/bookmarks.properties extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/branding/brand.dtd extracting: firefox.AlA24091/firefox/langpack-af/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.AlA24091/firefox/langpack-af/locale/browser-region/region.properties + find firefox.AlA24091/firefox/langpack-af -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar + cd firefox.AlA24091/firefox/langpack-af + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/af/pipnss/security.properties (deflated 63%) adding: locale/af/pipnss/pipnss.properties (deflated 69%) adding: locale/af/help/welcome.xhtml (deflated 50%) adding: locale/af/help/help.dtd (deflated 69%) adding: locale/af/help/help-toc.rdf (deflated 61%) adding: locale/af/help/help.properties (stored 0%) adding: locale/af/necko/necko.properties (deflated 55%) adding: locale/af/autoconfig/autoconfig.properties (deflated 45%) adding: locale/af/global-region/region.dtd (stored 0%) adding: locale/af/global-region/builtinURLs.rdf (deflated 62%) adding: locale/af/global-region/region.properties (deflated 41%) adding: locale/af/mozapps/profile/profileSelection.properties (deflated 59%) adding: locale/af/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/af/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/af/mozapps/extensions/about.dtd (deflated 40%) adding: locale/af/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/af/mozapps/extensions/update.dtd (deflated 72%) adding: locale/af/mozapps/extensions/update.properties (deflated 56%) adding: locale/af/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/af/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/af/mozapps/preferences/removemp.dtd (deflated 50%) adding: locale/af/mozapps/preferences/ocsp.dtd (deflated 54%) adding: locale/af/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/af/mozapps/downloads/downloadProperties.dtd (deflated 42%) adding: locale/af/mozapps/downloads/unknownContentType.dtd (deflated 59%) adding: locale/af/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/af/mozapps/downloads/downloads.dtd (deflated 67%) adding: locale/af/mozapps/downloads/unknownContentType.properties (deflated 37%) adding: locale/af/mozapps/update/errors.dtd (deflated 27%) adding: locale/af/mozapps/update/incompatible.dtd (deflated 51%) adding: locale/af/mozapps/update/updates.dtd (deflated 67%) adding: locale/af/mozapps/update/updates.properties (deflated 63%) adding: locale/af/mozapps/update/history.dtd (deflated 55%) adding: locale/af/mozapps/plugins/plugins.dtd (deflated 67%) adding: locale/af/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/af/mozapps/xpinstall/xpinstallConfirm.properties (deflated 48%) adding: locale/af/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 38%) adding: locale/af/global-platform/win/accessible.properties (deflated 47%) adding: locale/af/global-platform/win/intl.properties (deflated 23%) adding: locale/af/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/af/global-platform/mac/accessible.properties (deflated 47%) adding: locale/af/global-platform/mac/intl.properties (deflated 23%) adding: locale/af/global-platform/mac/platformKeys.properties (deflated 32%) adding: locale/af/global-platform/unix/accessible.properties (deflated 47%) adding: locale/af/global-platform/unix/intl.properties (deflated 23%) adding: locale/af/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/af/global/printProgress.dtd (deflated 43%) adding: locale/af/global/viewSource.properties (deflated 44%) adding: locale/af/global/dialogOverlay.dtd (deflated 35%) adding: locale/af/global/printPreviewProgress.dtd (deflated 37%) adding: locale/af/global/xbl.properties (deflated 53%) adding: locale/af/global/tree.dtd (deflated 3%) adding: locale/af/global/nsProgressDialog.dtd (deflated 63%) adding: locale/af/global/downloadProgress.properties (deflated 48%) adding: locale/af/global/textcontext.dtd (deflated 67%) adding: locale/af/global/xml/prettyprint.dtd (deflated 54%) adding: locale/af/global/finddialog.properties (deflated 11%) adding: locale/af/global/filepicker.properties (deflated 64%) adding: locale/af/global/printing.properties (deflated 64%) adding: locale/af/global/appstrings.properties (deflated 59%) adding: locale/af/global/customizeToolbar.properties (deflated 43%) adding: locale/af/global/xslt/xslt.properties (deflated 57%) adding: locale/af/global/customizeCharset.dtd (deflated 57%) adding: locale/af/global/accept2locale.properties (deflated 53%) adding: locale/af/global/languageNames.properties (deflated 49%) adding: locale/af/global/printdialog.dtd (deflated 61%) adding: locale/af/global/nsProgressDialog.properties (deflated 52%) adding: locale/af/global/viewSource.dtd (deflated 72%) adding: locale/af/global/printPreview.dtd (deflated 62%) adding: locale/af/global/console.properties (deflated 23%) adding: locale/af/global/intl.css (deflated 21%) adding: locale/af/global/layout/HtmlForm.properties (deflated 52%) adding: locale/af/global/layout/MediaDocument.properties (deflated 59%) adding: locale/af/global/layout/xmlparser.properties (deflated 55%) adding: locale/af/global/dom/dom.properties (deflated 59%) adding: locale/af/global/printPageSetup.dtd (deflated 64%) adding: locale/af/global/finddialog.dtd (deflated 64%) adding: locale/af/global/editMenuOverlay.dtd (deflated 74%) adding: locale/af/global/printjoboptions.dtd (deflated 60%) adding: locale/af/global/nsHelperAppDlg.properties (deflated 3%) adding: locale/af/global/contentAreaCommands.properties (deflated 50%) adding: locale/af/global/security/caps.properties (deflated 55%) adding: locale/af/global/config.properties (deflated 53%) adding: locale/af/global/charsetTitles.properties (deflated 66%) adding: locale/af/global/intl.properties (deflated 59%) adding: locale/af/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/af/global/mozilla.dtd (deflated 41%) adding: locale/af/global/findbar.properties (deflated 36%) adding: locale/af/global/printdialog.properties (deflated 55%) adding: locale/af/global/css.properties (deflated 65%) adding: locale/af/global/config.dtd (deflated 62%) adding: locale/af/global/customizeToolbar.dtd (deflated 49%) adding: locale/af/global/webservices/security.properties (deflated 54%) adding: locale/af/global/layout_errors.properties (deflated 58%) adding: locale/af/global/console.dtd (deflated 60%) adding: locale/af/global/plugins.properties (deflated 43%) adding: locale/af/global/findbar.dtd (deflated 59%) adding: locale/af/global/dialog.properties (deflated 42%) adding: locale/af/global/brand.dtd (deflated 18%) adding: locale/af/global/tabbrowser.properties (deflated 54%) adding: locale/af/global/wizard.dtd (deflated 76%) adding: locale/af/global/commonDialogs.properties (deflated 31%) adding: locale/af/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/af/global/regionNames.properties (deflated 38%) adding: locale/af/global/charsetOverlay.dtd (deflated 71%) adding: locale/af/global/global-strres.properties (deflated 54%) adding: locale/af/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/af/global/netError.dtd (deflated 68%) adding: locale/af/global/wizard.properties (deflated 38%) adding: locale/af/global/preferences.dtd (deflated 46%) adding: locale/af/global/nsTreeSorting.properties (stored 0%) adding: locale/af/global/history/history.properties (deflated 45%) adding: locale/af/global/global.dtd (stored 0%) adding: locale/af/global/xul.properties (deflated 53%) adding: locale/af/global/tabbrowser.dtd (deflated 65%) adding: locale/af/global/license.dtd (deflated 62%) adding: locale/af/global/filepicker.dtd (deflated 57%) adding: locale/af/global/commonDialog.dtd (deflated 45%) adding: locale/af/global/keys.properties (deflated 55%) adding: locale/af/passwordmgr/passwordManager.dtd (deflated 59%) adding: locale/af/passwordmgr/passwordmgr.properties (deflated 57%) adding: locale/af/reporter/about.dtd (deflated 25%) adding: locale/af/reporter/reporter.dtd (deflated 24%) adding: locale/af/reporter/reporterOverlay.dtd (deflated 51%) adding: locale/af/reporter/reporterOverlay.properties (deflated 9%) adding: locale/af/reporter/reportWizard.dtd (deflated 63%) adding: locale/af/reporter/reportResults.dtd (deflated 55%) adding: locale/af/reporter/reportWizard.properties (deflated 43%) adding: locale/af/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/af/pippki/certManager.dtd (deflated 71%) adding: locale/af/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/af/pippki/pref-validation.dtd (deflated 66%) adding: locale/af/pippki/newserver.dtd (deflated 58%) adding: locale/af/pippki/newserver.properties (deflated 54%) adding: locale/af/pippki/pippki.properties (deflated 64%) adding: locale/af/pippki/deviceManager.dtd (deflated 63%) adding: locale/af/pippki/pippki.dtd (deflated 66%) adding: locale/af/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/af/pippki/pref-security.dtd (deflated 59%) adding: locale/af/pippki/pref-ssl.dtd (deflated 61%) adding: locale/af/cookie/cookieAcceptDialog.dtd (deflated 63%) adding: locale/af/cookie/cookieAcceptDialog.properties (deflated 49%) adding: locale/browser/aboutDialog.dtd (deflated 41%) adding: locale/browser/searchbar.dtd (deflated 30%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/page-drawer.dtd (deflated 14%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 62%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 36%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 41%) adding: locale/browser/feeds/subscribe.dtd (deflated 53%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 3%) adding: locale/browser/preferences/phishEULA.dtd (deflated 48%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/privacy.dtd (deflated 63%) adding: locale/browser/preferences/fonts.dtd (deflated 68%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/changeaction.dtd (deflated 64%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 61%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/permissions.dtd (deflated 65%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 66%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 65%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/downloadactions.dtd (deflated 63%) adding: locale/browser/preferences/advanced.dtd (deflated 65%) adding: locale/browser/preferences/sanitize.dtd (deflated 57%) adding: locale/browser/preferences/feeds.dtd (deflated 49%) adding: locale/browser/preferences/preferences.dtd (deflated 56%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 38%) adding: locale/browser/sidebar/sidebar.properties (deflated 46%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 49%) adding: locale/browser/engineManager.dtd (deflated 57%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 45%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 60%) adding: locale/browser/metaData.properties (deflated 39%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 68%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 54%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 71%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 60%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 26%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/branding/brand.properties (deflated 39%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.AlA24091 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ar.xpi .xpi + language=ar + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org + unzip firefox-langpacks/ar.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org Archive: firefox-langpacks/ar.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.ohM24131 + langtmp=firefox.ohM24131/firefox/langpack-ar + /bin/mkdir -p firefox.ohM24131/firefox/langpack-ar + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar -d firefox.ohM24131/firefox/langpack-ar Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/necko/necko.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/css.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/xbl.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/xul.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/printing.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/layout_errors.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/netError.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/global.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/appstrings.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/charsetTitles.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/global-strres.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/plugins.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/nsWebBrowserPersist.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/printdialog.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/xslt/xslt.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/dom/dom.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/layout/MediaDocument.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/layout/xmlparser.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/layout/HtmlForm.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/security/caps.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/xml/prettyprint.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/webservices/security.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-platform/win/accessible.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-platform/mac/accessible.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-platform/unix/accessible.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pipnss/pipnss.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pipnss/security.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/pippki.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/pref-ssl.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/pippki.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/PrefOverlay.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/newserver.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/newserver.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/pref-security.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/PageInfoOverlay.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/certManager.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/deviceManager.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/pref-validation.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/pippki/pref-masterpass.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/brand.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/license.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/mozilla.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/nsHelperAppDlg.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/nsHelperAppDlg.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/nsProgressDialog.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/nsProgressDialog.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/filepicker.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/filepicker.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-platform/mac/platformKeys.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-platform/unix/platformKeys.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-platform/win/platformKeys.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-platform/mac/intl.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-platform/unix/intl.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-platform/win/intl.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/downloadProgress.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/findbar.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/findbar.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/preferences.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/history/history.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/xpinstall/xpinstall.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/downloads/downloads.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/downloads/downloads.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/downloads/downloadProperties.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/extensions/extensions.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/extensions/extensions.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/extensions/about.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/extensions/update.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/extensions/update.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/plugins/plugins.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/plugins/plugins.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/preferences/ocsp.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/preferences/changemp.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/preferences/removemp.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/preferences/preferences.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/profile/createProfileWizard.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/profile/profileSelection.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/profile/profileSelection.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/update/updates.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/update/updates.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/update/incompatible.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/update/history.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/update/errors.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/cookie/cookieAcceptDialog.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/cookie/cookieAcceptDialog.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/autoconfig/autoconfig.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/help/help.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/help/help.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/help/help-toc.rdf extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/help/welcome.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/accept2locale.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/commonDialog.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/commonDialogs.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/config.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/config.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/console.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/console.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/dialogOverlay.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/editMenuOverlay.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/intl.css extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/intl.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/keys.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/languageNames.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/regionNames.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/dialog.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/tabbrowser.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/tabbrowser.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/tree.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/wizard.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/textcontext.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-region/region.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-region/region.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global-region/builtinURLs.rdf extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/passwordmgr/passwordmgr.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/passwordmgr/passwordManager.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/charsetOverlay.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/contentAreaCommands.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/customizeCharset.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/customizeToolbar.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/customizeToolbar.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/finddialog.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/finddialog.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/nsTreeSorting.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/printdialog.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/printjoboptions.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/printPageSetup.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/printPreview.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/printPreviewProgress.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/printProgress.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/viewSource.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/viewSource.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/global/wizard.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/downloads/unknownContentType.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/mozapps/downloads/unknownContentType.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/reporter/reportWizard.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/reporter/about.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/reporter/reporterOverlay.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/reporter/reportResults.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/reporter/reporter.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/reporter/reportWizard.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/ar/reporter/reporterOverlay.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/aboutDialog.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/credits.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/baseMenuOverlay.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/browser.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/metaData.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/metaData.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/openLocation.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/openLocation.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/page-drawer.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/pageInfo.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/pageReport.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/pageReportFirstTime.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/sanitize.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/search.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/searchbar.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/engineManager.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/setDesktopBackground.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/shellservice.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/sessionstore.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/feeds/subscribe.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/feeds/addFeedReader.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/feeds/subscribe.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/history/history.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/migration/migration.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/migration/migration.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/advanced.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/changeaction.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/colors.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/cookies.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/content.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/connection.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/downloadactions.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/feeds.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/feeds.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/fonts.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/languages.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/main.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/permissions.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/phishEULA.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/preferences.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/preferences.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/privacy.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/sanitize.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/security.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/securityWarnings.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/tabs.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/sidebar/sidebar.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser-region/region.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/help.rdf extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/firebird-toc.rdf extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/search-db.rdf extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/accessibility.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/cookies.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/forieusers.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/menu_reference.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/popup.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/prefs.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/shortcuts.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/using_firebird.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/customization.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/firefox_welcome.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/download_manager.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/platformStrings.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/help/glossary.xhtml extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/browser.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/pageInfo.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/safeMode.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/bookmarks/bookmarks.properties extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/branding/brand.dtd extracting: firefox.ohM24131/firefox/langpack-ar/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.ohM24131/firefox/langpack-ar/locale/browser-region/region.properties + find firefox.ohM24131/firefox/langpack-ar -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar + cd firefox.ohM24131/firefox/langpack-ar + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/browser/aboutDialog.dtd (deflated 44%) adding: locale/browser/searchbar.dtd (deflated 34%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/page-drawer.dtd (deflated 13%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 67%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 60%) adding: locale/browser/help/menu_reference.xhtml (deflated 69%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 64%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 68%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 61%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 37%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 39%) adding: locale/browser/feeds/subscribe.dtd (deflated 54%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 2%) adding: locale/browser/preferences/phishEULA.dtd (deflated 46%) adding: locale/browser/preferences/preferences.properties (deflated 62%) adding: locale/browser/preferences/privacy.dtd (deflated 62%) adding: locale/browser/preferences/fonts.dtd (deflated 65%) adding: locale/browser/preferences/content.dtd (deflated 66%) adding: locale/browser/preferences/tabs.dtd (deflated 54%) adding: locale/browser/preferences/changeaction.dtd (deflated 62%) adding: locale/browser/preferences/security.dtd (deflated 60%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 53%) adding: locale/browser/preferences/permissions.dtd (deflated 61%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 66%) adding: locale/browser/preferences/connection.dtd (deflated 65%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 62%) adding: locale/browser/preferences/languages.dtd (deflated 65%) adding: locale/browser/preferences/downloadactions.dtd (deflated 62%) adding: locale/browser/preferences/advanced.dtd (deflated 64%) adding: locale/browser/preferences/sanitize.dtd (deflated 56%) adding: locale/browser/preferences/feeds.dtd (deflated 49%) adding: locale/browser/preferences/preferences.dtd (deflated 53%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (deflated 33%) adding: locale/browser/sessionstore.properties (deflated 45%) adding: locale/browser/sidebar/sidebar.properties (deflated 42%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/shellservice.properties (deflated 45%) adding: locale/browser/engineManager.dtd (deflated 56%) adding: locale/browser/pageReportFirstTime.dtd (deflated 52%) adding: locale/browser/search.properties (deflated 48%) adding: locale/browser/setDesktopBackground.dtd (deflated 41%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/credits.dtd (deflated 58%) adding: locale/browser/migration/migration.properties (deflated 86%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/metaData.properties (deflated 63%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 51%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 72%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 73%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 61%) adding: locale/browser/browser.properties (deflated 61%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 26%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 61%) adding: locale/browser/safeMode.dtd (deflated 57%) adding: locale/ar/pipnss/security.properties (deflated 65%) adding: locale/ar/pipnss/pipnss.properties (deflated 72%) adding: locale/ar/help/welcome.xhtml (deflated 58%) adding: locale/ar/help/help.dtd (deflated 67%) adding: locale/ar/help/help-toc.rdf (deflated 64%) adding: locale/ar/help/help.properties (deflated 40%) adding: locale/ar/necko/necko.properties (deflated 72%) adding: locale/ar/autoconfig/autoconfig.properties (deflated 75%) adding: locale/ar/global-region/region.dtd (stored 0%) adding: locale/ar/global-region/builtinURLs.rdf (deflated 62%) adding: locale/ar/global-region/region.properties (deflated 48%) adding: locale/ar/mozapps/profile/profileSelection.properties (deflated 66%) adding: locale/ar/mozapps/profile/createProfileWizard.dtd (deflated 64%) adding: locale/ar/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/ar/mozapps/extensions/about.dtd (deflated 37%) adding: locale/ar/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/ar/mozapps/extensions/update.dtd (deflated 71%) adding: locale/ar/mozapps/extensions/update.properties (deflated 54%) adding: locale/ar/mozapps/extensions/extensions.properties (deflated 69%) adding: locale/ar/mozapps/preferences/preferences.properties (deflated 77%) adding: locale/ar/mozapps/preferences/removemp.dtd (deflated 56%) adding: locale/ar/mozapps/preferences/ocsp.dtd (deflated 55%) adding: locale/ar/mozapps/preferences/changemp.dtd (deflated 63%) adding: locale/ar/mozapps/downloads/downloadProperties.dtd (deflated 36%) adding: locale/ar/mozapps/downloads/unknownContentType.dtd (deflated 59%) adding: locale/ar/mozapps/downloads/downloads.properties (deflated 83%) adding: locale/ar/mozapps/downloads/downloads.dtd (deflated 65%) adding: locale/ar/mozapps/downloads/unknownContentType.properties (deflated 40%) adding: locale/ar/mozapps/update/errors.dtd (deflated 30%) adding: locale/ar/mozapps/update/incompatible.dtd (deflated 54%) adding: locale/ar/mozapps/update/updates.dtd (deflated 69%) adding: locale/ar/mozapps/update/updates.properties (deflated 66%) adding: locale/ar/mozapps/update/history.dtd (deflated 53%) adding: locale/ar/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/ar/mozapps/plugins/plugins.properties (deflated 76%) adding: locale/ar/mozapps/xpinstall/xpinstallConfirm.properties (deflated 45%) adding: locale/ar/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 35%) adding: locale/ar/global-platform/win/accessible.properties (deflated 61%) adding: locale/ar/global-platform/win/intl.properties (deflated 24%) adding: locale/ar/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ar/global-platform/mac/accessible.properties (deflated 61%) adding: locale/ar/global-platform/mac/intl.properties (deflated 24%) adding: locale/ar/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/ar/global-platform/unix/accessible.properties (deflated 61%) adding: locale/ar/global-platform/unix/intl.properties (deflated 24%) adding: locale/ar/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ar/global/printProgress.dtd (deflated 41%) adding: locale/ar/global/viewSource.properties (deflated 70%) adding: locale/ar/global/dialogOverlay.dtd (deflated 32%) adding: locale/ar/global/printPreviewProgress.dtd (deflated 31%) adding: locale/ar/global/xbl.properties (deflated 52%) adding: locale/ar/global/tree.dtd (deflated 3%) adding: locale/ar/global/nsProgressDialog.dtd (deflated 62%) adding: locale/ar/global/downloadProgress.properties (deflated 68%) adding: locale/ar/global/textcontext.dtd (deflated 62%) adding: locale/ar/global/xml/prettyprint.dtd (deflated 52%) adding: locale/ar/global/finddialog.properties (deflated 57%) adding: locale/ar/global/filepicker.properties (deflated 81%) adding: locale/ar/global/printing.properties (deflated 81%) adding: locale/ar/global/appstrings.properties (deflated 83%) adding: locale/ar/global/customizeToolbar.properties (deflated 73%) adding: locale/ar/global/xslt/xslt.properties (deflated 73%) adding: locale/ar/global/customizeCharset.dtd (deflated 56%) adding: locale/ar/global/accept2locale.properties (deflated 41%) adding: locale/ar/global/languageNames.properties (deflated 83%) adding: locale/ar/global/printdialog.dtd (deflated 60%) adding: locale/ar/global/nsProgressDialog.properties (deflated 60%) adding: locale/ar/global/viewSource.dtd (deflated 70%) adding: locale/ar/global/printPreview.dtd (deflated 61%) adding: locale/ar/global/console.properties (deflated 63%) adding: locale/ar/global/intl.css (deflated 59%) adding: locale/ar/global/layout/HtmlForm.properties (deflated 61%) adding: locale/ar/global/layout/MediaDocument.properties (deflated 54%) adding: locale/ar/global/layout/xmlparser.properties (deflated 71%) adding: locale/ar/global/dom/dom.properties (deflated 64%) adding: locale/ar/global/printPageSetup.dtd (deflated 63%) adding: locale/ar/global/finddialog.dtd (deflated 59%) adding: locale/ar/global/editMenuOverlay.dtd (deflated 70%) adding: locale/ar/global/printjoboptions.dtd (deflated 55%) adding: locale/ar/global/nsHelperAppDlg.properties (deflated 48%) adding: locale/ar/global/contentAreaCommands.properties (deflated 73%) adding: locale/ar/global/security/caps.properties (deflated 72%) adding: locale/ar/global/config.properties (deflated 56%) adding: locale/ar/global/charsetTitles.properties (deflated 77%) adding: locale/ar/global/intl.properties (deflated 59%) adding: locale/ar/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/ar/global/mozilla.dtd (deflated 41%) adding: locale/ar/global/findbar.properties (deflated 35%) adding: locale/ar/global/printdialog.properties (deflated 56%) adding: locale/ar/global/css.properties (deflated 81%) adding: locale/ar/global/config.dtd (deflated 60%) adding: locale/ar/global/customizeToolbar.dtd (deflated 48%) adding: locale/ar/global/webservices/security.properties (deflated 63%) adding: locale/ar/global/layout_errors.properties (deflated 62%) adding: locale/ar/global/console.dtd (deflated 58%) adding: locale/ar/global/plugins.properties (deflated 68%) adding: locale/ar/global/findbar.dtd (deflated 54%) adding: locale/ar/global/dialog.properties (deflated 59%) adding: locale/ar/global/brand.dtd (deflated 18%) adding: locale/ar/global/tabbrowser.properties (deflated 55%) adding: locale/ar/global/wizard.dtd (deflated 73%) adding: locale/ar/global/commonDialogs.properties (deflated 30%) adding: locale/ar/global/xpinstall/xpinstall.properties (deflated 76%) adding: locale/ar/global/regionNames.properties (deflated 78%) adding: locale/ar/global/charsetOverlay.dtd (deflated 68%) adding: locale/ar/global/global-strres.properties (deflated 39%) adding: locale/ar/global/nsWebBrowserPersist.properties (deflated 75%) adding: locale/ar/global/netError.dtd (deflated 70%) adding: locale/ar/global/wizard.properties (deflated 55%) adding: locale/ar/global/preferences.dtd (deflated 45%) adding: locale/ar/global/nsTreeSorting.properties (deflated 38%) adding: locale/ar/global/history/history.properties (deflated 72%) adding: locale/ar/global/global.dtd (stored 0%) adding: locale/ar/global/xul.properties (deflated 52%) adding: locale/ar/global/tabbrowser.dtd (deflated 61%) adding: locale/ar/global/license.dtd (deflated 64%) adding: locale/ar/global/filepicker.dtd (deflated 56%) adding: locale/ar/global/commonDialog.dtd (deflated 42%) adding: locale/ar/global/keys.properties (deflated 44%) adding: locale/ar/passwordmgr/passwordManager.dtd (deflated 60%) adding: locale/ar/passwordmgr/passwordmgr.properties (deflated 61%) adding: locale/ar/reporter/about.dtd (deflated 19%) adding: locale/ar/reporter/reporter.dtd (deflated 22%) adding: locale/ar/reporter/reporterOverlay.dtd (deflated 52%) adding: locale/ar/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ar/reporter/reportWizard.dtd (deflated 62%) adding: locale/ar/reporter/reportResults.dtd (deflated 50%) adding: locale/ar/reporter/reportWizard.properties (deflated 46%) adding: locale/ar/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/ar/pippki/certManager.dtd (deflated 70%) adding: locale/ar/pippki/PrefOverlay.dtd (deflated 54%) adding: locale/ar/pippki/pref-validation.dtd (deflated 66%) adding: locale/ar/pippki/newserver.dtd (deflated 56%) adding: locale/ar/pippki/newserver.properties (deflated 63%) adding: locale/ar/pippki/pippki.properties (deflated 83%) adding: locale/ar/pippki/deviceManager.dtd (deflated 62%) adding: locale/ar/pippki/pippki.dtd (deflated 69%) adding: locale/ar/pippki/PageInfoOverlay.dtd (deflated 54%) adding: locale/ar/pippki/pref-security.dtd (deflated 58%) adding: locale/ar/pippki/pref-ssl.dtd (deflated 60%) adding: locale/ar/cookie/cookieAcceptDialog.dtd (deflated 59%) adding: locale/ar/cookie/cookieAcceptDialog.properties (deflated 76%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/branding/brand.properties (deflated 44%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.ohM24131 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/be.xpi .xpi + language=be + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org + unzip firefox-langpacks/be.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org Archive: firefox-langpacks/be.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.toA24155 + langtmp=firefox.toA24155/firefox/langpack-be + /bin/mkdir -p firefox.toA24155/firefox/langpack-be + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar -d firefox.toA24155/firefox/langpack-be Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar extracting: firefox.toA24155/firefox/langpack-be/locale/be/necko/necko.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/css.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/xbl.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/xul.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/printing.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/layout_errors.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/netError.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/global.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/appstrings.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/charsetTitles.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/global-strres.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/plugins.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/nsWebBrowserPersist.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/printdialog.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/xslt/xslt.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/dom/dom.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/layout/MediaDocument.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/layout/xmlparser.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/layout/HtmlForm.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/security/caps.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/xml/prettyprint.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/webservices/security.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-platform/win/accessible.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-platform/mac/accessible.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-platform/unix/accessible.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/pipnss/pipnss.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/pipnss/security.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/pippki.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/pref-ssl.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/pippki.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/PrefOverlay.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/newserver.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/newserver.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/pref-security.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/PageInfoOverlay.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/certManager.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/deviceManager.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/pref-validation.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/pippki/pref-masterpass.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/brand.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/license.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/mozilla.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/nsHelperAppDlg.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/nsHelperAppDlg.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/nsProgressDialog.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/nsProgressDialog.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/filepicker.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/filepicker.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-platform/mac/platformKeys.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-platform/unix/platformKeys.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-platform/win/platformKeys.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-platform/mac/intl.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-platform/unix/intl.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-platform/win/intl.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/downloadProgress.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/findbar.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/findbar.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/preferences.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/history/history.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/xpinstall/xpinstall.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/downloads/downloads.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/downloads/downloads.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/downloads/downloadProperties.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/extensions/extensions.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/extensions/extensions.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/extensions/about.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/extensions/update.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/extensions/update.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/plugins/plugins.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/plugins/plugins.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/preferences/ocsp.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/preferences/changemp.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/preferences/removemp.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/preferences/preferences.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/profile/createProfileWizard.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/profile/profileSelection.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/profile/profileSelection.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/update/updates.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/update/updates.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/update/incompatible.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/update/history.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/update/errors.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/cookie/cookieAcceptDialog.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/cookie/cookieAcceptDialog.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/autoconfig/autoconfig.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/help/help.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/help/help.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/help/help-toc.rdf extracting: firefox.toA24155/firefox/langpack-be/locale/be/help/welcome.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/accept2locale.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/commonDialog.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/commonDialogs.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/config.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/config.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/console.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/console.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/dialogOverlay.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/editMenuOverlay.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/intl.css extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/intl.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/keys.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/languageNames.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/regionNames.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/dialog.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/tabbrowser.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/tabbrowser.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/tree.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/wizard.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/textcontext.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-region/region.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-region/region.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global-region/builtinURLs.rdf extracting: firefox.toA24155/firefox/langpack-be/locale/be/passwordmgr/passwordmgr.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/passwordmgr/passwordManager.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/charsetOverlay.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/contentAreaCommands.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/customizeCharset.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/customizeToolbar.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/customizeToolbar.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/finddialog.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/finddialog.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/nsTreeSorting.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/printdialog.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/printjoboptions.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/printPageSetup.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/printPreview.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/printPreviewProgress.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/printProgress.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/viewSource.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/viewSource.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/global/wizard.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/downloads/unknownContentType.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/mozapps/downloads/unknownContentType.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/reporter/reportWizard.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/reporter/about.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/reporter/reporterOverlay.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/reporter/reportResults.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/reporter/reporter.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/be/reporter/reportWizard.properties extracting: firefox.toA24155/firefox/langpack-be/locale/be/reporter/reporterOverlay.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/aboutDialog.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/credits.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/baseMenuOverlay.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/browser.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/metaData.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/metaData.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/openLocation.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/openLocation.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/page-drawer.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/pageInfo.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/pageReport.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/pageReportFirstTime.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/sanitize.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/search.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/searchbar.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/engineManager.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/setDesktopBackground.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/shellservice.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/sessionstore.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/feeds/subscribe.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/feeds/addFeedReader.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/feeds/subscribe.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/history/history.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/migration/migration.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/migration/migration.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/advanced.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/changeaction.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/colors.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/cookies.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/content.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/connection.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/downloadactions.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/feeds.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/feeds.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/fonts.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/languages.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/main.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/permissions.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/phishEULA.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/preferences.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/preferences.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/privacy.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/sanitize.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/security.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/securityWarnings.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/tabs.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/sidebar/sidebar.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser-region/region.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/help.rdf extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/firebird-toc.rdf extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/search-db.rdf extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/accessibility.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/cookies.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/forieusers.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/menu_reference.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/popup.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/prefs.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/shortcuts.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/using_firebird.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/customization.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/firefox_welcome.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/download_manager.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/platformStrings.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/help/glossary.xhtml extracting: firefox.toA24155/firefox/langpack-be/locale/browser/browser.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/pageInfo.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/safeMode.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/bookmarks/bookmarks.properties extracting: firefox.toA24155/firefox/langpack-be/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/branding/brand.dtd extracting: firefox.toA24155/firefox/langpack-be/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.toA24155/firefox/langpack-be/locale/browser-region/region.properties + find firefox.toA24155/firefox/langpack-be -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar + cd firefox.toA24155/firefox/langpack-be + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar locale adding: locale/browser-region/region.properties (deflated 56%) adding: locale/be/pipnss/security.properties (deflated 89%) adding: locale/be/pipnss/pipnss.properties (deflated 88%) adding: locale/be/help/welcome.xhtml (deflated 50%) adding: locale/be/help/help.dtd (deflated 67%) adding: locale/be/help/help-toc.rdf (deflated 57%) adding: locale/be/help/help.properties (deflated 57%) adding: locale/be/necko/necko.properties (deflated 82%) adding: locale/be/autoconfig/autoconfig.properties (deflated 79%) adding: locale/be/global-region/region.dtd (stored 0%) adding: locale/be/global-region/builtinURLs.rdf (deflated 59%) adding: locale/be/global-region/region.properties (deflated 52%) adding: locale/be/mozapps/profile/profileSelection.properties (deflated 85%) adding: locale/be/mozapps/profile/createProfileWizard.dtd (deflated 66%) adding: locale/be/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/be/mozapps/extensions/about.dtd (deflated 36%) adding: locale/be/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/be/mozapps/extensions/update.dtd (deflated 76%) adding: locale/be/mozapps/extensions/update.properties (deflated 76%) adding: locale/be/mozapps/extensions/extensions.properties (deflated 87%) adding: locale/be/mozapps/preferences/preferences.properties (deflated 78%) adding: locale/be/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/be/mozapps/preferences/ocsp.dtd (deflated 57%) adding: locale/be/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/be/mozapps/downloads/downloadProperties.dtd (deflated 38%) adding: locale/be/mozapps/downloads/unknownContentType.dtd (deflated 60%) adding: locale/be/mozapps/downloads/downloads.properties (deflated 85%) adding: locale/be/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/be/mozapps/downloads/unknownContentType.properties (deflated 75%) adding: locale/be/mozapps/update/errors.dtd (deflated 44%) adding: locale/be/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/be/mozapps/update/updates.dtd (deflated 72%) adding: locale/be/mozapps/update/updates.properties (deflated 85%) adding: locale/be/mozapps/update/history.dtd (deflated 51%) adding: locale/be/mozapps/plugins/plugins.dtd (deflated 65%) adding: locale/be/mozapps/plugins/plugins.properties (deflated 79%) adding: locale/be/mozapps/xpinstall/xpinstallConfirm.properties (deflated 78%) adding: locale/be/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 45%) adding: locale/be/global-platform/win/accessible.properties (deflated 71%) adding: locale/be/global-platform/win/intl.properties (deflated 7%) adding: locale/be/global-platform/win/platformKeys.properties (deflated 5%) adding: locale/be/global-platform/mac/accessible.properties (deflated 71%) adding: locale/be/global-platform/mac/intl.properties (deflated 7%) adding: locale/be/global-platform/mac/platformKeys.properties (deflated 13%) adding: locale/be/global-platform/unix/accessible.properties (deflated 71%) adding: locale/be/global-platform/unix/intl.properties (deflated 7%) adding: locale/be/global-platform/unix/platformKeys.properties (deflated 5%) adding: locale/be/global/printProgress.dtd (deflated 40%) adding: locale/be/global/viewSource.properties (deflated 72%) adding: locale/be/global/dialogOverlay.dtd (deflated 34%) adding: locale/be/global/printPreviewProgress.dtd (deflated 29%) adding: locale/be/global/xbl.properties (deflated 45%) adding: locale/be/global/tree.dtd (deflated 4%) adding: locale/be/global/nsProgressDialog.dtd (deflated 56%) adding: locale/be/global/downloadProgress.properties (deflated 76%) adding: locale/be/global/textcontext.dtd (deflated 61%) adding: locale/be/global/xml/prettyprint.dtd (deflated 17%) adding: locale/be/global/finddialog.properties (deflated 56%) adding: locale/be/global/filepicker.properties (deflated 83%) adding: locale/be/global/printing.properties (deflated 87%) adding: locale/be/global/appstrings.properties (deflated 84%) adding: locale/be/global/customizeToolbar.properties (deflated 76%) adding: locale/be/global/xslt/xslt.properties (deflated 85%) adding: locale/be/global/customizeCharset.dtd (deflated 57%) adding: locale/be/global/accept2locale.properties (deflated 10%) adding: locale/be/global/languageNames.properties (deflated 83%) adding: locale/be/global/printdialog.dtd (deflated 60%) adding: locale/be/global/nsProgressDialog.properties (deflated 73%) adding: locale/be/global/viewSource.dtd (deflated 70%) adding: locale/be/global/printPreview.dtd (deflated 66%) adding: locale/be/global/console.properties (deflated 65%) adding: locale/be/global/intl.css (deflated 21%) adding: locale/be/global/layout/HtmlForm.properties (deflated 74%) adding: locale/be/global/layout/MediaDocument.properties (deflated 71%) adding: locale/be/global/layout/xmlparser.properties (deflated 84%) adding: locale/be/global/dom/dom.properties (deflated 82%) adding: locale/be/global/printPageSetup.dtd (deflated 63%) adding: locale/be/global/finddialog.dtd (deflated 60%) adding: locale/be/global/editMenuOverlay.dtd (deflated 69%) adding: locale/be/global/printjoboptions.dtd (deflated 56%) adding: locale/be/global/nsHelperAppDlg.properties (deflated 56%) adding: locale/be/global/contentAreaCommands.properties (deflated 77%) adding: locale/be/global/security/caps.properties (deflated 80%) adding: locale/be/global/config.properties (deflated 70%) adding: locale/be/global/charsetTitles.properties (deflated 84%) adding: locale/be/global/intl.properties (deflated 61%) adding: locale/be/global/nsHelperAppDlg.dtd (deflated 69%) adding: locale/be/global/mozilla.dtd (deflated 41%) adding: locale/be/global/findbar.properties (deflated 71%) adding: locale/be/global/printdialog.properties (deflated 63%) adding: locale/be/global/css.properties (deflated 87%) adding: locale/be/global/config.dtd (deflated 63%) adding: locale/be/global/customizeToolbar.dtd (deflated 49%) adding: locale/be/global/webservices/security.properties (deflated 75%) adding: locale/be/global/layout_errors.properties (deflated 75%) adding: locale/be/global/console.dtd (deflated 63%) adding: locale/be/global/plugins.properties (deflated 73%) adding: locale/be/global/findbar.dtd (deflated 58%) adding: locale/be/global/dialog.properties (deflated 58%) adding: locale/be/global/brand.dtd (deflated 18%) adding: locale/be/global/tabbrowser.properties (deflated 80%) adding: locale/be/global/wizard.dtd (deflated 72%) adding: locale/be/global/commonDialogs.properties (deflated 71%) adding: locale/be/global/xpinstall/xpinstall.properties (deflated 83%) adding: locale/be/global/regionNames.properties (deflated 77%) adding: locale/be/global/charsetOverlay.dtd (deflated 69%) adding: locale/be/global/global-strres.properties (deflated 56%) adding: locale/be/global/nsWebBrowserPersist.properties (deflated 86%) adding: locale/be/global/netError.dtd (deflated 71%) adding: locale/be/global/wizard.properties (deflated 60%) adding: locale/be/global/preferences.dtd (deflated 43%) adding: locale/be/global/nsTreeSorting.properties (deflated 52%) adding: locale/be/global/history/history.properties (deflated 73%) adding: locale/be/global/global.dtd (stored 0%) adding: locale/be/global/xul.properties (deflated 50%) adding: locale/be/global/tabbrowser.dtd (deflated 61%) adding: locale/be/global/license.dtd (deflated 61%) adding: locale/be/global/filepicker.dtd (deflated 55%) adding: locale/be/global/commonDialog.dtd (deflated 39%) adding: locale/be/global/keys.properties (deflated 65%) adding: locale/be/passwordmgr/passwordManager.dtd (deflated 60%) adding: locale/be/passwordmgr/passwordmgr.properties (deflated 81%) adding: locale/be/reporter/about.dtd (deflated 20%) adding: locale/be/reporter/reporter.dtd (deflated 23%) adding: locale/be/reporter/reporterOverlay.dtd (deflated 52%) adding: locale/be/reporter/reporterOverlay.properties (deflated 9%) adding: locale/be/reporter/reportWizard.dtd (deflated 66%) adding: locale/be/reporter/reportResults.dtd (deflated 48%) adding: locale/be/reporter/reportWizard.properties (deflated 77%) adding: locale/be/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/be/pippki/certManager.dtd (deflated 77%) adding: locale/be/pippki/PrefOverlay.dtd (deflated 32%) adding: locale/be/pippki/pref-validation.dtd (deflated 72%) adding: locale/be/pippki/newserver.dtd (deflated 59%) adding: locale/be/pippki/newserver.properties (deflated 78%) adding: locale/be/pippki/pippki.properties (deflated 87%) adding: locale/be/pippki/deviceManager.dtd (deflated 67%) adding: locale/be/pippki/pippki.dtd (deflated 72%) adding: locale/be/pippki/PageInfoOverlay.dtd (deflated 33%) adding: locale/be/pippki/pref-security.dtd (deflated 65%) adding: locale/be/pippki/pref-ssl.dtd (deflated 67%) adding: locale/be/cookie/cookieAcceptDialog.dtd (deflated 58%) adding: locale/be/cookie/cookieAcceptDialog.properties (deflated 78%) adding: locale/browser/aboutDialog.dtd (deflated 46%) adding: locale/browser/searchbar.dtd (deflated 27%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/page-drawer.dtd (deflated 18%) adding: locale/browser/openLocation.dtd (deflated 49%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 71%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 72%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 40%) adding: locale/browser/feeds/subscribe.dtd (deflated 58%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 10%) adding: locale/browser/preferences/phishEULA.dtd (deflated 51%) adding: locale/browser/preferences/preferences.properties (deflated 84%) adding: locale/browser/preferences/privacy.dtd (deflated 64%) adding: locale/browser/preferences/fonts.dtd (deflated 67%) adding: locale/browser/preferences/content.dtd (deflated 65%) adding: locale/browser/preferences/tabs.dtd (deflated 55%) adding: locale/browser/preferences/changeaction.dtd (deflated 61%) adding: locale/browser/preferences/security.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 59%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 61%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 67%) adding: locale/browser/preferences/feeds.properties (deflated 55%) adding: locale/browser/preferences/cookies.dtd (deflated 61%) adding: locale/browser/preferences/languages.dtd (deflated 64%) adding: locale/browser/preferences/downloadactions.dtd (deflated 62%) adding: locale/browser/preferences/advanced.dtd (deflated 66%) adding: locale/browser/preferences/sanitize.dtd (deflated 58%) adding: locale/browser/preferences/feeds.dtd (deflated 46%) adding: locale/browser/preferences/preferences.dtd (deflated 50%) adding: locale/browser/preferences/main.dtd (deflated 65%) adding: locale/browser/openLocation.properties (deflated 34%) adding: locale/browser/sessionstore.properties (deflated 77%) adding: locale/browser/sidebar/sidebar.properties (deflated 75%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 76%) adding: locale/browser/engineManager.dtd (deflated 56%) adding: locale/browser/pageReportFirstTime.dtd (deflated 52%) adding: locale/browser/search.properties (deflated 76%) adding: locale/browser/setDesktopBackground.dtd (deflated 42%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/credits.dtd (deflated 59%) adding: locale/browser/migration/migration.properties (deflated 85%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 60%) adding: locale/browser/metaData.properties (deflated 64%) adding: locale/browser/pageInfo.properties (deflated 75%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 51%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 85%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 72%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 85%) adding: locale/browser/history/history.dtd (deflated 66%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 19%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/branding/brand.dtd (deflated 41%) adding: locale/branding/brand.properties (deflated 73%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.toA24155 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/bg.xpi .xpi + language=bg + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org + unzip firefox-langpacks/bg.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org Archive: firefox-langpacks/bg.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org/chrome/bg.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.GSp24178 + langtmp=firefox.GSp24178/firefox/langpack-bg + /bin/mkdir -p firefox.GSp24178/firefox/langpack-bg + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org/chrome/bg.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org/chrome/bg.jar -d firefox.GSp24178/firefox/langpack-bg Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org/chrome/bg.jar extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/necko/necko.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/css.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/xbl.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/xul.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/printing.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/layout_errors.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/netError.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/global.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/appstrings.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/charsetTitles.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/global-strres.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/plugins.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/nsWebBrowserPersist.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/printdialog.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/xslt/xslt.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/dom/dom.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/layout/MediaDocument.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/layout/xmlparser.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/layout/HtmlForm.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/security/caps.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/xml/prettyprint.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/webservices/security.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-platform/win/accessible.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-platform/mac/accessible.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-platform/unix/accessible.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pipnss/pipnss.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pipnss/security.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/pippki.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/pref-ssl.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/pippki.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/PrefOverlay.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/newserver.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/newserver.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/pref-security.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/PageInfoOverlay.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/certManager.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/deviceManager.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/pref-validation.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/pippki/pref-masterpass.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/brand.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/license.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/mozilla.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/nsHelperAppDlg.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/nsHelperAppDlg.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/nsProgressDialog.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/nsProgressDialog.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/filepicker.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/filepicker.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-platform/mac/platformKeys.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-platform/unix/platformKeys.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-platform/win/platformKeys.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-platform/mac/intl.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-platform/unix/intl.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-platform/win/intl.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/downloadProgress.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/findbar.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/findbar.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/preferences.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/history/history.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/xpinstall/xpinstall.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/downloads/downloads.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/downloads/downloads.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/downloads/downloadProperties.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/extensions/extensions.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/extensions/extensions.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/extensions/about.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/extensions/update.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/extensions/update.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/plugins/plugins.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/plugins/plugins.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/preferences/ocsp.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/preferences/changemp.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/preferences/removemp.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/preferences/preferences.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/profile/createProfileWizard.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/profile/profileSelection.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/profile/profileSelection.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/update/updates.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/update/updates.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/update/incompatible.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/update/history.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/update/errors.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/cookie/cookieAcceptDialog.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/cookie/cookieAcceptDialog.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/autoconfig/autoconfig.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/help/help.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/help/help.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/help/help-toc.rdf extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/help/welcome.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/accept2locale.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/commonDialog.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/commonDialogs.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/config.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/config.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/console.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/console.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/dialogOverlay.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/editMenuOverlay.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/intl.css extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/intl.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/keys.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/languageNames.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/regionNames.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/dialog.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/tabbrowser.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/tabbrowser.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/tree.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/wizard.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/textcontext.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-region/region.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-region/region.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global-region/builtinURLs.rdf extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/passwordmgr/passwordmgr.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/passwordmgr/passwordManager.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/charsetOverlay.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/contentAreaCommands.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/customizeCharset.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/customizeToolbar.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/customizeToolbar.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/finddialog.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/finddialog.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/nsTreeSorting.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/printdialog.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/printjoboptions.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/printPageSetup.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/printPreview.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/printPreviewProgress.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/printProgress.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/viewSource.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/viewSource.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/global/wizard.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/downloads/unknownContentType.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/mozapps/downloads/unknownContentType.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/reporter/reportWizard.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/reporter/about.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/reporter/reporterOverlay.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/reporter/reportResults.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/reporter/reporter.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/reporter/reportWizard.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/bg/reporter/reporterOverlay.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/aboutDialog.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/credits.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/baseMenuOverlay.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/browser.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/metaData.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/metaData.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/openLocation.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/openLocation.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/page-drawer.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/pageInfo.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/pageReport.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/pageReportFirstTime.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/sanitize.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/search.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/searchbar.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/engineManager.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/setDesktopBackground.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/shellservice.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/sessionstore.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/feeds/subscribe.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/feeds/addFeedReader.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/feeds/subscribe.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/history/history.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/migration/migration.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/migration/migration.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/advanced.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/changeaction.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/colors.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/cookies.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/content.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/connection.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/downloadactions.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/feeds.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/feeds.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/fonts.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/languages.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/main.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/permissions.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/phishEULA.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/preferences.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/preferences.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/privacy.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/sanitize.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/security.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/securityWarnings.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/tabs.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/sidebar/sidebar.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser-region/region.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/help.rdf extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/firebird-toc.rdf extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/search-db.rdf extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/accessibility.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/cookies.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/forieusers.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/menu_reference.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/popup.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/prefs.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/shortcuts.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/using_firebird.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/customization.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/firefox_welcome.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/download_manager.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/platformStrings.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/help/glossary.xhtml extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/browser.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/pageInfo.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/safeMode.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/bookmarks/bookmarks.properties extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/branding/brand.dtd extracting: firefox.GSp24178/firefox/langpack-bg/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.GSp24178/firefox/langpack-bg/locale/browser-region/region.properties + find firefox.GSp24178/firefox/langpack-bg -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org/chrome/bg.jar + cd firefox.GSp24178/firefox/langpack-bg + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-bg@firefox.mozilla.org/chrome/bg.jar locale adding: locale/browser-region/region.properties (deflated 54%) adding: locale/bg/pipnss/security.properties (deflated 69%) adding: locale/bg/pipnss/pipnss.properties (deflated 72%) adding: locale/bg/help/welcome.xhtml (deflated 58%) adding: locale/bg/help/help.dtd (deflated 67%) adding: locale/bg/help/help-toc.rdf (deflated 55%) adding: locale/bg/help/help.properties (stored 0%) adding: locale/bg/necko/necko.properties (deflated 57%) adding: locale/bg/autoconfig/autoconfig.properties (deflated 52%) adding: locale/bg/global-region/region.dtd (stored 0%) adding: locale/bg/global-region/builtinURLs.rdf (deflated 62%) adding: locale/bg/global-region/region.properties (deflated 34%) adding: locale/bg/mozapps/profile/profileSelection.properties (deflated 66%) adding: locale/bg/mozapps/profile/createProfileWizard.dtd (deflated 64%) adding: locale/bg/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/bg/mozapps/extensions/about.dtd (deflated 38%) adding: locale/bg/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/bg/mozapps/extensions/update.dtd (deflated 75%) adding: locale/bg/mozapps/extensions/update.properties (deflated 55%) adding: locale/bg/mozapps/extensions/extensions.properties (deflated 73%) adding: locale/bg/mozapps/preferences/preferences.properties (deflated 51%) adding: locale/bg/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/bg/mozapps/preferences/ocsp.dtd (deflated 57%) adding: locale/bg/mozapps/preferences/changemp.dtd (deflated 61%) adding: locale/bg/mozapps/downloads/downloadProperties.dtd (deflated 35%) adding: locale/bg/mozapps/downloads/unknownContentType.dtd (deflated 63%) adding: locale/bg/mozapps/downloads/downloads.properties (deflated 68%) adding: locale/bg/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/bg/mozapps/downloads/unknownContentType.properties (deflated 46%) adding: locale/bg/mozapps/update/errors.dtd (deflated 35%) adding: locale/bg/mozapps/update/incompatible.dtd (deflated 60%) adding: locale/bg/mozapps/update/updates.dtd (deflated 72%) adding: locale/bg/mozapps/update/updates.properties (deflated 69%) adding: locale/bg/mozapps/update/history.dtd (deflated 55%) adding: locale/bg/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/bg/mozapps/plugins/plugins.properties (deflated 64%) adding: locale/bg/mozapps/xpinstall/xpinstallConfirm.properties (deflated 46%) adding: locale/bg/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 40%) adding: locale/bg/global-platform/win/accessible.properties (deflated 40%) adding: locale/bg/global-platform/win/intl.properties (deflated 25%) adding: locale/bg/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/bg/global-platform/mac/accessible.properties (deflated 40%) adding: locale/bg/global-platform/mac/intl.properties (deflated 25%) adding: locale/bg/global-platform/mac/platformKeys.properties (deflated 35%) adding: locale/bg/global-platform/unix/accessible.properties (deflated 40%) adding: locale/bg/global-platform/unix/intl.properties (deflated 25%) adding: locale/bg/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/bg/global/printProgress.dtd (deflated 41%) adding: locale/bg/global/viewSource.properties (deflated 46%) adding: locale/bg/global/dialogOverlay.dtd (deflated 32%) adding: locale/bg/global/printPreviewProgress.dtd (deflated 29%) adding: locale/bg/global/xbl.properties (deflated 51%) adding: locale/bg/global/tree.dtd (deflated 9%) adding: locale/bg/global/nsProgressDialog.dtd (deflated 63%) adding: locale/bg/global/downloadProgress.properties (deflated 49%) adding: locale/bg/global/textcontext.dtd (deflated 62%) adding: locale/bg/global/xml/prettyprint.dtd (deflated 52%) adding: locale/bg/global/finddialog.properties (deflated 11%) adding: locale/bg/global/filepicker.properties (deflated 68%) adding: locale/bg/global/printing.properties (deflated 69%) adding: locale/bg/global/appstrings.properties (deflated 66%) adding: locale/bg/global/customizeToolbar.properties (deflated 52%) adding: locale/bg/global/xslt/xslt.properties (deflated 63%) adding: locale/bg/global/customizeCharset.dtd (deflated 56%) adding: locale/bg/global/accept2locale.properties (deflated 52%) adding: locale/bg/global/languageNames.properties (deflated 60%) adding: locale/bg/global/printdialog.dtd (deflated 59%) adding: locale/bg/global/nsProgressDialog.properties (deflated 50%) adding: locale/bg/global/viewSource.dtd (deflated 70%) adding: locale/bg/global/printPreview.dtd (deflated 60%) adding: locale/bg/global/console.properties (deflated 30%) adding: locale/bg/global/intl.css (deflated 21%) adding: locale/bg/global/layout/HtmlForm.properties (deflated 51%) adding: locale/bg/global/layout/MediaDocument.properties (deflated 59%) adding: locale/bg/global/layout/xmlparser.properties (deflated 59%) adding: locale/bg/global/dom/dom.properties (deflated 66%) adding: locale/bg/global/printPageSetup.dtd (deflated 66%) adding: locale/bg/global/finddialog.dtd (deflated 60%) adding: locale/bg/global/editMenuOverlay.dtd (deflated 69%) adding: locale/bg/global/printjoboptions.dtd (deflated 55%) adding: locale/bg/global/nsHelperAppDlg.properties (deflated 4%) adding: locale/bg/global/contentAreaCommands.properties (deflated 53%) adding: locale/bg/global/security/caps.properties (deflated 58%) adding: locale/bg/global/config.properties (deflated 51%) adding: locale/bg/global/charsetTitles.properties (deflated 66%) adding: locale/bg/global/intl.properties (deflated 60%) adding: locale/bg/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/bg/global/mozilla.dtd (deflated 43%) adding: locale/bg/global/findbar.properties (deflated 39%) adding: locale/bg/global/printdialog.properties (deflated 53%) adding: locale/bg/global/css.properties (deflated 71%) adding: locale/bg/global/config.dtd (deflated 61%) adding: locale/bg/global/customizeToolbar.dtd (deflated 49%) adding: locale/bg/global/webservices/security.properties (deflated 53%) adding: locale/bg/global/layout_errors.properties (deflated 56%) adding: locale/bg/global/console.dtd (deflated 58%) adding: locale/bg/global/plugins.properties (deflated 45%) adding: locale/bg/global/findbar.dtd (deflated 61%) adding: locale/bg/global/dialog.properties (deflated 39%) adding: locale/bg/global/brand.dtd (deflated 18%) adding: locale/bg/global/tabbrowser.properties (deflated 62%) adding: locale/bg/global/wizard.dtd (deflated 73%) adding: locale/bg/global/commonDialogs.properties (deflated 37%) adding: locale/bg/global/xpinstall/xpinstall.properties (deflated 63%) adding: locale/bg/global/regionNames.properties (deflated 48%) adding: locale/bg/global/charsetOverlay.dtd (deflated 67%) adding: locale/bg/global/global-strres.properties (deflated 52%) adding: locale/bg/global/nsWebBrowserPersist.properties (deflated 63%) adding: locale/bg/global/netError.dtd (deflated 71%) adding: locale/bg/global/wizard.properties (deflated 31%) adding: locale/bg/global/preferences.dtd (deflated 47%) adding: locale/bg/global/nsTreeSorting.properties (stored 0%) adding: locale/bg/global/history/history.properties (deflated 48%) adding: locale/bg/global/global.dtd (stored 0%) adding: locale/bg/global/xul.properties (deflated 51%) adding: locale/bg/global/tabbrowser.dtd (deflated 65%) adding: locale/bg/global/license.dtd (deflated 60%) adding: locale/bg/global/filepicker.dtd (deflated 56%) adding: locale/bg/global/commonDialog.dtd (deflated 43%) adding: locale/bg/global/keys.properties (deflated 54%) adding: locale/bg/passwordmgr/passwordManager.dtd (deflated 60%) adding: locale/bg/passwordmgr/passwordmgr.properties (deflated 56%) adding: locale/bg/reporter/about.dtd (deflated 34%) adding: locale/bg/reporter/reporter.dtd (deflated 23%) adding: locale/bg/reporter/reporterOverlay.dtd (deflated 51%) adding: locale/bg/reporter/reporterOverlay.properties (deflated 9%) adding: locale/bg/reporter/reportWizard.dtd (deflated 64%) adding: locale/bg/reporter/reportResults.dtd (deflated 60%) adding: locale/bg/reporter/reportWizard.properties (deflated 44%) adding: locale/bg/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/bg/pippki/certManager.dtd (deflated 73%) adding: locale/bg/pippki/PrefOverlay.dtd (deflated 54%) adding: locale/bg/pippki/pref-validation.dtd (deflated 67%) adding: locale/bg/pippki/newserver.dtd (deflated 57%) adding: locale/bg/pippki/newserver.properties (deflated 52%) adding: locale/bg/pippki/pippki.properties (deflated 71%) adding: locale/bg/pippki/deviceManager.dtd (deflated 62%) adding: locale/bg/pippki/pippki.dtd (deflated 70%) adding: locale/bg/pippki/PageInfoOverlay.dtd (deflated 54%) adding: locale/bg/pippki/pref-security.dtd (deflated 60%) adding: locale/bg/pippki/pref-ssl.dtd (deflated 62%) adding: locale/bg/cookie/cookieAcceptDialog.dtd (deflated 60%) adding: locale/bg/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/browser/aboutDialog.dtd (deflated 43%) adding: locale/browser/searchbar.dtd (deflated 26%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/page-drawer.dtd (deflated 20%) adding: locale/browser/openLocation.dtd (deflated 49%) adding: locale/browser/help/download_manager.xhtml (deflated 67%) adding: locale/browser/help/customization.xhtml (deflated 74%) adding: locale/browser/help/using_firebird.xhtml (deflated 77%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 70%) adding: locale/browser/help/menu_reference.xhtml (deflated 75%) adding: locale/browser/help/glossary.xhtml (deflated 70%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 66%) adding: locale/browser/help/shortcuts.xhtml (deflated 78%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 73%) adding: locale/browser/help/forieusers.xhtml (deflated 63%) adding: locale/browser/help/prefs.xhtml (deflated 77%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 49%) adding: locale/browser/help/popup.xhtml (deflated 68%) adding: locale/browser/help/platformStrings.dtd (deflated 66%) adding: locale/browser/help/help.rdf (deflated 54%) adding: locale/browser/help/accessibility.xhtml (deflated 73%) adding: locale/browser/feeds/subscribe.properties (deflated 43%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 40%) adding: locale/browser/feeds/subscribe.dtd (deflated 57%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 5%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/preferences.properties (deflated 65%) adding: locale/browser/preferences/privacy.dtd (deflated 63%) adding: locale/browser/preferences/fonts.dtd (deflated 66%) adding: locale/browser/preferences/content.dtd (deflated 65%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/changeaction.dtd (deflated 62%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 61%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/connection.dtd (deflated 66%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 62%) adding: locale/browser/preferences/languages.dtd (deflated 66%) adding: locale/browser/preferences/downloadactions.dtd (deflated 61%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/sanitize.dtd (deflated 55%) adding: locale/browser/preferences/feeds.dtd (deflated 48%) adding: locale/browser/preferences/preferences.dtd (deflated 51%) adding: locale/browser/preferences/main.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 52%) adding: locale/browser/sidebar/sidebar.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 63%) adding: locale/browser/shellservice.properties (deflated 51%) adding: locale/browser/engineManager.dtd (deflated 56%) adding: locale/browser/pageReportFirstTime.dtd (deflated 56%) adding: locale/browser/search.properties (deflated 54%) adding: locale/browser/setDesktopBackground.dtd (deflated 45%) adding: locale/browser/pageReport.dtd (deflated 46%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/sanitize.dtd (deflated 57%) adding: locale/browser/metaData.properties (deflated 35%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 77%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 48%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 73%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 73%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 66%) adding: locale/browser/history/history.dtd (deflated 67%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 22%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 64%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/branding/brand.properties (deflated 52%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.GSp24178 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ca.xpi .xpi + language=ca + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org + unzip firefox-langpacks/ca.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org Archive: firefox-langpacks/ca.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.wvY24204 + langtmp=firefox.wvY24204/firefox/langpack-ca + /bin/mkdir -p firefox.wvY24204/firefox/langpack-ca + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar -d firefox.wvY24204/firefox/langpack-ca Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/necko/necko.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/css.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/xbl.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/xul.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/printing.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/layout_errors.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/netError.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/global.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/appstrings.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/charsetTitles.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/global-strres.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/plugins.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/nsWebBrowserPersist.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/printdialog.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/xslt/xslt.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/dom/dom.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/layout/MediaDocument.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/layout/xmlparser.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/layout/HtmlForm.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/security/caps.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/xml/prettyprint.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/webservices/security.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-platform/win/accessible.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-platform/mac/accessible.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-platform/unix/accessible.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pipnss/pipnss.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pipnss/security.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/pippki.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/pref-ssl.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/pippki.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/PrefOverlay.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/newserver.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/newserver.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/pref-security.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/PageInfoOverlay.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/certManager.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/deviceManager.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/pref-validation.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/pippki/pref-masterpass.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/brand.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/license.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/mozilla.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/nsHelperAppDlg.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/nsHelperAppDlg.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/nsProgressDialog.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/nsProgressDialog.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/filepicker.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/filepicker.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-platform/mac/platformKeys.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-platform/unix/platformKeys.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-platform/win/platformKeys.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-platform/mac/intl.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-platform/unix/intl.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-platform/win/intl.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/downloadProgress.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/findbar.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/findbar.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/preferences.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/history/history.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/xpinstall/xpinstall.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/downloads/downloads.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/downloads/downloads.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/downloads/downloadProperties.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/extensions/extensions.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/extensions/extensions.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/extensions/about.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/extensions/update.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/extensions/update.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/plugins/plugins.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/plugins/plugins.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/preferences/ocsp.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/preferences/changemp.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/preferences/removemp.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/preferences/preferences.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/profile/createProfileWizard.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/profile/profileSelection.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/profile/profileSelection.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/update/updates.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/update/updates.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/update/incompatible.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/update/history.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/update/errors.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/cookie/cookieAcceptDialog.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/cookie/cookieAcceptDialog.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/autoconfig/autoconfig.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/help/help.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/help/help.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/help/help-toc.rdf extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/help/welcome.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/accept2locale.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/commonDialog.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/commonDialogs.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/config.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/config.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/console.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/console.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/dialogOverlay.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/editMenuOverlay.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/intl.css extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/intl.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/keys.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/languageNames.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/regionNames.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/dialog.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/tabbrowser.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/tabbrowser.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/tree.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/wizard.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/textcontext.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-region/region.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-region/region.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global-region/builtinURLs.rdf extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/passwordmgr/passwordmgr.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/passwordmgr/passwordManager.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/charsetOverlay.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/contentAreaCommands.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/customizeCharset.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/customizeToolbar.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/customizeToolbar.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/finddialog.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/finddialog.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/nsTreeSorting.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/printdialog.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/printjoboptions.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/printPageSetup.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/printPreview.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/printPreviewProgress.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/printProgress.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/viewSource.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/viewSource.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/global/wizard.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/downloads/unknownContentType.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/mozapps/downloads/unknownContentType.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/reporter/reportWizard.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/reporter/about.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/reporter/reporterOverlay.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/reporter/reportResults.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/reporter/reporter.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/reporter/reportWizard.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/ca/reporter/reporterOverlay.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/aboutDialog.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/credits.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/baseMenuOverlay.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/browser.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/metaData.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/metaData.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/openLocation.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/openLocation.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/page-drawer.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/pageInfo.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/pageReport.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/pageReportFirstTime.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/sanitize.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/search.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/searchbar.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/engineManager.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/setDesktopBackground.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/shellservice.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/sessionstore.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/feeds/subscribe.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/feeds/addFeedReader.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/feeds/subscribe.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/history/history.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/migration/migration.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/migration/migration.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/advanced.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/changeaction.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/colors.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/cookies.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/content.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/connection.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/downloadactions.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/feeds.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/feeds.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/fonts.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/languages.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/main.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/permissions.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/phishEULA.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/preferences.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/preferences.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/privacy.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/sanitize.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/security.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/securityWarnings.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/tabs.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/sidebar/sidebar.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser-region/region.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/help.rdf extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/firebird-toc.rdf extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/search-db.rdf extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/accessibility.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/cookies.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/forieusers.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/menu_reference.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/popup.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/prefs.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/shortcuts.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/using_firebird.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/customization.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/firefox_welcome.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/download_manager.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/platformStrings.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/glossary.xhtml extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/images/first.png extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/images/help-buttons.png extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/images/last.png extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/images/next.png extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/images/pg-landscape-small.png extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/images/pg-portrait-small.png extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/images/previous.png extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/images/searchbar.png extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/help/images/urlbar.png extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/browser.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/pageInfo.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/safeMode.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/bookmarks/bookmarks.properties extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/branding/brand.dtd extracting: firefox.wvY24204/firefox/langpack-ca/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.wvY24204/firefox/langpack-ca/locale/browser-region/region.properties + find firefox.wvY24204/firefox/langpack-ca -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar + cd firefox.wvY24204/firefox/langpack-ca + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/ca/pipnss/security.properties (deflated 62%) adding: locale/ca/pipnss/pipnss.properties (deflated 71%) adding: locale/ca/help/welcome.xhtml (deflated 50%) adding: locale/ca/help/help.dtd (deflated 70%) adding: locale/ca/help/help-toc.rdf (deflated 60%) adding: locale/ca/help/help.properties (stored 0%) adding: locale/ca/necko/necko.properties (deflated 55%) adding: locale/ca/autoconfig/autoconfig.properties (deflated 46%) adding: locale/ca/global-region/region.dtd (stored 0%) adding: locale/ca/global-region/builtinURLs.rdf (deflated 59%) adding: locale/ca/global-region/region.properties (deflated 39%) adding: locale/ca/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/ca/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/ca/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/ca/mozapps/extensions/about.dtd (deflated 41%) adding: locale/ca/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/ca/mozapps/extensions/update.dtd (deflated 75%) adding: locale/ca/mozapps/extensions/update.properties (deflated 54%) adding: locale/ca/mozapps/extensions/extensions.properties (deflated 68%) adding: locale/ca/mozapps/preferences/preferences.properties (deflated 47%) adding: locale/ca/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/ca/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/ca/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/ca/mozapps/downloads/downloadProperties.dtd (deflated 43%) adding: locale/ca/mozapps/downloads/unknownContentType.dtd (deflated 58%) adding: locale/ca/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/ca/mozapps/downloads/downloads.dtd (deflated 67%) adding: locale/ca/mozapps/downloads/unknownContentType.properties (deflated 39%) adding: locale/ca/mozapps/update/errors.dtd (deflated 46%) adding: locale/ca/mozapps/update/incompatible.dtd (deflated 60%) adding: locale/ca/mozapps/update/updates.dtd (deflated 73%) adding: locale/ca/mozapps/update/updates.properties (deflated 65%) adding: locale/ca/mozapps/update/history.dtd (deflated 62%) adding: locale/ca/mozapps/plugins/plugins.dtd (deflated 67%) adding: locale/ca/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/ca/mozapps/xpinstall/xpinstallConfirm.properties (deflated 48%) adding: locale/ca/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/ca/global-platform/win/accessible.properties (deflated 48%) adding: locale/ca/global-platform/win/intl.properties (deflated 23%) adding: locale/ca/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ca/global-platform/mac/accessible.properties (deflated 48%) adding: locale/ca/global-platform/mac/intl.properties (deflated 23%) adding: locale/ca/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/ca/global-platform/unix/accessible.properties (deflated 48%) adding: locale/ca/global-platform/unix/intl.properties (deflated 23%) adding: locale/ca/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ca/global/printProgress.dtd (deflated 43%) adding: locale/ca/global/viewSource.properties (deflated 41%) adding: locale/ca/global/dialogOverlay.dtd (deflated 36%) adding: locale/ca/global/printPreviewProgress.dtd (deflated 34%) adding: locale/ca/global/xbl.properties (deflated 53%) adding: locale/ca/global/tree.dtd (deflated 8%) adding: locale/ca/global/nsProgressDialog.dtd (deflated 63%) adding: locale/ca/global/downloadProgress.properties (deflated 48%) adding: locale/ca/global/textcontext.dtd (deflated 64%) adding: locale/ca/global/xml/prettyprint.dtd (deflated 54%) adding: locale/ca/global/finddialog.properties (deflated 6%) adding: locale/ca/global/filepicker.properties (deflated 65%) adding: locale/ca/global/printing.properties (deflated 66%) adding: locale/ca/global/appstrings.properties (deflated 59%) adding: locale/ca/global/customizeToolbar.properties (deflated 44%) adding: locale/ca/global/xslt/xslt.properties (deflated 58%) adding: locale/ca/global/customizeCharset.dtd (deflated 57%) adding: locale/ca/global/accept2locale.properties (deflated 52%) adding: locale/ca/global/languageNames.properties (deflated 39%) adding: locale/ca/global/printdialog.dtd (deflated 61%) adding: locale/ca/global/nsProgressDialog.properties (deflated 52%) adding: locale/ca/global/viewSource.dtd (deflated 71%) adding: locale/ca/global/printPreview.dtd (deflated 61%) adding: locale/ca/global/console.properties (deflated 27%) adding: locale/ca/global/intl.css (deflated 20%) adding: locale/ca/global/layout/HtmlForm.properties (deflated 51%) adding: locale/ca/global/layout/MediaDocument.properties (deflated 59%) adding: locale/ca/global/layout/xmlparser.properties (deflated 54%) adding: locale/ca/global/dom/dom.properties (deflated 57%) adding: locale/ca/global/printPageSetup.dtd (deflated 64%) adding: locale/ca/global/finddialog.dtd (deflated 62%) adding: locale/ca/global/editMenuOverlay.dtd (deflated 73%) adding: locale/ca/global/printjoboptions.dtd (deflated 58%) adding: locale/ca/global/nsHelperAppDlg.properties (deflated 5%) adding: locale/ca/global/contentAreaCommands.properties (deflated 49%) adding: locale/ca/global/security/caps.properties (deflated 56%) adding: locale/ca/global/config.properties (deflated 53%) adding: locale/ca/global/charsetTitles.properties (deflated 64%) adding: locale/ca/global/intl.properties (deflated 59%) adding: locale/ca/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/ca/global/mozilla.dtd (deflated 37%) adding: locale/ca/global/findbar.properties (deflated 36%) adding: locale/ca/global/printdialog.properties (deflated 55%) adding: locale/ca/global/css.properties (deflated 71%) adding: locale/ca/global/config.dtd (deflated 61%) adding: locale/ca/global/customizeToolbar.dtd (deflated 49%) adding: locale/ca/global/webservices/security.properties (deflated 54%) adding: locale/ca/global/layout_errors.properties (deflated 57%) adding: locale/ca/global/console.dtd (deflated 60%) adding: locale/ca/global/plugins.properties (deflated 41%) adding: locale/ca/global/findbar.dtd (deflated 55%) adding: locale/ca/global/dialog.properties (deflated 40%) adding: locale/ca/global/brand.dtd (deflated 18%) adding: locale/ca/global/tabbrowser.properties (deflated 52%) adding: locale/ca/global/wizard.dtd (deflated 76%) adding: locale/ca/global/commonDialogs.properties (deflated 32%) adding: locale/ca/global/xpinstall/xpinstall.properties (deflated 60%) adding: locale/ca/global/regionNames.properties (deflated 33%) adding: locale/ca/global/charsetOverlay.dtd (deflated 71%) adding: locale/ca/global/global-strres.properties (deflated 53%) adding: locale/ca/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/ca/global/netError.dtd (deflated 68%) adding: locale/ca/global/wizard.properties (deflated 34%) adding: locale/ca/global/preferences.dtd (deflated 56%) adding: locale/ca/global/nsTreeSorting.properties (stored 0%) adding: locale/ca/global/history/history.properties (deflated 47%) adding: locale/ca/global/global.dtd (stored 0%) adding: locale/ca/global/xul.properties (deflated 52%) adding: locale/ca/global/tabbrowser.dtd (deflated 64%) adding: locale/ca/global/license.dtd (deflated 64%) adding: locale/ca/global/filepicker.dtd (deflated 58%) adding: locale/ca/global/commonDialog.dtd (deflated 44%) adding: locale/ca/global/keys.properties (deflated 54%) adding: locale/ca/passwordmgr/passwordManager.dtd (deflated 62%) adding: locale/ca/passwordmgr/passwordmgr.properties (deflated 57%) adding: locale/ca/reporter/about.dtd (deflated 50%) adding: locale/ca/reporter/reporter.dtd (deflated 46%) adding: locale/ca/reporter/reporterOverlay.dtd (deflated 61%) adding: locale/ca/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ca/reporter/reportWizard.dtd (deflated 67%) adding: locale/ca/reporter/reportResults.dtd (deflated 64%) adding: locale/ca/reporter/reportWizard.properties (deflated 44%) adding: locale/ca/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/ca/pippki/certManager.dtd (deflated 70%) adding: locale/ca/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/ca/pippki/pref-validation.dtd (deflated 66%) adding: locale/ca/pippki/newserver.dtd (deflated 57%) adding: locale/ca/pippki/newserver.properties (deflated 53%) adding: locale/ca/pippki/pippki.properties (deflated 66%) adding: locale/ca/pippki/deviceManager.dtd (deflated 63%) adding: locale/ca/pippki/pippki.dtd (deflated 67%) adding: locale/ca/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/ca/pippki/pref-security.dtd (deflated 59%) adding: locale/ca/pippki/pref-ssl.dtd (deflated 61%) adding: locale/ca/cookie/cookieAcceptDialog.dtd (deflated 60%) adding: locale/ca/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/browser/aboutDialog.dtd (deflated 43%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/page-drawer.dtd (deflated 15%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/help/download_manager.xhtml (deflated 58%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 70%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 63%) adding: locale/browser/help/menu_reference.xhtml (deflated 69%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 61%) adding: locale/browser/help/prefs.xhtml (deflated 70%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 49%) adding: locale/browser/help/popup.xhtml (deflated 61%) adding: locale/browser/help/platformStrings.dtd (deflated 66%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/images/previous.png (deflated 2%) adding: locale/browser/help/images/first.png (deflated 2%) adding: locale/browser/help/images/urlbar.png (deflated 1%) adding: locale/browser/help/images/help-buttons.png (stored 0%) adding: locale/browser/help/images/pg-portrait-small.png (stored 0%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/pg-landscape-small.png (stored 0%) adding: locale/browser/help/images/last.png (deflated 2%) adding: locale/browser/help/images/next.png (deflated 3%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 36%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 44%) adding: locale/browser/feeds/subscribe.dtd (deflated 50%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 51%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 70%) adding: locale/browser/preferences/content.dtd (deflated 72%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/changeaction.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 69%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 69%) adding: locale/browser/preferences/feeds.properties (deflated 7%) adding: locale/browser/preferences/cookies.dtd (deflated 71%) adding: locale/browser/preferences/languages.dtd (deflated 66%) adding: locale/browser/preferences/downloadactions.dtd (deflated 71%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 60%) adding: locale/browser/preferences/feeds.dtd (deflated 51%) adding: locale/browser/preferences/preferences.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/sidebar/sidebar.properties (deflated 50%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/engineManager.dtd (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 53%) adding: locale/browser/pageReport.dtd (deflated 39%) adding: locale/browser/credits.dtd (deflated 59%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 64%) adding: locale/browser/metaData.properties (deflated 38%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 68%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 52%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 70%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 61%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 22%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 43%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.wvY24204 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/cs.xpi .xpi + language=cs + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org + unzip firefox-langpacks/cs.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org Archive: firefox-langpacks/cs.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.oqv24228 + langtmp=firefox.oqv24228/firefox/langpack-cs + /bin/mkdir -p firefox.oqv24228/firefox/langpack-cs + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar -d firefox.oqv24228/firefox/langpack-cs Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/necko/necko.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/css.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/xbl.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/xul.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/printing.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/layout_errors.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/netError.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/global.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/appstrings.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/charsetTitles.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/global-strres.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/plugins.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/nsWebBrowserPersist.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/printdialog.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/xslt/xslt.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/dom/dom.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/layout/MediaDocument.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/layout/xmlparser.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/layout/HtmlForm.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/security/caps.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/xml/prettyprint.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/webservices/security.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-platform/win/accessible.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-platform/mac/accessible.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-platform/unix/accessible.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pipnss/pipnss.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pipnss/security.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/pippki.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/pref-ssl.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/pippki.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/PrefOverlay.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/newserver.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/newserver.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/pref-security.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/PageInfoOverlay.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/certManager.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/deviceManager.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/pref-validation.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/pippki/pref-masterpass.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/brand.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/license.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/mozilla.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/nsHelperAppDlg.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/nsHelperAppDlg.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/nsProgressDialog.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/nsProgressDialog.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/filepicker.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/filepicker.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-platform/mac/platformKeys.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-platform/unix/platformKeys.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-platform/win/platformKeys.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-platform/mac/intl.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-platform/unix/intl.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-platform/win/intl.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/downloadProgress.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/findbar.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/findbar.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/preferences.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/history/history.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/xpinstall/xpinstall.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/downloads/downloads.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/downloads/downloads.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/downloads/downloadProperties.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/extensions/extensions.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/extensions/extensions.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/extensions/about.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/extensions/update.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/extensions/update.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/plugins/plugins.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/plugins/plugins.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/preferences/ocsp.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/preferences/changemp.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/preferences/removemp.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/preferences/preferences.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/profile/createProfileWizard.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/profile/profileSelection.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/profile/profileSelection.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/update/updates.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/update/updates.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/update/incompatible.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/update/history.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/update/errors.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/cookie/cookieAcceptDialog.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/cookie/cookieAcceptDialog.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/autoconfig/autoconfig.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/help/help.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/help/help.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/help/help-toc.rdf extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/help/welcome.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/accept2locale.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/commonDialog.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/commonDialogs.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/config.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/config.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/console.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/console.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/dialogOverlay.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/editMenuOverlay.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/intl.css extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/intl.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/keys.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/languageNames.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/regionNames.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/dialog.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/tabbrowser.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/tabbrowser.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/tree.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/wizard.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/textcontext.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-region/region.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-region/region.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global-region/builtinURLs.rdf extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/passwordmgr/passwordmgr.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/passwordmgr/passwordManager.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/charsetOverlay.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/contentAreaCommands.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/customizeCharset.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/customizeToolbar.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/customizeToolbar.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/finddialog.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/finddialog.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/nsTreeSorting.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/printdialog.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/printjoboptions.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/printPageSetup.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/printPreview.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/printPreviewProgress.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/printProgress.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/viewSource.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/viewSource.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/global/wizard.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/downloads/unknownContentType.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/mozapps/downloads/unknownContentType.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/reporter/reportWizard.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/reporter/about.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/reporter/reporterOverlay.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/reporter/reportResults.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/reporter/reporter.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/reporter/reportWizard.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/cs/reporter/reporterOverlay.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/aboutDialog.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/credits.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/baseMenuOverlay.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/browser.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/metaData.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/metaData.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/openLocation.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/openLocation.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/page-drawer.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/pageInfo.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/pageReport.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/pageReportFirstTime.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/sanitize.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/search.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/searchbar.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/engineManager.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/setDesktopBackground.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/shellservice.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/sessionstore.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/feeds/subscribe.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/feeds/addFeedReader.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/feeds/subscribe.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/history/history.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/migration/migration.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/migration/migration.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/advanced.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/changeaction.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/colors.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/cookies.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/content.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/connection.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/downloadactions.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/feeds.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/feeds.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/fonts.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/languages.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/main.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/permissions.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/phishEULA.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/preferences.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/preferences.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/privacy.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/sanitize.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/security.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/securityWarnings.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/tabs.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/sidebar/sidebar.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser-region/region.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/help.rdf extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/firebird-toc.rdf extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/search-db.rdf extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/accessibility.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/cookies.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/forieusers.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/menu_reference.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/popup.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/prefs.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/shortcuts.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/using_firebird.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/customization.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/firefox_welcome.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/download_manager.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/platformStrings.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/glossary.xhtml extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/images/first.png extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/images/last.png extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/images/next.png extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/images/pg-landscape-small.png extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/images/pg-portrait-small.png extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/images/previous.png extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/images/searchbar.png extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/help/images/urlbar.png extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/browser.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/pageInfo.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/safeMode.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/bookmarks/bookmarks.properties extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/branding/brand.dtd extracting: firefox.oqv24228/firefox/langpack-cs/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.oqv24228/firefox/langpack-cs/locale/browser-region/region.properties + find firefox.oqv24228/firefox/langpack-cs -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar + cd firefox.oqv24228/firefox/langpack-cs + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar locale adding: locale/cs/pipnss/security.properties (deflated 59%) adding: locale/cs/pipnss/pipnss.properties (deflated 68%) adding: locale/cs/help/welcome.xhtml (deflated 56%) adding: locale/cs/help/help.dtd (deflated 67%) adding: locale/cs/help/help-toc.rdf (deflated 62%) adding: locale/cs/help/help.properties (stored 0%) adding: locale/cs/necko/necko.properties (deflated 52%) adding: locale/cs/autoconfig/autoconfig.properties (deflated 39%) adding: locale/cs/global-region/region.dtd (stored 0%) adding: locale/cs/global-region/builtinURLs.rdf (deflated 62%) adding: locale/cs/global-region/region.properties (deflated 34%) adding: locale/cs/mozapps/profile/profileSelection.properties (deflated 56%) adding: locale/cs/mozapps/profile/createProfileWizard.dtd (deflated 57%) adding: locale/cs/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/cs/mozapps/extensions/about.dtd (deflated 33%) adding: locale/cs/mozapps/extensions/extensions.dtd (deflated 74%) adding: locale/cs/mozapps/extensions/update.dtd (deflated 71%) adding: locale/cs/mozapps/extensions/update.properties (deflated 49%) adding: locale/cs/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/cs/mozapps/preferences/preferences.properties (deflated 42%) adding: locale/cs/mozapps/preferences/removemp.dtd (deflated 43%) adding: locale/cs/mozapps/preferences/ocsp.dtd (deflated 47%) adding: locale/cs/mozapps/preferences/changemp.dtd (deflated 51%) adding: locale/cs/mozapps/downloads/downloadProperties.dtd (deflated 38%) adding: locale/cs/mozapps/downloads/unknownContentType.dtd (deflated 56%) adding: locale/cs/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/cs/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/cs/mozapps/downloads/unknownContentType.properties (deflated 35%) adding: locale/cs/mozapps/update/errors.dtd (deflated 18%) adding: locale/cs/mozapps/update/incompatible.dtd (deflated 50%) adding: locale/cs/mozapps/update/updates.dtd (deflated 66%) adding: locale/cs/mozapps/update/updates.properties (deflated 62%) adding: locale/cs/mozapps/update/history.dtd (deflated 59%) adding: locale/cs/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/cs/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/cs/mozapps/xpinstall/xpinstallConfirm.properties (deflated 39%) adding: locale/cs/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 30%) adding: locale/cs/global-platform/win/accessible.properties (deflated 26%) adding: locale/cs/global-platform/win/intl.properties (deflated 24%) adding: locale/cs/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/cs/global-platform/mac/accessible.properties (deflated 26%) adding: locale/cs/global-platform/mac/intl.properties (deflated 23%) adding: locale/cs/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/cs/global-platform/unix/accessible.properties (deflated 26%) adding: locale/cs/global-platform/unix/intl.properties (deflated 23%) adding: locale/cs/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/cs/global/printProgress.dtd (deflated 41%) adding: locale/cs/global/viewSource.properties (deflated 39%) adding: locale/cs/global/dialogOverlay.dtd (deflated 35%) adding: locale/cs/global/printPreviewProgress.dtd (deflated 33%) adding: locale/cs/global/xbl.properties (deflated 52%) adding: locale/cs/global/tree.dtd (stored 0%) adding: locale/cs/global/nsProgressDialog.dtd (deflated 63%) adding: locale/cs/global/downloadProgress.properties (deflated 45%) adding: locale/cs/global/textcontext.dtd (deflated 62%) adding: locale/cs/global/xml/prettyprint.dtd (deflated 53%) adding: locale/cs/global/finddialog.properties (deflated 9%) adding: locale/cs/global/filepicker.properties (deflated 62%) adding: locale/cs/global/printing.properties (deflated 62%) adding: locale/cs/global/appstrings.properties (deflated 54%) adding: locale/cs/global/customizeToolbar.properties (deflated 35%) adding: locale/cs/global/xslt/xslt.properties (deflated 56%) adding: locale/cs/global/customizeCharset.dtd (deflated 56%) adding: locale/cs/global/accept2locale.properties (deflated 52%) adding: locale/cs/global/languageNames.properties (deflated 52%) adding: locale/cs/global/printdialog.dtd (deflated 59%) adding: locale/cs/global/nsProgressDialog.properties (deflated 50%) adding: locale/cs/global/viewSource.dtd (deflated 71%) adding: locale/cs/global/printPreview.dtd (deflated 61%) adding: locale/cs/global/console.properties (deflated 24%) adding: locale/cs/global/intl.css (deflated 28%) adding: locale/cs/global/layout/HtmlForm.properties (deflated 51%) adding: locale/cs/global/layout/MediaDocument.properties (deflated 59%) adding: locale/cs/global/layout/xmlparser.properties (deflated 53%) adding: locale/cs/global/dom/dom.properties (deflated 58%) adding: locale/cs/global/printPageSetup.dtd (deflated 63%) adding: locale/cs/global/finddialog.dtd (deflated 60%) adding: locale/cs/global/editMenuOverlay.dtd (deflated 72%) adding: locale/cs/global/printjoboptions.dtd (deflated 55%) adding: locale/cs/global/nsHelperAppDlg.properties (deflated 4%) adding: locale/cs/global/contentAreaCommands.properties (deflated 50%) adding: locale/cs/global/security/caps.properties (deflated 55%) adding: locale/cs/global/config.properties (deflated 51%) adding: locale/cs/global/charsetTitles.properties (deflated 66%) adding: locale/cs/global/intl.properties (deflated 58%) adding: locale/cs/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/cs/global/mozilla.dtd (deflated 32%) adding: locale/cs/global/findbar.properties (deflated 29%) adding: locale/cs/global/printdialog.properties (deflated 54%) adding: locale/cs/global/css.properties (deflated 65%) adding: locale/cs/global/config.dtd (deflated 61%) adding: locale/cs/global/customizeToolbar.dtd (deflated 46%) adding: locale/cs/global/webservices/security.properties (deflated 52%) adding: locale/cs/global/layout_errors.properties (deflated 56%) adding: locale/cs/global/console.dtd (deflated 59%) adding: locale/cs/global/plugins.properties (deflated 40%) adding: locale/cs/global/findbar.dtd (deflated 56%) adding: locale/cs/global/dialog.properties (deflated 38%) adding: locale/cs/global/brand.dtd (deflated 18%) adding: locale/cs/global/tabbrowser.properties (deflated 52%) adding: locale/cs/global/wizard.dtd (deflated 74%) adding: locale/cs/global/commonDialogs.properties (deflated 28%) adding: locale/cs/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/cs/global/regionNames.properties (deflated 34%) adding: locale/cs/global/charsetOverlay.dtd (deflated 69%) adding: locale/cs/global/global-strres.properties (deflated 53%) adding: locale/cs/global/nsWebBrowserPersist.properties (deflated 55%) adding: locale/cs/global/netError.dtd (deflated 67%) adding: locale/cs/global/wizard.properties (deflated 36%) adding: locale/cs/global/preferences.dtd (deflated 44%) adding: locale/cs/global/nsTreeSorting.properties (stored 0%) adding: locale/cs/global/history/history.properties (deflated 40%) adding: locale/cs/global/global.dtd (stored 0%) adding: locale/cs/global/xul.properties (deflated 52%) adding: locale/cs/global/tabbrowser.dtd (deflated 61%) adding: locale/cs/global/license.dtd (deflated 60%) adding: locale/cs/global/filepicker.dtd (deflated 55%) adding: locale/cs/global/commonDialog.dtd (deflated 37%) adding: locale/cs/global/keys.properties (deflated 54%) adding: locale/cs/passwordmgr/passwordManager.dtd (deflated 55%) adding: locale/cs/passwordmgr/passwordmgr.properties (deflated 52%) adding: locale/cs/reporter/about.dtd (deflated 27%) adding: locale/cs/reporter/reporter.dtd (deflated 23%) adding: locale/cs/reporter/reporterOverlay.dtd (deflated 41%) adding: locale/cs/reporter/reporterOverlay.properties (deflated 9%) adding: locale/cs/reporter/reportWizard.dtd (deflated 61%) adding: locale/cs/reporter/reportResults.dtd (deflated 50%) adding: locale/cs/reporter/reportWizard.properties (deflated 38%) adding: locale/cs/pippki/pref-masterpass.dtd (deflated 59%) adding: locale/cs/pippki/certManager.dtd (deflated 69%) adding: locale/cs/pippki/PrefOverlay.dtd (deflated 55%) adding: locale/cs/pippki/pref-validation.dtd (deflated 65%) adding: locale/cs/pippki/newserver.dtd (deflated 57%) adding: locale/cs/pippki/newserver.properties (deflated 51%) adding: locale/cs/pippki/pippki.properties (deflated 62%) adding: locale/cs/pippki/deviceManager.dtd (deflated 62%) adding: locale/cs/pippki/pippki.dtd (deflated 64%) adding: locale/cs/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/cs/pippki/pref-security.dtd (deflated 59%) adding: locale/cs/pippki/pref-ssl.dtd (deflated 60%) adding: locale/cs/cookie/cookieAcceptDialog.dtd (deflated 61%) adding: locale/cs/cookie/cookieAcceptDialog.properties (deflated 45%) adding: locale/browser-region/region.properties (deflated 54%) adding: locale/browser/aboutDialog.dtd (deflated 41%) adding: locale/browser/searchbar.dtd (deflated 27%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/page-drawer.dtd (deflated 13%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/help/download_manager.xhtml (deflated 57%) adding: locale/browser/help/customization.xhtml (deflated 62%) adding: locale/browser/help/using_firebird.xhtml (deflated 68%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 65%) adding: locale/browser/help/glossary.xhtml (deflated 59%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 76%) adding: locale/browser/help/search-db.rdf (deflated 77%) adding: locale/browser/help/cookies.xhtml (deflated 62%) adding: locale/browser/help/forieusers.xhtml (deflated 57%) adding: locale/browser/help/prefs.xhtml (deflated 67%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 45%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 66%) adding: locale/browser/help/help.rdf (deflated 56%) adding: locale/browser/help/images/previous.png (deflated 2%) adding: locale/browser/help/images/first.png (deflated 2%) adding: locale/browser/help/images/urlbar.png (deflated 89%) adding: locale/browser/help/images/pg-portrait-small.png (stored 0%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/pg-landscape-small.png (stored 0%) adding: locale/browser/help/images/last.png (deflated 2%) adding: locale/browser/help/images/next.png (deflated 3%) adding: locale/browser/help/accessibility.xhtml (deflated 63%) adding: locale/browser/feeds/subscribe.properties (deflated 31%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 39%) adding: locale/browser/feeds/subscribe.dtd (deflated 48%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 43%) adding: locale/browser/preferences/preferences.properties (deflated 58%) adding: locale/browser/preferences/privacy.dtd (deflated 61%) adding: locale/browser/preferences/fonts.dtd (deflated 67%) adding: locale/browser/preferences/content.dtd (deflated 64%) adding: locale/browser/preferences/tabs.dtd (deflated 54%) adding: locale/browser/preferences/changeaction.dtd (deflated 61%) adding: locale/browser/preferences/security.dtd (deflated 60%) adding: locale/browser/preferences/colors.dtd (deflated 59%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 52%) adding: locale/browser/preferences/permissions.dtd (deflated 62%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 65%) adding: locale/browser/preferences/connection.dtd (deflated 65%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 63%) adding: locale/browser/preferences/languages.dtd (deflated 64%) adding: locale/browser/preferences/downloadactions.dtd (deflated 60%) adding: locale/browser/preferences/advanced.dtd (deflated 64%) adding: locale/browser/preferences/sanitize.dtd (deflated 55%) adding: locale/browser/preferences/feeds.dtd (deflated 44%) adding: locale/browser/preferences/preferences.dtd (deflated 52%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 32%) adding: locale/browser/sidebar/sidebar.properties (deflated 47%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/shellservice.properties (deflated 45%) adding: locale/browser/engineManager.dtd (deflated 54%) adding: locale/browser/pageReportFirstTime.dtd (deflated 42%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/setDesktopBackground.dtd (deflated 41%) adding: locale/browser/pageReport.dtd (deflated 40%) adding: locale/browser/credits.dtd (deflated 57%) adding: locale/browser/migration/migration.properties (deflated 65%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 57%) adding: locale/browser/metaData.properties (deflated 34%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 50%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 68%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 73%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 59%) adding: locale/browser/browser.properties (deflated 59%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 22%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 58%) adding: locale/browser/safeMode.dtd (deflated 55%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/branding/brand.properties (deflated 37%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.oqv24228 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/da.xpi .xpi + language=da + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org + unzip firefox-langpacks/da.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org Archive: firefox-langpacks/da.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.qxe24251 + langtmp=firefox.qxe24251/firefox/langpack-da + /bin/mkdir -p firefox.qxe24251/firefox/langpack-da + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar -d firefox.qxe24251/firefox/langpack-da Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar extracting: firefox.qxe24251/firefox/langpack-da/locale/da/necko/necko.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/css.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/xbl.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/xul.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/printing.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/layout_errors.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/netError.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/global.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/appstrings.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/charsetTitles.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/global-strres.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/plugins.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/nsWebBrowserPersist.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/printdialog.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/xslt/xslt.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/dom/dom.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/layout/MediaDocument.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/layout/xmlparser.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/layout/HtmlForm.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/security/caps.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/xml/prettyprint.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/webservices/security.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-platform/win/accessible.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-platform/mac/accessible.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-platform/unix/accessible.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pipnss/pipnss.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pipnss/security.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/pippki.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/pref-ssl.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/pippki.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/PrefOverlay.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/newserver.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/newserver.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/pref-security.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/PageInfoOverlay.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/certManager.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/deviceManager.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/pref-validation.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/pippki/pref-masterpass.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/brand.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/license.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/mozilla.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/nsHelperAppDlg.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/nsHelperAppDlg.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/nsProgressDialog.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/nsProgressDialog.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/filepicker.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/filepicker.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-platform/mac/platformKeys.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-platform/unix/platformKeys.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-platform/win/platformKeys.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-platform/mac/intl.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-platform/unix/intl.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-platform/win/intl.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/downloadProgress.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/findbar.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/findbar.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/preferences.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/history/history.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/xpinstall/xpinstall.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/downloads/downloads.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/downloads/downloads.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/downloads/downloadProperties.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/extensions/extensions.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/extensions/extensions.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/extensions/about.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/extensions/update.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/extensions/update.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/plugins/plugins.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/plugins/plugins.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/preferences/ocsp.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/preferences/changemp.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/preferences/removemp.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/preferences/preferences.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/profile/createProfileWizard.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/profile/profileSelection.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/profile/profileSelection.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/update/updates.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/update/updates.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/update/incompatible.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/update/history.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/update/errors.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/cookie/cookieAcceptDialog.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/cookie/cookieAcceptDialog.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/autoconfig/autoconfig.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/help/help.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/help/help.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/help/help-toc.rdf extracting: firefox.qxe24251/firefox/langpack-da/locale/da/help/welcome.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/accept2locale.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/commonDialog.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/commonDialogs.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/config.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/config.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/console.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/console.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/dialogOverlay.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/editMenuOverlay.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/intl.css extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/intl.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/keys.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/languageNames.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/regionNames.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/dialog.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/tabbrowser.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/tabbrowser.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/tree.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/wizard.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/textcontext.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-region/region.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-region/region.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global-region/builtinURLs.rdf extracting: firefox.qxe24251/firefox/langpack-da/locale/da/passwordmgr/passwordmgr.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/passwordmgr/passwordManager.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/charsetOverlay.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/contentAreaCommands.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/customizeCharset.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/customizeToolbar.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/customizeToolbar.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/finddialog.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/finddialog.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/nsTreeSorting.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/printdialog.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/printjoboptions.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/printPageSetup.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/printPreview.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/printPreviewProgress.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/printProgress.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/viewSource.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/viewSource.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/global/wizard.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/downloads/unknownContentType.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/mozapps/downloads/unknownContentType.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/reporter/reportWizard.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/reporter/about.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/reporter/reporterOverlay.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/reporter/reportResults.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/reporter/reporter.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/da/reporter/reportWizard.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/da/reporter/reporterOverlay.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/aboutDialog.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/credits.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/baseMenuOverlay.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/browser.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/metaData.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/metaData.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/openLocation.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/openLocation.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/page-drawer.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/pageInfo.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/pageReport.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/pageReportFirstTime.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/sanitize.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/search.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/searchbar.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/engineManager.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/setDesktopBackground.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/shellservice.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/sessionstore.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/feeds/subscribe.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/feeds/addFeedReader.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/feeds/subscribe.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/history/history.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/migration/migration.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/migration/migration.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/advanced.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/changeaction.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/colors.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/cookies.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/content.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/connection.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/downloadactions.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/feeds.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/feeds.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/fonts.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/languages.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/main.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/permissions.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/phishEULA.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/preferences.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/preferences.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/privacy.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/sanitize.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/security.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/securityWarnings.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/tabs.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/sidebar/sidebar.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser-region/region.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/help.rdf extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/firebird-toc.rdf extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/search-db.rdf extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/accessibility.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/cookies.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/forieusers.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/menu_reference.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/popup.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/prefs.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/shortcuts.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/using_firebird.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/customization.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/firefox_welcome.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/download_manager.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/platformStrings.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/help/glossary.xhtml extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/browser.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/pageInfo.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/safeMode.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/bookmarks/bookmarks.properties extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/branding/brand.dtd extracting: firefox.qxe24251/firefox/langpack-da/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.qxe24251/firefox/langpack-da/locale/browser-region/region.properties + xargs chmod 644 + find firefox.qxe24251/firefox/langpack-da -type f + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar + cd firefox.qxe24251/firefox/langpack-da + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/da/pipnss/security.properties (deflated 63%) adding: locale/da/pipnss/pipnss.properties (deflated 68%) adding: locale/da/help/welcome.xhtml (deflated 50%) adding: locale/da/help/help.dtd (deflated 73%) adding: locale/da/help/help-toc.rdf (deflated 61%) adding: locale/da/help/help.properties (deflated 5%) adding: locale/da/necko/necko.properties (deflated 54%) adding: locale/da/autoconfig/autoconfig.properties (deflated 44%) adding: locale/da/global-region/region.dtd (deflated 12%) adding: locale/da/global-region/builtinURLs.rdf (deflated 60%) adding: locale/da/global-region/region.properties (deflated 42%) adding: locale/da/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/da/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/da/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/da/mozapps/extensions/about.dtd (deflated 47%) adding: locale/da/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/da/mozapps/extensions/update.dtd (deflated 72%) adding: locale/da/mozapps/extensions/update.properties (deflated 55%) adding: locale/da/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/da/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/da/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/da/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/da/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/da/mozapps/downloads/downloadProperties.dtd (deflated 48%) adding: locale/da/mozapps/downloads/unknownContentType.dtd (deflated 62%) adding: locale/da/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/da/mozapps/downloads/downloads.dtd (deflated 73%) adding: locale/da/mozapps/downloads/unknownContentType.properties (deflated 37%) adding: locale/da/mozapps/update/errors.dtd (deflated 32%) adding: locale/da/mozapps/update/incompatible.dtd (deflated 54%) adding: locale/da/mozapps/update/updates.dtd (deflated 71%) adding: locale/da/mozapps/update/updates.properties (deflated 63%) adding: locale/da/mozapps/update/history.dtd (deflated 60%) adding: locale/da/mozapps/plugins/plugins.dtd (deflated 69%) adding: locale/da/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/da/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/da/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/da/global-platform/win/accessible.properties (deflated 44%) adding: locale/da/global-platform/win/intl.properties (deflated 23%) adding: locale/da/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/da/global-platform/mac/accessible.properties (deflated 44%) adding: locale/da/global-platform/mac/intl.properties (deflated 23%) adding: locale/da/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/da/global-platform/unix/accessible.properties (deflated 44%) adding: locale/da/global-platform/unix/intl.properties (deflated 23%) adding: locale/da/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/da/global/printProgress.dtd (deflated 43%) adding: locale/da/global/viewSource.properties (deflated 42%) adding: locale/da/global/dialogOverlay.dtd (deflated 34%) adding: locale/da/global/printPreviewProgress.dtd (deflated 37%) adding: locale/da/global/xbl.properties (deflated 53%) adding: locale/da/global/tree.dtd (deflated 3%) adding: locale/da/global/nsProgressDialog.dtd (deflated 64%) adding: locale/da/global/downloadProgress.properties (deflated 48%) adding: locale/da/global/textcontext.dtd (deflated 66%) adding: locale/da/global/xml/prettyprint.dtd (deflated 54%) adding: locale/da/global/finddialog.properties (deflated 6%) adding: locale/da/global/filepicker.properties (deflated 62%) adding: locale/da/global/printing.properties (deflated 65%) adding: locale/da/global/appstrings.properties (deflated 57%) adding: locale/da/global/customizeToolbar.properties (deflated 45%) adding: locale/da/global/xslt/xslt.properties (deflated 57%) adding: locale/da/global/customizeCharset.dtd (deflated 56%) adding: locale/da/global/accept2locale.properties (deflated 52%) adding: locale/da/global/languageNames.properties (deflated 45%) adding: locale/da/global/printdialog.dtd (deflated 62%) adding: locale/da/global/nsProgressDialog.properties (deflated 51%) adding: locale/da/global/viewSource.dtd (deflated 71%) adding: locale/da/global/printPreview.dtd (deflated 64%) adding: locale/da/global/console.properties (deflated 28%) adding: locale/da/global/intl.css (deflated 23%) adding: locale/da/global/layout/HtmlForm.properties (deflated 52%) adding: locale/da/global/layout/MediaDocument.properties (deflated 60%) adding: locale/da/global/layout/xmlparser.properties (deflated 54%) adding: locale/da/global/dom/dom.properties (deflated 59%) adding: locale/da/global/printPageSetup.dtd (deflated 66%) adding: locale/da/global/finddialog.dtd (deflated 61%) adding: locale/da/global/editMenuOverlay.dtd (deflated 77%) adding: locale/da/global/printjoboptions.dtd (deflated 57%) adding: locale/da/global/nsHelperAppDlg.properties (deflated 4%) adding: locale/da/global/contentAreaCommands.properties (deflated 48%) adding: locale/da/global/security/caps.properties (deflated 55%) adding: locale/da/global/config.properties (deflated 53%) adding: locale/da/global/charsetTitles.properties (deflated 66%) adding: locale/da/global/intl.properties (deflated 59%) adding: locale/da/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/da/global/mozilla.dtd (deflated 37%) adding: locale/da/global/findbar.properties (deflated 33%) adding: locale/da/global/printdialog.properties (deflated 53%) adding: locale/da/global/css.properties (deflated 65%) adding: locale/da/global/config.dtd (deflated 62%) adding: locale/da/global/customizeToolbar.dtd (deflated 53%) adding: locale/da/global/webservices/security.properties (deflated 53%) adding: locale/da/global/layout_errors.properties (deflated 56%) adding: locale/da/global/console.dtd (deflated 60%) adding: locale/da/global/plugins.properties (deflated 43%) adding: locale/da/global/findbar.dtd (deflated 57%) adding: locale/da/global/dialog.properties (deflated 40%) adding: locale/da/global/brand.dtd (deflated 18%) adding: locale/da/global/tabbrowser.properties (deflated 53%) adding: locale/da/global/wizard.dtd (deflated 75%) adding: locale/da/global/commonDialogs.properties (deflated 32%) adding: locale/da/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/da/global/regionNames.properties (deflated 36%) adding: locale/da/global/charsetOverlay.dtd (deflated 72%) adding: locale/da/global/global-strres.properties (deflated 54%) adding: locale/da/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/da/global/netError.dtd (deflated 67%) adding: locale/da/global/wizard.properties (deflated 35%) adding: locale/da/global/preferences.dtd (deflated 56%) adding: locale/da/global/nsTreeSorting.properties (deflated 3%) adding: locale/da/global/history/history.properties (deflated 44%) adding: locale/da/global/global.dtd (stored 0%) adding: locale/da/global/xul.properties (deflated 53%) adding: locale/da/global/tabbrowser.dtd (deflated 66%) adding: locale/da/global/license.dtd (deflated 63%) adding: locale/da/global/filepicker.dtd (deflated 58%) adding: locale/da/global/commonDialog.dtd (deflated 43%) adding: locale/da/global/keys.properties (deflated 54%) adding: locale/da/passwordmgr/passwordManager.dtd (deflated 64%) adding: locale/da/passwordmgr/passwordmgr.properties (deflated 58%) adding: locale/da/reporter/about.dtd (deflated 51%) adding: locale/da/reporter/reporter.dtd (deflated 50%) adding: locale/da/reporter/reporterOverlay.dtd (deflated 57%) adding: locale/da/reporter/reporterOverlay.properties (deflated 9%) adding: locale/da/reporter/reportWizard.dtd (deflated 67%) adding: locale/da/reporter/reportResults.dtd (deflated 67%) adding: locale/da/reporter/reportWizard.properties (deflated 43%) adding: locale/da/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/da/pippki/certManager.dtd (deflated 71%) adding: locale/da/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/da/pippki/pref-validation.dtd (deflated 67%) adding: locale/da/pippki/newserver.dtd (deflated 57%) adding: locale/da/pippki/newserver.properties (deflated 53%) adding: locale/da/pippki/pippki.properties (deflated 64%) adding: locale/da/pippki/deviceManager.dtd (deflated 63%) adding: locale/da/pippki/pippki.dtd (deflated 66%) adding: locale/da/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/da/pippki/pref-security.dtd (deflated 59%) adding: locale/da/pippki/pref-ssl.dtd (deflated 62%) adding: locale/da/cookie/cookieAcceptDialog.dtd (deflated 68%) adding: locale/da/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/browser/aboutDialog.dtd (deflated 46%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/page-drawer.dtd (deflated 15%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 34%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 43%) adding: locale/browser/feeds/subscribe.dtd (deflated 52%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/changeaction.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 64%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/connection.dtd (deflated 71%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 70%) adding: locale/browser/preferences/languages.dtd (deflated 70%) adding: locale/browser/preferences/downloadactions.dtd (deflated 72%) adding: locale/browser/preferences/advanced.dtd (deflated 71%) adding: locale/browser/preferences/sanitize.dtd (deflated 65%) adding: locale/browser/preferences/feeds.dtd (deflated 50%) adding: locale/browser/preferences/preferences.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 64%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 38%) adding: locale/browser/sidebar/sidebar.properties (deflated 46%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/shellservice.properties (deflated 46%) adding: locale/browser/engineManager.dtd (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 50%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/setDesktopBackground.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 40%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/sanitize.dtd (deflated 65%) adding: locale/browser/metaData.properties (deflated 37%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 73%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 55%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 70%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 65%) adding: locale/browser/browser.properties (deflated 58%) adding: locale/browser/history/history.dtd (deflated 72%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 29%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/branding/brand.dtd (deflated 46%) adding: locale/branding/brand.properties (deflated 39%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.qxe24251 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/de.xpi .xpi + language=de + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org + unzip firefox-langpacks/de.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org Archive: firefox-langpacks/de.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.swE24275 + langtmp=firefox.swE24275/firefox/langpack-de + /bin/mkdir -p firefox.swE24275/firefox/langpack-de + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar -d firefox.swE24275/firefox/langpack-de Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar extracting: firefox.swE24275/firefox/langpack-de/locale/de/necko/necko.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/css.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/xbl.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/xul.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/printing.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/layout_errors.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/netError.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/global.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/appstrings.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/charsetTitles.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/global-strres.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/plugins.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/nsWebBrowserPersist.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/printdialog.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/xslt/xslt.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/dom/dom.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/layout/MediaDocument.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/layout/xmlparser.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/layout/HtmlForm.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/security/caps.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/xml/prettyprint.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/webservices/security.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-platform/win/accessible.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-platform/mac/accessible.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-platform/unix/accessible.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/pipnss/pipnss.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/pipnss/security.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/pippki.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/pref-ssl.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/pippki.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/PrefOverlay.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/newserver.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/newserver.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/pref-security.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/PageInfoOverlay.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/certManager.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/deviceManager.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/pref-validation.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/pippki/pref-masterpass.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/brand.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/license.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/mozilla.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/nsHelperAppDlg.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/nsHelperAppDlg.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/nsProgressDialog.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/nsProgressDialog.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/filepicker.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/filepicker.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-platform/mac/platformKeys.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-platform/unix/platformKeys.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-platform/win/platformKeys.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-platform/mac/intl.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-platform/unix/intl.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-platform/win/intl.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/downloadProgress.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/findbar.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/findbar.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/preferences.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/history/history.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/xpinstall/xpinstall.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/downloads/downloads.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/downloads/downloads.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/downloads/downloadProperties.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/extensions/extensions.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/extensions/extensions.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/extensions/about.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/extensions/update.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/extensions/update.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/plugins/plugins.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/plugins/plugins.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/preferences/ocsp.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/preferences/changemp.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/preferences/removemp.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/preferences/preferences.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/profile/createProfileWizard.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/profile/profileSelection.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/profile/profileSelection.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/update/updates.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/update/updates.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/update/incompatible.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/update/history.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/update/errors.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/cookie/cookieAcceptDialog.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/cookie/cookieAcceptDialog.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/autoconfig/autoconfig.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/help/help.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/help/help.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/help/help-toc.rdf extracting: firefox.swE24275/firefox/langpack-de/locale/de/help/welcome.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/accept2locale.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/commonDialog.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/commonDialogs.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/config.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/config.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/console.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/console.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/dialogOverlay.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/editMenuOverlay.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/intl.css extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/intl.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/keys.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/languageNames.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/regionNames.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/dialog.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/tabbrowser.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/tabbrowser.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/tree.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/wizard.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/textcontext.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-region/region.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-region/region.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global-region/builtinURLs.rdf extracting: firefox.swE24275/firefox/langpack-de/locale/de/passwordmgr/passwordmgr.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/passwordmgr/passwordManager.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/charsetOverlay.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/contentAreaCommands.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/customizeCharset.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/customizeToolbar.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/customizeToolbar.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/finddialog.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/finddialog.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/nsTreeSorting.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/printdialog.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/printjoboptions.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/printPageSetup.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/printPreview.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/printPreviewProgress.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/printProgress.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/viewSource.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/viewSource.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/global/wizard.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/downloads/unknownContentType.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/mozapps/downloads/unknownContentType.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/reporter/reportWizard.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/reporter/about.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/reporter/reporterOverlay.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/reporter/reportResults.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/reporter/reporter.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/de/reporter/reportWizard.properties extracting: firefox.swE24275/firefox/langpack-de/locale/de/reporter/reporterOverlay.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/aboutDialog.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/credits.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/baseMenuOverlay.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/browser.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/metaData.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/metaData.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/openLocation.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/openLocation.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/page-drawer.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/pageInfo.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/pageReport.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/pageReportFirstTime.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/sanitize.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/search.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/searchbar.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/engineManager.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/setDesktopBackground.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/shellservice.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/sessionstore.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/feeds/subscribe.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/feeds/addFeedReader.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/feeds/subscribe.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/history/history.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/migration/migration.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/migration/migration.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/advanced.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/changeaction.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/colors.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/cookies.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/content.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/connection.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/downloadactions.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/feeds.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/feeds.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/fonts.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/languages.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/main.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/permissions.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/phishEULA.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/preferences.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/preferences.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/privacy.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/sanitize.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/security.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/securityWarnings.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/tabs.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/sidebar/sidebar.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser-region/region.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/help.rdf extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/firebird-toc.rdf extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/search-db.rdf extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/accessibility.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/cookies.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/forieusers.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/menu_reference.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/popup.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/prefs.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/shortcuts.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/using_firebird.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/customization.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/firefox_welcome.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/download_manager.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/platformStrings.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/help/glossary.xhtml extracting: firefox.swE24275/firefox/langpack-de/locale/browser/browser.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/pageInfo.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/safeMode.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/bookmarks/bookmarks.properties extracting: firefox.swE24275/firefox/langpack-de/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/branding/brand.dtd extracting: firefox.swE24275/firefox/langpack-de/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.swE24275/firefox/langpack-de/locale/browser-region/region.properties + find firefox.swE24275/firefox/langpack-de -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar + cd firefox.swE24275/firefox/langpack-de + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/de/pipnss/security.properties (deflated 71%) adding: locale/de/pipnss/pipnss.properties (deflated 69%) adding: locale/de/help/welcome.xhtml (deflated 48%) adding: locale/de/help/help.dtd (deflated 71%) adding: locale/de/help/help-toc.rdf (deflated 61%) adding: locale/de/help/help.properties (stored 0%) adding: locale/de/necko/necko.properties (deflated 55%) adding: locale/de/autoconfig/autoconfig.properties (deflated 49%) adding: locale/de/global-region/region.dtd (deflated 12%) adding: locale/de/global-region/builtinURLs.rdf (deflated 62%) adding: locale/de/global-region/region.properties (deflated 41%) adding: locale/de/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/de/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/de/mozapps/profile/profileSelection.dtd (deflated 61%) adding: locale/de/mozapps/extensions/about.dtd (deflated 39%) adding: locale/de/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/de/mozapps/extensions/update.dtd (deflated 71%) adding: locale/de/mozapps/extensions/update.properties (deflated 53%) adding: locale/de/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/de/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/de/mozapps/preferences/removemp.dtd (deflated 48%) adding: locale/de/mozapps/preferences/ocsp.dtd (deflated 52%) adding: locale/de/mozapps/preferences/changemp.dtd (deflated 54%) adding: locale/de/mozapps/downloads/downloadProperties.dtd (deflated 41%) adding: locale/de/mozapps/downloads/unknownContentType.dtd (deflated 64%) adding: locale/de/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/de/mozapps/downloads/downloads.dtd (deflated 67%) adding: locale/de/mozapps/downloads/unknownContentType.properties (deflated 42%) adding: locale/de/mozapps/update/errors.dtd (deflated 32%) adding: locale/de/mozapps/update/incompatible.dtd (deflated 54%) adding: locale/de/mozapps/update/updates.dtd (deflated 71%) adding: locale/de/mozapps/update/updates.properties (deflated 64%) adding: locale/de/mozapps/update/history.dtd (deflated 61%) adding: locale/de/mozapps/plugins/plugins.dtd (deflated 65%) adding: locale/de/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/de/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/de/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 35%) adding: locale/de/global-platform/win/accessible.properties (deflated 29%) adding: locale/de/global-platform/win/intl.properties (deflated 7%) adding: locale/de/global-platform/win/platformKeys.properties (deflated 5%) adding: locale/de/global-platform/mac/accessible.properties (deflated 29%) adding: locale/de/global-platform/mac/intl.properties (deflated 7%) adding: locale/de/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/de/global-platform/unix/accessible.properties (deflated 29%) adding: locale/de/global-platform/unix/intl.properties (deflated 7%) adding: locale/de/global-platform/unix/platformKeys.properties (deflated 5%) adding: locale/de/global/printProgress.dtd (deflated 40%) adding: locale/de/global/viewSource.properties (deflated 42%) adding: locale/de/global/dialogOverlay.dtd (deflated 37%) adding: locale/de/global/printPreviewProgress.dtd (deflated 34%) adding: locale/de/global/xbl.properties (deflated 6%) adding: locale/de/global/tree.dtd (stored 0%) adding: locale/de/global/nsProgressDialog.dtd (deflated 56%) adding: locale/de/global/downloadProgress.properties (deflated 37%) adding: locale/de/global/textcontext.dtd (deflated 63%) adding: locale/de/global/xml/prettyprint.dtd (deflated 13%) adding: locale/de/global/finddialog.properties (deflated 11%) adding: locale/de/global/filepicker.properties (deflated 63%) adding: locale/de/global/printing.properties (deflated 66%) adding: locale/de/global/appstrings.properties (deflated 58%) adding: locale/de/global/customizeToolbar.properties (deflated 46%) adding: locale/de/global/xslt/xslt.properties (deflated 57%) adding: locale/de/global/customizeCharset.dtd (deflated 57%) adding: locale/de/global/accept2locale.properties (deflated 10%) adding: locale/de/global/languageNames.properties (deflated 45%) adding: locale/de/global/printdialog.dtd (deflated 61%) adding: locale/de/global/nsProgressDialog.properties (deflated 29%) adding: locale/de/global/viewSource.dtd (deflated 73%) adding: locale/de/global/printPreview.dtd (deflated 68%) adding: locale/de/global/console.properties (deflated 25%) adding: locale/de/global/intl.css (deflated 23%) adding: locale/de/global/layout/HtmlForm.properties (deflated 39%) adding: locale/de/global/layout/MediaDocument.properties (deflated 47%) adding: locale/de/global/layout/xmlparser.properties (deflated 47%) adding: locale/de/global/dom/dom.properties (deflated 58%) adding: locale/de/global/printPageSetup.dtd (deflated 64%) adding: locale/de/global/finddialog.dtd (deflated 62%) adding: locale/de/global/editMenuOverlay.dtd (deflated 71%) adding: locale/de/global/printjoboptions.dtd (deflated 58%) adding: locale/de/global/nsHelperAppDlg.properties (deflated 13%) adding: locale/de/global/contentAreaCommands.properties (deflated 51%) adding: locale/de/global/security/caps.properties (deflated 54%) adding: locale/de/global/config.properties (deflated 29%) adding: locale/de/global/charsetTitles.properties (deflated 69%) adding: locale/de/global/intl.properties (deflated 61%) adding: locale/de/global/nsHelperAppDlg.dtd (deflated 67%) adding: locale/de/global/mozilla.dtd (deflated 41%) adding: locale/de/global/findbar.properties (deflated 36%) adding: locale/de/global/printdialog.properties (deflated 20%) adding: locale/de/global/css.properties (deflated 68%) adding: locale/de/global/config.dtd (deflated 67%) adding: locale/de/global/customizeToolbar.dtd (deflated 50%) adding: locale/de/global/webservices/security.properties (deflated 46%) adding: locale/de/global/layout_errors.properties (deflated 57%) adding: locale/de/global/console.dtd (deflated 66%) adding: locale/de/global/plugins.properties (deflated 43%) adding: locale/de/global/findbar.dtd (deflated 64%) adding: locale/de/global/dialog.properties (deflated 39%) adding: locale/de/global/brand.dtd (deflated 18%) adding: locale/de/global/tabbrowser.properties (deflated 54%) adding: locale/de/global/wizard.dtd (deflated 77%) adding: locale/de/global/commonDialogs.properties (deflated 35%) adding: locale/de/global/xpinstall/xpinstall.properties (deflated 55%) adding: locale/de/global/regionNames.properties (deflated 35%) adding: locale/de/global/charsetOverlay.dtd (deflated 72%) adding: locale/de/global/global-strres.properties (stored 0%) adding: locale/de/global/nsWebBrowserPersist.properties (deflated 62%) adding: locale/de/global/netError.dtd (deflated 67%) adding: locale/de/global/wizard.properties (deflated 38%) adding: locale/de/global/preferences.dtd (deflated 50%) adding: locale/de/global/nsTreeSorting.properties (stored 0%) adding: locale/de/global/history/history.properties (deflated 45%) adding: locale/de/global/global.dtd (stored 0%) adding: locale/de/global/xul.properties (deflated 9%) adding: locale/de/global/tabbrowser.dtd (deflated 63%) adding: locale/de/global/license.dtd (deflated 66%) adding: locale/de/global/filepicker.dtd (deflated 57%) adding: locale/de/global/commonDialog.dtd (deflated 42%) adding: locale/de/global/keys.properties (deflated 43%) adding: locale/de/passwordmgr/passwordManager.dtd (deflated 59%) adding: locale/de/passwordmgr/passwordmgr.properties (deflated 56%) adding: locale/de/reporter/about.dtd (deflated 53%) adding: locale/de/reporter/reporter.dtd (deflated 50%) adding: locale/de/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/de/reporter/reporterOverlay.properties (deflated 9%) adding: locale/de/reporter/reportWizard.dtd (deflated 67%) adding: locale/de/reporter/reportResults.dtd (deflated 66%) adding: locale/de/reporter/reportWizard.properties (deflated 42%) adding: locale/de/pippki/pref-masterpass.dtd (deflated 67%) adding: locale/de/pippki/certManager.dtd (deflated 76%) adding: locale/de/pippki/PrefOverlay.dtd (deflated 34%) adding: locale/de/pippki/pref-validation.dtd (deflated 70%) adding: locale/de/pippki/newserver.dtd (deflated 56%) adding: locale/de/pippki/newserver.properties (deflated 42%) adding: locale/de/pippki/pippki.properties (deflated 66%) adding: locale/de/pippki/deviceManager.dtd (deflated 70%) adding: locale/de/pippki/pippki.dtd (deflated 69%) adding: locale/de/pippki/PageInfoOverlay.dtd (deflated 40%) adding: locale/de/pippki/pref-security.dtd (deflated 62%) adding: locale/de/pippki/pref-ssl.dtd (deflated 69%) adding: locale/de/cookie/cookieAcceptDialog.dtd (deflated 60%) adding: locale/de/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/browser/aboutDialog.dtd (deflated 49%) adding: locale/browser/searchbar.dtd (deflated 38%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/page-drawer.dtd (deflated 14%) adding: locale/browser/openLocation.dtd (deflated 49%) adding: locale/browser/help/download_manager.xhtml (deflated 58%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 70%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 69%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 62%) adding: locale/browser/help/shortcuts.xhtml (deflated 75%) adding: locale/browser/help/search-db.rdf (deflated 79%) adding: locale/browser/help/cookies.xhtml (deflated 64%) adding: locale/browser/help/forieusers.xhtml (deflated 58%) adding: locale/browser/help/prefs.xhtml (deflated 72%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 45%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 69%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 36%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 44%) adding: locale/browser/feeds/subscribe.dtd (deflated 52%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/preferences.properties (deflated 61%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/fonts.dtd (deflated 70%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/changeaction.dtd (deflated 64%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 63%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/permissions.dtd (deflated 64%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 70%) adding: locale/browser/preferences/connection.dtd (deflated 67%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 64%) adding: locale/browser/preferences/languages.dtd (deflated 66%) adding: locale/browser/preferences/downloadactions.dtd (deflated 64%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/sanitize.dtd (deflated 58%) adding: locale/browser/preferences/feeds.dtd (deflated 50%) adding: locale/browser/preferences/preferences.dtd (deflated 61%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/sidebar/sidebar.properties (deflated 48%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 45%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/pageReportFirstTime.dtd (deflated 44%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 45%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/credits.dtd (deflated 62%) adding: locale/browser/migration/migration.properties (deflated 65%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/sanitize.dtd (deflated 60%) adding: locale/browser/metaData.properties (deflated 33%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 53%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 72%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 63%) adding: locale/browser/browser.properties (deflated 61%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 25%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 58%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/branding/brand.properties (deflated 40%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.swE24275 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/el.xpi .xpi + language=el + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org + unzip firefox-langpacks/el.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org Archive: firefox-langpacks/el.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.zYn24299 + langtmp=firefox.zYn24299/firefox/langpack-el + /bin/mkdir -p firefox.zYn24299/firefox/langpack-el + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar -d firefox.zYn24299/firefox/langpack-el Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar extracting: firefox.zYn24299/firefox/langpack-el/locale/el/necko/necko.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/css.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/xbl.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/xul.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/printing.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/layout_errors.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/netError.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/global.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/appstrings.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/charsetTitles.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/global-strres.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/plugins.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/nsWebBrowserPersist.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/printdialog.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/xslt/xslt.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/dom/dom.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/layout/MediaDocument.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/layout/xmlparser.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/layout/HtmlForm.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/security/caps.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/xml/prettyprint.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/webservices/security.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-platform/win/accessible.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-platform/mac/accessible.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-platform/unix/accessible.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pipnss/pipnss.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pipnss/security.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/pippki.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/pref-ssl.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/pippki.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/PrefOverlay.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/newserver.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/newserver.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/pref-security.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/PageInfoOverlay.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/certManager.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/deviceManager.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/pref-validation.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/pippki/pref-masterpass.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/brand.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/license.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/mozilla.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/nsHelperAppDlg.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/nsHelperAppDlg.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/nsProgressDialog.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/nsProgressDialog.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/filepicker.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/filepicker.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-platform/mac/platformKeys.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-platform/unix/platformKeys.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-platform/win/platformKeys.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-platform/mac/intl.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-platform/unix/intl.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-platform/win/intl.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/downloadProgress.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/findbar.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/findbar.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/preferences.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/history/history.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/xpinstall/xpinstall.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/downloads/downloads.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/downloads/downloads.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/downloads/downloadProperties.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/extensions/extensions.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/extensions/extensions.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/extensions/about.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/extensions/update.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/extensions/update.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/plugins/plugins.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/plugins/plugins.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/preferences/ocsp.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/preferences/changemp.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/preferences/removemp.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/preferences/preferences.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/profile/createProfileWizard.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/profile/profileSelection.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/profile/profileSelection.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/update/updates.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/update/updates.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/update/incompatible.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/update/history.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/update/errors.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/cookie/cookieAcceptDialog.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/cookie/cookieAcceptDialog.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/autoconfig/autoconfig.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/help/help.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/help/help.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/help/help-toc.rdf extracting: firefox.zYn24299/firefox/langpack-el/locale/el/help/welcome.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/accept2locale.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/commonDialog.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/commonDialogs.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/config.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/config.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/console.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/console.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/dialogOverlay.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/editMenuOverlay.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/intl.css extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/intl.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/keys.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/languageNames.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/regionNames.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/dialog.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/tabbrowser.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/tabbrowser.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/tree.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/wizard.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/textcontext.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-region/region.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-region/region.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global-region/builtinURLs.rdf extracting: firefox.zYn24299/firefox/langpack-el/locale/el/passwordmgr/passwordmgr.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/passwordmgr/passwordManager.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/charsetOverlay.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/contentAreaCommands.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/customizeCharset.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/customizeToolbar.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/customizeToolbar.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/finddialog.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/finddialog.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/nsTreeSorting.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/printdialog.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/printjoboptions.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/printPageSetup.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/printPreview.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/printPreviewProgress.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/printProgress.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/viewSource.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/viewSource.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/global/wizard.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/downloads/unknownContentType.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/mozapps/downloads/unknownContentType.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/reporter/reportWizard.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/reporter/about.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/reporter/reporterOverlay.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/reporter/reportResults.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/reporter/reporter.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/el/reporter/reportWizard.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/el/reporter/reporterOverlay.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/aboutDialog.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/credits.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/baseMenuOverlay.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/browser.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/metaData.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/metaData.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/openLocation.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/openLocation.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/page-drawer.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/pageInfo.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/pageReport.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/pageReportFirstTime.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/sanitize.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/search.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/searchbar.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/engineManager.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/setDesktopBackground.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/shellservice.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/sessionstore.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/feeds/subscribe.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/feeds/addFeedReader.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/feeds/subscribe.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/history/history.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/migration/migration.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/migration/migration.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/advanced.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/changeaction.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/colors.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/cookies.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/content.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/connection.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/downloadactions.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/feeds.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/feeds.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/fonts.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/languages.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/main.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/permissions.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/phishEULA.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/preferences.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/preferences.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/privacy.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/sanitize.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/security.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/securityWarnings.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/tabs.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/sidebar/sidebar.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser-region/region.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/help.rdf extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/firebird-toc.rdf extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/search-db.rdf extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/accessibility.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/cookies.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/forieusers.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/menu_reference.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/popup.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/prefs.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/shortcuts.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/using_firebird.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/customization.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/firefox_welcome.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/download_manager.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/platformStrings.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/help/glossary.xhtml extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/browser.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/pageInfo.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/safeMode.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/bookmarks/bookmarks.properties extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/branding/brand.dtd extracting: firefox.zYn24299/firefox/langpack-el/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.zYn24299/firefox/langpack-el/locale/browser-region/region.properties + find firefox.zYn24299/firefox/langpack-el -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar + cd firefox.zYn24299/firefox/langpack-el + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/el/pipnss/security.properties (deflated 74%) adding: locale/el/pipnss/pipnss.properties (deflated 74%) adding: locale/el/help/welcome.xhtml (deflated 58%) adding: locale/el/help/help.dtd (deflated 68%) adding: locale/el/help/help-toc.rdf (deflated 55%) adding: locale/el/help/help.properties (deflated 10%) adding: locale/el/necko/necko.properties (deflated 58%) adding: locale/el/autoconfig/autoconfig.properties (deflated 52%) adding: locale/el/global-region/region.dtd (deflated 15%) adding: locale/el/global-region/builtinURLs.rdf (deflated 60%) adding: locale/el/global-region/region.properties (deflated 31%) adding: locale/el/mozapps/profile/profileSelection.properties (deflated 67%) adding: locale/el/mozapps/profile/createProfileWizard.dtd (deflated 64%) adding: locale/el/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/el/mozapps/extensions/about.dtd (deflated 35%) adding: locale/el/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/el/mozapps/extensions/update.dtd (deflated 75%) adding: locale/el/mozapps/extensions/update.properties (deflated 52%) adding: locale/el/mozapps/extensions/extensions.properties (deflated 73%) adding: locale/el/mozapps/preferences/preferences.properties (deflated 48%) adding: locale/el/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/el/mozapps/preferences/ocsp.dtd (deflated 57%) adding: locale/el/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/el/mozapps/downloads/downloadProperties.dtd (deflated 34%) adding: locale/el/mozapps/downloads/unknownContentType.dtd (deflated 62%) adding: locale/el/mozapps/downloads/downloads.properties (deflated 67%) adding: locale/el/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/el/mozapps/downloads/unknownContentType.properties (deflated 47%) adding: locale/el/mozapps/update/errors.dtd (deflated 45%) adding: locale/el/mozapps/update/incompatible.dtd (deflated 60%) adding: locale/el/mozapps/update/updates.dtd (deflated 73%) adding: locale/el/mozapps/update/updates.properties (deflated 67%) adding: locale/el/mozapps/update/history.dtd (deflated 59%) adding: locale/el/mozapps/plugins/plugins.dtd (deflated 71%) adding: locale/el/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/el/mozapps/xpinstall/xpinstallConfirm.properties (deflated 52%) adding: locale/el/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 43%) adding: locale/el/global-platform/win/accessible.properties (deflated 34%) adding: locale/el/global-platform/win/intl.properties (deflated 7%) adding: locale/el/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/el/global-platform/mac/accessible.properties (deflated 33%) adding: locale/el/global-platform/mac/intl.properties (deflated 7%) adding: locale/el/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/el/global-platform/unix/accessible.properties (deflated 34%) adding: locale/el/global-platform/unix/intl.properties (deflated 7%) adding: locale/el/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/el/global/printProgress.dtd (deflated 36%) adding: locale/el/global/viewSource.properties (deflated 46%) adding: locale/el/global/dialogOverlay.dtd (deflated 31%) adding: locale/el/global/printPreviewProgress.dtd (deflated 34%) adding: locale/el/global/xbl.properties (deflated 51%) adding: locale/el/global/tree.dtd (deflated 3%) adding: locale/el/global/nsProgressDialog.dtd (deflated 58%) adding: locale/el/global/downloadProgress.properties (deflated 48%) adding: locale/el/global/textcontext.dtd (deflated 61%) adding: locale/el/global/xml/prettyprint.dtd (deflated 26%) adding: locale/el/global/finddialog.properties (deflated 7%) adding: locale/el/global/filepicker.properties (deflated 67%) adding: locale/el/global/printing.properties (deflated 67%) adding: locale/el/global/appstrings.properties (deflated 66%) adding: locale/el/global/customizeToolbar.properties (deflated 50%) adding: locale/el/global/xslt/xslt.properties (deflated 52%) adding: locale/el/global/customizeCharset.dtd (deflated 57%) adding: locale/el/global/accept2locale.properties (deflated 10%) adding: locale/el/global/languageNames.properties (deflated 40%) adding: locale/el/global/printdialog.dtd (deflated 59%) adding: locale/el/global/nsProgressDialog.properties (deflated 34%) adding: locale/el/global/viewSource.dtd (deflated 69%) adding: locale/el/global/printPreview.dtd (deflated 65%) adding: locale/el/global/console.properties (deflated 25%) adding: locale/el/global/intl.css (deflated 21%) adding: locale/el/global/layout/HtmlForm.properties (deflated 33%) adding: locale/el/global/layout/MediaDocument.properties (deflated 44%) adding: locale/el/global/layout/xmlparser.properties (deflated 49%) adding: locale/el/global/dom/dom.properties (deflated 63%) adding: locale/el/global/printPageSetup.dtd (deflated 64%) adding: locale/el/global/finddialog.dtd (deflated 59%) adding: locale/el/global/editMenuOverlay.dtd (deflated 69%) adding: locale/el/global/printjoboptions.dtd (deflated 53%) adding: locale/el/global/nsHelperAppDlg.properties (deflated 12%) adding: locale/el/global/contentAreaCommands.properties (deflated 54%) adding: locale/el/global/security/caps.properties (deflated 56%) adding: locale/el/global/config.properties (deflated 28%) adding: locale/el/global/charsetTitles.properties (deflated 67%) adding: locale/el/global/intl.properties (deflated 59%) adding: locale/el/global/nsHelperAppDlg.dtd (deflated 70%) adding: locale/el/global/mozilla.dtd (deflated 41%) adding: locale/el/global/findbar.properties (deflated 33%) adding: locale/el/global/printdialog.properties (deflated 26%) adding: locale/el/global/css.properties (deflated 67%) adding: locale/el/global/config.dtd (deflated 63%) adding: locale/el/global/customizeToolbar.dtd (deflated 48%) adding: locale/el/global/webservices/security.properties (deflated 46%) adding: locale/el/global/layout_errors.properties (deflated 58%) adding: locale/el/global/console.dtd (deflated 61%) adding: locale/el/global/plugins.properties (deflated 52%) adding: locale/el/global/findbar.dtd (deflated 56%) adding: locale/el/global/dialog.properties (deflated 28%) adding: locale/el/global/brand.dtd (deflated 18%) adding: locale/el/global/tabbrowser.properties (deflated 58%) adding: locale/el/global/wizard.dtd (deflated 73%) adding: locale/el/global/commonDialogs.properties (deflated 39%) adding: locale/el/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/el/global/regionNames.properties (deflated 45%) adding: locale/el/global/charsetOverlay.dtd (deflated 68%) adding: locale/el/global/global-strres.properties (stored 0%) adding: locale/el/global/nsWebBrowserPersist.properties (deflated 64%) adding: locale/el/global/netError.dtd (deflated 71%) adding: locale/el/global/wizard.properties (deflated 30%) adding: locale/el/global/preferences.dtd (deflated 50%) adding: locale/el/global/nsTreeSorting.properties (deflated 2%) adding: locale/el/global/history/history.properties (deflated 45%) adding: locale/el/global/global.dtd (stored 0%) adding: locale/el/global/xul.properties (deflated 51%) adding: locale/el/global/tabbrowser.dtd (deflated 61%) adding: locale/el/global/license.dtd (deflated 60%) adding: locale/el/global/filepicker.dtd (deflated 54%) adding: locale/el/global/commonDialog.dtd (deflated 37%) adding: locale/el/global/keys.properties (deflated 36%) adding: locale/el/passwordmgr/passwordManager.dtd (deflated 64%) adding: locale/el/passwordmgr/passwordmgr.properties (deflated 59%) adding: locale/el/reporter/about.dtd (deflated 44%) adding: locale/el/reporter/reporter.dtd (deflated 50%) adding: locale/el/reporter/reporterOverlay.dtd (deflated 56%) adding: locale/el/reporter/reporterOverlay.properties (deflated 9%) adding: locale/el/reporter/reportWizard.dtd (deflated 67%) adding: locale/el/reporter/reportResults.dtd (deflated 59%) adding: locale/el/reporter/reportWizard.properties (deflated 43%) adding: locale/el/pippki/pref-masterpass.dtd (deflated 65%) adding: locale/el/pippki/certManager.dtd (deflated 77%) adding: locale/el/pippki/PrefOverlay.dtd (deflated 31%) adding: locale/el/pippki/pref-validation.dtd (deflated 70%) adding: locale/el/pippki/newserver.dtd (deflated 58%) adding: locale/el/pippki/newserver.properties (deflated 51%) adding: locale/el/pippki/pippki.properties (deflated 73%) adding: locale/el/pippki/deviceManager.dtd (deflated 66%) adding: locale/el/pippki/pippki.dtd (deflated 72%) adding: locale/el/pippki/PageInfoOverlay.dtd (deflated 37%) adding: locale/el/pippki/pref-security.dtd (deflated 63%) adding: locale/el/pippki/pref-ssl.dtd (deflated 67%) adding: locale/el/cookie/cookieAcceptDialog.dtd (deflated 64%) adding: locale/el/cookie/cookieAcceptDialog.properties (deflated 58%) adding: locale/browser/aboutDialog.dtd (deflated 48%) adding: locale/browser/searchbar.dtd (deflated 35%) adding: locale/browser/metaData.dtd (deflated 61%) adding: locale/browser/page-drawer.dtd (deflated 16%) adding: locale/browser/openLocation.dtd (deflated 48%) adding: locale/browser/help/download_manager.xhtml (deflated 67%) adding: locale/browser/help/customization.xhtml (deflated 72%) adding: locale/browser/help/using_firebird.xhtml (deflated 77%) adding: locale/browser/help/firebird-toc.rdf (deflated 83%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 70%) adding: locale/browser/help/menu_reference.xhtml (deflated 76%) adding: locale/browser/help/glossary.xhtml (deflated 72%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 79%) adding: locale/browser/help/search-db.rdf (deflated 76%) adding: locale/browser/help/cookies.xhtml (deflated 74%) adding: locale/browser/help/forieusers.xhtml (deflated 63%) adding: locale/browser/help/prefs.xhtml (deflated 78%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 51%) adding: locale/browser/help/popup.xhtml (deflated 67%) adding: locale/browser/help/platformStrings.dtd (deflated 66%) adding: locale/browser/help/help.rdf (deflated 54%) adding: locale/browser/help/accessibility.xhtml (deflated 75%) adding: locale/browser/feeds/subscribe.properties (deflated 43%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 45%) adding: locale/browser/feeds/subscribe.dtd (deflated 58%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 13%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/preferences.properties (deflated 66%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 72%) adding: locale/browser/preferences/content.dtd (deflated 69%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/changeaction.dtd (deflated 67%) adding: locale/browser/preferences/security.dtd (deflated 65%) adding: locale/browser/preferences/colors.dtd (deflated 65%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 64%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 70%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 66%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/downloadactions.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 59%) adding: locale/browser/preferences/feeds.dtd (deflated 49%) adding: locale/browser/preferences/preferences.dtd (deflated 54%) adding: locale/browser/preferences/main.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 49%) adding: locale/browser/sidebar/sidebar.properties (deflated 56%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/shellservice.properties (deflated 49%) adding: locale/browser/engineManager.dtd (deflated 57%) adding: locale/browser/pageReportFirstTime.dtd (deflated 54%) adding: locale/browser/search.properties (deflated 53%) adding: locale/browser/setDesktopBackground.dtd (deflated 48%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/credits.dtd (deflated 57%) adding: locale/browser/migration/migration.properties (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 69%) adding: locale/browser/sanitize.dtd (deflated 61%) adding: locale/browser/metaData.properties (deflated 30%) adding: locale/browser/pageInfo.properties (deflated 48%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 49%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 71%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 61%) adding: locale/browser/browser.properties (deflated 66%) adding: locale/browser/history/history.dtd (deflated 67%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 27%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 42%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.zYn24299 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/en-GB.xpi .xpi + language=en-GB + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org + unzip firefox-langpacks/en-GB.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org Archive: firefox-langpacks/en-GB.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.AEw24325 + langtmp=firefox.AEw24325/firefox/langpack-en-GB + /bin/mkdir -p firefox.AEw24325/firefox/langpack-en-GB + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar -d firefox.AEw24325/firefox/langpack-en-GB Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/necko/necko.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/css.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/xbl.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/xul.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/printing.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/layout_errors.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/netError.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/global.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/appstrings.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/charsetTitles.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/global-strres.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/plugins.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/nsWebBrowserPersist.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/printdialog.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/xslt/xslt.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/dom/dom.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/layout/MediaDocument.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/layout/xmlparser.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/layout/HtmlForm.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/security/caps.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/xml/prettyprint.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/webservices/security.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-platform/win/accessible.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-platform/mac/accessible.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-platform/unix/accessible.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pipnss/pipnss.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pipnss/security.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/pippki.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/pref-ssl.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/pippki.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/PrefOverlay.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/newserver.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/newserver.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/pref-security.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/PageInfoOverlay.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/certManager.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/deviceManager.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/pref-validation.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/pippki/pref-masterpass.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/brand.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/license.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/mozilla.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/nsHelperAppDlg.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/nsHelperAppDlg.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/nsProgressDialog.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/nsProgressDialog.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/filepicker.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/filepicker.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-platform/mac/platformKeys.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-platform/unix/platformKeys.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-platform/win/platformKeys.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-platform/mac/intl.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-platform/unix/intl.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-platform/win/intl.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/downloadProgress.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/findbar.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/findbar.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/preferences.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/history/history.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/xpinstall/xpinstall.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/downloads.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/downloads.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/downloadProperties.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/extensions.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/extensions.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/about.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/update.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/update.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/plugins/plugins.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/plugins/plugins.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/preferences/ocsp.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/preferences/changemp.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/preferences/removemp.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/preferences/preferences.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/profile/createProfileWizard.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/profile/profileSelection.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/profile/profileSelection.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/update/updates.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/update/updates.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/update/incompatible.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/update/history.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/update/errors.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/cookie/cookieAcceptDialog.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/cookie/cookieAcceptDialog.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/autoconfig/autoconfig.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/help/help.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/help/help.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/help/help-toc.rdf extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/help/welcome.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/accept2locale.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/commonDialog.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/commonDialogs.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/config.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/config.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/console.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/console.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/dialogOverlay.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/editMenuOverlay.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/intl.css extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/intl.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/keys.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/languageNames.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/regionNames.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/dialog.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/tabbrowser.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/tabbrowser.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/tree.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/wizard.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/textcontext.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-region/region.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-region/region.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global-region/builtinURLs.rdf extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/passwordmgr/passwordmgr.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/passwordmgr/passwordManager.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/charsetOverlay.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/contentAreaCommands.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/customizeCharset.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/customizeToolbar.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/customizeToolbar.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/finddialog.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/finddialog.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/nsTreeSorting.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/printdialog.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/printjoboptions.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/printPageSetup.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/printPreview.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/printPreviewProgress.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/printProgress.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/viewSource.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/viewSource.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/global/wizard.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/unknownContentType.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/unknownContentType.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/reporter/reportWizard.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/reporter/about.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/reporter/reporterOverlay.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/reporter/reportResults.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/reporter/reporter.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/reporter/reportWizard.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/en-GB/reporter/reporterOverlay.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/aboutDialog.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/credits.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/baseMenuOverlay.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/browser.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/metaData.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/metaData.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/openLocation.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/openLocation.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/page-drawer.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/pageInfo.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/pageReport.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/pageReportFirstTime.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/sanitize.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/search.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/searchbar.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/engineManager.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/setDesktopBackground.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/shellservice.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/sessionstore.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/feeds/subscribe.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/feeds/addFeedReader.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/feeds/subscribe.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/history/history.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/migration/migration.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/migration/migration.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/advanced.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/changeaction.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/colors.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/cookies.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/content.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/connection.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/downloadactions.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/feeds.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/feeds.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/fonts.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/languages.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/main.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/permissions.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/phishEULA.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/preferences.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/preferences.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/privacy.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/sanitize.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/security.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/securityWarnings.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/tabs.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/sidebar/sidebar.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser-region/region.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/help.rdf extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/firebird-toc.rdf extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/search-db.rdf extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/accessibility.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/cookies.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/forieusers.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/menu_reference.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/popup.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/prefs.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/shortcuts.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/using_firebird.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/customization.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/firefox_welcome.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/download_manager.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/platformStrings.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/glossary.xhtml extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/images/first.png extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/images/last.png extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/images/next.png extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/images/previous.png extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/images/Landscape.png extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/images/Portrait.png extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/images/searchbar.png extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/help/images/urlbar.png extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/browser.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/pageInfo.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/safeMode.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/bookmarks/bookmarks.properties extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/branding/brand.dtd extracting: firefox.AEw24325/firefox/langpack-en-GB/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.AEw24325/firefox/langpack-en-GB/locale/browser-region/region.properties + find firefox.AEw24325/firefox/langpack-en-GB -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar + cd firefox.AEw24325/firefox/langpack-en-GB + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/en-GB/pipnss/security.properties (deflated 64%) adding: locale/en-GB/pipnss/pipnss.properties (deflated 70%) adding: locale/en-GB/help/welcome.xhtml (deflated 52%) adding: locale/en-GB/help/help.dtd (deflated 73%) adding: locale/en-GB/help/help-toc.rdf (deflated 61%) adding: locale/en-GB/help/help.properties (deflated 5%) adding: locale/en-GB/necko/necko.properties (deflated 57%) adding: locale/en-GB/autoconfig/autoconfig.properties (deflated 50%) adding: locale/en-GB/global-region/region.dtd (deflated 12%) adding: locale/en-GB/global-region/builtinURLs.rdf (deflated 62%) adding: locale/en-GB/global-region/region.properties (deflated 42%) adding: locale/en-GB/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/en-GB/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/en-GB/mozapps/profile/profileSelection.dtd (deflated 60%) adding: locale/en-GB/mozapps/extensions/about.dtd (deflated 55%) adding: locale/en-GB/mozapps/extensions/extensions.dtd (deflated 79%) adding: locale/en-GB/mozapps/extensions/update.dtd (deflated 75%) adding: locale/en-GB/mozapps/extensions/update.properties (deflated 56%) adding: locale/en-GB/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/en-GB/mozapps/preferences/preferences.properties (deflated 49%) adding: locale/en-GB/mozapps/preferences/removemp.dtd (deflated 56%) adding: locale/en-GB/mozapps/preferences/ocsp.dtd (deflated 59%) adding: locale/en-GB/mozapps/preferences/changemp.dtd (deflated 61%) adding: locale/en-GB/mozapps/downloads/downloadProperties.dtd (deflated 49%) adding: locale/en-GB/mozapps/downloads/unknownContentType.dtd (deflated 64%) adding: locale/en-GB/mozapps/downloads/downloads.properties (deflated 66%) adding: locale/en-GB/mozapps/downloads/downloads.dtd (deflated 76%) adding: locale/en-GB/mozapps/downloads/unknownContentType.properties (deflated 40%) adding: locale/en-GB/mozapps/update/errors.dtd (deflated 51%) adding: locale/en-GB/mozapps/update/incompatible.dtd (deflated 63%) adding: locale/en-GB/mozapps/update/updates.dtd (deflated 73%) adding: locale/en-GB/mozapps/update/updates.properties (deflated 64%) adding: locale/en-GB/mozapps/update/history.dtd (deflated 63%) adding: locale/en-GB/mozapps/plugins/plugins.dtd (deflated 70%) adding: locale/en-GB/mozapps/plugins/plugins.properties (deflated 65%) adding: locale/en-GB/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/en-GB/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 38%) adding: locale/en-GB/global-platform/win/accessible.properties (deflated 52%) adding: locale/en-GB/global-platform/win/intl.properties (deflated 23%) adding: locale/en-GB/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/en-GB/global-platform/mac/accessible.properties (deflated 52%) adding: locale/en-GB/global-platform/mac/intl.properties (deflated 23%) adding: locale/en-GB/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/en-GB/global-platform/unix/accessible.properties (deflated 52%) adding: locale/en-GB/global-platform/unix/intl.properties (deflated 23%) adding: locale/en-GB/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/en-GB/global/printProgress.dtd (deflated 47%) adding: locale/en-GB/global/viewSource.properties (deflated 48%) adding: locale/en-GB/global/dialogOverlay.dtd (deflated 37%) adding: locale/en-GB/global/printPreviewProgress.dtd (deflated 42%) adding: locale/en-GB/global/xbl.properties (deflated 53%) adding: locale/en-GB/global/tree.dtd (deflated 18%) adding: locale/en-GB/global/nsProgressDialog.dtd (deflated 64%) adding: locale/en-GB/global/downloadProgress.properties (deflated 50%) adding: locale/en-GB/global/textcontext.dtd (deflated 68%) adding: locale/en-GB/global/xml/prettyprint.dtd (deflated 55%) adding: locale/en-GB/global/finddialog.properties (deflated 7%) adding: locale/en-GB/global/filepicker.properties (deflated 64%) adding: locale/en-GB/global/printing.properties (deflated 65%) adding: locale/en-GB/global/appstrings.properties (deflated 58%) adding: locale/en-GB/global/customizeToolbar.properties (deflated 42%) adding: locale/en-GB/global/xslt/xslt.properties (deflated 58%) adding: locale/en-GB/global/customizeCharset.dtd (deflated 58%) adding: locale/en-GB/global/accept2locale.properties (deflated 53%) adding: locale/en-GB/global/languageNames.properties (deflated 48%) adding: locale/en-GB/global/printdialog.dtd (deflated 64%) adding: locale/en-GB/global/nsProgressDialog.properties (deflated 53%) adding: locale/en-GB/global/viewSource.dtd (deflated 73%) adding: locale/en-GB/global/printPreview.dtd (deflated 65%) adding: locale/en-GB/global/console.properties (deflated 38%) adding: locale/en-GB/global/intl.css (deflated 21%) adding: locale/en-GB/global/layout/HtmlForm.properties (deflated 53%) adding: locale/en-GB/global/layout/MediaDocument.properties (deflated 60%) adding: locale/en-GB/global/layout/xmlparser.properties (deflated 56%) adding: locale/en-GB/global/dom/dom.properties (deflated 61%) adding: locale/en-GB/global/printPageSetup.dtd (deflated 68%) adding: locale/en-GB/global/finddialog.dtd (deflated 65%) adding: locale/en-GB/global/editMenuOverlay.dtd (deflated 79%) adding: locale/en-GB/global/printjoboptions.dtd (deflated 61%) adding: locale/en-GB/global/nsHelperAppDlg.properties (deflated 6%) adding: locale/en-GB/global/contentAreaCommands.properties (deflated 52%) adding: locale/en-GB/global/security/caps.properties (deflated 57%) adding: locale/en-GB/global/config.properties (deflated 54%) adding: locale/en-GB/global/charsetTitles.properties (deflated 66%) adding: locale/en-GB/global/intl.properties (deflated 59%) adding: locale/en-GB/global/nsHelperAppDlg.dtd (deflated 66%) adding: locale/en-GB/global/mozilla.dtd (deflated 41%) adding: locale/en-GB/global/findbar.properties (deflated 37%) adding: locale/en-GB/global/printdialog.properties (deflated 56%) adding: locale/en-GB/global/css.properties (deflated 66%) adding: locale/en-GB/global/config.dtd (deflated 62%) adding: locale/en-GB/global/customizeToolbar.dtd (deflated 56%) adding: locale/en-GB/global/webservices/security.properties (deflated 55%) adding: locale/en-GB/global/layout_errors.properties (deflated 58%) adding: locale/en-GB/global/console.dtd (deflated 61%) adding: locale/en-GB/global/plugins.properties (deflated 46%) adding: locale/en-GB/global/findbar.dtd (deflated 60%) adding: locale/en-GB/global/dialog.properties (deflated 45%) adding: locale/en-GB/global/brand.dtd (deflated 18%) adding: locale/en-GB/global/tabbrowser.properties (deflated 55%) adding: locale/en-GB/global/wizard.dtd (deflated 77%) adding: locale/en-GB/global/commonDialogs.properties (deflated 39%) adding: locale/en-GB/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/en-GB/global/regionNames.properties (deflated 41%) adding: locale/en-GB/global/charsetOverlay.dtd (deflated 73%) adding: locale/en-GB/global/global-strres.properties (deflated 54%) adding: locale/en-GB/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/en-GB/global/netError.dtd (deflated 69%) adding: locale/en-GB/global/wizard.properties (deflated 39%) adding: locale/en-GB/global/preferences.dtd (deflated 59%) adding: locale/en-GB/global/nsTreeSorting.properties (stored 0%) adding: locale/en-GB/global/history/history.properties (deflated 47%) adding: locale/en-GB/global/global.dtd (stored 0%) adding: locale/en-GB/global/xul.properties (deflated 53%) adding: locale/en-GB/global/tabbrowser.dtd (deflated 67%) adding: locale/en-GB/global/license.dtd (deflated 66%) adding: locale/en-GB/global/filepicker.dtd (deflated 61%) adding: locale/en-GB/global/commonDialog.dtd (deflated 44%) adding: locale/en-GB/global/keys.properties (deflated 55%) adding: locale/en-GB/passwordmgr/passwordManager.dtd (deflated 68%) adding: locale/en-GB/passwordmgr/passwordmgr.properties (deflated 58%) adding: locale/en-GB/reporter/about.dtd (deflated 56%) adding: locale/en-GB/reporter/reporter.dtd (deflated 50%) adding: locale/en-GB/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/en-GB/reporter/reporterOverlay.properties (deflated 9%) adding: locale/en-GB/reporter/reportWizard.dtd (deflated 68%) adding: locale/en-GB/reporter/reportResults.dtd (deflated 70%) adding: locale/en-GB/reporter/reportWizard.properties (deflated 44%) adding: locale/en-GB/pippki/pref-masterpass.dtd (deflated 64%) adding: locale/en-GB/pippki/certManager.dtd (deflated 74%) adding: locale/en-GB/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/en-GB/pippki/pref-validation.dtd (deflated 69%) adding: locale/en-GB/pippki/newserver.dtd (deflated 58%) adding: locale/en-GB/pippki/newserver.properties (deflated 54%) adding: locale/en-GB/pippki/pippki.properties (deflated 65%) adding: locale/en-GB/pippki/deviceManager.dtd (deflated 67%) adding: locale/en-GB/pippki/pippki.dtd (deflated 67%) adding: locale/en-GB/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/en-GB/pippki/pref-security.dtd (deflated 61%) adding: locale/en-GB/pippki/pref-ssl.dtd (deflated 64%) adding: locale/en-GB/cookie/cookieAcceptDialog.dtd (deflated 71%) adding: locale/en-GB/cookie/cookieAcceptDialog.properties (deflated 54%) adding: locale/browser/aboutDialog.dtd (deflated 54%) adding: locale/browser/searchbar.dtd (deflated 44%) adding: locale/browser/metaData.dtd (deflated 70%) adding: locale/browser/page-drawer.dtd (deflated 17%) adding: locale/browser/openLocation.dtd (deflated 49%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 69%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 64%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 68%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/images/previous.png (deflated 3%) adding: locale/browser/help/images/Landscape.png (stored 0%) adding: locale/browser/help/images/first.png (deflated 2%) adding: locale/browser/help/images/urlbar.png (stored 0%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/Portrait.png (stored 0%) adding: locale/browser/help/images/last.png (deflated 3%) adding: locale/browser/help/images/next.png (deflated 4%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 41%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 46%) adding: locale/browser/feeds/subscribe.dtd (deflated 53%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/preferences.properties (deflated 62%) adding: locale/browser/preferences/privacy.dtd (deflated 69%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/content.dtd (deflated 73%) adding: locale/browser/preferences/tabs.dtd (deflated 61%) adding: locale/browser/preferences/changeaction.dtd (deflated 73%) adding: locale/browser/preferences/security.dtd (deflated 65%) adding: locale/browser/preferences/colors.dtd (deflated 70%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 62%) adding: locale/browser/preferences/permissions.dtd (deflated 70%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 73%) adding: locale/browser/preferences/feeds.properties (deflated 28%) adding: locale/browser/preferences/cookies.dtd (deflated 73%) adding: locale/browser/preferences/languages.dtd (deflated 72%) adding: locale/browser/preferences/downloadactions.dtd (deflated 74%) adding: locale/browser/preferences/advanced.dtd (deflated 71%) adding: locale/browser/preferences/sanitize.dtd (deflated 64%) adding: locale/browser/preferences/feeds.dtd (deflated 56%) adding: locale/browser/preferences/preferences.dtd (deflated 64%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/openLocation.properties (deflated 12%) adding: locale/browser/sessionstore.properties (deflated 39%) adding: locale/browser/sidebar/sidebar.properties (deflated 47%) adding: locale/browser/baseMenuOverlay.dtd (deflated 69%) adding: locale/browser/shellservice.properties (deflated 51%) adding: locale/browser/engineManager.dtd (deflated 64%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 53%) adding: locale/browser/setDesktopBackground.dtd (deflated 60%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/credits.dtd (deflated 62%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/sanitize.dtd (deflated 66%) adding: locale/browser/metaData.properties (deflated 41%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/browser.dtd (deflated 77%) adding: locale/browser/pageInfo.dtd (deflated 76%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 59%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 73%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 77%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 67%) adding: locale/browser/browser.properties (deflated 60%) adding: locale/browser/history/history.dtd (deflated 74%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 35%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 61%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 55%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.AEw24325 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/es-AR.xpi .xpi + language=es-AR + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org + unzip firefox-langpacks/es-AR.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org Archive: firefox-langpacks/es-AR.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.eUK24350 + langtmp=firefox.eUK24350/firefox/langpack-es-AR + /bin/mkdir -p firefox.eUK24350/firefox/langpack-es-AR + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar -d firefox.eUK24350/firefox/langpack-es-AR Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/necko/necko.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/css.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/xbl.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/xul.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/printing.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/layout_errors.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/netError.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/global.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/appstrings.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/charsetTitles.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/global-strres.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/plugins.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/nsWebBrowserPersist.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/printdialog.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/xslt/xslt.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/dom/dom.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/layout/MediaDocument.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/layout/xmlparser.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/layout/HtmlForm.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/security/caps.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/xml/prettyprint.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/webservices/security.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-platform/win/accessible.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-platform/mac/accessible.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-platform/unix/accessible.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pipnss/pipnss.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pipnss/security.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/pippki.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/pref-ssl.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/pippki.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/PrefOverlay.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/newserver.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/newserver.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/pref-security.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/PageInfoOverlay.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/certManager.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/deviceManager.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/pref-validation.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/pippki/pref-masterpass.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/brand.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/license.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/mozilla.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/nsHelperAppDlg.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/nsHelperAppDlg.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/nsProgressDialog.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/nsProgressDialog.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/filepicker.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/filepicker.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-platform/mac/platformKeys.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-platform/unix/platformKeys.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-platform/win/platformKeys.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-platform/mac/intl.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-platform/unix/intl.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-platform/win/intl.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/downloadProgress.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/findbar.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/findbar.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/preferences.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/history/history.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/xpinstall/xpinstall.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/downloads.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/downloads.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/downloadProperties.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/extensions.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/extensions.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/about.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/update.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/update.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/plugins/plugins.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/plugins/plugins.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/preferences/ocsp.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/preferences/changemp.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/preferences/removemp.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/preferences/preferences.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/profile/createProfileWizard.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/profile/profileSelection.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/profile/profileSelection.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/update/updates.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/update/updates.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/update/incompatible.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/update/history.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/update/errors.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/cookie/cookieAcceptDialog.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/cookie/cookieAcceptDialog.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/autoconfig/autoconfig.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/help/help.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/help/help.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/help/help-toc.rdf extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/help/welcome.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/accept2locale.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/commonDialog.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/commonDialogs.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/config.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/config.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/console.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/console.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/dialogOverlay.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/editMenuOverlay.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/intl.css extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/intl.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/keys.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/languageNames.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/regionNames.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/dialog.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/tabbrowser.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/tabbrowser.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/tree.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/wizard.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/textcontext.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-region/region.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-region/region.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global-region/builtinURLs.rdf extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/passwordmgr/passwordmgr.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/passwordmgr/passwordManager.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/charsetOverlay.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/contentAreaCommands.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/customizeCharset.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/customizeToolbar.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/customizeToolbar.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/finddialog.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/finddialog.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/nsTreeSorting.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/printdialog.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/printjoboptions.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/printPageSetup.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/printPreview.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/printPreviewProgress.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/printProgress.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/viewSource.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/viewSource.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/global/wizard.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/unknownContentType.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/unknownContentType.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/reporter/reportWizard.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/reporter/about.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/reporter/reporterOverlay.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/reporter/reportResults.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/reporter/reporter.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/reporter/reportWizard.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/es-AR/reporter/reporterOverlay.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/aboutDialog.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/credits.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/baseMenuOverlay.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/browser.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/metaData.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/metaData.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/openLocation.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/openLocation.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/page-drawer.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/pageInfo.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/pageReport.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/pageReportFirstTime.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/sanitize.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/search.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/searchbar.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/engineManager.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/setDesktopBackground.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/shellservice.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/sessionstore.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/feeds/subscribe.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/feeds/addFeedReader.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/feeds/subscribe.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/history/history.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/migration/migration.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/migration/migration.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/advanced.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/changeaction.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/colors.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/cookies.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/content.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/connection.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/downloadactions.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/feeds.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/feeds.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/fonts.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/languages.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/main.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/permissions.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/phishEULA.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/preferences.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/preferences.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/privacy.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/sanitize.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/security.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/securityWarnings.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/tabs.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/sidebar/sidebar.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser-region/region.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/help.rdf extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/firebird-toc.rdf extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/search-db.rdf extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/accessibility.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/cookies.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/forieusers.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/menu_reference.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/popup.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/prefs.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/shortcuts.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/using_firebird.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/customization.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/firefox_welcome.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/download_manager.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/platformStrings.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/help/glossary.xhtml extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/browser.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/pageInfo.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/safeMode.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/bookmarks/bookmarks.properties extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/branding/brand.dtd extracting: firefox.eUK24350/firefox/langpack-es-AR/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.eUK24350/firefox/langpack-es-AR/locale/browser-region/region.properties + find firefox.eUK24350/firefox/langpack-es-AR -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar + cd firefox.eUK24350/firefox/langpack-es-AR + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar locale adding: locale/browser-region/region.properties (deflated 54%) adding: locale/es-AR/pipnss/security.properties (deflated 66%) adding: locale/es-AR/pipnss/pipnss.properties (deflated 70%) adding: locale/es-AR/help/welcome.xhtml (deflated 53%) adding: locale/es-AR/help/help.dtd (deflated 71%) adding: locale/es-AR/help/help-toc.rdf (deflated 60%) adding: locale/es-AR/help/help.properties (stored 0%) adding: locale/es-AR/necko/necko.properties (deflated 56%) adding: locale/es-AR/autoconfig/autoconfig.properties (deflated 53%) adding: locale/es-AR/global-region/region.dtd (deflated 12%) adding: locale/es-AR/global-region/builtinURLs.rdf (deflated 61%) adding: locale/es-AR/global-region/region.properties (deflated 42%) adding: locale/es-AR/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/es-AR/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/es-AR/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/es-AR/mozapps/extensions/about.dtd (deflated 41%) adding: locale/es-AR/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/es-AR/mozapps/extensions/update.dtd (deflated 75%) adding: locale/es-AR/mozapps/extensions/update.properties (deflated 54%) adding: locale/es-AR/mozapps/extensions/extensions.properties (deflated 69%) adding: locale/es-AR/mozapps/preferences/preferences.properties (deflated 51%) adding: locale/es-AR/mozapps/preferences/removemp.dtd (deflated 54%) adding: locale/es-AR/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/es-AR/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/es-AR/mozapps/downloads/downloadProperties.dtd (deflated 42%) adding: locale/es-AR/mozapps/downloads/unknownContentType.dtd (deflated 61%) adding: locale/es-AR/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/es-AR/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/es-AR/mozapps/downloads/unknownContentType.properties (deflated 41%) adding: locale/es-AR/mozapps/update/errors.dtd (deflated 44%) adding: locale/es-AR/mozapps/update/incompatible.dtd (deflated 63%) adding: locale/es-AR/mozapps/update/updates.dtd (deflated 73%) adding: locale/es-AR/mozapps/update/updates.properties (deflated 65%) adding: locale/es-AR/mozapps/update/history.dtd (deflated 62%) adding: locale/es-AR/mozapps/plugins/plugins.dtd (deflated 69%) adding: locale/es-AR/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/es-AR/mozapps/xpinstall/xpinstallConfirm.properties (deflated 46%) adding: locale/es-AR/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 35%) adding: locale/es-AR/global-platform/win/accessible.properties (deflated 51%) adding: locale/es-AR/global-platform/win/intl.properties (deflated 23%) adding: locale/es-AR/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/es-AR/global-platform/mac/accessible.properties (deflated 51%) adding: locale/es-AR/global-platform/mac/intl.properties (deflated 23%) adding: locale/es-AR/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/es-AR/global-platform/unix/accessible.properties (deflated 51%) adding: locale/es-AR/global-platform/unix/intl.properties (deflated 23%) adding: locale/es-AR/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/es-AR/global/printProgress.dtd (deflated 44%) adding: locale/es-AR/global/viewSource.properties (deflated 49%) adding: locale/es-AR/global/dialogOverlay.dtd (deflated 42%) adding: locale/es-AR/global/printPreviewProgress.dtd (deflated 37%) adding: locale/es-AR/global/xbl.properties (deflated 53%) adding: locale/es-AR/global/tree.dtd (deflated 10%) adding: locale/es-AR/global/nsProgressDialog.dtd (deflated 64%) adding: locale/es-AR/global/downloadProgress.properties (deflated 50%) adding: locale/es-AR/global/textcontext.dtd (deflated 65%) adding: locale/es-AR/global/xml/prettyprint.dtd (deflated 54%) adding: locale/es-AR/global/finddialog.properties (deflated 8%) adding: locale/es-AR/global/filepicker.properties (deflated 63%) adding: locale/es-AR/global/printing.properties (deflated 65%) adding: locale/es-AR/global/appstrings.properties (deflated 61%) adding: locale/es-AR/global/customizeToolbar.properties (deflated 51%) adding: locale/es-AR/global/xslt/xslt.properties (deflated 56%) adding: locale/es-AR/global/customizeCharset.dtd (deflated 57%) adding: locale/es-AR/global/accept2locale.properties (deflated 52%) adding: locale/es-AR/global/languageNames.properties (deflated 42%) adding: locale/es-AR/global/printdialog.dtd (deflated 61%) adding: locale/es-AR/global/nsProgressDialog.properties (deflated 52%) adding: locale/es-AR/global/viewSource.dtd (deflated 71%) adding: locale/es-AR/global/printPreview.dtd (deflated 61%) adding: locale/es-AR/global/console.properties (deflated 31%) adding: locale/es-AR/global/intl.css (deflated 24%) adding: locale/es-AR/global/layout/HtmlForm.properties (deflated 53%) adding: locale/es-AR/global/layout/MediaDocument.properties (deflated 57%) adding: locale/es-AR/global/layout/xmlparser.properties (deflated 55%) adding: locale/es-AR/global/dom/dom.properties (deflated 61%) adding: locale/es-AR/global/printPageSetup.dtd (deflated 64%) adding: locale/es-AR/global/finddialog.dtd (deflated 63%) adding: locale/es-AR/global/editMenuOverlay.dtd (deflated 73%) adding: locale/es-AR/global/printjoboptions.dtd (deflated 56%) adding: locale/es-AR/global/nsHelperAppDlg.properties (deflated 7%) adding: locale/es-AR/global/contentAreaCommands.properties (deflated 54%) adding: locale/es-AR/global/security/caps.properties (deflated 56%) adding: locale/es-AR/global/config.properties (deflated 53%) adding: locale/es-AR/global/charsetTitles.properties (deflated 65%) adding: locale/es-AR/global/intl.properties (deflated 60%) adding: locale/es-AR/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/es-AR/global/mozilla.dtd (deflated 41%) adding: locale/es-AR/global/findbar.properties (deflated 38%) adding: locale/es-AR/global/printdialog.properties (deflated 50%) adding: locale/es-AR/global/css.properties (deflated 68%) adding: locale/es-AR/global/config.dtd (deflated 61%) adding: locale/es-AR/global/customizeToolbar.dtd (deflated 49%) adding: locale/es-AR/global/webservices/security.properties (deflated 54%) adding: locale/es-AR/global/layout_errors.properties (deflated 57%) adding: locale/es-AR/global/console.dtd (deflated 60%) adding: locale/es-AR/global/plugins.properties (deflated 43%) adding: locale/es-AR/global/findbar.dtd (deflated 57%) adding: locale/es-AR/global/dialog.properties (deflated 42%) adding: locale/es-AR/global/brand.dtd (deflated 18%) adding: locale/es-AR/global/tabbrowser.properties (deflated 55%) adding: locale/es-AR/global/wizard.dtd (deflated 76%) adding: locale/es-AR/global/commonDialogs.properties (deflated 39%) adding: locale/es-AR/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/es-AR/global/regionNames.properties (deflated 38%) adding: locale/es-AR/global/charsetOverlay.dtd (deflated 71%) adding: locale/es-AR/global/global-strres.properties (deflated 42%) adding: locale/es-AR/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/es-AR/global/netError.dtd (deflated 67%) adding: locale/es-AR/global/wizard.properties (deflated 38%) adding: locale/es-AR/global/preferences.dtd (deflated 57%) adding: locale/es-AR/global/nsTreeSorting.properties (stored 0%) adding: locale/es-AR/global/history/history.properties (deflated 46%) adding: locale/es-AR/global/global.dtd (stored 0%) adding: locale/es-AR/global/xul.properties (deflated 53%) adding: locale/es-AR/global/tabbrowser.dtd (deflated 62%) adding: locale/es-AR/global/license.dtd (deflated 66%) adding: locale/es-AR/global/filepicker.dtd (deflated 57%) adding: locale/es-AR/global/commonDialog.dtd (deflated 44%) adding: locale/es-AR/global/keys.properties (deflated 55%) adding: locale/es-AR/passwordmgr/passwordManager.dtd (deflated 62%) adding: locale/es-AR/passwordmgr/passwordmgr.properties (deflated 60%) adding: locale/es-AR/reporter/about.dtd (deflated 50%) adding: locale/es-AR/reporter/reporter.dtd (deflated 50%) adding: locale/es-AR/reporter/reporterOverlay.dtd (deflated 57%) adding: locale/es-AR/reporter/reporterOverlay.properties (deflated 9%) adding: locale/es-AR/reporter/reportWizard.dtd (deflated 67%) adding: locale/es-AR/reporter/reportResults.dtd (deflated 65%) adding: locale/es-AR/reporter/reportWizard.properties (deflated 42%) adding: locale/es-AR/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/es-AR/pippki/certManager.dtd (deflated 70%) adding: locale/es-AR/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/es-AR/pippki/pref-validation.dtd (deflated 67%) adding: locale/es-AR/pippki/newserver.dtd (deflated 57%) adding: locale/es-AR/pippki/newserver.properties (deflated 53%) adding: locale/es-AR/pippki/pippki.properties (deflated 66%) adding: locale/es-AR/pippki/deviceManager.dtd (deflated 64%) adding: locale/es-AR/pippki/pippki.dtd (deflated 67%) adding: locale/es-AR/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/es-AR/pippki/pref-security.dtd (deflated 60%) adding: locale/es-AR/pippki/pref-ssl.dtd (deflated 64%) adding: locale/es-AR/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/es-AR/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/browser/aboutDialog.dtd (deflated 52%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/page-drawer.dtd (deflated 14%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/help/download_manager.xhtml (deflated 62%) adding: locale/browser/help/customization.xhtml (deflated 65%) adding: locale/browser/help/using_firebird.xhtml (deflated 71%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 66%) adding: locale/browser/help/menu_reference.xhtml (deflated 70%) adding: locale/browser/help/glossary.xhtml (deflated 64%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 65%) adding: locale/browser/help/shortcuts.xhtml (deflated 78%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 65%) adding: locale/browser/help/forieusers.xhtml (deflated 62%) adding: locale/browser/help/prefs.xhtml (deflated 71%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 49%) adding: locale/browser/help/popup.xhtml (deflated 62%) adding: locale/browser/help/platformStrings.dtd (deflated 65%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 39%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 44%) adding: locale/browser/feeds/subscribe.dtd (deflated 51%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 52%) adding: locale/browser/preferences/preferences.properties (deflated 62%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 74%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/changeaction.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 59%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (deflated 8%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/languages.dtd (deflated 71%) adding: locale/browser/preferences/downloadactions.dtd (deflated 72%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 60%) adding: locale/browser/preferences/feeds.dtd (deflated 52%) adding: locale/browser/preferences/preferences.dtd (deflated 61%) adding: locale/browser/preferences/main.dtd (deflated 64%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/sidebar/sidebar.properties (deflated 50%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/engineManager.dtd (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 46%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/setDesktopBackground.dtd (deflated 56%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/sanitize.dtd (deflated 66%) adding: locale/browser/metaData.properties (deflated 38%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 54%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 69%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 61%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 23%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/branding/brand.dtd (deflated 46%) adding: locale/branding/brand.properties (deflated 57%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.eUK24350 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/es-ES.xpi .xpi + language=es-ES + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org + unzip firefox-langpacks/es-ES.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org Archive: firefox-langpacks/es-ES.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.dfK24376 + langtmp=firefox.dfK24376/firefox/langpack-es-ES + /bin/mkdir -p firefox.dfK24376/firefox/langpack-es-ES + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar -d firefox.dfK24376/firefox/langpack-es-ES Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/necko/necko.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/css.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/xbl.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/xul.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/printing.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/layout_errors.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/netError.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/global.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/appstrings.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/charsetTitles.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/global-strres.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/plugins.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/nsWebBrowserPersist.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/printdialog.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/xslt/xslt.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/dom/dom.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/layout/MediaDocument.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/layout/xmlparser.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/layout/HtmlForm.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/security/caps.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/xml/prettyprint.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/webservices/security.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-platform/win/accessible.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-platform/mac/accessible.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-platform/unix/accessible.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pipnss/pipnss.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pipnss/security.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/pippki.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/pref-ssl.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/pippki.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/PrefOverlay.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/newserver.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/newserver.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/pref-security.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/PageInfoOverlay.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/certManager.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/deviceManager.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/pref-validation.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/pippki/pref-masterpass.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/brand.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/license.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/mozilla.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/nsHelperAppDlg.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/nsHelperAppDlg.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/nsProgressDialog.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/nsProgressDialog.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/filepicker.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/filepicker.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-platform/mac/platformKeys.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-platform/unix/platformKeys.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-platform/win/platformKeys.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-platform/mac/intl.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-platform/unix/intl.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-platform/win/intl.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/downloadProgress.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/findbar.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/findbar.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/preferences.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/history/history.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/xpinstall/xpinstall.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/downloads.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/downloads.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/downloadProperties.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/extensions.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/extensions.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/about.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/update.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/update.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/plugins/plugins.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/plugins/plugins.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/preferences/ocsp.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/preferences/changemp.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/preferences/removemp.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/preferences/preferences.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/profile/createProfileWizard.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/profile/profileSelection.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/profile/profileSelection.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/update/updates.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/update/updates.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/update/incompatible.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/update/history.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/update/errors.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/cookie/cookieAcceptDialog.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/cookie/cookieAcceptDialog.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/autoconfig/autoconfig.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/help/help.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/help/help.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/help/help-toc.rdf extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/help/welcome.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/accept2locale.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/commonDialog.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/commonDialogs.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/config.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/config.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/console.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/console.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/dialogOverlay.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/editMenuOverlay.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/intl.css extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/intl.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/keys.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/languageNames.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/regionNames.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/dialog.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/tabbrowser.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/tabbrowser.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/tree.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/wizard.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/textcontext.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-region/region.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-region/region.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global-region/builtinURLs.rdf extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/passwordmgr/passwordmgr.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/passwordmgr/passwordManager.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/charsetOverlay.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/contentAreaCommands.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/customizeCharset.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/customizeToolbar.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/customizeToolbar.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/finddialog.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/finddialog.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/nsTreeSorting.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/printdialog.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/printjoboptions.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/printPageSetup.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/printPreview.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/printPreviewProgress.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/printProgress.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/viewSource.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/viewSource.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/global/wizard.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/unknownContentType.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/unknownContentType.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/reporter/reportWizard.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/reporter/about.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/reporter/reporterOverlay.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/reporter/reportResults.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/reporter/reporter.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/reporter/reportWizard.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/es-ES/reporter/reporterOverlay.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/aboutDialog.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/credits.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/baseMenuOverlay.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/browser.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/metaData.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/metaData.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/openLocation.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/openLocation.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/page-drawer.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/pageInfo.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/pageReport.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/pageReportFirstTime.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/sanitize.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/search.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/searchbar.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/engineManager.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/setDesktopBackground.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/shellservice.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/sessionstore.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/feeds/subscribe.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/feeds/addFeedReader.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/feeds/subscribe.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/history/history.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/migration/migration.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/migration/migration.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/advanced.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/changeaction.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/colors.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/cookies.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/content.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/connection.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/downloadactions.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/feeds.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/feeds.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/fonts.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/languages.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/main.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/permissions.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/phishEULA.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/preferences.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/preferences.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/privacy.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/sanitize.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/security.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/securityWarnings.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/tabs.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/sidebar/sidebar.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser-region/region.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/help.rdf extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/firebird-toc.rdf extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/search-db.rdf extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/accessibility.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/cookies.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/forieusers.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/menu_reference.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/popup.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/prefs.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/shortcuts.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/using_firebird.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/customization.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/firefox_welcome.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/download_manager.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/platformStrings.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/help/glossary.xhtml extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/browser.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/pageInfo.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/safeMode.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/bookmarks/bookmarks.properties extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/branding/brand.dtd extracting: firefox.dfK24376/firefox/langpack-es-ES/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.dfK24376/firefox/langpack-es-ES/locale/browser-region/region.properties + find firefox.dfK24376/firefox/langpack-es-ES -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar + cd firefox.dfK24376/firefox/langpack-es-ES + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar locale adding: locale/browser-region/region.properties (deflated 58%) adding: locale/es-ES/pipnss/security.properties (deflated 70%) adding: locale/es-ES/pipnss/pipnss.properties (deflated 72%) adding: locale/es-ES/help/welcome.xhtml (deflated 52%) adding: locale/es-ES/help/help.dtd (deflated 70%) adding: locale/es-ES/help/help-toc.rdf (deflated 61%) adding: locale/es-ES/help/help.properties (stored 0%) adding: locale/es-ES/necko/necko.properties (deflated 55%) adding: locale/es-ES/autoconfig/autoconfig.properties (deflated 50%) adding: locale/es-ES/global-region/region.dtd (stored 0%) adding: locale/es-ES/global-region/builtinURLs.rdf (deflated 59%) adding: locale/es-ES/global-region/region.properties (deflated 43%) adding: locale/es-ES/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/es-ES/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/es-ES/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/es-ES/mozapps/extensions/about.dtd (deflated 39%) adding: locale/es-ES/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/es-ES/mozapps/extensions/update.dtd (deflated 75%) adding: locale/es-ES/mozapps/extensions/update.properties (deflated 57%) adding: locale/es-ES/mozapps/extensions/extensions.properties (deflated 68%) adding: locale/es-ES/mozapps/preferences/preferences.properties (deflated 49%) adding: locale/es-ES/mozapps/preferences/removemp.dtd (deflated 49%) adding: locale/es-ES/mozapps/preferences/ocsp.dtd (deflated 54%) adding: locale/es-ES/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/es-ES/mozapps/downloads/downloadProperties.dtd (deflated 43%) adding: locale/es-ES/mozapps/downloads/unknownContentType.dtd (deflated 61%) adding: locale/es-ES/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/es-ES/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/es-ES/mozapps/downloads/unknownContentType.properties (deflated 42%) adding: locale/es-ES/mozapps/update/errors.dtd (deflated 46%) adding: locale/es-ES/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/es-ES/mozapps/update/updates.dtd (deflated 71%) adding: locale/es-ES/mozapps/update/updates.properties (deflated 65%) adding: locale/es-ES/mozapps/update/history.dtd (deflated 53%) adding: locale/es-ES/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/es-ES/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/es-ES/mozapps/xpinstall/xpinstallConfirm.properties (deflated 45%) adding: locale/es-ES/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/es-ES/global-platform/win/accessible.properties (deflated 34%) adding: locale/es-ES/global-platform/win/intl.properties (deflated 9%) adding: locale/es-ES/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/es-ES/global-platform/mac/accessible.properties (deflated 34%) adding: locale/es-ES/global-platform/mac/intl.properties (deflated 9%) adding: locale/es-ES/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/es-ES/global-platform/unix/accessible.properties (deflated 34%) adding: locale/es-ES/global-platform/unix/intl.properties (deflated 9%) adding: locale/es-ES/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/es-ES/global/printProgress.dtd (deflated 41%) adding: locale/es-ES/global/viewSource.properties (deflated 45%) adding: locale/es-ES/global/dialogOverlay.dtd (deflated 41%) adding: locale/es-ES/global/printPreviewProgress.dtd (deflated 38%) adding: locale/es-ES/global/xbl.properties (deflated 8%) adding: locale/es-ES/global/tree.dtd (deflated 10%) adding: locale/es-ES/global/nsProgressDialog.dtd (deflated 59%) adding: locale/es-ES/global/downloadProgress.properties (deflated 38%) adding: locale/es-ES/global/textcontext.dtd (deflated 64%) adding: locale/es-ES/global/xml/prettyprint.dtd (deflated 12%) adding: locale/es-ES/global/finddialog.properties (deflated 8%) adding: locale/es-ES/global/filepicker.properties (deflated 67%) adding: locale/es-ES/global/printing.properties (deflated 66%) adding: locale/es-ES/global/appstrings.properties (deflated 59%) adding: locale/es-ES/global/customizeToolbar.properties (deflated 51%) adding: locale/es-ES/global/xslt/xslt.properties (deflated 62%) adding: locale/es-ES/global/customizeCharset.dtd (deflated 58%) adding: locale/es-ES/global/accept2locale.properties (deflated 20%) adding: locale/es-ES/global/languageNames.properties (deflated 46%) adding: locale/es-ES/global/printdialog.dtd (deflated 62%) adding: locale/es-ES/global/nsProgressDialog.properties (deflated 32%) adding: locale/es-ES/global/viewSource.dtd (deflated 71%) adding: locale/es-ES/global/printPreview.dtd (deflated 68%) adding: locale/es-ES/global/console.properties (deflated 29%) adding: locale/es-ES/global/intl.css (deflated 21%) adding: locale/es-ES/global/layout/HtmlForm.properties (deflated 42%) adding: locale/es-ES/global/layout/MediaDocument.properties (deflated 50%) adding: locale/es-ES/global/layout/xmlparser.properties (deflated 54%) adding: locale/es-ES/global/dom/dom.properties (deflated 61%) adding: locale/es-ES/global/printPageSetup.dtd (deflated 64%) adding: locale/es-ES/global/finddialog.dtd (deflated 63%) adding: locale/es-ES/global/editMenuOverlay.dtd (deflated 72%) adding: locale/es-ES/global/printjoboptions.dtd (deflated 58%) adding: locale/es-ES/global/nsHelperAppDlg.properties (deflated 10%) adding: locale/es-ES/global/contentAreaCommands.properties (deflated 52%) adding: locale/es-ES/global/security/caps.properties (deflated 57%) adding: locale/es-ES/global/config.properties (deflated 30%) adding: locale/es-ES/global/charsetTitles.properties (deflated 65%) adding: locale/es-ES/global/intl.properties (deflated 62%) adding: locale/es-ES/global/nsHelperAppDlg.dtd (deflated 67%) adding: locale/es-ES/global/mozilla.dtd (deflated 37%) adding: locale/es-ES/global/findbar.properties (deflated 38%) adding: locale/es-ES/global/printdialog.properties (deflated 28%) adding: locale/es-ES/global/css.properties (deflated 72%) adding: locale/es-ES/global/config.dtd (deflated 67%) adding: locale/es-ES/global/customizeToolbar.dtd (deflated 50%) adding: locale/es-ES/global/webservices/security.properties (deflated 45%) adding: locale/es-ES/global/layout_errors.properties (deflated 62%) adding: locale/es-ES/global/console.dtd (deflated 66%) adding: locale/es-ES/global/plugins.properties (deflated 47%) adding: locale/es-ES/global/findbar.dtd (deflated 60%) adding: locale/es-ES/global/dialog.properties (deflated 45%) adding: locale/es-ES/global/brand.dtd (deflated 18%) adding: locale/es-ES/global/tabbrowser.properties (deflated 55%) adding: locale/es-ES/global/wizard.dtd (deflated 74%) adding: locale/es-ES/global/commonDialogs.properties (deflated 38%) adding: locale/es-ES/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/es-ES/global/regionNames.properties (deflated 40%) adding: locale/es-ES/global/charsetOverlay.dtd (deflated 72%) adding: locale/es-ES/global/global-strres.properties (stored 0%) adding: locale/es-ES/global/nsWebBrowserPersist.properties (deflated 61%) adding: locale/es-ES/global/netError.dtd (deflated 68%) adding: locale/es-ES/global/wizard.properties (deflated 38%) adding: locale/es-ES/global/preferences.dtd (deflated 48%) adding: locale/es-ES/global/nsTreeSorting.properties (stored 0%) adding: locale/es-ES/global/history/history.properties (deflated 46%) adding: locale/es-ES/global/global.dtd (stored 0%) adding: locale/es-ES/global/xul.properties (deflated 6%) adding: locale/es-ES/global/tabbrowser.dtd (deflated 62%) adding: locale/es-ES/global/license.dtd (deflated 63%) adding: locale/es-ES/global/filepicker.dtd (deflated 58%) adding: locale/es-ES/global/commonDialog.dtd (deflated 44%) adding: locale/es-ES/global/keys.properties (deflated 50%) adding: locale/es-ES/passwordmgr/passwordManager.dtd (deflated 62%) adding: locale/es-ES/passwordmgr/passwordmgr.properties (deflated 58%) adding: locale/es-ES/reporter/about.dtd (deflated 25%) adding: locale/es-ES/reporter/reporter.dtd (deflated 23%) adding: locale/es-ES/reporter/reporterOverlay.dtd (deflated 50%) adding: locale/es-ES/reporter/reporterOverlay.properties (stored 0%) adding: locale/es-ES/reporter/reportWizard.dtd (deflated 66%) adding: locale/es-ES/reporter/reportResults.dtd (deflated 53%) adding: locale/es-ES/reporter/reportWizard.properties (deflated 43%) adding: locale/es-ES/pippki/pref-masterpass.dtd (deflated 66%) adding: locale/es-ES/pippki/certManager.dtd (deflated 75%) adding: locale/es-ES/pippki/PrefOverlay.dtd (deflated 36%) adding: locale/es-ES/pippki/pref-validation.dtd (deflated 71%) adding: locale/es-ES/pippki/newserver.dtd (deflated 57%) adding: locale/es-ES/pippki/newserver.properties (deflated 43%) adding: locale/es-ES/pippki/pippki.properties (deflated 66%) adding: locale/es-ES/pippki/deviceManager.dtd (deflated 63%) adding: locale/es-ES/pippki/pippki.dtd (deflated 69%) adding: locale/es-ES/pippki/PageInfoOverlay.dtd (deflated 38%) adding: locale/es-ES/pippki/pref-security.dtd (deflated 64%) adding: locale/es-ES/pippki/pref-ssl.dtd (deflated 64%) adding: locale/es-ES/cookie/cookieAcceptDialog.dtd (deflated 61%) adding: locale/es-ES/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/browser/aboutDialog.dtd (deflated 52%) adding: locale/browser/searchbar.dtd (deflated 25%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/page-drawer.dtd (deflated 13%) adding: locale/browser/openLocation.dtd (deflated 48%) adding: locale/browser/help/download_manager.xhtml (deflated 61%) adding: locale/browser/help/customization.xhtml (deflated 67%) adding: locale/browser/help/using_firebird.xhtml (deflated 72%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 66%) adding: locale/browser/help/menu_reference.xhtml (deflated 71%) adding: locale/browser/help/glossary.xhtml (deflated 65%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 66%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 65%) adding: locale/browser/help/forieusers.xhtml (deflated 61%) adding: locale/browser/help/prefs.xhtml (deflated 72%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 48%) adding: locale/browser/help/popup.xhtml (deflated 63%) adding: locale/browser/help/platformStrings.dtd (deflated 72%) adding: locale/browser/help/help.rdf (deflated 58%) adding: locale/browser/help/accessibility.xhtml (deflated 69%) adding: locale/browser/feeds/subscribe.properties (deflated 40%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 42%) adding: locale/browser/feeds/subscribe.dtd (deflated 51%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 58%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/fonts.dtd (deflated 69%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/changeaction.dtd (deflated 64%) adding: locale/browser/preferences/security.dtd (deflated 66%) adding: locale/browser/preferences/colors.dtd (deflated 61%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/permissions.dtd (deflated 63%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 69%) adding: locale/browser/preferences/feeds.properties (deflated 6%) adding: locale/browser/preferences/cookies.dtd (deflated 65%) adding: locale/browser/preferences/languages.dtd (deflated 65%) adding: locale/browser/preferences/downloadactions.dtd (deflated 64%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/sanitize.dtd (deflated 60%) adding: locale/browser/preferences/feeds.dtd (deflated 47%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/sidebar/sidebar.properties (deflated 50%) adding: locale/browser/baseMenuOverlay.dtd (deflated 70%) adding: locale/browser/shellservice.properties (deflated 49%) adding: locale/browser/engineManager.dtd (deflated 57%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 46%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/sanitize.dtd (deflated 61%) adding: locale/browser/metaData.properties (deflated 36%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 54%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 70%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 61%) adding: locale/browser/browser.properties (deflated 64%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 23%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/branding/brand.properties (deflated 44%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.dfK24376 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/eu.xpi .xpi + language=eu + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org + unzip firefox-langpacks/eu.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org Archive: firefox-langpacks/eu.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.jcn24401 + langtmp=firefox.jcn24401/firefox/langpack-eu + /bin/mkdir -p firefox.jcn24401/firefox/langpack-eu + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar -d firefox.jcn24401/firefox/langpack-eu Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/necko/necko.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/css.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/xbl.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/xul.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/printing.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/layout_errors.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/netError.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/global.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/appstrings.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/charsetTitles.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/global-strres.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/plugins.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/nsWebBrowserPersist.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/printdialog.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/xslt/xslt.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/dom/dom.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/layout/MediaDocument.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/layout/xmlparser.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/layout/HtmlForm.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/security/caps.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/xml/prettyprint.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/webservices/security.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-platform/win/accessible.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-platform/mac/accessible.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-platform/unix/accessible.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pipnss/pipnss.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pipnss/security.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/pippki.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/pref-ssl.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/pippki.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/PrefOverlay.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/newserver.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/newserver.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/pref-security.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/PageInfoOverlay.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/certManager.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/deviceManager.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/pref-validation.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/pippki/pref-masterpass.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/brand.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/license.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/mozilla.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/nsHelperAppDlg.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/nsHelperAppDlg.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/nsProgressDialog.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/nsProgressDialog.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/filepicker.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/filepicker.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-platform/mac/platformKeys.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-platform/unix/platformKeys.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-platform/win/platformKeys.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-platform/mac/intl.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-platform/unix/intl.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-platform/win/intl.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/downloadProgress.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/findbar.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/findbar.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/preferences.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/history/history.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/xpinstall/xpinstall.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/downloads/downloads.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/downloads/downloads.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/downloads/downloadProperties.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/extensions/extensions.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/extensions/extensions.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/extensions/about.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/extensions/update.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/extensions/update.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/plugins/plugins.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/plugins/plugins.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/preferences/ocsp.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/preferences/changemp.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/preferences/removemp.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/preferences/preferences.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/profile/createProfileWizard.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/profile/profileSelection.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/profile/profileSelection.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/update/updates.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/update/updates.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/update/incompatible.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/update/history.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/update/errors.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/cookie/cookieAcceptDialog.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/cookie/cookieAcceptDialog.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/autoconfig/autoconfig.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/help/help.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/help/help.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/help/help-toc.rdf extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/help/welcome.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/accept2locale.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/commonDialog.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/commonDialogs.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/config.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/config.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/console.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/console.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/dialogOverlay.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/editMenuOverlay.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/intl.css extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/intl.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/keys.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/languageNames.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/regionNames.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/dialog.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/tabbrowser.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/tabbrowser.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/tree.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/wizard.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/textcontext.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-region/region.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-region/region.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global-region/builtinURLs.rdf extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/passwordmgr/passwordmgr.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/passwordmgr/passwordManager.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/charsetOverlay.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/contentAreaCommands.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/customizeCharset.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/customizeToolbar.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/customizeToolbar.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/finddialog.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/finddialog.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/nsTreeSorting.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/printdialog.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/printjoboptions.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/printPageSetup.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/printPreview.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/printPreviewProgress.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/printProgress.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/viewSource.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/viewSource.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/global/wizard.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/downloads/unknownContentType.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/mozapps/downloads/unknownContentType.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/reporter/reportWizard.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/reporter/about.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/reporter/reporterOverlay.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/reporter/reportResults.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/reporter/reporter.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/reporter/reportWizard.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/eu/reporter/reporterOverlay.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/aboutDialog.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/credits.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/baseMenuOverlay.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/browser.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/metaData.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/metaData.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/openLocation.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/openLocation.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/page-drawer.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/pageInfo.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/pageReport.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/pageReportFirstTime.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/sanitize.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/search.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/searchbar.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/engineManager.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/setDesktopBackground.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/shellservice.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/sessionstore.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/feeds/subscribe.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/feeds/addFeedReader.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/feeds/subscribe.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/history/history.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/migration/migration.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/migration/migration.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/advanced.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/changeaction.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/colors.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/cookies.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/content.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/connection.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/downloadactions.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/feeds.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/feeds.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/fonts.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/languages.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/main.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/permissions.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/phishEULA.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/preferences.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/preferences.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/privacy.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/sanitize.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/security.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/securityWarnings.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/tabs.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/sidebar/sidebar.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser-region/region.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/help.rdf extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/firebird-toc.rdf extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/search-db.rdf extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/accessibility.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/cookies.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/forieusers.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/menu_reference.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/popup.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/prefs.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/shortcuts.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/using_firebird.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/customization.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/firefox_welcome.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/download_manager.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/platformStrings.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/help/glossary.xhtml extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/browser.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/pageInfo.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/safeMode.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/bookmarks/bookmarks.properties extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/branding/brand.dtd extracting: firefox.jcn24401/firefox/langpack-eu/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.jcn24401/firefox/langpack-eu/locale/browser-region/region.properties + find firefox.jcn24401/firefox/langpack-eu -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar + cd firefox.jcn24401/firefox/langpack-eu + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar locale adding: locale/browser-region/region.properties (deflated 54%) adding: locale/browser/aboutDialog.dtd (deflated 40%) adding: locale/browser/searchbar.dtd (deflated 32%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/page-drawer.dtd (deflated 15%) adding: locale/browser/openLocation.dtd (deflated 48%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 64%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 62%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 58%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 45%) adding: locale/browser/help/popup.xhtml (deflated 59%) adding: locale/browser/help/platformStrings.dtd (deflated 62%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 65%) adding: locale/browser/feeds/subscribe.properties (deflated 39%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 42%) adding: locale/browser/feeds/subscribe.dtd (deflated 52%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/privacy.dtd (deflated 63%) adding: locale/browser/preferences/fonts.dtd (deflated 68%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/changeaction.dtd (deflated 64%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 62%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 63%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 66%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 65%) adding: locale/browser/preferences/languages.dtd (deflated 66%) adding: locale/browser/preferences/downloadactions.dtd (deflated 64%) adding: locale/browser/preferences/advanced.dtd (deflated 64%) adding: locale/browser/preferences/sanitize.dtd (deflated 57%) adding: locale/browser/preferences/feeds.dtd (deflated 48%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/sidebar/sidebar.properties (deflated 47%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/engineManager.dtd (deflated 57%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 52%) adding: locale/browser/setDesktopBackground.dtd (deflated 45%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/credits.dtd (deflated 61%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 60%) adding: locale/browser/metaData.properties (deflated 39%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 54%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 72%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 59%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 25%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/eu/pipnss/security.properties (deflated 63%) adding: locale/eu/pipnss/pipnss.properties (deflated 69%) adding: locale/eu/help/welcome.xhtml (deflated 49%) adding: locale/eu/help/help.dtd (deflated 69%) adding: locale/eu/help/help-toc.rdf (deflated 60%) adding: locale/eu/help/help.properties (stored 0%) adding: locale/eu/necko/necko.properties (deflated 54%) adding: locale/eu/autoconfig/autoconfig.properties (deflated 50%) adding: locale/eu/global-region/region.dtd (stored 0%) adding: locale/eu/global-region/builtinURLs.rdf (deflated 62%) adding: locale/eu/global-region/region.properties (deflated 41%) adding: locale/eu/mozapps/profile/profileSelection.properties (deflated 59%) adding: locale/eu/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/eu/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/eu/mozapps/extensions/about.dtd (deflated 42%) adding: locale/eu/mozapps/extensions/extensions.dtd (deflated 75%) adding: locale/eu/mozapps/extensions/update.dtd (deflated 70%) adding: locale/eu/mozapps/extensions/update.properties (deflated 56%) adding: locale/eu/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/eu/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/eu/mozapps/preferences/removemp.dtd (deflated 49%) adding: locale/eu/mozapps/preferences/ocsp.dtd (deflated 53%) adding: locale/eu/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/eu/mozapps/downloads/downloadProperties.dtd (deflated 43%) adding: locale/eu/mozapps/downloads/unknownContentType.dtd (deflated 59%) adding: locale/eu/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/eu/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/eu/mozapps/downloads/unknownContentType.properties (deflated 42%) adding: locale/eu/mozapps/update/errors.dtd (deflated 29%) adding: locale/eu/mozapps/update/incompatible.dtd (deflated 52%) adding: locale/eu/mozapps/update/updates.dtd (deflated 67%) adding: locale/eu/mozapps/update/updates.properties (deflated 64%) adding: locale/eu/mozapps/update/history.dtd (deflated 55%) adding: locale/eu/mozapps/plugins/plugins.dtd (deflated 67%) adding: locale/eu/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/eu/mozapps/xpinstall/xpinstallConfirm.properties (deflated 46%) adding: locale/eu/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 39%) adding: locale/eu/global-platform/win/accessible.properties (deflated 48%) adding: locale/eu/global-platform/win/intl.properties (deflated 28%) adding: locale/eu/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/eu/global-platform/mac/accessible.properties (deflated 48%) adding: locale/eu/global-platform/mac/intl.properties (deflated 28%) adding: locale/eu/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/eu/global-platform/unix/accessible.properties (deflated 48%) adding: locale/eu/global-platform/unix/intl.properties (deflated 28%) adding: locale/eu/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/eu/global/printProgress.dtd (deflated 44%) adding: locale/eu/global/viewSource.properties (deflated 45%) adding: locale/eu/global/dialogOverlay.dtd (deflated 35%) adding: locale/eu/global/printPreviewProgress.dtd (deflated 36%) adding: locale/eu/global/xbl.properties (deflated 53%) adding: locale/eu/global/tree.dtd (deflated 12%) adding: locale/eu/global/nsProgressDialog.dtd (deflated 63%) adding: locale/eu/global/downloadProgress.properties (deflated 48%) adding: locale/eu/global/textcontext.dtd (deflated 65%) adding: locale/eu/global/xml/prettyprint.dtd (deflated 54%) adding: locale/eu/global/finddialog.properties (deflated 4%) adding: locale/eu/global/filepicker.properties (deflated 64%) adding: locale/eu/global/printing.properties (deflated 66%) adding: locale/eu/global/appstrings.properties (deflated 58%) adding: locale/eu/global/customizeToolbar.properties (deflated 43%) adding: locale/eu/global/xslt/xslt.properties (deflated 57%) adding: locale/eu/global/customizeCharset.dtd (deflated 57%) adding: locale/eu/global/accept2locale.properties (deflated 53%) adding: locale/eu/global/languageNames.properties (deflated 54%) adding: locale/eu/global/printdialog.dtd (deflated 63%) adding: locale/eu/global/nsProgressDialog.properties (deflated 52%) adding: locale/eu/global/viewSource.dtd (deflated 71%) adding: locale/eu/global/printPreview.dtd (deflated 62%) adding: locale/eu/global/console.properties (deflated 30%) adding: locale/eu/global/intl.css (deflated 21%) adding: locale/eu/global/layout/HtmlForm.properties (deflated 52%) adding: locale/eu/global/layout/MediaDocument.properties (deflated 59%) adding: locale/eu/global/layout/xmlparser.properties (deflated 56%) adding: locale/eu/global/dom/dom.properties (deflated 61%) adding: locale/eu/global/printPageSetup.dtd (deflated 63%) adding: locale/eu/global/finddialog.dtd (deflated 64%) adding: locale/eu/global/editMenuOverlay.dtd (deflated 73%) adding: locale/eu/global/printjoboptions.dtd (deflated 59%) adding: locale/eu/global/nsHelperAppDlg.properties (deflated 6%) adding: locale/eu/global/contentAreaCommands.properties (deflated 51%) adding: locale/eu/global/security/caps.properties (deflated 55%) adding: locale/eu/global/config.properties (deflated 53%) adding: locale/eu/global/charsetTitles.properties (deflated 66%) adding: locale/eu/global/intl.properties (deflated 60%) adding: locale/eu/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/eu/global/mozilla.dtd (deflated 40%) adding: locale/eu/global/findbar.properties (deflated 37%) adding: locale/eu/global/printdialog.properties (deflated 55%) adding: locale/eu/global/css.properties (deflated 66%) adding: locale/eu/global/config.dtd (deflated 62%) adding: locale/eu/global/customizeToolbar.dtd (deflated 51%) adding: locale/eu/global/webservices/security.properties (deflated 54%) adding: locale/eu/global/layout_errors.properties (deflated 57%) adding: locale/eu/global/console.dtd (deflated 60%) adding: locale/eu/global/plugins.properties (deflated 42%) adding: locale/eu/global/findbar.dtd (deflated 57%) adding: locale/eu/global/dialog.properties (deflated 39%) adding: locale/eu/global/brand.dtd (deflated 18%) adding: locale/eu/global/tabbrowser.properties (deflated 53%) adding: locale/eu/global/wizard.dtd (deflated 75%) adding: locale/eu/global/commonDialogs.properties (deflated 34%) adding: locale/eu/global/xpinstall/xpinstall.properties (deflated 60%) adding: locale/eu/global/regionNames.properties (deflated 39%) adding: locale/eu/global/charsetOverlay.dtd (deflated 71%) adding: locale/eu/global/global-strres.properties (deflated 54%) adding: locale/eu/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/eu/global/netError.dtd (deflated 66%) adding: locale/eu/global/wizard.properties (deflated 39%) adding: locale/eu/global/preferences.dtd (deflated 47%) adding: locale/eu/global/nsTreeSorting.properties (stored 0%) adding: locale/eu/global/history/history.properties (deflated 45%) adding: locale/eu/global/global.dtd (stored 0%) adding: locale/eu/global/xul.properties (deflated 53%) adding: locale/eu/global/tabbrowser.dtd (deflated 63%) adding: locale/eu/global/license.dtd (deflated 64%) adding: locale/eu/global/filepicker.dtd (deflated 59%) adding: locale/eu/global/commonDialog.dtd (deflated 45%) adding: locale/eu/global/keys.properties (deflated 55%) adding: locale/eu/passwordmgr/passwordManager.dtd (deflated 59%) adding: locale/eu/passwordmgr/passwordmgr.properties (deflated 56%) adding: locale/eu/reporter/about.dtd (deflated 26%) adding: locale/eu/reporter/reporter.dtd (deflated 21%) adding: locale/eu/reporter/reporterOverlay.dtd (deflated 50%) adding: locale/eu/reporter/reporterOverlay.properties (deflated 9%) adding: locale/eu/reporter/reportWizard.dtd (deflated 63%) adding: locale/eu/reporter/reportResults.dtd (deflated 53%) adding: locale/eu/reporter/reportWizard.properties (deflated 46%) adding: locale/eu/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/eu/pippki/certManager.dtd (deflated 71%) adding: locale/eu/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/eu/pippki/pref-validation.dtd (deflated 66%) adding: locale/eu/pippki/newserver.dtd (deflated 57%) adding: locale/eu/pippki/newserver.properties (deflated 53%) adding: locale/eu/pippki/pippki.properties (deflated 64%) adding: locale/eu/pippki/deviceManager.dtd (deflated 63%) adding: locale/eu/pippki/pippki.dtd (deflated 66%) adding: locale/eu/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/eu/pippki/pref-security.dtd (deflated 59%) adding: locale/eu/pippki/pref-ssl.dtd (deflated 61%) adding: locale/eu/cookie/cookieAcceptDialog.dtd (deflated 62%) adding: locale/eu/cookie/cookieAcceptDialog.properties (deflated 55%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/branding/brand.properties (deflated 41%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.jcn24401 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/fi.xpi .xpi + language=fi + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org + unzip firefox-langpacks/fi.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org Archive: firefox-langpacks/fi.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.xPC24425 + langtmp=firefox.xPC24425/firefox/langpack-fi + /bin/mkdir -p firefox.xPC24425/firefox/langpack-fi + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar -d firefox.xPC24425/firefox/langpack-fi Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/necko/necko.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/css.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/xbl.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/xul.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/printing.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/layout_errors.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/netError.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/global.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/appstrings.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/charsetTitles.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/global-strres.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/plugins.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/nsWebBrowserPersist.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/printdialog.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/xslt/xslt.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/dom/dom.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/layout/MediaDocument.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/layout/xmlparser.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/layout/HtmlForm.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/security/caps.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/xml/prettyprint.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/webservices/security.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-platform/win/accessible.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-platform/mac/accessible.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-platform/unix/accessible.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pipnss/pipnss.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pipnss/security.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/pippki.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/pref-ssl.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/pippki.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/PrefOverlay.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/newserver.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/newserver.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/pref-security.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/PageInfoOverlay.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/certManager.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/deviceManager.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/pref-validation.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/pippki/pref-masterpass.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/brand.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/license.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/mozilla.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/nsHelperAppDlg.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/nsHelperAppDlg.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/nsProgressDialog.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/nsProgressDialog.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/filepicker.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/filepicker.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-platform/mac/platformKeys.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-platform/unix/platformKeys.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-platform/win/platformKeys.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-platform/mac/intl.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-platform/unix/intl.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-platform/win/intl.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/downloadProgress.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/findbar.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/findbar.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/preferences.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/history/history.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/xpinstall/xpinstall.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/downloads/downloads.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/downloads/downloads.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/downloads/downloadProperties.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/extensions/extensions.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/extensions/extensions.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/extensions/about.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/extensions/update.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/extensions/update.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/plugins/plugins.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/plugins/plugins.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/preferences/ocsp.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/preferences/changemp.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/preferences/removemp.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/preferences/preferences.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/profile/createProfileWizard.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/profile/profileSelection.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/profile/profileSelection.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/update/updates.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/update/updates.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/update/incompatible.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/update/history.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/update/errors.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/cookie/cookieAcceptDialog.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/cookie/cookieAcceptDialog.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/autoconfig/autoconfig.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/help/help.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/help/help.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/help/help-toc.rdf extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/help/welcome.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/accept2locale.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/commonDialog.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/commonDialogs.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/config.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/config.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/console.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/console.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/dialogOverlay.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/editMenuOverlay.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/intl.css extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/intl.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/keys.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/languageNames.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/regionNames.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/dialog.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/tabbrowser.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/tabbrowser.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/tree.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/wizard.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/textcontext.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-region/region.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-region/region.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global-region/builtinURLs.rdf extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/passwordmgr/passwordmgr.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/passwordmgr/passwordManager.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/charsetOverlay.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/contentAreaCommands.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/customizeCharset.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/customizeToolbar.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/customizeToolbar.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/finddialog.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/finddialog.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/nsTreeSorting.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/printdialog.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/printjoboptions.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/printPageSetup.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/printPreview.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/printPreviewProgress.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/printProgress.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/viewSource.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/viewSource.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/global/wizard.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/downloads/unknownContentType.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/mozapps/downloads/unknownContentType.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/reporter/reportWizard.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/reporter/about.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/reporter/reporterOverlay.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/reporter/reportResults.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/reporter/reporter.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/reporter/reportWizard.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/fi/reporter/reporterOverlay.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/aboutDialog.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/credits.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/baseMenuOverlay.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/browser.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/metaData.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/metaData.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/openLocation.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/openLocation.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/page-drawer.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/pageInfo.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/pageReport.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/pageReportFirstTime.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/sanitize.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/search.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/searchbar.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/engineManager.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/setDesktopBackground.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/shellservice.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/sessionstore.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/feeds/subscribe.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/feeds/addFeedReader.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/feeds/subscribe.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/history/history.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/migration/migration.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/migration/migration.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/advanced.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/changeaction.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/colors.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/cookies.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/content.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/connection.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/downloadactions.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/feeds.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/feeds.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/fonts.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/languages.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/main.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/permissions.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/phishEULA.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/preferences.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/preferences.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/privacy.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/sanitize.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/security.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/securityWarnings.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/tabs.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/sidebar/sidebar.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser-region/region.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/help.rdf extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/firebird-toc.rdf extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/search-db.rdf extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/accessibility.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/cookies.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/forieusers.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/menu_reference.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/popup.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/prefs.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/shortcuts.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/using_firebird.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/customization.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/firefox_welcome.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/download_manager.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/platformStrings.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/help/glossary.xhtml extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/browser.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/pageInfo.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/safeMode.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/bookmarks/bookmarks.properties extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/branding/brand.dtd extracting: firefox.xPC24425/firefox/langpack-fi/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.xPC24425/firefox/langpack-fi/locale/browser-region/region.properties + find firefox.xPC24425/firefox/langpack-fi -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar + cd firefox.xPC24425/firefox/langpack-fi + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar locale adding: locale/fi/pipnss/security.properties (deflated 62%) adding: locale/fi/pipnss/pipnss.properties (deflated 70%) adding: locale/fi/help/welcome.xhtml (deflated 48%) adding: locale/fi/help/help.dtd (deflated 71%) adding: locale/fi/help/help-toc.rdf (deflated 60%) adding: locale/fi/help/help.properties (stored 0%) adding: locale/fi/necko/necko.properties (deflated 58%) adding: locale/fi/autoconfig/autoconfig.properties (deflated 51%) adding: locale/fi/global-region/region.dtd (deflated 11%) adding: locale/fi/global-region/builtinURLs.rdf (deflated 62%) adding: locale/fi/global-region/region.properties (deflated 42%) adding: locale/fi/mozapps/profile/profileSelection.properties (deflated 63%) adding: locale/fi/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/fi/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/fi/mozapps/extensions/about.dtd (deflated 51%) adding: locale/fi/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/fi/mozapps/extensions/update.dtd (deflated 74%) adding: locale/fi/mozapps/extensions/update.properties (deflated 54%) adding: locale/fi/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/fi/mozapps/preferences/preferences.properties (deflated 52%) adding: locale/fi/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/fi/mozapps/preferences/ocsp.dtd (deflated 55%) adding: locale/fi/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/fi/mozapps/downloads/downloadProperties.dtd (deflated 48%) adding: locale/fi/mozapps/downloads/unknownContentType.dtd (deflated 65%) adding: locale/fi/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/fi/mozapps/downloads/downloads.dtd (deflated 73%) adding: locale/fi/mozapps/downloads/unknownContentType.properties (deflated 40%) adding: locale/fi/mozapps/update/errors.dtd (deflated 53%) adding: locale/fi/mozapps/update/incompatible.dtd (deflated 62%) adding: locale/fi/mozapps/update/updates.dtd (deflated 73%) adding: locale/fi/mozapps/update/updates.properties (deflated 65%) adding: locale/fi/mozapps/update/history.dtd (deflated 62%) adding: locale/fi/mozapps/plugins/plugins.dtd (deflated 70%) adding: locale/fi/mozapps/plugins/plugins.properties (deflated 67%) adding: locale/fi/mozapps/xpinstall/xpinstallConfirm.properties (deflated 41%) adding: locale/fi/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/fi/global-platform/win/accessible.properties (deflated 32%) adding: locale/fi/global-platform/win/intl.properties (deflated 23%) adding: locale/fi/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/fi/global-platform/mac/accessible.properties (deflated 31%) adding: locale/fi/global-platform/mac/intl.properties (deflated 23%) adding: locale/fi/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/fi/global-platform/unix/accessible.properties (deflated 32%) adding: locale/fi/global-platform/unix/intl.properties (deflated 23%) adding: locale/fi/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/fi/global/printProgress.dtd (deflated 44%) adding: locale/fi/global/viewSource.properties (deflated 45%) adding: locale/fi/global/dialogOverlay.dtd (deflated 34%) adding: locale/fi/global/printPreviewProgress.dtd (deflated 37%) adding: locale/fi/global/xbl.properties (deflated 53%) adding: locale/fi/global/tree.dtd (stored 0%) adding: locale/fi/global/nsProgressDialog.dtd (deflated 63%) adding: locale/fi/global/downloadProgress.properties (deflated 52%) adding: locale/fi/global/textcontext.dtd (deflated 66%) adding: locale/fi/global/xml/prettyprint.dtd (deflated 54%) adding: locale/fi/global/finddialog.properties (deflated 20%) adding: locale/fi/global/filepicker.properties (deflated 63%) adding: locale/fi/global/printing.properties (deflated 64%) adding: locale/fi/global/appstrings.properties (deflated 59%) adding: locale/fi/global/customizeToolbar.properties (deflated 44%) adding: locale/fi/global/xslt/xslt.properties (deflated 59%) adding: locale/fi/global/customizeCharset.dtd (deflated 57%) adding: locale/fi/global/accept2locale.properties (deflated 52%) adding: locale/fi/global/languageNames.properties (deflated 47%) adding: locale/fi/global/printdialog.dtd (deflated 62%) adding: locale/fi/global/nsProgressDialog.properties (deflated 53%) adding: locale/fi/global/viewSource.dtd (deflated 72%) adding: locale/fi/global/printPreview.dtd (deflated 64%) adding: locale/fi/global/console.properties (deflated 28%) adding: locale/fi/global/intl.css (deflated 21%) adding: locale/fi/global/layout/HtmlForm.properties (deflated 54%) adding: locale/fi/global/layout/MediaDocument.properties (deflated 59%) adding: locale/fi/global/layout/xmlparser.properties (deflated 55%) adding: locale/fi/global/dom/dom.properties (deflated 62%) adding: locale/fi/global/printPageSetup.dtd (deflated 67%) adding: locale/fi/global/finddialog.dtd (deflated 63%) adding: locale/fi/global/editMenuOverlay.dtd (deflated 77%) adding: locale/fi/global/printjoboptions.dtd (deflated 57%) adding: locale/fi/global/nsHelperAppDlg.properties (deflated 4%) adding: locale/fi/global/contentAreaCommands.properties (deflated 52%) adding: locale/fi/global/security/caps.properties (deflated 55%) adding: locale/fi/global/config.properties (deflated 53%) adding: locale/fi/global/charsetTitles.properties (deflated 68%) adding: locale/fi/global/intl.properties (deflated 59%) adding: locale/fi/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/fi/global/mozilla.dtd (deflated 36%) adding: locale/fi/global/findbar.properties (deflated 33%) adding: locale/fi/global/printdialog.properties (deflated 55%) adding: locale/fi/global/css.properties (deflated 70%) adding: locale/fi/global/config.dtd (deflated 61%) adding: locale/fi/global/customizeToolbar.dtd (deflated 54%) adding: locale/fi/global/webservices/security.properties (deflated 54%) adding: locale/fi/global/layout_errors.properties (deflated 57%) adding: locale/fi/global/console.dtd (deflated 60%) adding: locale/fi/global/plugins.properties (deflated 49%) adding: locale/fi/global/findbar.dtd (deflated 57%) adding: locale/fi/global/dialog.properties (deflated 41%) adding: locale/fi/global/brand.dtd (deflated 18%) adding: locale/fi/global/tabbrowser.properties (deflated 58%) adding: locale/fi/global/wizard.dtd (deflated 76%) adding: locale/fi/global/commonDialogs.properties (deflated 34%) adding: locale/fi/global/xpinstall/xpinstall.properties (deflated 60%) adding: locale/fi/global/regionNames.properties (deflated 38%) adding: locale/fi/global/charsetOverlay.dtd (deflated 73%) adding: locale/fi/global/global-strres.properties (deflated 54%) adding: locale/fi/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/fi/global/netError.dtd (deflated 67%) adding: locale/fi/global/wizard.properties (deflated 43%) adding: locale/fi/global/preferences.dtd (deflated 60%) adding: locale/fi/global/nsTreeSorting.properties (stored 0%) adding: locale/fi/global/history/history.properties (deflated 50%) adding: locale/fi/global/global.dtd (stored 0%) adding: locale/fi/global/xul.properties (deflated 53%) adding: locale/fi/global/tabbrowser.dtd (deflated 67%) adding: locale/fi/global/license.dtd (deflated 63%) adding: locale/fi/global/filepicker.dtd (deflated 60%) adding: locale/fi/global/commonDialog.dtd (deflated 44%) adding: locale/fi/global/keys.properties (deflated 54%) adding: locale/fi/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/fi/passwordmgr/passwordmgr.properties (deflated 57%) adding: locale/fi/reporter/about.dtd (deflated 47%) adding: locale/fi/reporter/reporter.dtd (deflated 51%) adding: locale/fi/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/fi/reporter/reporterOverlay.properties (deflated 9%) adding: locale/fi/reporter/reportWizard.dtd (deflated 67%) adding: locale/fi/reporter/reportResults.dtd (deflated 63%) adding: locale/fi/reporter/reportWizard.properties (deflated 51%) adding: locale/fi/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/fi/pippki/certManager.dtd (deflated 70%) adding: locale/fi/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/fi/pippki/pref-validation.dtd (deflated 67%) adding: locale/fi/pippki/newserver.dtd (deflated 57%) adding: locale/fi/pippki/newserver.properties (deflated 53%) adding: locale/fi/pippki/pippki.properties (deflated 66%) adding: locale/fi/pippki/deviceManager.dtd (deflated 64%) adding: locale/fi/pippki/pippki.dtd (deflated 66%) adding: locale/fi/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/fi/pippki/pref-security.dtd (deflated 60%) adding: locale/fi/pippki/pref-ssl.dtd (deflated 61%) adding: locale/fi/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/fi/cookie/cookieAcceptDialog.properties (deflated 50%) adding: locale/browser-region/region.properties (deflated 55%) adding: locale/browser/aboutDialog.dtd (deflated 53%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/page-drawer.dtd (deflated 14%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/help/download_manager.xhtml (deflated 58%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 63%) adding: locale/browser/help/menu_reference.xhtml (deflated 66%) adding: locale/browser/help/glossary.xhtml (deflated 60%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 60%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 44%) adding: locale/browser/help/popup.xhtml (deflated 60%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 56%) adding: locale/browser/help/accessibility.xhtml (deflated 65%) adding: locale/browser/feeds/subscribe.properties (deflated 36%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 41%) adding: locale/browser/feeds/subscribe.dtd (deflated 50%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 48%) adding: locale/browser/preferences/preferences.properties (deflated 61%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/content.dtd (deflated 71%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/changeaction.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 59%) adding: locale/browser/preferences/permissions.dtd (deflated 70%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/connection.dtd (deflated 73%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/downloadactions.dtd (deflated 73%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 62%) adding: locale/browser/preferences/feeds.dtd (deflated 51%) adding: locale/browser/preferences/preferences.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 38%) adding: locale/browser/sidebar/sidebar.properties (deflated 49%) adding: locale/browser/baseMenuOverlay.dtd (deflated 68%) adding: locale/browser/shellservice.properties (deflated 48%) adding: locale/browser/engineManager.dtd (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 47%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/setDesktopBackground.dtd (deflated 55%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/credits.dtd (deflated 61%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/metaData.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/pageInfo.dtd (deflated 73%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 56%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 72%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 76%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 66%) adding: locale/browser/browser.properties (deflated 61%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 31%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 55%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.xPC24425 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/fr.xpi .xpi + language=fr + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org + unzip firefox-langpacks/fr.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org Archive: firefox-langpacks/fr.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.cUV24450 + langtmp=firefox.cUV24450/firefox/langpack-fr + /bin/mkdir -p firefox.cUV24450/firefox/langpack-fr + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar -d firefox.cUV24450/firefox/langpack-fr Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/necko/necko.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/css.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/xbl.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/xul.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/printing.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/layout_errors.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/netError.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/global.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/appstrings.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/charsetTitles.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/global-strres.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/plugins.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/nsWebBrowserPersist.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/printdialog.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/xslt/xslt.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/dom/dom.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/layout/MediaDocument.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/layout/xmlparser.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/layout/HtmlForm.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/security/caps.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/xml/prettyprint.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/webservices/security.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-platform/win/accessible.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-platform/mac/accessible.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-platform/unix/accessible.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pipnss/pipnss.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pipnss/security.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/pippki.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/pref-ssl.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/pippki.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/PrefOverlay.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/newserver.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/newserver.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/pref-security.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/PageInfoOverlay.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/certManager.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/deviceManager.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/pref-validation.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/pippki/pref-masterpass.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/brand.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/license.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/mozilla.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/nsHelperAppDlg.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/nsHelperAppDlg.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/nsProgressDialog.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/nsProgressDialog.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/filepicker.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/filepicker.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-platform/mac/platformKeys.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-platform/unix/platformKeys.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-platform/win/platformKeys.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-platform/mac/intl.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-platform/unix/intl.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-platform/win/intl.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/downloadProgress.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/findbar.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/findbar.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/preferences.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/history/history.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/xpinstall/xpinstall.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/downloads/downloads.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/downloads/downloads.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/downloads/downloadProperties.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/extensions/extensions.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/extensions/extensions.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/extensions/about.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/extensions/update.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/extensions/update.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/plugins/plugins.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/plugins/plugins.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/preferences/ocsp.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/preferences/changemp.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/preferences/removemp.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/preferences/preferences.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/profile/createProfileWizard.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/profile/profileSelection.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/profile/profileSelection.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/update/updates.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/update/updates.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/update/incompatible.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/update/history.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/update/errors.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/cookie/cookieAcceptDialog.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/cookie/cookieAcceptDialog.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/autoconfig/autoconfig.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/help.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/help.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/help-toc.rdf extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/welcome.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/accept2locale.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/commonDialog.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/commonDialogs.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/config.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/config.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/console.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/console.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/dialogOverlay.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/editMenuOverlay.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/intl.css extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/intl.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/keys.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/languageNames.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/regionNames.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/dialog.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/tabbrowser.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/tabbrowser.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/tree.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/wizard.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/textcontext.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-region/region.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-region/region.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global-region/builtinURLs.rdf extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/passwordmgr/passwordmgr.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/passwordmgr/passwordManager.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/charsetOverlay.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/contentAreaCommands.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/customizeCharset.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/customizeToolbar.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/customizeToolbar.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/finddialog.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/finddialog.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/nsTreeSorting.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/printdialog.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/printjoboptions.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/printPageSetup.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/printPreview.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/printPreviewProgress.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/printProgress.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/viewSource.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/viewSource.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/global/wizard.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/downloads/unknownContentType.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/mozapps/downloads/unknownContentType.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/reporter/reportWizard.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/reporter/about.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/reporter/reporterOverlay.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/reporter/reportResults.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/reporter/reporter.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/reporter/reportWizard.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/reporter/reporterOverlay.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/aboutDialog.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/credits.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/baseMenuOverlay.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/browser.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/metaData.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/metaData.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/openLocation.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/openLocation.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/page-drawer.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/pageInfo.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/pageReport.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/pageReportFirstTime.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/sanitize.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/search.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/searchbar.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/engineManager.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/setDesktopBackground.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/shellservice.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/sessionstore.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/feeds/subscribe.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/feeds/addFeedReader.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/feeds/subscribe.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/history/history.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/migration/migration.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/migration/migration.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/advanced.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/changeaction.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/colors.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/cookies.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/content.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/connection.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/downloadactions.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/feeds.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/feeds.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/fonts.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/languages.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/main.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/permissions.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/phishEULA.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/preferences.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/preferences.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/privacy.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/sanitize.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/security.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/securityWarnings.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/tabs.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/sidebar/sidebar.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser-region/region.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/help.rdf extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/firebird-toc.rdf extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/search-db.rdf extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/accessibility.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/cookies.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/forieusers.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/menu_reference.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/popup.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/prefs.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/shortcuts.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/using_firebird.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/customization.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/firefox_welcome.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/download_manager.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/platformStrings.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/help/glossary.xhtml extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/images/first.png extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/images/last.png extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/images/next.png extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/images/pg-landscape-small.png extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/images/pg-portrait-small.png extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/images/previous.png extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/images/searchbar.png extracting: firefox.cUV24450/firefox/langpack-fr/locale/fr/help/images/urlbar.png extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/browser.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/pageInfo.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/safeMode.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/bookmarks/bookmarks.properties extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/branding/brand.dtd extracting: firefox.cUV24450/firefox/langpack-fr/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.cUV24450/firefox/langpack-fr/locale/browser-region/region.properties + find firefox.cUV24450/firefox/langpack-fr -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar + cd firefox.cUV24450/firefox/langpack-fr + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar locale adding: locale/browser-region/region.properties (deflated 58%) adding: locale/fr/pipnss/security.properties (deflated 64%) adding: locale/fr/pipnss/pipnss.properties (deflated 72%) adding: locale/fr/help/welcome.xhtml (deflated 55%) adding: locale/fr/help/help.dtd (deflated 71%) adding: locale/fr/help/help-toc.rdf (deflated 60%) adding: locale/fr/help/help.properties (deflated 13%) adding: locale/fr/help/images/previous.png (deflated 4%) adding: locale/fr/help/images/first.png (deflated 4%) adding: locale/fr/help/images/urlbar.png (stored 0%) adding: locale/fr/help/images/pg-portrait-small.png (stored 0%) adding: locale/fr/help/images/searchbar.png (stored 0%) adding: locale/fr/help/images/pg-landscape-small.png (stored 0%) adding: locale/fr/help/images/last.png (deflated 4%) adding: locale/fr/help/images/next.png (deflated 5%) adding: locale/fr/necko/necko.properties (deflated 58%) adding: locale/fr/autoconfig/autoconfig.properties (deflated 54%) adding: locale/fr/global-region/region.dtd (deflated 12%) adding: locale/fr/global-region/builtinURLs.rdf (deflated 62%) adding: locale/fr/global-region/region.properties (deflated 40%) adding: locale/fr/mozapps/profile/profileSelection.properties (deflated 64%) adding: locale/fr/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/fr/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/fr/mozapps/extensions/about.dtd (deflated 52%) adding: locale/fr/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/fr/mozapps/extensions/update.dtd (deflated 72%) adding: locale/fr/mozapps/extensions/update.properties (deflated 57%) adding: locale/fr/mozapps/extensions/extensions.properties (deflated 71%) adding: locale/fr/mozapps/preferences/preferences.properties (deflated 53%) adding: locale/fr/mozapps/preferences/removemp.dtd (deflated 55%) adding: locale/fr/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/fr/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/fr/mozapps/downloads/downloadProperties.dtd (deflated 45%) adding: locale/fr/mozapps/downloads/unknownContentType.dtd (deflated 62%) adding: locale/fr/mozapps/downloads/downloads.properties (deflated 69%) adding: locale/fr/mozapps/downloads/downloads.dtd (deflated 73%) adding: locale/fr/mozapps/downloads/unknownContentType.properties (deflated 44%) adding: locale/fr/mozapps/update/errors.dtd (deflated 48%) adding: locale/fr/mozapps/update/incompatible.dtd (deflated 61%) adding: locale/fr/mozapps/update/updates.dtd (deflated 70%) adding: locale/fr/mozapps/update/updates.properties (deflated 67%) adding: locale/fr/mozapps/update/history.dtd (deflated 60%) adding: locale/fr/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/fr/mozapps/plugins/plugins.properties (deflated 65%) adding: locale/fr/mozapps/xpinstall/xpinstallConfirm.properties (deflated 51%) adding: locale/fr/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 37%) adding: locale/fr/global-platform/win/accessible.properties (deflated 38%) adding: locale/fr/global-platform/win/intl.properties (deflated 23%) adding: locale/fr/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/fr/global-platform/mac/accessible.properties (deflated 38%) adding: locale/fr/global-platform/mac/intl.properties (deflated 23%) adding: locale/fr/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/fr/global-platform/unix/accessible.properties (deflated 38%) adding: locale/fr/global-platform/unix/intl.properties (deflated 23%) adding: locale/fr/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/fr/global/printProgress.dtd (deflated 45%) adding: locale/fr/global/viewSource.properties (deflated 50%) adding: locale/fr/global/dialogOverlay.dtd (deflated 34%) adding: locale/fr/global/printPreviewProgress.dtd (deflated 35%) adding: locale/fr/global/xbl.properties (deflated 53%) adding: locale/fr/global/tree.dtd (stored 0%) adding: locale/fr/global/nsProgressDialog.dtd (deflated 63%) adding: locale/fr/global/downloadProgress.properties (deflated 51%) adding: locale/fr/global/textcontext.dtd (deflated 65%) adding: locale/fr/global/xml/prettyprint.dtd (deflated 54%) adding: locale/fr/global/finddialog.properties (deflated 14%) adding: locale/fr/global/filepicker.properties (deflated 67%) adding: locale/fr/global/printing.properties (deflated 66%) adding: locale/fr/global/appstrings.properties (deflated 62%) adding: locale/fr/global/customizeToolbar.properties (deflated 49%) adding: locale/fr/global/xslt/xslt.properties (deflated 62%) adding: locale/fr/global/customizeCharset.dtd (deflated 57%) adding: locale/fr/global/accept2locale.properties (deflated 53%) adding: locale/fr/global/languageNames.properties (deflated 50%) adding: locale/fr/global/printdialog.dtd (deflated 61%) adding: locale/fr/global/nsProgressDialog.properties (deflated 52%) adding: locale/fr/global/viewSource.dtd (deflated 71%) adding: locale/fr/global/printPreview.dtd (deflated 63%) adding: locale/fr/global/console.properties (deflated 43%) adding: locale/fr/global/intl.css (deflated 23%) adding: locale/fr/global/layout/HtmlForm.properties (deflated 53%) adding: locale/fr/global/layout/MediaDocument.properties (deflated 60%) adding: locale/fr/global/layout/xmlparser.properties (deflated 59%) adding: locale/fr/global/dom/dom.properties (deflated 67%) adding: locale/fr/global/printPageSetup.dtd (deflated 66%) adding: locale/fr/global/finddialog.dtd (deflated 64%) adding: locale/fr/global/editMenuOverlay.dtd (deflated 76%) adding: locale/fr/global/printjoboptions.dtd (deflated 58%) adding: locale/fr/global/nsHelperAppDlg.properties (deflated 6%) adding: locale/fr/global/contentAreaCommands.properties (deflated 53%) adding: locale/fr/global/security/caps.properties (deflated 58%) adding: locale/fr/global/config.properties (deflated 53%) adding: locale/fr/global/charsetTitles.properties (deflated 65%) adding: locale/fr/global/intl.properties (deflated 60%) adding: locale/fr/global/nsHelperAppDlg.dtd (deflated 64%) adding: locale/fr/global/mozilla.dtd (deflated 40%) adding: locale/fr/global/findbar.properties (deflated 36%) adding: locale/fr/global/printdialog.properties (deflated 55%) adding: locale/fr/global/css.properties (deflated 73%) adding: locale/fr/global/config.dtd (deflated 61%) adding: locale/fr/global/customizeToolbar.dtd (deflated 53%) adding: locale/fr/global/webservices/security.properties (deflated 59%) adding: locale/fr/global/layout_errors.properties (deflated 60%) adding: locale/fr/global/console.dtd (deflated 60%) adding: locale/fr/global/plugins.properties (deflated 46%) adding: locale/fr/global/findbar.dtd (deflated 57%) adding: locale/fr/global/dialog.properties (deflated 42%) adding: locale/fr/global/brand.dtd (deflated 18%) adding: locale/fr/global/tabbrowser.properties (deflated 56%) adding: locale/fr/global/wizard.dtd (deflated 75%) adding: locale/fr/global/commonDialogs.properties (deflated 36%) adding: locale/fr/global/xpinstall/xpinstall.properties (deflated 63%) adding: locale/fr/global/regionNames.properties (deflated 46%) adding: locale/fr/global/charsetOverlay.dtd (deflated 78%) adding: locale/fr/global/global-strres.properties (deflated 54%) adding: locale/fr/global/nsWebBrowserPersist.properties (deflated 60%) adding: locale/fr/global/netError.dtd (deflated 66%) adding: locale/fr/global/wizard.properties (deflated 40%) adding: locale/fr/global/preferences.dtd (deflated 56%) adding: locale/fr/global/nsTreeSorting.properties (stored 0%) adding: locale/fr/global/history/history.properties (deflated 48%) adding: locale/fr/global/global.dtd (stored 0%) adding: locale/fr/global/xul.properties (deflated 53%) adding: locale/fr/global/tabbrowser.dtd (deflated 66%) adding: locale/fr/global/license.dtd (deflated 64%) adding: locale/fr/global/filepicker.dtd (deflated 58%) adding: locale/fr/global/commonDialog.dtd (deflated 43%) adding: locale/fr/global/keys.properties (deflated 55%) adding: locale/fr/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/fr/passwordmgr/passwordmgr.properties (deflated 61%) adding: locale/fr/reporter/about.dtd (deflated 51%) adding: locale/fr/reporter/reporter.dtd (deflated 50%) adding: locale/fr/reporter/reporterOverlay.dtd (deflated 58%) adding: locale/fr/reporter/reporterOverlay.properties (deflated 9%) adding: locale/fr/reporter/reportWizard.dtd (deflated 66%) adding: locale/fr/reporter/reportResults.dtd (deflated 65%) adding: locale/fr/reporter/reportWizard.properties (deflated 46%) adding: locale/fr/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/fr/pippki/certManager.dtd (deflated 71%) adding: locale/fr/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/fr/pippki/pref-validation.dtd (deflated 66%) adding: locale/fr/pippki/newserver.dtd (deflated 57%) adding: locale/fr/pippki/newserver.properties (deflated 53%) adding: locale/fr/pippki/pippki.properties (deflated 68%) adding: locale/fr/pippki/deviceManager.dtd (deflated 63%) adding: locale/fr/pippki/pippki.dtd (deflated 67%) adding: locale/fr/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/fr/pippki/pref-security.dtd (deflated 60%) adding: locale/fr/pippki/pref-ssl.dtd (deflated 61%) adding: locale/fr/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/fr/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/browser/aboutDialog.dtd (deflated 53%) adding: locale/browser/searchbar.dtd (deflated 37%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/page-drawer.dtd (deflated 19%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/help/download_manager.xhtml (deflated 66%) adding: locale/browser/help/customization.xhtml (deflated 68%) adding: locale/browser/help/using_firebird.xhtml (deflated 73%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 64%) adding: locale/browser/help/menu_reference.xhtml (deflated 71%) adding: locale/browser/help/glossary.xhtml (deflated 67%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 76%) adding: locale/browser/help/search-db.rdf (deflated 79%) adding: locale/browser/help/cookies.xhtml (deflated 67%) adding: locale/browser/help/forieusers.xhtml (deflated 61%) adding: locale/browser/help/prefs.xhtml (deflated 73%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 51%) adding: locale/browser/help/popup.xhtml (deflated 64%) adding: locale/browser/help/platformStrings.dtd (deflated 68%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 70%) adding: locale/browser/feeds/subscribe.properties (deflated 43%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 41%) adding: locale/browser/feeds/subscribe.dtd (deflated 50%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/phishEULA.dtd (deflated 52%) adding: locale/browser/preferences/preferences.properties (deflated 63%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/changeaction.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (deflated 22%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/downloadactions.dtd (deflated 71%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 62%) adding: locale/browser/preferences/feeds.dtd (deflated 50%) adding: locale/browser/preferences/preferences.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 49%) adding: locale/browser/sidebar/sidebar.properties (deflated 55%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 49%) adding: locale/browser/engineManager.dtd (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 45%) adding: locale/browser/search.properties (deflated 55%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 40%) adding: locale/browser/credits.dtd (deflated 59%) adding: locale/browser/migration/migration.properties (deflated 72%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/metaData.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/pageInfo.dtd (deflated 73%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 54%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 73%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 64%) adding: locale/browser/browser.properties (deflated 63%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 24%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 59%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 44%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.cUV24450 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ga-IE.xpi .xpi + language=ga-IE + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org + unzip firefox-langpacks/ga-IE.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org Archive: firefox-langpacks/ga-IE.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.fsR24476 + langtmp=firefox.fsR24476/firefox/langpack-ga-IE + /bin/mkdir -p firefox.fsR24476/firefox/langpack-ga-IE + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE.jar -d firefox.fsR24476/firefox/langpack-ga-IE Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE.jar extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/necko/necko.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/css.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/xbl.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/xul.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/printing.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/layout_errors.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/netError.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/global.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/appstrings.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/charsetTitles.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/global-strres.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/plugins.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/nsWebBrowserPersist.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/printdialog.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/xslt/xslt.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/dom/dom.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/layout/MediaDocument.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/layout/xmlparser.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/layout/HtmlForm.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/security/caps.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/xml/prettyprint.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/webservices/security.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-platform/win/accessible.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-platform/mac/accessible.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-platform/unix/accessible.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pipnss/pipnss.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pipnss/security.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/pippki.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/pref-ssl.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/pippki.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/PrefOverlay.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/newserver.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/newserver.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/pref-security.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/PageInfoOverlay.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/certManager.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/deviceManager.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/pref-validation.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/pippki/pref-masterpass.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/brand.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/license.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/mozilla.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/nsHelperAppDlg.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/nsHelperAppDlg.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/nsProgressDialog.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/nsProgressDialog.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/filepicker.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/filepicker.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-platform/mac/platformKeys.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-platform/unix/platformKeys.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-platform/win/platformKeys.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-platform/mac/intl.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-platform/unix/intl.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-platform/win/intl.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/downloadProgress.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/findbar.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/findbar.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/preferences.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/history/history.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/xpinstall/xpinstall.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/downloads/downloads.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/downloads/downloads.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/downloads/downloadProperties.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/extensions/extensions.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/extensions/extensions.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/extensions/about.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/extensions/update.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/extensions/update.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/plugins/plugins.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/plugins/plugins.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/preferences/ocsp.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/preferences/changemp.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/preferences/removemp.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/preferences/preferences.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/profile/createProfileWizard.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/profile/profileSelection.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/profile/profileSelection.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/update/updates.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/update/updates.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/update/incompatible.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/update/history.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/update/errors.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/cookie/cookieAcceptDialog.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/cookie/cookieAcceptDialog.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/autoconfig/autoconfig.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/help/help.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/help/help.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/help/help-toc.rdf extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/help/welcome.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/accept2locale.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/commonDialog.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/commonDialogs.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/config.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/config.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/console.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/console.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/dialogOverlay.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/editMenuOverlay.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/intl.css extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/intl.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/keys.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/languageNames.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/regionNames.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/dialog.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/tabbrowser.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/tabbrowser.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/tree.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/wizard.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/textcontext.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-region/region.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-region/region.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global-region/builtinURLs.rdf extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/passwordmgr/passwordmgr.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/passwordmgr/passwordManager.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/charsetOverlay.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/contentAreaCommands.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/customizeCharset.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/customizeToolbar.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/customizeToolbar.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/finddialog.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/finddialog.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/nsTreeSorting.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/printdialog.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/printjoboptions.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/printPageSetup.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/printPreview.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/printPreviewProgress.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/printProgress.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/viewSource.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/viewSource.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/global/wizard.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/downloads/unknownContentType.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/mozapps/downloads/unknownContentType.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/reporter/reportWizard.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/reporter/about.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/reporter/reporterOverlay.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/reporter/reportResults.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/reporter/reporter.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/reporter/reportWizard.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/ga-IE/reporter/reporterOverlay.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/aboutDialog.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/credits.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/baseMenuOverlay.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/browser.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/metaData.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/metaData.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/openLocation.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/openLocation.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/page-drawer.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/pageInfo.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/pageReport.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/pageReportFirstTime.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/sanitize.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/search.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/searchbar.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/engineManager.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/setDesktopBackground.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/shellservice.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/sessionstore.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/feeds/subscribe.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/feeds/addFeedReader.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/feeds/subscribe.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/history/history.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/migration/migration.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/migration/migration.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/advanced.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/changeaction.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/colors.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/cookies.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/content.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/connection.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/downloadactions.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/feeds.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/feeds.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/fonts.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/languages.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/main.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/permissions.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/phishEULA.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/preferences.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/preferences.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/privacy.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/sanitize.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/security.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/securityWarnings.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/tabs.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/sidebar/sidebar.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser-region/region.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/help.rdf extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/firebird-toc.rdf extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/search-db.rdf extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/accessibility.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/cookies.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/forieusers.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/menu_reference.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/popup.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/prefs.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/shortcuts.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/using_firebird.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/customization.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/firefox_welcome.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/download_manager.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/platformStrings.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/help/glossary.xhtml extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/browser.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/pageInfo.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/safeMode.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/bookmarks/bookmarks.properties extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/branding/brand.dtd extracting: firefox.fsR24476/firefox/langpack-ga-IE/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.fsR24476/firefox/langpack-ga-IE/locale/browser-region/region.properties + find firefox.fsR24476/firefox/langpack-ga-IE -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE.jar + cd firefox.fsR24476/firefox/langpack-ga-IE + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE.jar locale adding: locale/ga-IE/pipnss/security.properties (deflated 63%) adding: locale/ga-IE/pipnss/pipnss.properties (deflated 70%) adding: locale/ga-IE/help/welcome.xhtml (deflated 50%) adding: locale/ga-IE/help/help.dtd (deflated 67%) adding: locale/ga-IE/help/help-toc.rdf (deflated 61%) adding: locale/ga-IE/help/help.properties (stored 0%) adding: locale/ga-IE/necko/necko.properties (deflated 55%) adding: locale/ga-IE/autoconfig/autoconfig.properties (deflated 44%) adding: locale/ga-IE/global-region/region.dtd (stored 0%) adding: locale/ga-IE/global-region/builtinURLs.rdf (deflated 62%) adding: locale/ga-IE/global-region/region.properties (deflated 38%) adding: locale/ga-IE/mozapps/profile/profileSelection.properties (deflated 59%) adding: locale/ga-IE/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/ga-IE/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/ga-IE/mozapps/extensions/about.dtd (deflated 39%) adding: locale/ga-IE/mozapps/extensions/extensions.dtd (deflated 74%) adding: locale/ga-IE/mozapps/extensions/update.dtd (deflated 69%) adding: locale/ga-IE/mozapps/extensions/update.properties (deflated 55%) adding: locale/ga-IE/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/ga-IE/mozapps/preferences/preferences.properties (deflated 47%) adding: locale/ga-IE/mozapps/preferences/removemp.dtd (deflated 44%) adding: locale/ga-IE/mozapps/preferences/ocsp.dtd (deflated 50%) adding: locale/ga-IE/mozapps/preferences/changemp.dtd (deflated 55%) adding: locale/ga-IE/mozapps/downloads/downloadProperties.dtd (deflated 39%) adding: locale/ga-IE/mozapps/downloads/unknownContentType.dtd (deflated 58%) adding: locale/ga-IE/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/ga-IE/mozapps/downloads/downloads.dtd (deflated 65%) adding: locale/ga-IE/mozapps/downloads/unknownContentType.properties (deflated 40%) adding: locale/ga-IE/mozapps/update/errors.dtd (deflated 30%) adding: locale/ga-IE/mozapps/update/incompatible.dtd (deflated 49%) adding: locale/ga-IE/mozapps/update/updates.dtd (deflated 66%) adding: locale/ga-IE/mozapps/update/updates.properties (deflated 62%) adding: locale/ga-IE/mozapps/update/history.dtd (deflated 53%) adding: locale/ga-IE/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/ga-IE/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/ga-IE/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/ga-IE/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/ga-IE/global-platform/win/accessible.properties (deflated 26%) adding: locale/ga-IE/global-platform/win/intl.properties (deflated 23%) adding: locale/ga-IE/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ga-IE/global-platform/mac/accessible.properties (deflated 26%) adding: locale/ga-IE/global-platform/mac/intl.properties (deflated 23%) adding: locale/ga-IE/global-platform/mac/platformKeys.properties (deflated 35%) adding: locale/ga-IE/global-platform/unix/accessible.properties (deflated 26%) adding: locale/ga-IE/global-platform/unix/intl.properties (deflated 23%) adding: locale/ga-IE/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ga-IE/global/printProgress.dtd (deflated 41%) adding: locale/ga-IE/global/viewSource.properties (deflated 39%) adding: locale/ga-IE/global/dialogOverlay.dtd (deflated 33%) adding: locale/ga-IE/global/printPreviewProgress.dtd (deflated 33%) adding: locale/ga-IE/global/xbl.properties (deflated 53%) adding: locale/ga-IE/global/tree.dtd (stored 0%) adding: locale/ga-IE/global/nsProgressDialog.dtd (deflated 63%) adding: locale/ga-IE/global/downloadProgress.properties (deflated 47%) adding: locale/ga-IE/global/textcontext.dtd (deflated 65%) adding: locale/ga-IE/global/xml/prettyprint.dtd (deflated 54%) adding: locale/ga-IE/global/finddialog.properties (deflated 6%) adding: locale/ga-IE/global/filepicker.properties (deflated 65%) adding: locale/ga-IE/global/printing.properties (deflated 64%) adding: locale/ga-IE/global/appstrings.properties (deflated 60%) adding: locale/ga-IE/global/customizeToolbar.properties (deflated 41%) adding: locale/ga-IE/global/xslt/xslt.properties (deflated 56%) adding: locale/ga-IE/global/customizeCharset.dtd (deflated 57%) adding: locale/ga-IE/global/accept2locale.properties (deflated 52%) adding: locale/ga-IE/global/languageNames.properties (deflated 47%) adding: locale/ga-IE/global/printdialog.dtd (deflated 60%) adding: locale/ga-IE/global/nsProgressDialog.properties (deflated 51%) adding: locale/ga-IE/global/viewSource.dtd (deflated 71%) adding: locale/ga-IE/global/printPreview.dtd (deflated 61%) adding: locale/ga-IE/global/console.properties (deflated 24%) adding: locale/ga-IE/global/intl.css (deflated 29%) adding: locale/ga-IE/global/layout/HtmlForm.properties (deflated 51%) adding: locale/ga-IE/global/layout/MediaDocument.properties (deflated 59%) adding: locale/ga-IE/global/layout/xmlparser.properties (deflated 53%) adding: locale/ga-IE/global/dom/dom.properties (deflated 57%) adding: locale/ga-IE/global/printPageSetup.dtd (deflated 63%) adding: locale/ga-IE/global/finddialog.dtd (deflated 61%) adding: locale/ga-IE/global/editMenuOverlay.dtd (deflated 72%) adding: locale/ga-IE/global/printjoboptions.dtd (deflated 56%) adding: locale/ga-IE/global/nsHelperAppDlg.properties (deflated 5%) adding: locale/ga-IE/global/contentAreaCommands.properties (deflated 53%) adding: locale/ga-IE/global/security/caps.properties (deflated 55%) adding: locale/ga-IE/global/config.properties (deflated 52%) adding: locale/ga-IE/global/charsetTitles.properties (deflated 64%) adding: locale/ga-IE/global/intl.properties (deflated 59%) adding: locale/ga-IE/global/nsHelperAppDlg.dtd (deflated 64%) adding: locale/ga-IE/global/mozilla.dtd (deflated 41%) adding: locale/ga-IE/global/findbar.properties (deflated 32%) adding: locale/ga-IE/global/printdialog.properties (deflated 55%) adding: locale/ga-IE/global/css.properties (deflated 67%) adding: locale/ga-IE/global/config.dtd (deflated 61%) adding: locale/ga-IE/global/customizeToolbar.dtd (deflated 50%) adding: locale/ga-IE/global/webservices/security.properties (deflated 53%) adding: locale/ga-IE/global/layout_errors.properties (deflated 56%) adding: locale/ga-IE/global/console.dtd (deflated 60%) adding: locale/ga-IE/global/plugins.properties (deflated 42%) adding: locale/ga-IE/global/findbar.dtd (deflated 55%) adding: locale/ga-IE/global/dialog.properties (deflated 39%) adding: locale/ga-IE/global/brand.dtd (deflated 18%) adding: locale/ga-IE/global/tabbrowser.properties (deflated 55%) adding: locale/ga-IE/global/wizard.dtd (deflated 75%) adding: locale/ga-IE/global/commonDialogs.properties (deflated 33%) adding: locale/ga-IE/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/ga-IE/global/regionNames.properties (deflated 43%) adding: locale/ga-IE/global/charsetOverlay.dtd (deflated 69%) adding: locale/ga-IE/global/global-strres.properties (deflated 54%) adding: locale/ga-IE/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/ga-IE/global/netError.dtd (deflated 67%) adding: locale/ga-IE/global/wizard.properties (deflated 32%) adding: locale/ga-IE/global/preferences.dtd (deflated 48%) adding: locale/ga-IE/global/nsTreeSorting.properties (stored 0%) adding: locale/ga-IE/global/history/history.properties (deflated 44%) adding: locale/ga-IE/global/global.dtd (stored 0%) adding: locale/ga-IE/global/xul.properties (deflated 52%) adding: locale/ga-IE/global/tabbrowser.dtd (deflated 63%) adding: locale/ga-IE/global/license.dtd (deflated 65%) adding: locale/ga-IE/global/filepicker.dtd (deflated 57%) adding: locale/ga-IE/global/commonDialog.dtd (deflated 44%) adding: locale/ga-IE/global/keys.properties (deflated 55%) adding: locale/ga-IE/passwordmgr/passwordManager.dtd (deflated 57%) adding: locale/ga-IE/passwordmgr/passwordmgr.properties (deflated 57%) adding: locale/ga-IE/reporter/about.dtd (deflated 19%) adding: locale/ga-IE/reporter/reporter.dtd (deflated 22%) adding: locale/ga-IE/reporter/reporterOverlay.dtd (deflated 50%) adding: locale/ga-IE/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ga-IE/reporter/reportWizard.dtd (deflated 61%) adding: locale/ga-IE/reporter/reportResults.dtd (deflated 52%) adding: locale/ga-IE/reporter/reportWizard.properties (deflated 42%) adding: locale/ga-IE/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/ga-IE/pippki/certManager.dtd (deflated 69%) adding: locale/ga-IE/pippki/PrefOverlay.dtd (deflated 55%) adding: locale/ga-IE/pippki/pref-validation.dtd (deflated 64%) adding: locale/ga-IE/pippki/newserver.dtd (deflated 57%) adding: locale/ga-IE/pippki/newserver.properties (deflated 52%) adding: locale/ga-IE/pippki/pippki.properties (deflated 64%) adding: locale/ga-IE/pippki/deviceManager.dtd (deflated 62%) adding: locale/ga-IE/pippki/pippki.dtd (deflated 65%) adding: locale/ga-IE/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/ga-IE/pippki/pref-security.dtd (deflated 58%) adding: locale/ga-IE/pippki/pref-ssl.dtd (deflated 60%) adding: locale/ga-IE/cookie/cookieAcceptDialog.dtd (deflated 59%) adding: locale/ga-IE/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/browser-region/region.properties (deflated 55%) adding: locale/browser/aboutDialog.dtd (deflated 39%) adding: locale/browser/searchbar.dtd (deflated 29%) adding: locale/browser/metaData.dtd (deflated 63%) adding: locale/browser/page-drawer.dtd (deflated 17%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 67%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 60%) adding: locale/browser/help/menu_reference.xhtml (deflated 69%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 64%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 62%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 36%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 39%) adding: locale/browser/feeds/subscribe.dtd (deflated 51%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/privacy.dtd (deflated 61%) adding: locale/browser/preferences/fonts.dtd (deflated 66%) adding: locale/browser/preferences/content.dtd (deflated 66%) adding: locale/browser/preferences/tabs.dtd (deflated 54%) adding: locale/browser/preferences/changeaction.dtd (deflated 62%) adding: locale/browser/preferences/security.dtd (deflated 60%) adding: locale/browser/preferences/colors.dtd (deflated 59%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 54%) adding: locale/browser/preferences/permissions.dtd (deflated 62%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 65%) adding: locale/browser/preferences/connection.dtd (deflated 67%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 62%) adding: locale/browser/preferences/languages.dtd (deflated 65%) adding: locale/browser/preferences/downloadactions.dtd (deflated 62%) adding: locale/browser/preferences/advanced.dtd (deflated 64%) adding: locale/browser/preferences/sanitize.dtd (deflated 55%) adding: locale/browser/preferences/feeds.dtd (deflated 46%) adding: locale/browser/preferences/preferences.dtd (deflated 55%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 41%) adding: locale/browser/sidebar/sidebar.properties (deflated 45%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/shellservice.properties (deflated 46%) adding: locale/browser/engineManager.dtd (deflated 55%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 42%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/credits.dtd (deflated 57%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 58%) adding: locale/browser/metaData.properties (deflated 37%) adding: locale/browser/pageInfo.properties (deflated 50%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 53%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 70%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 60%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 19%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 59%) adding: locale/browser/safeMode.dtd (deflated 57%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/branding/brand.properties (deflated 54%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.fsR24476 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/gu-IN.xpi .xpi + language=gu-IN + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org + unzip firefox-langpacks/gu-IN.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org Archive: firefox-langpacks/gu-IN.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.ACY24500 + langtmp=firefox.ACY24500/firefox/langpack-gu-IN + /bin/mkdir -p firefox.ACY24500/firefox/langpack-gu-IN + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar -d firefox.ACY24500/firefox/langpack-gu-IN Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/necko/necko.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/css.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/xbl.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/xul.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/printing.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/layout_errors.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/netError.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/global.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/appstrings.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/charsetTitles.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/global-strres.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/plugins.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/nsWebBrowserPersist.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/printdialog.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/xslt/xslt.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/dom/dom.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/layout/MediaDocument.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/layout/xmlparser.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/layout/HtmlForm.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/security/caps.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/xml/prettyprint.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/webservices/security.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-platform/win/accessible.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-platform/mac/accessible.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-platform/unix/accessible.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pipnss/pipnss.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pipnss/security.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/pippki.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/pref-ssl.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/pippki.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/PrefOverlay.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/newserver.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/newserver.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/pref-security.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/PageInfoOverlay.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/certManager.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/deviceManager.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/pref-validation.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/pippki/pref-masterpass.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/brand.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/license.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/mozilla.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/nsHelperAppDlg.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/nsHelperAppDlg.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/nsProgressDialog.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/nsProgressDialog.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/filepicker.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/filepicker.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-platform/mac/platformKeys.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-platform/unix/platformKeys.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-platform/win/platformKeys.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-platform/mac/intl.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-platform/unix/intl.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-platform/win/intl.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/downloadProgress.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/findbar.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/findbar.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/preferences.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/history/history.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/xpinstall/xpinstall.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/downloads.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/downloads.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/downloadProperties.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/extensions.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/extensions.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/about.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/update.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/update.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/plugins/plugins.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/plugins/plugins.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/preferences/ocsp.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/preferences/changemp.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/preferences/removemp.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/preferences/preferences.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/profile/createProfileWizard.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/profile/profileSelection.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/profile/profileSelection.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/updates.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/updates.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/incompatible.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/history.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/errors.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/cookie/cookieAcceptDialog.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/cookie/cookieAcceptDialog.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/autoconfig/autoconfig.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/help/help.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/help/help.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/help/help-toc.rdf extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/help/welcome.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/accept2locale.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/commonDialog.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/commonDialogs.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/config.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/config.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/console.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/console.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/dialogOverlay.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/editMenuOverlay.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/intl.css extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/intl.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/keys.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/languageNames.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/regionNames.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/dialog.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/tabbrowser.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/tabbrowser.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/tree.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/wizard.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/textcontext.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-region/region.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-region/region.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global-region/builtinURLs.rdf extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/passwordmgr/passwordmgr.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/passwordmgr/passwordManager.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/charsetOverlay.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/contentAreaCommands.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/customizeCharset.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/customizeToolbar.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/customizeToolbar.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/finddialog.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/finddialog.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/nsTreeSorting.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/printdialog.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/printjoboptions.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/printPageSetup.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/printPreview.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/printPreviewProgress.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/printProgress.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/viewSource.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/viewSource.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/global/wizard.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/unknownContentType.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/unknownContentType.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/reporter/reportWizard.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/reporter/about.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/reporter/reporterOverlay.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/reporter/reportResults.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/reporter/reporter.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/reporter/reportWizard.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/gu-IN/reporter/reporterOverlay.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/aboutDialog.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/credits.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/baseMenuOverlay.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/browser.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/metaData.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/metaData.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/openLocation.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/openLocation.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/page-drawer.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/pageInfo.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/pageReport.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/pageReportFirstTime.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/sanitize.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/search.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/searchbar.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/engineManager.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/setDesktopBackground.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/shellservice.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/sessionstore.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/feeds/subscribe.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/feeds/addFeedReader.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/feeds/subscribe.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/history/history.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/migration/migration.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/migration/migration.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/advanced.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/changeaction.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/colors.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/cookies.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/content.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/connection.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/downloadactions.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/feeds.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/feeds.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/fonts.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/languages.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/main.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/permissions.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/phishEULA.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/preferences.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/preferences.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/privacy.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/sanitize.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/security.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/securityWarnings.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/tabs.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/sidebar/sidebar.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser-region/region.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/help.rdf extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/firebird-toc.rdf extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/search-db.rdf extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/accessibility.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/cookies.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/forieusers.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/menu_reference.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/popup.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/prefs.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/shortcuts.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/using_firebird.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/customization.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/firefox_welcome.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/download_manager.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/platformStrings.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/help/glossary.xhtml extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/browser.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/pageInfo.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/safeMode.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/bookmarks/bookmarks.properties extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/branding/brand.dtd extracting: firefox.ACY24500/firefox/langpack-gu-IN/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.ACY24500/firefox/langpack-gu-IN/locale/browser-region/region.properties + find firefox.ACY24500/firefox/langpack-gu-IN -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar + cd firefox.ACY24500/firefox/langpack-gu-IN + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/browser/aboutDialog.dtd (deflated 56%) adding: locale/browser/searchbar.dtd (deflated 35%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/page-drawer.dtd (deflated 21%) adding: locale/browser/openLocation.dtd (deflated 53%) adding: locale/browser/help/download_manager.xhtml (deflated 60%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 68%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 62%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 78%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 49%) adding: locale/browser/help/popup.xhtml (deflated 57%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 54%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 52%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 45%) adding: locale/browser/feeds/subscribe.dtd (deflated 65%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 15%) adding: locale/browser/preferences/phishEULA.dtd (deflated 52%) adding: locale/browser/preferences/preferences.properties (deflated 71%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/fonts.dtd (deflated 70%) adding: locale/browser/preferences/content.dtd (deflated 71%) adding: locale/browser/preferences/tabs.dtd (deflated 65%) adding: locale/browser/preferences/changeaction.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 65%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 60%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 68%) adding: locale/browser/preferences/feeds.properties (deflated 10%) adding: locale/browser/preferences/cookies.dtd (deflated 69%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/downloadactions.dtd (deflated 71%) adding: locale/browser/preferences/advanced.dtd (deflated 71%) adding: locale/browser/preferences/sanitize.dtd (deflated 62%) adding: locale/browser/preferences/feeds.dtd (deflated 55%) adding: locale/browser/preferences/preferences.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/openLocation.properties (deflated 31%) adding: locale/browser/sessionstore.properties (deflated 59%) adding: locale/browser/sidebar/sidebar.properties (deflated 55%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 59%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/pageReportFirstTime.dtd (deflated 60%) adding: locale/browser/search.properties (deflated 56%) adding: locale/browser/setDesktopBackground.dtd (deflated 53%) adding: locale/browser/pageReport.dtd (deflated 47%) adding: locale/browser/credits.dtd (deflated 62%) adding: locale/browser/migration/migration.properties (deflated 80%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/sanitize.dtd (deflated 64%) adding: locale/browser/metaData.properties (deflated 59%) adding: locale/browser/pageInfo.properties (deflated 63%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 53%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 82%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 66%) adding: locale/browser/browser.properties (deflated 71%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 29%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 69%) adding: locale/browser/safeMode.dtd (deflated 65%) adding: locale/gu-IN/pipnss/security.properties (deflated 82%) adding: locale/gu-IN/pipnss/pipnss.properties (deflated 78%) adding: locale/gu-IN/help/welcome.xhtml (deflated 58%) adding: locale/gu-IN/help/help.dtd (deflated 71%) adding: locale/gu-IN/help/help-toc.rdf (deflated 64%) adding: locale/gu-IN/help/help.properties (deflated 3%) adding: locale/gu-IN/necko/necko.properties (deflated 71%) adding: locale/gu-IN/autoconfig/autoconfig.properties (deflated 64%) adding: locale/gu-IN/global-region/region.dtd (stored 0%) adding: locale/gu-IN/global-region/builtinURLs.rdf (deflated 62%) adding: locale/gu-IN/global-region/region.properties (deflated 48%) adding: locale/gu-IN/mozapps/profile/profileSelection.properties (deflated 79%) adding: locale/gu-IN/mozapps/profile/createProfileWizard.dtd (deflated 70%) adding: locale/gu-IN/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/gu-IN/mozapps/extensions/about.dtd (deflated 49%) adding: locale/gu-IN/mozapps/extensions/extensions.dtd (deflated 81%) adding: locale/gu-IN/mozapps/extensions/update.dtd (deflated 78%) adding: locale/gu-IN/mozapps/extensions/update.properties (deflated 61%) adding: locale/gu-IN/mozapps/extensions/extensions.properties (deflated 79%) adding: locale/gu-IN/mozapps/preferences/preferences.properties (deflated 61%) adding: locale/gu-IN/mozapps/preferences/removemp.dtd (deflated 65%) adding: locale/gu-IN/mozapps/preferences/ocsp.dtd (deflated 63%) adding: locale/gu-IN/mozapps/preferences/changemp.dtd (deflated 69%) adding: locale/gu-IN/mozapps/downloads/downloadProperties.dtd (deflated 41%) adding: locale/gu-IN/mozapps/downloads/unknownContentType.dtd (deflated 64%) adding: locale/gu-IN/mozapps/downloads/downloads.properties (deflated 84%) adding: locale/gu-IN/mozapps/downloads/downloads.dtd (deflated 70%) adding: locale/gu-IN/mozapps/downloads/unknownContentType.properties (deflated 54%) adding: locale/gu-IN/mozapps/update/errors.dtd (deflated 52%) adding: locale/gu-IN/mozapps/update/incompatible.dtd (deflated 66%) adding: locale/gu-IN/mozapps/update/updates.dtd (deflated 77%) adding: locale/gu-IN/mozapps/update/updates.properties (deflated 74%) adding: locale/gu-IN/mozapps/update/history.dtd (deflated 61%) adding: locale/gu-IN/mozapps/plugins/plugins.dtd (deflated 72%) adding: locale/gu-IN/mozapps/plugins/plugins.properties (deflated 75%) adding: locale/gu-IN/mozapps/xpinstall/xpinstallConfirm.properties (deflated 60%) adding: locale/gu-IN/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 51%) adding: locale/gu-IN/global-platform/win/accessible.properties (deflated 58%) adding: locale/gu-IN/global-platform/win/intl.properties (deflated 23%) adding: locale/gu-IN/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/gu-IN/global-platform/mac/accessible.properties (deflated 58%) adding: locale/gu-IN/global-platform/mac/intl.properties (deflated 23%) adding: locale/gu-IN/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/gu-IN/global-platform/unix/accessible.properties (deflated 58%) adding: locale/gu-IN/global-platform/unix/intl.properties (deflated 23%) adding: locale/gu-IN/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/gu-IN/global/printProgress.dtd (deflated 42%) adding: locale/gu-IN/global/viewSource.properties (deflated 51%) adding: locale/gu-IN/global/dialogOverlay.dtd (deflated 38%) adding: locale/gu-IN/global/printPreviewProgress.dtd (deflated 34%) adding: locale/gu-IN/global/xbl.properties (deflated 51%) adding: locale/gu-IN/global/tree.dtd (deflated 13%) adding: locale/gu-IN/global/nsProgressDialog.dtd (deflated 64%) adding: locale/gu-IN/global/downloadProgress.properties (deflated 59%) adding: locale/gu-IN/global/textcontext.dtd (deflated 62%) adding: locale/gu-IN/global/xml/prettyprint.dtd (deflated 53%) adding: locale/gu-IN/global/finddialog.properties (deflated 48%) adding: locale/gu-IN/global/filepicker.properties (deflated 80%) adding: locale/gu-IN/global/printing.properties (deflated 81%) adding: locale/gu-IN/global/appstrings.properties (deflated 75%) adding: locale/gu-IN/global/customizeToolbar.properties (deflated 65%) adding: locale/gu-IN/global/xslt/xslt.properties (deflated 76%) adding: locale/gu-IN/global/customizeCharset.dtd (deflated 56%) adding: locale/gu-IN/global/accept2locale.properties (deflated 41%) adding: locale/gu-IN/global/languageNames.properties (deflated 78%) adding: locale/gu-IN/global/printdialog.dtd (deflated 63%) adding: locale/gu-IN/global/nsProgressDialog.properties (deflated 61%) adding: locale/gu-IN/global/viewSource.dtd (deflated 70%) adding: locale/gu-IN/global/printPreview.dtd (deflated 62%) adding: locale/gu-IN/global/console.properties (deflated 58%) adding: locale/gu-IN/global/intl.css (deflated 21%) adding: locale/gu-IN/global/layout/HtmlForm.properties (deflated 58%) adding: locale/gu-IN/global/layout/MediaDocument.properties (deflated 62%) adding: locale/gu-IN/global/layout/xmlparser.properties (deflated 69%) adding: locale/gu-IN/global/dom/dom.properties (deflated 75%) adding: locale/gu-IN/global/printPageSetup.dtd (deflated 65%) adding: locale/gu-IN/global/finddialog.dtd (deflated 61%) adding: locale/gu-IN/global/editMenuOverlay.dtd (deflated 70%) adding: locale/gu-IN/global/printjoboptions.dtd (deflated 58%) adding: locale/gu-IN/global/nsHelperAppDlg.properties (deflated 44%) adding: locale/gu-IN/global/contentAreaCommands.properties (deflated 60%) adding: locale/gu-IN/global/security/caps.properties (deflated 70%) adding: locale/gu-IN/global/config.properties (deflated 57%) adding: locale/gu-IN/global/charsetTitles.properties (deflated 77%) adding: locale/gu-IN/global/intl.properties (deflated 60%) adding: locale/gu-IN/global/nsHelperAppDlg.dtd (deflated 71%) adding: locale/gu-IN/global/mozilla.dtd (deflated 36%) adding: locale/gu-IN/global/findbar.properties (deflated 42%) adding: locale/gu-IN/global/printdialog.properties (deflated 55%) adding: locale/gu-IN/global/css.properties (deflated 74%) adding: locale/gu-IN/global/config.dtd (deflated 61%) adding: locale/gu-IN/global/customizeToolbar.dtd (deflated 56%) adding: locale/gu-IN/global/webservices/security.properties (deflated 62%) adding: locale/gu-IN/global/layout_errors.properties (deflated 55%) adding: locale/gu-IN/global/console.dtd (deflated 64%) adding: locale/gu-IN/global/plugins.properties (deflated 65%) adding: locale/gu-IN/global/findbar.dtd (deflated 59%) adding: locale/gu-IN/global/dialog.properties (deflated 56%) adding: locale/gu-IN/global/brand.dtd (deflated 18%) adding: locale/gu-IN/global/tabbrowser.properties (deflated 79%) adding: locale/gu-IN/global/wizard.dtd (deflated 73%) adding: locale/gu-IN/global/commonDialogs.properties (deflated 54%) adding: locale/gu-IN/global/xpinstall/xpinstall.properties (deflated 74%) adding: locale/gu-IN/global/regionNames.properties (deflated 74%) adding: locale/gu-IN/global/charsetOverlay.dtd (deflated 69%) adding: locale/gu-IN/global/global-strres.properties (deflated 42%) adding: locale/gu-IN/global/nsWebBrowserPersist.properties (deflated 69%) adding: locale/gu-IN/global/netError.dtd (deflated 77%) adding: locale/gu-IN/global/wizard.properties (deflated 39%) adding: locale/gu-IN/global/preferences.dtd (deflated 51%) adding: locale/gu-IN/global/nsTreeSorting.properties (deflated 48%) adding: locale/gu-IN/global/history/history.properties (deflated 72%) adding: locale/gu-IN/global/global.dtd (stored 0%) adding: locale/gu-IN/global/xul.properties (deflated 50%) adding: locale/gu-IN/global/tabbrowser.dtd (deflated 62%) adding: locale/gu-IN/global/license.dtd (deflated 64%) adding: locale/gu-IN/global/filepicker.dtd (deflated 61%) adding: locale/gu-IN/global/commonDialog.dtd (deflated 48%) adding: locale/gu-IN/global/keys.properties (deflated 56%) adding: locale/gu-IN/passwordmgr/passwordManager.dtd (deflated 67%) adding: locale/gu-IN/passwordmgr/passwordmgr.properties (deflated 69%) adding: locale/gu-IN/reporter/about.dtd (deflated 46%) adding: locale/gu-IN/reporter/reporter.dtd (deflated 42%) adding: locale/gu-IN/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/gu-IN/reporter/reporterOverlay.properties (deflated 9%) adding: locale/gu-IN/reporter/reportWizard.dtd (deflated 70%) adding: locale/gu-IN/reporter/reportResults.dtd (deflated 61%) adding: locale/gu-IN/reporter/reportWizard.properties (deflated 51%) adding: locale/gu-IN/pippki/pref-masterpass.dtd (deflated 65%) adding: locale/gu-IN/pippki/certManager.dtd (deflated 77%) adding: locale/gu-IN/pippki/PrefOverlay.dtd (deflated 45%) adding: locale/gu-IN/pippki/pref-validation.dtd (deflated 72%) adding: locale/gu-IN/pippki/newserver.dtd (deflated 59%) adding: locale/gu-IN/pippki/newserver.properties (deflated 61%) adding: locale/gu-IN/pippki/pippki.properties (deflated 84%) adding: locale/gu-IN/pippki/deviceManager.dtd (deflated 65%) adding: locale/gu-IN/pippki/pippki.dtd (deflated 73%) adding: locale/gu-IN/pippki/PageInfoOverlay.dtd (deflated 46%) adding: locale/gu-IN/pippki/pref-security.dtd (deflated 63%) adding: locale/gu-IN/pippki/pref-ssl.dtd (deflated 68%) adding: locale/gu-IN/cookie/cookieAcceptDialog.dtd (deflated 62%) adding: locale/gu-IN/cookie/cookieAcceptDialog.properties (deflated 72%) adding: locale/branding/brand.dtd (deflated 46%) adding: locale/branding/brand.properties (deflated 53%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.ACY24500 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/he.xpi .xpi + language=he + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org + unzip firefox-langpacks/he.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org Archive: firefox-langpacks/he.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.WpC24524 + langtmp=firefox.WpC24524/firefox/langpack-he + /bin/mkdir -p firefox.WpC24524/firefox/langpack-he + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar -d firefox.WpC24524/firefox/langpack-he Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar extracting: firefox.WpC24524/firefox/langpack-he/locale/he/necko/necko.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/css.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/xbl.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/xul.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/printing.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/layout_errors.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/netError.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/global.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/appstrings.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/charsetTitles.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/global-strres.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/plugins.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/nsWebBrowserPersist.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/printdialog.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/xslt/xslt.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/dom/dom.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/layout/MediaDocument.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/layout/xmlparser.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/layout/HtmlForm.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/security/caps.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/xml/prettyprint.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/webservices/security.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-platform/win/accessible.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-platform/mac/accessible.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-platform/unix/accessible.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pipnss/pipnss.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pipnss/security.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/pippki.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/pref-ssl.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/pippki.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/PrefOverlay.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/newserver.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/newserver.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/pref-security.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/PageInfoOverlay.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/certManager.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/deviceManager.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/pref-validation.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/pippki/pref-masterpass.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/brand.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/license.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/mozilla.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/nsHelperAppDlg.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/nsHelperAppDlg.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/nsProgressDialog.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/nsProgressDialog.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/filepicker.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/filepicker.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-platform/mac/platformKeys.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-platform/unix/platformKeys.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-platform/win/platformKeys.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-platform/mac/intl.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-platform/unix/intl.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-platform/win/intl.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/downloadProgress.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/findbar.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/findbar.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/preferences.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/history/history.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/xpinstall/xpinstall.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/downloads/downloads.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/downloads/downloads.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/downloads/downloadProperties.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/extensions/extensions.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/extensions/extensions.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/extensions/about.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/extensions/update.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/extensions/update.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/plugins/plugins.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/plugins/plugins.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/preferences/ocsp.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/preferences/changemp.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/preferences/removemp.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/preferences/preferences.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/profile/createProfileWizard.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/profile/profileSelection.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/profile/profileSelection.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/update/updates.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/update/updates.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/update/incompatible.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/update/history.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/update/errors.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/cookie/cookieAcceptDialog.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/cookie/cookieAcceptDialog.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/autoconfig/autoconfig.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/help/help.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/help/help.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/help/help-toc.rdf extracting: firefox.WpC24524/firefox/langpack-he/locale/he/help/welcome.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/accept2locale.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/commonDialog.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/commonDialogs.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/config.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/config.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/console.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/console.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/dialogOverlay.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/editMenuOverlay.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/intl.css extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/intl.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/keys.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/languageNames.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/regionNames.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/dialog.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/tabbrowser.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/tabbrowser.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/tree.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/wizard.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/textcontext.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-region/region.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-region/region.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global-region/builtinURLs.rdf extracting: firefox.WpC24524/firefox/langpack-he/locale/he/passwordmgr/passwordmgr.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/passwordmgr/passwordManager.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/charsetOverlay.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/contentAreaCommands.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/customizeCharset.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/customizeToolbar.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/customizeToolbar.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/finddialog.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/finddialog.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/nsTreeSorting.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/printdialog.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/printjoboptions.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/printPageSetup.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/printPreview.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/printPreviewProgress.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/printProgress.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/viewSource.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/viewSource.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/global/wizard.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/downloads/unknownContentType.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/mozapps/downloads/unknownContentType.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/reporter/reportWizard.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/reporter/about.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/reporter/reporterOverlay.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/reporter/reportResults.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/reporter/reporter.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/he/reporter/reportWizard.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/he/reporter/reporterOverlay.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/aboutDialog.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/credits.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/baseMenuOverlay.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/browser.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/metaData.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/metaData.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/openLocation.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/openLocation.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/page-drawer.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/pageInfo.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/pageReport.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/pageReportFirstTime.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/sanitize.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/search.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/searchbar.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/engineManager.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/setDesktopBackground.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/shellservice.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/sessionstore.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/feeds/subscribe.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/feeds/addFeedReader.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/feeds/subscribe.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/history/history.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/migration/migration.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/migration/migration.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/advanced.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/changeaction.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/colors.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/cookies.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/content.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/connection.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/downloadactions.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/feeds.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/feeds.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/fonts.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/languages.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/main.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/permissions.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/phishEULA.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/preferences.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/preferences.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/privacy.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/sanitize.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/security.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/securityWarnings.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/tabs.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/sidebar/sidebar.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser-region/region.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/help.rdf extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/firebird-toc.rdf extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/search-db.rdf extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/accessibility.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/cookies.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/forieusers.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/menu_reference.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/popup.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/prefs.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/shortcuts.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/using_firebird.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/customization.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/firefox_welcome.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/download_manager.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/platformStrings.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/glossary.xhtml extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/help/images/searchbar.png extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/browser.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/pageInfo.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/safeMode.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/bookmarks/bookmarks.properties extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/branding/brand.dtd extracting: firefox.WpC24524/firefox/langpack-he/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.WpC24524/firefox/langpack-he/locale/browser-region/region.properties + find firefox.WpC24524/firefox/langpack-he -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar + cd firefox.WpC24524/firefox/langpack-he + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/he/pipnss/security.properties (deflated 73%) adding: locale/he/pipnss/pipnss.properties (deflated 73%) adding: locale/he/help/welcome.xhtml (deflated 64%) adding: locale/he/help/help.dtd (deflated 70%) adding: locale/he/help/help-toc.rdf (deflated 58%) adding: locale/he/help/help.properties (deflated 4%) adding: locale/he/necko/necko.properties (deflated 79%) adding: locale/he/autoconfig/autoconfig.properties (deflated 53%) adding: locale/he/global-region/region.dtd (deflated 12%) adding: locale/he/global-region/builtinURLs.rdf (deflated 62%) adding: locale/he/global-region/region.properties (deflated 40%) adding: locale/he/mozapps/profile/profileSelection.properties (deflated 66%) adding: locale/he/mozapps/profile/createProfileWizard.dtd (deflated 65%) adding: locale/he/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/he/mozapps/extensions/about.dtd (deflated 36%) adding: locale/he/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/he/mozapps/extensions/update.dtd (deflated 73%) adding: locale/he/mozapps/extensions/update.properties (deflated 55%) adding: locale/he/mozapps/extensions/extensions.properties (deflated 70%) adding: locale/he/mozapps/preferences/preferences.properties (deflated 51%) adding: locale/he/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/he/mozapps/preferences/ocsp.dtd (deflated 54%) adding: locale/he/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/he/mozapps/downloads/downloadProperties.dtd (deflated 41%) adding: locale/he/mozapps/downloads/unknownContentType.dtd (deflated 62%) adding: locale/he/mozapps/downloads/downloads.properties (deflated 67%) adding: locale/he/mozapps/downloads/downloads.dtd (deflated 67%) adding: locale/he/mozapps/downloads/unknownContentType.properties (deflated 42%) adding: locale/he/mozapps/update/errors.dtd (deflated 40%) adding: locale/he/mozapps/update/incompatible.dtd (deflated 51%) adding: locale/he/mozapps/update/updates.dtd (deflated 70%) adding: locale/he/mozapps/update/updates.properties (deflated 66%) adding: locale/he/mozapps/update/history.dtd (deflated 50%) adding: locale/he/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/he/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/he/mozapps/xpinstall/xpinstallConfirm.properties (deflated 45%) adding: locale/he/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 38%) adding: locale/he/global-platform/win/accessible.properties (deflated 50%) adding: locale/he/global-platform/win/intl.properties (deflated 12%) adding: locale/he/global-platform/win/platformKeys.properties (deflated 12%) adding: locale/he/global-platform/mac/accessible.properties (deflated 50%) adding: locale/he/global-platform/mac/intl.properties (deflated 12%) adding: locale/he/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/he/global-platform/unix/accessible.properties (deflated 50%) adding: locale/he/global-platform/unix/intl.properties (deflated 12%) adding: locale/he/global-platform/unix/platformKeys.properties (deflated 12%) adding: locale/he/global/printProgress.dtd (deflated 40%) adding: locale/he/global/viewSource.properties (deflated 46%) adding: locale/he/global/dialogOverlay.dtd (deflated 35%) adding: locale/he/global/printPreviewProgress.dtd (deflated 33%) adding: locale/he/global/xbl.properties (stored 0%) adding: locale/he/global/tree.dtd (stored 0%) adding: locale/he/global/nsProgressDialog.dtd (deflated 58%) adding: locale/he/global/downloadProgress.properties (deflated 42%) adding: locale/he/global/textcontext.dtd (deflated 65%) adding: locale/he/global/xml/prettyprint.dtd (deflated 13%) adding: locale/he/global/finddialog.properties (deflated 11%) adding: locale/he/global/filepicker.properties (deflated 68%) adding: locale/he/global/printing.properties (deflated 68%) adding: locale/he/global/appstrings.properties (deflated 81%) adding: locale/he/global/customizeToolbar.properties (deflated 48%) adding: locale/he/global/xslt/xslt.properties (deflated 83%) adding: locale/he/global/customizeCharset.dtd (deflated 58%) adding: locale/he/global/accept2locale.properties (deflated 14%) adding: locale/he/global/languageNames.properties (deflated 56%) adding: locale/he/global/printdialog.dtd (deflated 63%) adding: locale/he/global/nsProgressDialog.properties (deflated 66%) adding: locale/he/global/viewSource.dtd (deflated 72%) adding: locale/he/global/printPreview.dtd (deflated 69%) adding: locale/he/global/console.properties (deflated 34%) adding: locale/he/global/intl.css (deflated 59%) adding: locale/he/global/layout/HtmlForm.properties (deflated 67%) adding: locale/he/global/layout/MediaDocument.properties (deflated 65%) adding: locale/he/global/layout/xmlparser.properties (deflated 54%) adding: locale/he/global/dom/dom.properties (deflated 54%) adding: locale/he/global/printPageSetup.dtd (deflated 65%) adding: locale/he/global/finddialog.dtd (deflated 62%) adding: locale/he/global/editMenuOverlay.dtd (deflated 72%) adding: locale/he/global/printjoboptions.dtd (deflated 57%) adding: locale/he/global/nsHelperAppDlg.properties (deflated 30%) adding: locale/he/global/contentAreaCommands.properties (deflated 49%) adding: locale/he/global/security/caps.properties (deflated 56%) adding: locale/he/global/config.properties (deflated 31%) adding: locale/he/global/charsetTitles.properties (deflated 72%) adding: locale/he/global/intl.properties (deflated 61%) adding: locale/he/global/nsHelperAppDlg.dtd (deflated 70%) adding: locale/he/global/mozilla.dtd (deflated 43%) adding: locale/he/global/findbar.properties (deflated 33%) adding: locale/he/global/printdialog.properties (deflated 26%) adding: locale/he/global/css.properties (deflated 70%) adding: locale/he/global/config.dtd (deflated 66%) adding: locale/he/global/customizeToolbar.dtd (deflated 49%) adding: locale/he/global/webservices/security.properties (deflated 68%) adding: locale/he/global/layout_errors.properties (deflated 57%) adding: locale/he/global/console.dtd (deflated 65%) adding: locale/he/global/plugins.properties (deflated 67%) adding: locale/he/global/findbar.dtd (deflated 59%) adding: locale/he/global/dialog.properties (deflated 41%) adding: locale/he/global/brand.dtd (deflated 18%) adding: locale/he/global/tabbrowser.properties (deflated 58%) adding: locale/he/global/wizard.dtd (deflated 75%) adding: locale/he/global/commonDialogs.properties (deflated 36%) adding: locale/he/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/he/global/regionNames.properties (deflated 55%) adding: locale/he/global/charsetOverlay.dtd (deflated 72%) adding: locale/he/global/global-strres.properties (deflated 33%) adding: locale/he/global/nsWebBrowserPersist.properties (deflated 83%) adding: locale/he/global/netError.dtd (deflated 71%) adding: locale/he/global/wizard.properties (deflated 37%) adding: locale/he/global/preferences.dtd (deflated 46%) adding: locale/he/global/nsTreeSorting.properties (deflated 17%) adding: locale/he/global/history/history.properties (deflated 45%) adding: locale/he/global/global.dtd (stored 0%) adding: locale/he/global/xul.properties (deflated 10%) adding: locale/he/global/tabbrowser.dtd (deflated 63%) adding: locale/he/global/license.dtd (deflated 66%) adding: locale/he/global/filepicker.dtd (deflated 58%) adding: locale/he/global/commonDialog.dtd (deflated 45%) adding: locale/he/global/keys.properties (deflated 47%) adding: locale/he/passwordmgr/passwordManager.dtd (deflated 61%) adding: locale/he/passwordmgr/passwordmgr.properties (deflated 60%) adding: locale/he/reporter/about.dtd (deflated 25%) adding: locale/he/reporter/reporter.dtd (deflated 23%) adding: locale/he/reporter/reporterOverlay.dtd (deflated 52%) adding: locale/he/reporter/reporterOverlay.properties (deflated 9%) adding: locale/he/reporter/reportWizard.dtd (deflated 68%) adding: locale/he/reporter/reportResults.dtd (deflated 52%) adding: locale/he/reporter/reportWizard.properties (deflated 45%) adding: locale/he/pippki/pref-masterpass.dtd (deflated 67%) adding: locale/he/pippki/certManager.dtd (deflated 76%) adding: locale/he/pippki/PrefOverlay.dtd (deflated 38%) adding: locale/he/pippki/pref-validation.dtd (deflated 74%) adding: locale/he/pippki/newserver.dtd (deflated 58%) adding: locale/he/pippki/newserver.properties (deflated 69%) adding: locale/he/pippki/pippki.properties (deflated 70%) adding: locale/he/pippki/deviceManager.dtd (deflated 70%) adding: locale/he/pippki/pippki.dtd (deflated 72%) adding: locale/he/pippki/PageInfoOverlay.dtd (deflated 38%) adding: locale/he/pippki/pref-security.dtd (deflated 64%) adding: locale/he/pippki/pref-ssl.dtd (deflated 63%) adding: locale/he/cookie/cookieAcceptDialog.dtd (deflated 62%) adding: locale/he/cookie/cookieAcceptDialog.properties (deflated 55%) adding: locale/browser/aboutDialog.dtd (deflated 45%) adding: locale/browser/searchbar.dtd (deflated 31%) adding: locale/browser/metaData.dtd (deflated 66%) adding: locale/browser/page-drawer.dtd (deflated 15%) adding: locale/browser/openLocation.dtd (deflated 49%) adding: locale/browser/help/download_manager.xhtml (deflated 64%) adding: locale/browser/help/customization.xhtml (deflated 69%) adding: locale/browser/help/using_firebird.xhtml (deflated 74%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 68%) adding: locale/browser/help/menu_reference.xhtml (deflated 72%) adding: locale/browser/help/glossary.xhtml (deflated 68%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 65%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 77%) adding: locale/browser/help/cookies.xhtml (deflated 69%) adding: locale/browser/help/forieusers.xhtml (deflated 62%) adding: locale/browser/help/prefs.xhtml (deflated 74%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 48%) adding: locale/browser/help/popup.xhtml (deflated 65%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 54%) adding: locale/browser/help/images/searchbar.png (deflated 3%) adding: locale/browser/help/accessibility.xhtml (deflated 69%) adding: locale/browser/feeds/subscribe.properties (deflated 38%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 40%) adding: locale/browser/feeds/subscribe.dtd (deflated 56%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/phishEULA.dtd (deflated 56%) adding: locale/browser/preferences/preferences.properties (deflated 65%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 70%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/tabs.dtd (deflated 57%) adding: locale/browser/preferences/changeaction.dtd (deflated 65%) adding: locale/browser/preferences/security.dtd (deflated 66%) adding: locale/browser/preferences/colors.dtd (deflated 63%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 63%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/connection.dtd (deflated 68%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 65%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/downloadactions.dtd (deflated 64%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/sanitize.dtd (deflated 60%) adding: locale/browser/preferences/feeds.dtd (deflated 46%) adding: locale/browser/preferences/preferences.dtd (deflated 54%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/openLocation.properties (deflated 17%) adding: locale/browser/sessionstore.properties (deflated 47%) adding: locale/browser/sidebar/sidebar.properties (deflated 46%) adding: locale/browser/baseMenuOverlay.dtd (deflated 69%) adding: locale/browser/shellservice.properties (deflated 50%) adding: locale/browser/engineManager.dtd (deflated 58%) adding: locale/browser/pageReportFirstTime.dtd (deflated 52%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/setDesktopBackground.dtd (deflated 43%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/credits.dtd (deflated 58%) adding: locale/browser/migration/migration.properties (deflated 83%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/metaData.properties (deflated 60%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/pageInfo.dtd (deflated 70%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 51%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 72%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 61%) adding: locale/browser/browser.properties (deflated 66%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 25%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 38%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.WpC24524 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/hu.xpi .xpi + language=hu + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org + unzip firefox-langpacks/hu.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org Archive: firefox-langpacks/hu.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org/chrome.manifest + xargs chmod 644 + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org -type f ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.VrL24553 + langtmp=firefox.VrL24553/firefox/langpack-hu + /bin/mkdir -p firefox.VrL24553/firefox/langpack-hu + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar -d firefox.VrL24553/firefox/langpack-hu Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/necko/necko.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/css.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/xbl.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/xul.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/printing.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/layout_errors.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/netError.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/global.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/appstrings.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/charsetTitles.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/global-strres.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/plugins.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/nsWebBrowserPersist.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/printdialog.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/xslt/xslt.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/dom/dom.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/layout/MediaDocument.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/layout/xmlparser.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/layout/HtmlForm.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/security/caps.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/xml/prettyprint.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/webservices/security.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-platform/win/accessible.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-platform/mac/accessible.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-platform/unix/accessible.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pipnss/pipnss.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pipnss/security.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/pippki.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/pref-ssl.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/pippki.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/PrefOverlay.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/newserver.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/newserver.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/pref-security.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/PageInfoOverlay.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/certManager.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/deviceManager.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/pref-validation.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/pippki/pref-masterpass.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/brand.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/license.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/mozilla.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/nsHelperAppDlg.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/nsHelperAppDlg.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/nsProgressDialog.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/nsProgressDialog.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/filepicker.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/filepicker.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-platform/mac/platformKeys.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-platform/unix/platformKeys.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-platform/win/platformKeys.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-platform/mac/intl.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-platform/unix/intl.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-platform/win/intl.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/downloadProgress.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/findbar.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/findbar.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/preferences.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/history/history.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/xpinstall/xpinstall.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/downloads/downloads.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/downloads/downloads.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/downloads/downloadProperties.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/extensions/extensions.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/extensions/extensions.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/extensions/about.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/extensions/update.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/extensions/update.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/plugins/plugins.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/plugins/plugins.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/preferences/ocsp.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/preferences/changemp.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/preferences/removemp.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/preferences/preferences.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/profile/createProfileWizard.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/profile/profileSelection.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/profile/profileSelection.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/update/updates.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/update/updates.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/update/incompatible.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/update/history.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/update/errors.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/cookie/cookieAcceptDialog.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/cookie/cookieAcceptDialog.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/autoconfig/autoconfig.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/help/help.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/help/help.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/help/help-toc.rdf extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/help/welcome.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/accept2locale.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/commonDialog.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/commonDialogs.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/config.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/config.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/console.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/console.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/dialogOverlay.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/editMenuOverlay.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/intl.css extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/intl.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/keys.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/languageNames.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/regionNames.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/dialog.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/tabbrowser.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/tabbrowser.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/tree.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/wizard.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/textcontext.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-region/region.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-region/region.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global-region/builtinURLs.rdf extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/passwordmgr/passwordmgr.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/passwordmgr/passwordManager.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/charsetOverlay.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/contentAreaCommands.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/customizeCharset.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/customizeToolbar.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/customizeToolbar.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/finddialog.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/finddialog.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/nsTreeSorting.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/printdialog.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/printjoboptions.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/printPageSetup.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/printPreview.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/printPreviewProgress.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/printProgress.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/viewSource.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/viewSource.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/global/wizard.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/downloads/unknownContentType.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/mozapps/downloads/unknownContentType.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/reporter/reportWizard.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/reporter/about.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/reporter/reporterOverlay.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/reporter/reportResults.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/reporter/reporter.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/reporter/reportWizard.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/hu/reporter/reporterOverlay.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/aboutDialog.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/credits.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/baseMenuOverlay.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/browser.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/metaData.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/metaData.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/openLocation.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/openLocation.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/page-drawer.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/pageInfo.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/pageReport.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/pageReportFirstTime.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/sanitize.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/search.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/searchbar.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/engineManager.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/setDesktopBackground.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/shellservice.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/sessionstore.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/feeds/subscribe.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/feeds/addFeedReader.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/feeds/subscribe.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/history/history.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/migration/migration.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/migration/migration.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/advanced.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/changeaction.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/colors.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/cookies.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/content.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/connection.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/downloadactions.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/feeds.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/feeds.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/fonts.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/languages.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/main.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/permissions.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/phishEULA.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/preferences.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/preferences.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/privacy.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/sanitize.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/security.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/securityWarnings.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/tabs.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/sidebar/sidebar.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser-region/region.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/help.rdf extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/firebird-toc.rdf extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/search-db.rdf extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/accessibility.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/cookies.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/forieusers.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/menu_reference.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/popup.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/prefs.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/shortcuts.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/using_firebird.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/customization.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/firefox_welcome.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/download_manager.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/platformStrings.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/help/glossary.xhtml extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/browser.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/pageInfo.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/safeMode.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/bookmarks/bookmarks.properties extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/branding/brand.dtd extracting: firefox.VrL24553/firefox/langpack-hu/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.VrL24553/firefox/langpack-hu/locale/browser-region/region.properties + find firefox.VrL24553/firefox/langpack-hu -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar + cd firefox.VrL24553/firefox/langpack-hu + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/browser/aboutDialog.dtd (deflated 51%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/page-drawer.dtd (deflated 16%) adding: locale/browser/openLocation.dtd (deflated 42%) adding: locale/browser/help/download_manager.xhtml (deflated 58%) adding: locale/browser/help/customization.xhtml (deflated 60%) adding: locale/browser/help/using_firebird.xhtml (deflated 68%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 60%) adding: locale/browser/help/menu_reference.xhtml (deflated 67%) adding: locale/browser/help/glossary.xhtml (deflated 61%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 76%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 60%) adding: locale/browser/help/forieusers.xhtml (deflated 56%) adding: locale/browser/help/prefs.xhtml (deflated 66%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 43%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 64%) adding: locale/browser/feeds/subscribe.properties (deflated 36%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 38%) adding: locale/browser/feeds/subscribe.dtd (deflated 52%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 45%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/privacy.dtd (deflated 65%) adding: locale/browser/preferences/fonts.dtd (deflated 73%) adding: locale/browser/preferences/content.dtd (deflated 69%) adding: locale/browser/preferences/tabs.dtd (deflated 56%) adding: locale/browser/preferences/changeaction.dtd (deflated 67%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/colors.dtd (deflated 66%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 70%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 69%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/downloadactions.dtd (deflated 69%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/sanitize.dtd (deflated 59%) adding: locale/browser/preferences/feeds.dtd (deflated 49%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 39%) adding: locale/browser/sidebar/sidebar.properties (deflated 48%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/engineManager.dtd (deflated 59%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/credits.dtd (deflated 58%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/sanitize.dtd (deflated 61%) adding: locale/browser/metaData.properties (deflated 35%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 50%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 71%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 59%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 29%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 59%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/hu/pipnss/security.properties (deflated 60%) adding: locale/hu/pipnss/pipnss.properties (deflated 70%) adding: locale/hu/help/welcome.xhtml (deflated 47%) adding: locale/hu/help/help.dtd (deflated 70%) adding: locale/hu/help/help-toc.rdf (deflated 59%) adding: locale/hu/help/help.properties (stored 0%) adding: locale/hu/necko/necko.properties (deflated 54%) adding: locale/hu/autoconfig/autoconfig.properties (deflated 43%) adding: locale/hu/global-region/region.dtd (deflated 12%) adding: locale/hu/global-region/builtinURLs.rdf (deflated 60%) adding: locale/hu/global-region/region.properties (deflated 35%) adding: locale/hu/mozapps/profile/profileSelection.properties (deflated 57%) adding: locale/hu/mozapps/profile/createProfileWizard.dtd (deflated 58%) adding: locale/hu/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/hu/mozapps/extensions/about.dtd (deflated 45%) adding: locale/hu/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/hu/mozapps/extensions/update.dtd (deflated 72%) adding: locale/hu/mozapps/extensions/update.properties (deflated 54%) adding: locale/hu/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/hu/mozapps/preferences/preferences.properties (deflated 43%) adding: locale/hu/mozapps/preferences/removemp.dtd (deflated 48%) adding: locale/hu/mozapps/preferences/ocsp.dtd (deflated 54%) adding: locale/hu/mozapps/preferences/changemp.dtd (deflated 53%) adding: locale/hu/mozapps/downloads/downloadProperties.dtd (deflated 44%) adding: locale/hu/mozapps/downloads/unknownContentType.dtd (deflated 62%) adding: locale/hu/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/hu/mozapps/downloads/downloads.dtd (deflated 73%) adding: locale/hu/mozapps/downloads/unknownContentType.properties (deflated 40%) adding: locale/hu/mozapps/update/errors.dtd (deflated 43%) adding: locale/hu/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/hu/mozapps/update/updates.dtd (deflated 71%) adding: locale/hu/mozapps/update/updates.properties (deflated 62%) adding: locale/hu/mozapps/update/history.dtd (deflated 58%) adding: locale/hu/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/hu/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/hu/mozapps/xpinstall/xpinstallConfirm.properties (deflated 44%) adding: locale/hu/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 34%) adding: locale/hu/global-platform/win/accessible.properties (deflated 46%) adding: locale/hu/global-platform/win/intl.properties (deflated 23%) adding: locale/hu/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/hu/global-platform/mac/accessible.properties (deflated 46%) adding: locale/hu/global-platform/mac/intl.properties (deflated 23%) adding: locale/hu/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/hu/global-platform/unix/accessible.properties (deflated 46%) adding: locale/hu/global-platform/unix/intl.properties (deflated 23%) adding: locale/hu/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/hu/global/printProgress.dtd (deflated 41%) adding: locale/hu/global/viewSource.properties (deflated 38%) adding: locale/hu/global/dialogOverlay.dtd (deflated 33%) adding: locale/hu/global/printPreviewProgress.dtd (deflated 32%) adding: locale/hu/global/xbl.properties (deflated 52%) adding: locale/hu/global/tree.dtd (stored 0%) adding: locale/hu/global/nsProgressDialog.dtd (deflated 63%) adding: locale/hu/global/downloadProgress.properties (deflated 46%) adding: locale/hu/global/textcontext.dtd (deflated 62%) adding: locale/hu/global/xml/prettyprint.dtd (deflated 54%) adding: locale/hu/global/finddialog.properties (deflated 3%) adding: locale/hu/global/filepicker.properties (deflated 63%) adding: locale/hu/global/printing.properties (deflated 63%) adding: locale/hu/global/appstrings.properties (deflated 56%) adding: locale/hu/global/customizeToolbar.properties (deflated 37%) adding: locale/hu/global/xslt/xslt.properties (deflated 56%) adding: locale/hu/global/customizeCharset.dtd (deflated 56%) adding: locale/hu/global/accept2locale.properties (deflated 53%) adding: locale/hu/global/languageNames.properties (deflated 47%) adding: locale/hu/global/printdialog.dtd (deflated 59%) adding: locale/hu/global/nsProgressDialog.properties (deflated 51%) adding: locale/hu/global/viewSource.dtd (deflated 70%) adding: locale/hu/global/printPreview.dtd (deflated 63%) adding: locale/hu/global/console.properties (deflated 21%) adding: locale/hu/global/intl.css (deflated 21%) adding: locale/hu/global/layout/HtmlForm.properties (deflated 51%) adding: locale/hu/global/layout/MediaDocument.properties (deflated 59%) adding: locale/hu/global/layout/xmlparser.properties (deflated 53%) adding: locale/hu/global/dom/dom.properties (deflated 58%) adding: locale/hu/global/printPageSetup.dtd (deflated 65%) adding: locale/hu/global/finddialog.dtd (deflated 61%) adding: locale/hu/global/editMenuOverlay.dtd (deflated 75%) adding: locale/hu/global/printjoboptions.dtd (deflated 56%) adding: locale/hu/global/nsHelperAppDlg.properties (stored 0%) adding: locale/hu/global/contentAreaCommands.properties (deflated 47%) adding: locale/hu/global/security/caps.properties (deflated 55%) adding: locale/hu/global/config.properties (deflated 52%) adding: locale/hu/global/charsetTitles.properties (deflated 65%) adding: locale/hu/global/intl.properties (deflated 59%) adding: locale/hu/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/hu/global/mozilla.dtd (deflated 36%) adding: locale/hu/global/findbar.properties (deflated 29%) adding: locale/hu/global/printdialog.properties (deflated 54%) adding: locale/hu/global/css.properties (deflated 65%) adding: locale/hu/global/config.dtd (deflated 60%) adding: locale/hu/global/customizeToolbar.dtd (deflated 51%) adding: locale/hu/global/webservices/security.properties (deflated 52%) adding: locale/hu/global/layout_errors.properties (deflated 56%) adding: locale/hu/global/console.dtd (deflated 59%) adding: locale/hu/global/plugins.properties (deflated 40%) adding: locale/hu/global/findbar.dtd (deflated 55%) adding: locale/hu/global/dialog.properties (deflated 39%) adding: locale/hu/global/brand.dtd (deflated 18%) adding: locale/hu/global/tabbrowser.properties (deflated 51%) adding: locale/hu/global/wizard.dtd (deflated 73%) adding: locale/hu/global/commonDialogs.properties (deflated 32%) adding: locale/hu/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/hu/global/regionNames.properties (deflated 41%) adding: locale/hu/global/charsetOverlay.dtd (deflated 70%) adding: locale/hu/global/global-strres.properties (deflated 53%) adding: locale/hu/global/nsWebBrowserPersist.properties (deflated 55%) adding: locale/hu/global/netError.dtd (deflated 66%) adding: locale/hu/global/wizard.properties (deflated 47%) adding: locale/hu/global/preferences.dtd (deflated 57%) adding: locale/hu/global/nsTreeSorting.properties (stored 0%) adding: locale/hu/global/history/history.properties (deflated 44%) adding: locale/hu/global/global.dtd (stored 0%) adding: locale/hu/global/xul.properties (deflated 52%) adding: locale/hu/global/tabbrowser.dtd (deflated 62%) adding: locale/hu/global/license.dtd (deflated 62%) adding: locale/hu/global/filepicker.dtd (deflated 56%) adding: locale/hu/global/commonDialog.dtd (deflated 39%) adding: locale/hu/global/keys.properties (deflated 54%) adding: locale/hu/passwordmgr/passwordManager.dtd (deflated 62%) adding: locale/hu/passwordmgr/passwordmgr.properties (deflated 54%) adding: locale/hu/reporter/about.dtd (deflated 50%) adding: locale/hu/reporter/reporter.dtd (deflated 50%) adding: locale/hu/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/hu/reporter/reporterOverlay.properties (deflated 9%) adding: locale/hu/reporter/reportWizard.dtd (deflated 66%) adding: locale/hu/reporter/reportResults.dtd (deflated 64%) adding: locale/hu/reporter/reportWizard.properties (deflated 42%) adding: locale/hu/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/hu/pippki/certManager.dtd (deflated 73%) adding: locale/hu/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/hu/pippki/pref-validation.dtd (deflated 68%) adding: locale/hu/pippki/newserver.dtd (deflated 57%) adding: locale/hu/pippki/newserver.properties (deflated 51%) adding: locale/hu/pippki/pippki.properties (deflated 63%) adding: locale/hu/pippki/deviceManager.dtd (deflated 65%) adding: locale/hu/pippki/pippki.dtd (deflated 65%) adding: locale/hu/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/hu/pippki/pref-security.dtd (deflated 58%) adding: locale/hu/pippki/pref-ssl.dtd (deflated 63%) adding: locale/hu/cookie/cookieAcceptDialog.dtd (deflated 65%) adding: locale/hu/cookie/cookieAcceptDialog.properties (deflated 47%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 37%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.VrL24553 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/it.xpi .xpi + language=it + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org + unzip firefox-langpacks/it.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org Archive: firefox-langpacks/it.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.VHZ24580 + langtmp=firefox.VHZ24580/firefox/langpack-it + /bin/mkdir -p firefox.VHZ24580/firefox/langpack-it + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar -d firefox.VHZ24580/firefox/langpack-it Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/necko/necko.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/css.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/xbl.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/xul.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/printing.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/layout_errors.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/netError.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/global.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/appstrings.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/charsetTitles.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/global-strres.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/plugins.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/nsWebBrowserPersist.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/printdialog.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/xslt/xslt.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/dom/dom.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/layout/MediaDocument.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/layout/xmlparser.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/layout/HtmlForm.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/security/caps.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/xml/prettyprint.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/webservices/security.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-platform/win/accessible.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-platform/mac/accessible.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-platform/unix/accessible.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pipnss/pipnss.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pipnss/security.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/pippki.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/pref-ssl.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/pippki.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/PrefOverlay.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/newserver.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/newserver.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/pref-security.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/PageInfoOverlay.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/certManager.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/deviceManager.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/pref-validation.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/pippki/pref-masterpass.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/brand.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/license.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/mozilla.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/nsHelperAppDlg.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/nsHelperAppDlg.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/nsProgressDialog.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/nsProgressDialog.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/filepicker.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/filepicker.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-platform/mac/platformKeys.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-platform/unix/platformKeys.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-platform/win/platformKeys.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-platform/mac/intl.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-platform/unix/intl.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-platform/win/intl.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/downloadProgress.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/findbar.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/findbar.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/preferences.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/history/history.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/xpinstall/xpinstall.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/downloads/downloads.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/downloads/downloads.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/downloads/downloadProperties.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/extensions/extensions.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/extensions/extensions.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/extensions/about.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/extensions/update.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/extensions/update.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/plugins/plugins.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/plugins/plugins.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/preferences/ocsp.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/preferences/changemp.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/preferences/removemp.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/preferences/preferences.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/profile/createProfileWizard.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/profile/profileSelection.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/profile/profileSelection.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/update/updates.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/update/updates.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/update/incompatible.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/update/history.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/update/errors.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/cookie/cookieAcceptDialog.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/cookie/cookieAcceptDialog.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/autoconfig/autoconfig.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/help/help.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/help/help.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/help/help-toc.rdf extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/help/welcome.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/accept2locale.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/commonDialog.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/commonDialogs.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/config.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/config.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/console.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/console.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/dialogOverlay.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/editMenuOverlay.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/intl.css extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/intl.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/keys.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/languageNames.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/regionNames.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/dialog.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/tabbrowser.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/tabbrowser.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/tree.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/wizard.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/textcontext.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-region/region.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-region/region.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global-region/builtinURLs.rdf extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/passwordmgr/passwordmgr.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/passwordmgr/passwordManager.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/charsetOverlay.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/contentAreaCommands.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/customizeCharset.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/customizeToolbar.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/customizeToolbar.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/finddialog.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/finddialog.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/nsTreeSorting.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/printdialog.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/printjoboptions.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/printPageSetup.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/printPreview.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/printPreviewProgress.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/printProgress.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/viewSource.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/viewSource.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/global/wizard.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/downloads/unknownContentType.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/mozapps/downloads/unknownContentType.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/reporter/reportWizard.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/reporter/about.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/reporter/reporterOverlay.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/reporter/reportResults.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/reporter/reporter.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/reporter/reportWizard.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/it/reporter/reporterOverlay.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/aboutDialog.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/credits.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/baseMenuOverlay.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/browser.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/metaData.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/metaData.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/openLocation.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/openLocation.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/page-drawer.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/pageInfo.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/pageReport.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/pageReportFirstTime.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/sanitize.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/search.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/searchbar.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/engineManager.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/setDesktopBackground.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/shellservice.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/sessionstore.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/feeds/subscribe.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/feeds/addFeedReader.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/feeds/subscribe.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/history/history.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/migration/migration.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/migration/migration.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/advanced.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/changeaction.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/colors.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/cookies.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/content.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/connection.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/downloadactions.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/feeds.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/feeds.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/fonts.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/languages.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/main.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/permissions.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/phishEULA.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/preferences.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/preferences.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/privacy.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/sanitize.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/security.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/securityWarnings.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/tabs.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/sidebar/sidebar.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser-region/region.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/help.rdf extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/firebird-toc.rdf extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/search-db.rdf extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/accessibility.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/cookies.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/forieusers.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/menu_reference.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/popup.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/prefs.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/shortcuts.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/using_firebird.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/customization.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/firefox_welcome.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/download_manager.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/platformStrings.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/help/glossary.xhtml extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/browser.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/pageInfo.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/safeMode.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/bookmarks/bookmarks.properties extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/branding/brand.dtd extracting: firefox.VHZ24580/firefox/langpack-it/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.VHZ24580/firefox/langpack-it/locale/browser-region/region.properties + find firefox.VHZ24580/firefox/langpack-it -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar + cd firefox.VHZ24580/firefox/langpack-it + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar locale adding: locale/browser-region/region.properties (deflated 58%) adding: locale/it/pipnss/security.properties (deflated 62%) adding: locale/it/pipnss/pipnss.properties (deflated 71%) adding: locale/it/help/welcome.xhtml (deflated 51%) adding: locale/it/help/help.dtd (deflated 70%) adding: locale/it/help/help-toc.rdf (deflated 61%) adding: locale/it/help/help.properties (stored 0%) adding: locale/it/necko/necko.properties (deflated 53%) adding: locale/it/autoconfig/autoconfig.properties (deflated 53%) adding: locale/it/global-region/region.dtd (stored 0%) adding: locale/it/global-region/builtinURLs.rdf (deflated 62%) adding: locale/it/global-region/region.properties (deflated 43%) adding: locale/it/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/it/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/it/mozapps/profile/profileSelection.dtd (deflated 60%) adding: locale/it/mozapps/extensions/about.dtd (deflated 41%) adding: locale/it/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/it/mozapps/extensions/update.dtd (deflated 74%) adding: locale/it/mozapps/extensions/update.properties (deflated 57%) adding: locale/it/mozapps/extensions/extensions.properties (deflated 68%) adding: locale/it/mozapps/preferences/preferences.properties (deflated 54%) adding: locale/it/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/it/mozapps/preferences/ocsp.dtd (deflated 54%) adding: locale/it/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/it/mozapps/downloads/downloadProperties.dtd (deflated 41%) adding: locale/it/mozapps/downloads/unknownContentType.dtd (deflated 61%) adding: locale/it/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/it/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/it/mozapps/downloads/unknownContentType.properties (deflated 43%) adding: locale/it/mozapps/update/errors.dtd (deflated 49%) adding: locale/it/mozapps/update/incompatible.dtd (deflated 59%) adding: locale/it/mozapps/update/updates.dtd (deflated 69%) adding: locale/it/mozapps/update/updates.properties (deflated 65%) adding: locale/it/mozapps/update/history.dtd (deflated 55%) adding: locale/it/mozapps/plugins/plugins.dtd (deflated 67%) adding: locale/it/mozapps/plugins/plugins.properties (deflated 64%) adding: locale/it/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/it/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 40%) adding: locale/it/global-platform/win/accessible.properties (deflated 33%) adding: locale/it/global-platform/win/intl.properties (deflated 9%) adding: locale/it/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/it/global-platform/mac/accessible.properties (deflated 33%) adding: locale/it/global-platform/mac/intl.properties (deflated 9%) adding: locale/it/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/it/global-platform/unix/accessible.properties (deflated 33%) adding: locale/it/global-platform/unix/intl.properties (deflated 9%) adding: locale/it/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/it/global/printProgress.dtd (deflated 42%) adding: locale/it/global/viewSource.properties (deflated 45%) adding: locale/it/global/dialogOverlay.dtd (deflated 39%) adding: locale/it/global/printPreviewProgress.dtd (deflated 34%) adding: locale/it/global/xbl.properties (deflated 53%) adding: locale/it/global/tree.dtd (stored 0%) adding: locale/it/global/nsProgressDialog.dtd (deflated 58%) adding: locale/it/global/downloadProgress.properties (deflated 40%) adding: locale/it/global/textcontext.dtd (deflated 66%) adding: locale/it/global/xml/prettyprint.dtd (deflated 54%) adding: locale/it/global/finddialog.properties (deflated 14%) adding: locale/it/global/filepicker.properties (deflated 65%) adding: locale/it/global/printing.properties (deflated 64%) adding: locale/it/global/appstrings.properties (deflated 56%) adding: locale/it/global/customizeToolbar.properties (deflated 52%) adding: locale/it/global/xslt/xslt.properties (deflated 58%) adding: locale/it/global/customizeCharset.dtd (deflated 57%) adding: locale/it/global/accept2locale.properties (deflated 53%) adding: locale/it/global/languageNames.properties (deflated 48%) adding: locale/it/global/printdialog.dtd (deflated 63%) adding: locale/it/global/nsProgressDialog.properties (deflated 52%) adding: locale/it/global/viewSource.dtd (deflated 73%) adding: locale/it/global/printPreview.dtd (deflated 62%) adding: locale/it/global/console.properties (deflated 37%) adding: locale/it/global/intl.css (deflated 19%) adding: locale/it/global/layout/HtmlForm.properties (deflated 53%) adding: locale/it/global/layout/MediaDocument.properties (deflated 54%) adding: locale/it/global/layout/xmlparser.properties (deflated 55%) adding: locale/it/global/dom/dom.properties (deflated 59%) adding: locale/it/global/printPageSetup.dtd (deflated 66%) adding: locale/it/global/finddialog.dtd (deflated 64%) adding: locale/it/global/editMenuOverlay.dtd (deflated 73%) adding: locale/it/global/printjoboptions.dtd (deflated 58%) adding: locale/it/global/nsHelperAppDlg.properties (deflated 9%) adding: locale/it/global/contentAreaCommands.properties (deflated 54%) adding: locale/it/global/security/caps.properties (deflated 56%) adding: locale/it/global/config.properties (deflated 53%) adding: locale/it/global/charsetTitles.properties (deflated 66%) adding: locale/it/global/intl.properties (deflated 62%) adding: locale/it/global/nsHelperAppDlg.dtd (deflated 69%) adding: locale/it/global/mozilla.dtd (deflated 37%) adding: locale/it/global/findbar.properties (deflated 37%) adding: locale/it/global/printdialog.properties (deflated 53%) adding: locale/it/global/css.properties (deflated 68%) adding: locale/it/global/config.dtd (deflated 62%) adding: locale/it/global/customizeToolbar.dtd (deflated 51%) adding: locale/it/global/webservices/security.properties (deflated 54%) adding: locale/it/global/layout_errors.properties (deflated 57%) adding: locale/it/global/console.dtd (deflated 61%) adding: locale/it/global/plugins.properties (deflated 50%) adding: locale/it/global/findbar.dtd (deflated 61%) adding: locale/it/global/dialog.properties (deflated 44%) adding: locale/it/global/brand.dtd (deflated 18%) adding: locale/it/global/tabbrowser.properties (deflated 55%) adding: locale/it/global/wizard.dtd (deflated 75%) adding: locale/it/global/commonDialogs.properties (deflated 40%) adding: locale/it/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/it/global/regionNames.properties (deflated 42%) adding: locale/it/global/charsetOverlay.dtd (deflated 73%) adding: locale/it/global/global-strres.properties (deflated 54%) adding: locale/it/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/it/global/netError.dtd (deflated 68%) adding: locale/it/global/wizard.properties (deflated 39%) adding: locale/it/global/preferences.dtd (deflated 48%) adding: locale/it/global/nsTreeSorting.properties (stored 0%) adding: locale/it/global/history/history.properties (deflated 48%) adding: locale/it/global/global.dtd (stored 0%) adding: locale/it/global/xul.properties (deflated 53%) adding: locale/it/global/tabbrowser.dtd (deflated 64%) adding: locale/it/global/license.dtd (deflated 63%) adding: locale/it/global/filepicker.dtd (deflated 60%) adding: locale/it/global/commonDialog.dtd (deflated 46%) adding: locale/it/global/keys.properties (deflated 51%) adding: locale/it/passwordmgr/passwordManager.dtd (deflated 61%) adding: locale/it/passwordmgr/passwordmgr.properties (deflated 57%) adding: locale/it/reporter/about.dtd (deflated 26%) adding: locale/it/reporter/reporter.dtd (deflated 23%) adding: locale/it/reporter/reporterOverlay.dtd (deflated 50%) adding: locale/it/reporter/reporterOverlay.properties (deflated 5%) adding: locale/it/reporter/reportWizard.dtd (deflated 67%) adding: locale/it/reporter/reportResults.dtd (deflated 56%) adding: locale/it/reporter/reportWizard.properties (deflated 44%) adding: locale/it/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/it/pippki/certManager.dtd (deflated 70%) adding: locale/it/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/it/pippki/pref-validation.dtd (deflated 66%) adding: locale/it/pippki/newserver.dtd (deflated 58%) adding: locale/it/pippki/newserver.properties (deflated 53%) adding: locale/it/pippki/pippki.properties (deflated 66%) adding: locale/it/pippki/deviceManager.dtd (deflated 63%) adding: locale/it/pippki/pippki.dtd (deflated 67%) adding: locale/it/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/it/pippki/pref-security.dtd (deflated 60%) adding: locale/it/pippki/pref-ssl.dtd (deflated 61%) adding: locale/it/cookie/cookieAcceptDialog.dtd (deflated 63%) adding: locale/it/cookie/cookieAcceptDialog.properties (deflated 53%) adding: locale/browser/aboutDialog.dtd (deflated 51%) adding: locale/browser/searchbar.dtd (deflated 28%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/page-drawer.dtd (deflated 12%) adding: locale/browser/openLocation.dtd (deflated 50%) adding: locale/browser/help/download_manager.xhtml (deflated 61%) adding: locale/browser/help/customization.xhtml (deflated 65%) adding: locale/browser/help/using_firebird.xhtml (deflated 71%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 65%) adding: locale/browser/help/menu_reference.xhtml (deflated 70%) adding: locale/browser/help/glossary.xhtml (deflated 65%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 76%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 65%) adding: locale/browser/help/forieusers.xhtml (deflated 61%) adding: locale/browser/help/prefs.xhtml (deflated 71%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 47%) adding: locale/browser/help/popup.xhtml (deflated 61%) adding: locale/browser/help/platformStrings.dtd (deflated 73%) adding: locale/browser/help/help.rdf (deflated 56%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 38%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 41%) adding: locale/browser/feeds/subscribe.dtd (deflated 51%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/phishEULA.dtd (deflated 59%) adding: locale/browser/preferences/preferences.properties (deflated 62%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/fonts.dtd (deflated 70%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/changeaction.dtd (deflated 64%) adding: locale/browser/preferences/security.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 63%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/permissions.dtd (deflated 65%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 69%) adding: locale/browser/preferences/feeds.properties (deflated 12%) adding: locale/browser/preferences/cookies.dtd (deflated 66%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/downloadactions.dtd (deflated 65%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/sanitize.dtd (deflated 62%) adding: locale/browser/preferences/feeds.dtd (deflated 50%) adding: locale/browser/preferences/preferences.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 41%) adding: locale/browser/sidebar/sidebar.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 70%) adding: locale/browser/shellservice.properties (deflated 48%) adding: locale/browser/engineManager.dtd (deflated 60%) adding: locale/browser/pageReportFirstTime.dtd (deflated 45%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 47%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/credits.dtd (deflated 61%) adding: locale/browser/migration/migration.properties (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/sanitize.dtd (deflated 64%) adding: locale/browser/metaData.properties (deflated 37%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/pageInfo.dtd (deflated 70%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 55%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 70%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 64%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 22%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/branding/brand.properties (deflated 58%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.VHZ24580 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ja.xpi .xpi + language=ja + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org + unzip firefox-langpacks/ja.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org Archive: firefox-langpacks/ja.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.SYb24637 + langtmp=firefox.SYb24637/firefox/langpack-ja + /bin/mkdir -p firefox.SYb24637/firefox/langpack-ja + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar -d firefox.SYb24637/firefox/langpack-ja Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/necko/necko.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/css.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/xbl.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/xul.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/printing.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/layout_errors.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/netError.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/global.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/appstrings.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/charsetTitles.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/global-strres.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/plugins.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/nsWebBrowserPersist.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/printdialog.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/xslt/xslt.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/dom/dom.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/layout/MediaDocument.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/layout/xmlparser.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/layout/HtmlForm.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/security/caps.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/xml/prettyprint.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/webservices/security.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-platform/win/accessible.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-platform/mac/accessible.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-platform/unix/accessible.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pipnss/pipnss.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pipnss/security.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/pippki.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/pref-ssl.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/pippki.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/PrefOverlay.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/newserver.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/newserver.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/pref-security.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/PageInfoOverlay.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/certManager.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/deviceManager.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/pref-validation.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/pippki/pref-masterpass.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/brand.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/license.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/mozilla.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/nsHelperAppDlg.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/nsHelperAppDlg.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/nsProgressDialog.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/nsProgressDialog.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/filepicker.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/filepicker.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-platform/mac/platformKeys.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-platform/unix/platformKeys.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-platform/win/platformKeys.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-platform/mac/intl.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-platform/unix/intl.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-platform/win/intl.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/downloadProgress.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/findbar.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/findbar.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/preferences.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/history/history.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/xpinstall/xpinstall.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/downloads/downloads.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/downloads/downloads.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/downloads/downloadProperties.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/extensions/extensions.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/extensions/extensions.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/extensions/about.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/extensions/update.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/extensions/update.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/plugins/plugins.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/plugins/plugins.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/preferences/ocsp.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/preferences/changemp.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/preferences/removemp.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/preferences/preferences.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/profile/createProfileWizard.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/profile/profileSelection.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/profile/profileSelection.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/update/updates.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/update/updates.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/update/incompatible.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/update/history.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/update/errors.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/cookie/cookieAcceptDialog.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/cookie/cookieAcceptDialog.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/autoconfig/autoconfig.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/help/help.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/help/help.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/help/help-toc.rdf extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/help/welcome.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/accept2locale.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/commonDialog.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/commonDialogs.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/config.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/config.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/console.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/console.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/dialogOverlay.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/editMenuOverlay.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/intl.css extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/intl.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/keys.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/languageNames.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/regionNames.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/dialog.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/tabbrowser.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/tabbrowser.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/tree.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/wizard.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/textcontext.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-region/region.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-region/region.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global-region/builtinURLs.rdf extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/passwordmgr/passwordmgr.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/passwordmgr/passwordManager.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/charsetOverlay.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/contentAreaCommands.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/customizeCharset.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/customizeToolbar.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/customizeToolbar.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/finddialog.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/finddialog.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/nsTreeSorting.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/printdialog.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/printjoboptions.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/printPageSetup.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/printPreview.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/printPreviewProgress.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/printProgress.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/viewSource.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/viewSource.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/global/wizard.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/downloads/unknownContentType.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/mozapps/downloads/unknownContentType.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/reporter/reportWizard.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/reporter/about.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/reporter/reporterOverlay.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/reporter/reportResults.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/reporter/reporter.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/reporter/reportWizard.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/ja/reporter/reporterOverlay.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/aboutDialog.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/credits.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/baseMenuOverlay.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/browser.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/metaData.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/metaData.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/openLocation.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/openLocation.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/page-drawer.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/pageInfo.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/pageReport.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/pageReportFirstTime.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/sanitize.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/search.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/searchbar.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/engineManager.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/setDesktopBackground.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/shellservice.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/sessionstore.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/feeds/subscribe.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/feeds/addFeedReader.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/feeds/subscribe.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/history/history.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/migration/migration.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/migration/migration.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/advanced.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/changeaction.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/colors.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/cookies.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/content.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/connection.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/downloadactions.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/feeds.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/feeds.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/fonts.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/languages.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/main.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/permissions.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/phishEULA.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/preferences.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/preferences.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/privacy.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/sanitize.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/security.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/securityWarnings.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/tabs.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/sidebar/sidebar.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser-region/region.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/help.rdf extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/firebird-toc.rdf extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/search-db.rdf extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/accessibility.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/cookies.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/forieusers.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/menu_reference.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/popup.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/prefs.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/shortcuts.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/using_firebird.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/customization.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/firefox_welcome.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/download_manager.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/platformStrings.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/help/glossary.xhtml extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/browser.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/pageInfo.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/safeMode.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/bookmarks/bookmarks.properties extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/branding/brand.dtd extracting: firefox.SYb24637/firefox/langpack-ja/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.SYb24637/firefox/langpack-ja/locale/browser-region/region.properties + find firefox.SYb24637/firefox/langpack-ja -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar + cd firefox.SYb24637/firefox/langpack-ja + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar locale adding: locale/browser-region/region.properties (deflated 61%) adding: locale/ja/pipnss/security.properties (deflated 63%) adding: locale/ja/pipnss/pipnss.properties (deflated 71%) adding: locale/ja/help/welcome.xhtml (deflated 50%) adding: locale/ja/help/help.dtd (deflated 61%) adding: locale/ja/help/help-toc.rdf (deflated 56%) adding: locale/ja/help/help.properties (stored 0%) adding: locale/ja/necko/necko.properties (deflated 55%) adding: locale/ja/autoconfig/autoconfig.properties (deflated 42%) adding: locale/ja/global-region/region.dtd (deflated 11%) adding: locale/ja/global-region/builtinURLs.rdf (deflated 58%) adding: locale/ja/global-region/region.properties (deflated 32%) adding: locale/ja/mozapps/profile/profileSelection.properties (deflated 65%) adding: locale/ja/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/ja/mozapps/profile/profileSelection.dtd (deflated 53%) adding: locale/ja/mozapps/extensions/about.dtd (deflated 36%) adding: locale/ja/mozapps/extensions/extensions.dtd (deflated 75%) adding: locale/ja/mozapps/extensions/update.dtd (deflated 71%) adding: locale/ja/mozapps/extensions/update.properties (deflated 51%) adding: locale/ja/mozapps/extensions/extensions.properties (deflated 70%) adding: locale/ja/mozapps/preferences/preferences.properties (deflated 49%) adding: locale/ja/mozapps/preferences/removemp.dtd (deflated 46%) adding: locale/ja/mozapps/preferences/ocsp.dtd (deflated 41%) adding: locale/ja/mozapps/preferences/changemp.dtd (deflated 57%) adding: locale/ja/mozapps/downloads/downloadProperties.dtd (deflated 37%) adding: locale/ja/mozapps/downloads/unknownContentType.dtd (deflated 57%) adding: locale/ja/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/ja/mozapps/downloads/downloads.dtd (deflated 63%) adding: locale/ja/mozapps/downloads/unknownContentType.properties (deflated 43%) adding: locale/ja/mozapps/update/errors.dtd (deflated 21%) adding: locale/ja/mozapps/update/incompatible.dtd (deflated 44%) adding: locale/ja/mozapps/update/updates.dtd (deflated 67%) adding: locale/ja/mozapps/update/updates.properties (deflated 68%) adding: locale/ja/mozapps/update/history.dtd (deflated 49%) adding: locale/ja/mozapps/plugins/plugins.dtd (deflated 64%) adding: locale/ja/mozapps/plugins/plugins.properties (deflated 64%) adding: locale/ja/mozapps/xpinstall/xpinstallConfirm.properties (deflated 46%) adding: locale/ja/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/ja/global-platform/win/accessible.properties (deflated 20%) adding: locale/ja/global-platform/win/intl.properties (deflated 24%) adding: locale/ja/global-platform/win/platformKeys.properties (deflated 34%) adding: locale/ja/global-platform/mac/accessible.properties (deflated 20%) adding: locale/ja/global-platform/mac/intl.properties (deflated 24%) adding: locale/ja/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/ja/global-platform/unix/accessible.properties (deflated 20%) adding: locale/ja/global-platform/unix/intl.properties (deflated 24%) adding: locale/ja/global-platform/unix/platformKeys.properties (deflated 34%) adding: locale/ja/global/printProgress.dtd (deflated 35%) adding: locale/ja/global/viewSource.properties (deflated 33%) adding: locale/ja/global/dialogOverlay.dtd (deflated 32%) adding: locale/ja/global/printPreviewProgress.dtd (deflated 27%) adding: locale/ja/global/xbl.properties (deflated 50%) adding: locale/ja/global/tree.dtd (stored 0%) adding: locale/ja/global/nsProgressDialog.dtd (deflated 62%) adding: locale/ja/global/downloadProgress.properties (deflated 42%) adding: locale/ja/global/textcontext.dtd (deflated 55%) adding: locale/ja/global/xml/prettyprint.dtd (deflated 50%) adding: locale/ja/global/finddialog.properties (deflated 1%) adding: locale/ja/global/filepicker.properties (deflated 64%) adding: locale/ja/global/printing.properties (deflated 66%) adding: locale/ja/global/appstrings.properties (deflated 60%) adding: locale/ja/global/customizeToolbar.properties (deflated 47%) adding: locale/ja/global/xslt/xslt.properties (deflated 57%) adding: locale/ja/global/customizeCharset.dtd (deflated 54%) adding: locale/ja/global/accept2locale.properties (deflated 53%) adding: locale/ja/global/languageNames.properties (deflated 62%) adding: locale/ja/global/printdialog.dtd (deflated 56%) adding: locale/ja/global/nsProgressDialog.properties (deflated 47%) adding: locale/ja/global/viewSource.dtd (deflated 67%) adding: locale/ja/global/printPreview.dtd (deflated 59%) adding: locale/ja/global/console.properties (deflated 27%) adding: locale/ja/global/intl.css (deflated 34%) adding: locale/ja/global/layout/HtmlForm.properties (deflated 50%) adding: locale/ja/global/layout/MediaDocument.properties (deflated 55%) adding: locale/ja/global/layout/xmlparser.properties (deflated 55%) adding: locale/ja/global/dom/dom.properties (deflated 63%) adding: locale/ja/global/printPageSetup.dtd (deflated 58%) adding: locale/ja/global/finddialog.dtd (deflated 57%) adding: locale/ja/global/editMenuOverlay.dtd (deflated 69%) adding: locale/ja/global/printjoboptions.dtd (deflated 48%) adding: locale/ja/global/nsHelperAppDlg.properties (stored 0%) adding: locale/ja/global/contentAreaCommands.properties (deflated 47%) adding: locale/ja/global/security/caps.properties (deflated 52%) adding: locale/ja/global/config.properties (deflated 50%) adding: locale/ja/global/charsetTitles.properties (deflated 63%) adding: locale/ja/global/intl.properties (deflated 60%) adding: locale/ja/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/ja/global/mozilla.dtd (deflated 41%) adding: locale/ja/global/findbar.properties (deflated 37%) adding: locale/ja/global/printdialog.properties (deflated 52%) adding: locale/ja/global/css.properties (deflated 69%) adding: locale/ja/global/config.dtd (deflated 57%) adding: locale/ja/global/customizeToolbar.dtd (deflated 44%) adding: locale/ja/global/webservices/security.properties (deflated 51%) adding: locale/ja/global/layout_errors.properties (deflated 55%) adding: locale/ja/global/console.dtd (deflated 57%) adding: locale/ja/global/plugins.properties (deflated 45%) adding: locale/ja/global/findbar.dtd (deflated 53%) adding: locale/ja/global/dialog.properties (deflated 40%) adding: locale/ja/global/brand.dtd (deflated 18%) adding: locale/ja/global/tabbrowser.properties (deflated 54%) adding: locale/ja/global/wizard.dtd (deflated 75%) adding: locale/ja/global/commonDialogs.properties (deflated 30%) adding: locale/ja/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/ja/global/regionNames.properties (deflated 49%) adding: locale/ja/global/charsetOverlay.dtd (deflated 66%) adding: locale/ja/global/global-strres.properties (deflated 51%) adding: locale/ja/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/ja/global/netError.dtd (deflated 69%) adding: locale/ja/global/wizard.properties (deflated 42%) adding: locale/ja/global/preferences.dtd (deflated 43%) adding: locale/ja/global/nsTreeSorting.properties (stored 0%) adding: locale/ja/global/history/history.properties (deflated 38%) adding: locale/ja/global/global.dtd (stored 0%) adding: locale/ja/global/xul.properties (deflated 50%) adding: locale/ja/global/tabbrowser.dtd (deflated 58%) adding: locale/ja/global/license.dtd (deflated 56%) adding: locale/ja/global/filepicker.dtd (deflated 49%) adding: locale/ja/global/commonDialog.dtd (deflated 41%) adding: locale/ja/global/keys.properties (deflated 54%) adding: locale/ja/passwordmgr/passwordManager.dtd (deflated 56%) adding: locale/ja/passwordmgr/passwordmgr.properties (deflated 57%) adding: locale/ja/reporter/about.dtd (deflated 56%) adding: locale/ja/reporter/reporter.dtd (deflated 24%) adding: locale/ja/reporter/reporterOverlay.dtd (deflated 43%) adding: locale/ja/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ja/reporter/reportWizard.dtd (deflated 61%) adding: locale/ja/reporter/reportResults.dtd (deflated 44%) adding: locale/ja/reporter/reportWizard.properties (deflated 44%) adding: locale/ja/pippki/pref-masterpass.dtd (deflated 59%) adding: locale/ja/pippki/certManager.dtd (deflated 68%) adding: locale/ja/pippki/PrefOverlay.dtd (deflated 44%) adding: locale/ja/pippki/pref-validation.dtd (deflated 60%) adding: locale/ja/pippki/newserver.dtd (deflated 47%) adding: locale/ja/pippki/newserver.properties (deflated 42%) adding: locale/ja/pippki/pippki.properties (deflated 66%) adding: locale/ja/pippki/deviceManager.dtd (deflated 60%) adding: locale/ja/pippki/pippki.dtd (deflated 66%) adding: locale/ja/pippki/PageInfoOverlay.dtd (deflated 45%) adding: locale/ja/pippki/pref-security.dtd (deflated 57%) adding: locale/ja/pippki/pref-ssl.dtd (deflated 59%) adding: locale/ja/cookie/cookieAcceptDialog.dtd (deflated 53%) adding: locale/ja/cookie/cookieAcceptDialog.properties (deflated 46%) adding: locale/browser/aboutDialog.dtd (deflated 50%) adding: locale/browser/searchbar.dtd (deflated 30%) adding: locale/browser/metaData.dtd (deflated 58%) adding: locale/browser/page-drawer.dtd (deflated 10%) adding: locale/browser/openLocation.dtd (deflated 44%) adding: locale/browser/help/download_manager.xhtml (deflated 63%) adding: locale/browser/help/customization.xhtml (deflated 67%) adding: locale/browser/help/using_firebird.xhtml (deflated 74%) adding: locale/browser/help/firebird-toc.rdf (deflated 83%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 64%) adding: locale/browser/help/menu_reference.xhtml (deflated 72%) adding: locale/browser/help/glossary.xhtml (deflated 65%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 60%) adding: locale/browser/help/shortcuts.xhtml (deflated 73%) adding: locale/browser/help/search-db.rdf (deflated 76%) adding: locale/browser/help/cookies.xhtml (deflated 67%) adding: locale/browser/help/forieusers.xhtml (deflated 57%) adding: locale/browser/help/prefs.xhtml (deflated 75%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 44%) adding: locale/browser/help/popup.xhtml (deflated 60%) adding: locale/browser/help/platformStrings.dtd (deflated 61%) adding: locale/browser/help/help.rdf (deflated 53%) adding: locale/browser/help/accessibility.xhtml (deflated 70%) adding: locale/browser/feeds/subscribe.properties (deflated 36%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 40%) adding: locale/browser/feeds/subscribe.dtd (deflated 50%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 2%) adding: locale/browser/preferences/phishEULA.dtd (deflated 45%) adding: locale/browser/preferences/preferences.properties (deflated 62%) adding: locale/browser/preferences/privacy.dtd (deflated 61%) adding: locale/browser/preferences/fonts.dtd (deflated 64%) adding: locale/browser/preferences/content.dtd (deflated 63%) adding: locale/browser/preferences/tabs.dtd (deflated 53%) adding: locale/browser/preferences/changeaction.dtd (deflated 55%) adding: locale/browser/preferences/security.dtd (deflated 58%) adding: locale/browser/preferences/colors.dtd (deflated 57%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 49%) adding: locale/browser/preferences/permissions.dtd (deflated 58%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 65%) adding: locale/browser/preferences/connection.dtd (deflated 63%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 60%) adding: locale/browser/preferences/languages.dtd (deflated 61%) adding: locale/browser/preferences/downloadactions.dtd (deflated 65%) adding: locale/browser/preferences/advanced.dtd (deflated 61%) adding: locale/browser/preferences/sanitize.dtd (deflated 56%) adding: locale/browser/preferences/feeds.dtd (deflated 45%) adding: locale/browser/preferences/preferences.dtd (deflated 53%) adding: locale/browser/preferences/main.dtd (deflated 59%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 38%) adding: locale/browser/sidebar/sidebar.properties (deflated 43%) adding: locale/browser/baseMenuOverlay.dtd (deflated 61%) adding: locale/browser/shellservice.properties (deflated 46%) adding: locale/browser/engineManager.dtd (deflated 49%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/setDesktopBackground.dtd (deflated 40%) adding: locale/browser/pageReport.dtd (deflated 33%) adding: locale/browser/credits.dtd (deflated 61%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 52%) adding: locale/browser/metaData.properties (deflated 35%) adding: locale/browser/pageInfo.properties (deflated 49%) adding: locale/browser/browser.dtd (deflated 73%) adding: locale/browser/pageInfo.dtd (deflated 65%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 46%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 71%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 71%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 59%) adding: locale/browser/browser.properties (deflated 62%) adding: locale/browser/history/history.dtd (deflated 64%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 21%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 57%) adding: locale/browser/safeMode.dtd (deflated 52%) adding: locale/branding/brand.dtd (deflated 39%) adding: locale/branding/brand.properties (deflated 34%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.SYb24637 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ka.xpi .xpi + language=ka + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org + unzip firefox-langpacks/ka.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org Archive: firefox-langpacks/ka.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.ZHc24667 + langtmp=firefox.ZHc24667/firefox/langpack-ka + /bin/mkdir -p firefox.ZHc24667/firefox/langpack-ka + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar -d firefox.ZHc24667/firefox/langpack-ka Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/necko/necko.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/css.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/xbl.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/xul.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/printing.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/layout_errors.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/netError.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/global.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/appstrings.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/charsetTitles.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/global-strres.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/plugins.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/nsWebBrowserPersist.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/printdialog.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/xslt/xslt.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/dom/dom.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/layout/MediaDocument.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/layout/xmlparser.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/layout/HtmlForm.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/security/caps.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/xml/prettyprint.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/webservices/security.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-platform/win/accessible.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-platform/mac/accessible.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-platform/unix/accessible.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pipnss/pipnss.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pipnss/security.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/pippki.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/pref-ssl.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/pippki.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/PrefOverlay.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/newserver.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/newserver.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/pref-security.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/PageInfoOverlay.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/certManager.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/deviceManager.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/pref-validation.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/pippki/pref-masterpass.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/brand.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/license.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/mozilla.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/nsHelperAppDlg.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/nsHelperAppDlg.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/nsProgressDialog.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/nsProgressDialog.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/filepicker.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/filepicker.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-platform/mac/platformKeys.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-platform/unix/platformKeys.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-platform/win/platformKeys.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-platform/mac/intl.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-platform/unix/intl.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-platform/win/intl.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/downloadProgress.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/findbar.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/findbar.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/preferences.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/history/history.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/xpinstall/xpinstall.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/downloads/downloads.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/downloads/downloads.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/downloads/downloadProperties.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/extensions/extensions.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/extensions/extensions.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/extensions/about.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/extensions/update.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/extensions/update.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/plugins/plugins.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/plugins/plugins.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/preferences/ocsp.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/preferences/changemp.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/preferences/removemp.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/preferences/preferences.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/profile/createProfileWizard.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/profile/profileSelection.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/profile/profileSelection.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/update/updates.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/update/updates.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/update/incompatible.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/update/history.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/update/errors.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/cookie/cookieAcceptDialog.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/cookie/cookieAcceptDialog.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/autoconfig/autoconfig.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/help/help.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/help/help.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/help/help-toc.rdf extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/help/welcome.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/accept2locale.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/commonDialog.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/commonDialogs.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/config.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/config.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/console.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/console.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/dialogOverlay.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/editMenuOverlay.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/intl.css extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/intl.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/keys.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/languageNames.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/regionNames.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/dialog.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/tabbrowser.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/tabbrowser.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/tree.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/wizard.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/textcontext.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-region/region.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-region/region.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global-region/builtinURLs.rdf extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/passwordmgr/passwordmgr.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/passwordmgr/passwordManager.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/charsetOverlay.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/contentAreaCommands.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/customizeCharset.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/customizeToolbar.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/customizeToolbar.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/finddialog.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/finddialog.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/nsTreeSorting.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/printdialog.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/printjoboptions.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/printPageSetup.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/printPreview.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/printPreviewProgress.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/printProgress.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/viewSource.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/viewSource.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/global/wizard.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/downloads/unknownContentType.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/mozapps/downloads/unknownContentType.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/reporter/reportWizard.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/reporter/about.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/reporter/reporterOverlay.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/reporter/reportResults.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/reporter/reporter.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/reporter/reportWizard.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/ka/reporter/reporterOverlay.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/aboutDialog.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/credits.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/baseMenuOverlay.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/browser.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/metaData.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/metaData.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/openLocation.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/openLocation.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/page-drawer.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/pageInfo.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/pageReport.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/pageReportFirstTime.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/sanitize.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/search.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/searchbar.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/engineManager.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/setDesktopBackground.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/shellservice.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/sessionstore.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/feeds/subscribe.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/feeds/addFeedReader.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/feeds/subscribe.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/history/history.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/migration/migration.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/migration/migration.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/advanced.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/changeaction.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/colors.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/cookies.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/content.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/connection.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/downloadactions.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/feeds.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/feeds.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/fonts.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/languages.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/main.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/permissions.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/phishEULA.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/preferences.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/preferences.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/privacy.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/sanitize.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/security.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/securityWarnings.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/tabs.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/sidebar/sidebar.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser-region/region.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/help.rdf extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/firebird-toc.rdf extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/search-db.rdf extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/accessibility.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/cookies.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/forieusers.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/menu_reference.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/popup.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/prefs.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/shortcuts.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/using_firebird.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/customization.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/firefox_welcome.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/download_manager.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/platformStrings.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/help/glossary.xhtml extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/browser.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/pageInfo.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/safeMode.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/bookmarks/bookmarks.properties extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/branding/brand.dtd extracting: firefox.ZHc24667/firefox/langpack-ka/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.ZHc24667/firefox/langpack-ka/locale/browser-region/region.properties + find firefox.ZHc24667/firefox/langpack-ka -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar + cd firefox.ZHc24667/firefox/langpack-ka + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar locale adding: locale/ka/pipnss/security.properties (deflated 83%) adding: locale/ka/pipnss/pipnss.properties (deflated 87%) adding: locale/ka/help/welcome.xhtml (deflated 52%) adding: locale/ka/help/help.dtd (deflated 71%) adding: locale/ka/help/help-toc.rdf (deflated 58%) adding: locale/ka/help/help.properties (deflated 54%) adding: locale/ka/necko/necko.properties (deflated 74%) adding: locale/ka/autoconfig/autoconfig.properties (deflated 80%) adding: locale/ka/global-region/region.dtd (deflated 12%) adding: locale/ka/global-region/builtinURLs.rdf (deflated 60%) adding: locale/ka/global-region/region.properties (deflated 51%) adding: locale/ka/mozapps/profile/profileSelection.properties (deflated 85%) adding: locale/ka/mozapps/profile/createProfileWizard.dtd (deflated 73%) adding: locale/ka/mozapps/profile/profileSelection.dtd (deflated 61%) adding: locale/ka/mozapps/extensions/about.dtd (deflated 54%) adding: locale/ka/mozapps/extensions/extensions.dtd (deflated 82%) adding: locale/ka/mozapps/extensions/update.dtd (deflated 82%) adding: locale/ka/mozapps/extensions/update.properties (deflated 77%) adding: locale/ka/mozapps/extensions/extensions.properties (deflated 86%) adding: locale/ka/mozapps/preferences/preferences.properties (deflated 79%) adding: locale/ka/mozapps/preferences/removemp.dtd (deflated 66%) adding: locale/ka/mozapps/preferences/ocsp.dtd (deflated 67%) adding: locale/ka/mozapps/preferences/changemp.dtd (deflated 69%) adding: locale/ka/mozapps/downloads/downloadProperties.dtd (deflated 47%) adding: locale/ka/mozapps/downloads/unknownContentType.dtd (deflated 69%) adding: locale/ka/mozapps/downloads/downloads.properties (deflated 84%) adding: locale/ka/mozapps/downloads/downloads.dtd (deflated 75%) adding: locale/ka/mozapps/downloads/unknownContentType.properties (deflated 77%) adding: locale/ka/mozapps/update/errors.dtd (deflated 60%) adding: locale/ka/mozapps/update/incompatible.dtd (deflated 71%) adding: locale/ka/mozapps/update/updates.dtd (deflated 80%) adding: locale/ka/mozapps/update/updates.properties (deflated 85%) adding: locale/ka/mozapps/update/history.dtd (deflated 64%) adding: locale/ka/mozapps/plugins/plugins.dtd (deflated 74%) adding: locale/ka/mozapps/plugins/plugins.properties (deflated 79%) adding: locale/ka/mozapps/xpinstall/xpinstallConfirm.properties (deflated 77%) adding: locale/ka/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 53%) adding: locale/ka/global-platform/win/accessible.properties (deflated 71%) adding: locale/ka/global-platform/win/intl.properties (deflated 24%) adding: locale/ka/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ka/global-platform/mac/accessible.properties (deflated 71%) adding: locale/ka/global-platform/mac/intl.properties (deflated 24%) adding: locale/ka/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/ka/global-platform/unix/accessible.properties (deflated 71%) adding: locale/ka/global-platform/unix/intl.properties (deflated 24%) adding: locale/ka/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ka/global/printProgress.dtd (deflated 45%) adding: locale/ka/global/viewSource.properties (deflated 77%) adding: locale/ka/global/dialogOverlay.dtd (deflated 36%) adding: locale/ka/global/printPreviewProgress.dtd (deflated 35%) adding: locale/ka/global/xbl.properties (deflated 53%) adding: locale/ka/global/tree.dtd (deflated 16%) adding: locale/ka/global/nsProgressDialog.dtd (deflated 65%) adding: locale/ka/global/downloadProgress.properties (deflated 70%) adding: locale/ka/global/textcontext.dtd (deflated 66%) adding: locale/ka/global/xml/prettyprint.dtd (deflated 54%) adding: locale/ka/global/finddialog.properties (deflated 60%) adding: locale/ka/global/filepicker.properties (deflated 81%) adding: locale/ka/global/printing.properties (deflated 82%) adding: locale/ka/global/appstrings.properties (deflated 85%) adding: locale/ka/global/customizeToolbar.properties (deflated 77%) adding: locale/ka/global/xslt/xslt.properties (deflated 79%) adding: locale/ka/global/customizeCharset.dtd (deflated 57%) adding: locale/ka/global/accept2locale.properties (deflated 53%) adding: locale/ka/global/languageNames.properties (deflated 82%) adding: locale/ka/global/printdialog.dtd (deflated 66%) adding: locale/ka/global/nsProgressDialog.properties (deflated 63%) adding: locale/ka/global/viewSource.dtd (deflated 71%) adding: locale/ka/global/printPreview.dtd (deflated 63%) adding: locale/ka/global/console.properties (deflated 65%) adding: locale/ka/global/intl.css (deflated 21%) adding: locale/ka/global/layout/HtmlForm.properties (deflated 65%) adding: locale/ka/global/layout/MediaDocument.properties (deflated 64%) adding: locale/ka/global/layout/xmlparser.properties (deflated 76%) adding: locale/ka/global/dom/dom.properties (deflated 85%) adding: locale/ka/global/printPageSetup.dtd (deflated 72%) adding: locale/ka/global/finddialog.dtd (deflated 65%) adding: locale/ka/global/editMenuOverlay.dtd (deflated 74%) adding: locale/ka/global/printjoboptions.dtd (deflated 63%) adding: locale/ka/global/nsHelperAppDlg.properties (deflated 62%) adding: locale/ka/global/contentAreaCommands.properties (deflated 76%) adding: locale/ka/global/security/caps.properties (deflated 76%) adding: locale/ka/global/config.properties (deflated 59%) adding: locale/ka/global/charsetTitles.properties (deflated 79%) adding: locale/ka/global/intl.properties (deflated 59%) adding: locale/ka/global/nsHelperAppDlg.dtd (deflated 72%) adding: locale/ka/global/mozilla.dtd (deflated 38%) adding: locale/ka/global/findbar.properties (deflated 70%) adding: locale/ka/global/printdialog.properties (deflated 59%) adding: locale/ka/global/css.properties (deflated 86%) adding: locale/ka/global/config.dtd (deflated 62%) adding: locale/ka/global/customizeToolbar.dtd (deflated 61%) adding: locale/ka/global/webservices/security.properties (deflated 66%) adding: locale/ka/global/layout_errors.properties (deflated 66%) adding: locale/ka/global/console.dtd (deflated 61%) adding: locale/ka/global/plugins.properties (deflated 70%) adding: locale/ka/global/findbar.dtd (deflated 61%) adding: locale/ka/global/dialog.properties (deflated 60%) adding: locale/ka/global/brand.dtd (deflated 18%) adding: locale/ka/global/tabbrowser.properties (deflated 81%) adding: locale/ka/global/wizard.dtd (deflated 76%) adding: locale/ka/global/commonDialogs.properties (deflated 69%) adding: locale/ka/global/xpinstall/xpinstall.properties (deflated 78%) adding: locale/ka/global/regionNames.properties (deflated 80%) adding: locale/ka/global/charsetOverlay.dtd (deflated 71%) adding: locale/ka/global/global-strres.properties (deflated 54%) adding: locale/ka/global/nsWebBrowserPersist.properties (deflated 78%) adding: locale/ka/global/netError.dtd (deflated 78%) adding: locale/ka/global/wizard.properties (deflated 64%) adding: locale/ka/global/preferences.dtd (deflated 54%) adding: locale/ka/global/nsTreeSorting.properties (deflated 32%) adding: locale/ka/global/history/history.properties (deflated 73%) adding: locale/ka/global/global.dtd (stored 0%) adding: locale/ka/global/xul.properties (deflated 53%) adding: locale/ka/global/tabbrowser.dtd (deflated 69%) adding: locale/ka/global/license.dtd (deflated 69%) adding: locale/ka/global/filepicker.dtd (deflated 63%) adding: locale/ka/global/commonDialog.dtd (deflated 50%) adding: locale/ka/global/keys.properties (deflated 57%) adding: locale/ka/passwordmgr/passwordManager.dtd (deflated 70%) adding: locale/ka/passwordmgr/passwordmgr.properties (deflated 82%) adding: locale/ka/reporter/about.dtd (deflated 44%) adding: locale/ka/reporter/reporter.dtd (deflated 46%) adding: locale/ka/reporter/reporterOverlay.dtd (deflated 66%) adding: locale/ka/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ka/reporter/reportWizard.dtd (deflated 72%) adding: locale/ka/reporter/reportResults.dtd (deflated 64%) adding: locale/ka/reporter/reportWizard.properties (deflated 78%) adding: locale/ka/pippki/pref-masterpass.dtd (deflated 67%) adding: locale/ka/pippki/certManager.dtd (deflated 78%) adding: locale/ka/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/ka/pippki/pref-validation.dtd (deflated 74%) adding: locale/ka/pippki/newserver.dtd (deflated 62%) adding: locale/ka/pippki/newserver.properties (deflated 65%) adding: locale/ka/pippki/pippki.properties (deflated 86%) adding: locale/ka/pippki/deviceManager.dtd (deflated 67%) adding: locale/ka/pippki/pippki.dtd (deflated 75%) adding: locale/ka/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/ka/pippki/pref-security.dtd (deflated 65%) adding: locale/ka/pippki/pref-ssl.dtd (deflated 68%) adding: locale/ka/cookie/cookieAcceptDialog.dtd (deflated 70%) adding: locale/ka/cookie/cookieAcceptDialog.properties (deflated 77%) adding: locale/browser-region/region.properties (deflated 55%) adding: locale/browser/aboutDialog.dtd (deflated 59%) adding: locale/browser/searchbar.dtd (deflated 40%) adding: locale/browser/metaData.dtd (deflated 74%) adding: locale/browser/page-drawer.dtd (deflated 27%) adding: locale/browser/openLocation.dtd (deflated 57%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 62%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 60%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 62%) adding: locale/browser/help/shortcuts.xhtml (deflated 76%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 59%) adding: locale/browser/help/popup.xhtml (deflated 57%) adding: locale/browser/help/platformStrings.dtd (deflated 68%) adding: locale/browser/help/help.rdf (deflated 55%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 76%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 57%) adding: locale/browser/feeds/subscribe.dtd (deflated 67%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 29%) adding: locale/browser/preferences/phishEULA.dtd (deflated 53%) adding: locale/browser/preferences/preferences.properties (deflated 83%) adding: locale/browser/preferences/privacy.dtd (deflated 71%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/content.dtd (deflated 73%) adding: locale/browser/preferences/tabs.dtd (deflated 64%) adding: locale/browser/preferences/changeaction.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 68%) adding: locale/browser/preferences/colors.dtd (deflated 70%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 64%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 74%) adding: locale/browser/preferences/connection.dtd (deflated 74%) adding: locale/browser/preferences/feeds.properties (deflated 49%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/languages.dtd (deflated 72%) adding: locale/browser/preferences/downloadactions.dtd (deflated 72%) adding: locale/browser/preferences/advanced.dtd (deflated 73%) adding: locale/browser/preferences/sanitize.dtd (deflated 64%) adding: locale/browser/preferences/feeds.dtd (deflated 60%) adding: locale/browser/preferences/preferences.dtd (deflated 62%) adding: locale/browser/preferences/main.dtd (deflated 69%) adding: locale/browser/openLocation.properties (deflated 41%) adding: locale/browser/sessionstore.properties (deflated 79%) adding: locale/browser/sidebar/sidebar.properties (deflated 78%) adding: locale/browser/baseMenuOverlay.dtd (deflated 68%) adding: locale/browser/shellservice.properties (deflated 76%) adding: locale/browser/engineManager.dtd (deflated 66%) adding: locale/browser/pageReportFirstTime.dtd (deflated 65%) adding: locale/browser/search.properties (deflated 77%) adding: locale/browser/setDesktopBackground.dtd (deflated 58%) adding: locale/browser/pageReport.dtd (deflated 52%) adding: locale/browser/credits.dtd (deflated 68%) adding: locale/browser/migration/migration.properties (deflated 86%) adding: locale/browser/migration/migration.dtd (deflated 78%) adding: locale/browser/sanitize.dtd (deflated 64%) adding: locale/browser/metaData.properties (deflated 64%) adding: locale/browser/pageInfo.properties (deflated 67%) adding: locale/browser/browser.dtd (deflated 79%) adding: locale/browser/pageInfo.dtd (deflated 76%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 58%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 85%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 77%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 70%) adding: locale/browser/browser.properties (deflated 82%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 32%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 67%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 54%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.ZHc24667 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ko.xpi .xpi + language=ko + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org + unzip firefox-langpacks/ko.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org Archive: firefox-langpacks/ko.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.tcy24683 + langtmp=firefox.tcy24683/firefox/langpack-ko + /bin/mkdir -p firefox.tcy24683/firefox/langpack-ko + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar -d firefox.tcy24683/firefox/langpack-ko Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/necko/necko.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/css.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/xbl.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/xul.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/printing.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/layout_errors.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/netError.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/global.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/appstrings.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/charsetTitles.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/global-strres.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/plugins.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/nsWebBrowserPersist.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/printdialog.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/xslt/xslt.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/dom/dom.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/layout/MediaDocument.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/layout/xmlparser.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/layout/HtmlForm.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/security/caps.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/xml/prettyprint.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/webservices/security.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-platform/win/accessible.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-platform/mac/accessible.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-platform/unix/accessible.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pipnss/pipnss.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pipnss/security.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/pippki.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/pref-ssl.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/pippki.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/PrefOverlay.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/newserver.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/newserver.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/pref-security.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/PageInfoOverlay.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/certManager.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/deviceManager.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/pref-validation.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/pippki/pref-masterpass.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/brand.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/license.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/mozilla.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/nsHelperAppDlg.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/nsHelperAppDlg.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/nsProgressDialog.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/nsProgressDialog.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/filepicker.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/filepicker.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-platform/mac/platformKeys.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-platform/unix/platformKeys.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-platform/win/platformKeys.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-platform/mac/intl.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-platform/unix/intl.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-platform/win/intl.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/downloadProgress.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/findbar.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/findbar.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/preferences.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/history/history.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/xpinstall/xpinstall.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/downloads/downloads.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/downloads/downloads.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/downloads/downloadProperties.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/extensions/extensions.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/extensions/extensions.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/extensions/about.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/extensions/update.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/extensions/update.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/plugins/plugins.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/plugins/plugins.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/preferences/ocsp.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/preferences/changemp.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/preferences/removemp.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/preferences/preferences.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/profile/createProfileWizard.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/profile/profileSelection.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/profile/profileSelection.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/update/updates.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/update/updates.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/update/incompatible.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/update/history.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/update/errors.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/cookie/cookieAcceptDialog.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/cookie/cookieAcceptDialog.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/autoconfig/autoconfig.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/help/help.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/help/help.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/help/help-toc.rdf extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/help/welcome.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/accept2locale.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/commonDialog.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/commonDialogs.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/config.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/config.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/console.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/console.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/dialogOverlay.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/editMenuOverlay.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/intl.css extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/intl.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/keys.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/languageNames.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/regionNames.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/dialog.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/tabbrowser.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/tabbrowser.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/tree.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/wizard.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/textcontext.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-region/region.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-region/region.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global-region/builtinURLs.rdf extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/passwordmgr/passwordmgr.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/passwordmgr/passwordManager.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/charsetOverlay.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/contentAreaCommands.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/customizeCharset.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/customizeToolbar.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/customizeToolbar.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/finddialog.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/finddialog.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/nsTreeSorting.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/printdialog.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/printjoboptions.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/printPageSetup.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/printPreview.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/printPreviewProgress.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/printProgress.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/viewSource.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/viewSource.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/global/wizard.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/downloads/unknownContentType.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/mozapps/downloads/unknownContentType.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/reporter/reportWizard.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/reporter/about.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/reporter/reporterOverlay.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/reporter/reportResults.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/reporter/reporter.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/reporter/reportWizard.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/ko/reporter/reporterOverlay.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/aboutDialog.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/credits.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/baseMenuOverlay.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/browser.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/metaData.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/metaData.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/openLocation.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/openLocation.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/page-drawer.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/pageInfo.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/pageReport.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/pageReportFirstTime.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/sanitize.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/search.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/searchbar.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/engineManager.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/setDesktopBackground.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/shellservice.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/sessionstore.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/feeds/subscribe.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/feeds/addFeedReader.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/feeds/subscribe.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/history/history.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/migration/migration.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/migration/migration.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/advanced.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/changeaction.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/colors.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/cookies.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/content.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/connection.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/downloadactions.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/feeds.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/feeds.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/fonts.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/languages.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/main.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/permissions.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/phishEULA.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/preferences.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/preferences.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/privacy.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/sanitize.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/security.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/securityWarnings.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/tabs.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/sidebar/sidebar.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser-region/region.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/help.rdf extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/firebird-toc.rdf extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/search-db.rdf extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/accessibility.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/cookies.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/forieusers.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/menu_reference.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/popup.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/prefs.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/shortcuts.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/using_firebird.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/customization.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/firefox_welcome.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/download_manager.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/platformStrings.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/help/glossary.xhtml extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/browser.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/pageInfo.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/safeMode.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/bookmarks/bookmarks.properties extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/branding/brand.dtd extracting: firefox.tcy24683/firefox/langpack-ko/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.tcy24683/firefox/langpack-ko/locale/browser-region/region.properties + find firefox.tcy24683/firefox/langpack-ko -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar + cd firefox.tcy24683/firefox/langpack-ko + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar locale adding: locale/browser-region/region.properties (deflated 61%) adding: locale/ko/pipnss/security.properties (deflated 60%) adding: locale/ko/pipnss/pipnss.properties (deflated 71%) adding: locale/ko/help/welcome.xhtml (deflated 49%) adding: locale/ko/help/help.dtd (deflated 67%) adding: locale/ko/help/help-toc.rdf (deflated 57%) adding: locale/ko/help/help.properties (stored 0%) adding: locale/ko/necko/necko.properties (deflated 54%) adding: locale/ko/autoconfig/autoconfig.properties (deflated 39%) adding: locale/ko/global-region/region.dtd (stored 0%) adding: locale/ko/global-region/builtinURLs.rdf (deflated 62%) adding: locale/ko/global-region/region.properties (deflated 40%) adding: locale/ko/mozapps/profile/profileSelection.properties (deflated 61%) adding: locale/ko/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/ko/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/ko/mozapps/extensions/about.dtd (deflated 37%) adding: locale/ko/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/ko/mozapps/extensions/update.dtd (deflated 70%) adding: locale/ko/mozapps/extensions/update.properties (deflated 48%) adding: locale/ko/mozapps/extensions/extensions.properties (deflated 68%) adding: locale/ko/mozapps/preferences/preferences.properties (deflated 40%) adding: locale/ko/mozapps/preferences/removemp.dtd (deflated 45%) adding: locale/ko/mozapps/preferences/ocsp.dtd (deflated 52%) adding: locale/ko/mozapps/preferences/changemp.dtd (deflated 55%) adding: locale/ko/mozapps/downloads/downloadProperties.dtd (deflated 42%) adding: locale/ko/mozapps/downloads/unknownContentType.dtd (deflated 60%) adding: locale/ko/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/ko/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/ko/mozapps/downloads/unknownContentType.properties (deflated 31%) adding: locale/ko/mozapps/update/errors.dtd (deflated 20%) adding: locale/ko/mozapps/update/incompatible.dtd (deflated 45%) adding: locale/ko/mozapps/update/updates.dtd (deflated 68%) adding: locale/ko/mozapps/update/updates.properties (deflated 64%) adding: locale/ko/mozapps/update/history.dtd (deflated 52%) adding: locale/ko/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/ko/mozapps/plugins/plugins.properties (deflated 57%) adding: locale/ko/mozapps/xpinstall/xpinstallConfirm.properties (deflated 33%) adding: locale/ko/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 30%) adding: locale/ko/global-platform/win/accessible.properties (deflated 15%) adding: locale/ko/global-platform/win/intl.properties (deflated 23%) adding: locale/ko/global-platform/win/platformKeys.properties (deflated 34%) adding: locale/ko/global-platform/mac/accessible.properties (deflated 15%) adding: locale/ko/global-platform/mac/intl.properties (deflated 23%) adding: locale/ko/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/ko/global-platform/unix/accessible.properties (deflated 15%) adding: locale/ko/global-platform/unix/intl.properties (deflated 23%) adding: locale/ko/global-platform/unix/platformKeys.properties (deflated 34%) adding: locale/ko/global/printProgress.dtd (deflated 38%) adding: locale/ko/global/viewSource.properties (deflated 35%) adding: locale/ko/global/dialogOverlay.dtd (deflated 34%) adding: locale/ko/global/printPreviewProgress.dtd (deflated 29%) adding: locale/ko/global/xbl.properties (stored 0%) adding: locale/ko/global/tree.dtd (stored 0%) adding: locale/ko/global/nsProgressDialog.dtd (deflated 63%) adding: locale/ko/global/downloadProgress.properties (deflated 41%) adding: locale/ko/global/textcontext.dtd (deflated 60%) adding: locale/ko/global/xml/prettyprint.dtd (deflated 52%) adding: locale/ko/global/finddialog.properties (stored 0%) adding: locale/ko/global/filepicker.properties (deflated 62%) adding: locale/ko/global/printing.properties (deflated 64%) adding: locale/ko/global/appstrings.properties (deflated 52%) adding: locale/ko/global/customizeToolbar.properties (deflated 33%) adding: locale/ko/global/xslt/xslt.properties (deflated 55%) adding: locale/ko/global/customizeCharset.dtd (deflated 55%) adding: locale/ko/global/accept2locale.properties (deflated 53%) adding: locale/ko/global/languageNames.properties (deflated 52%) adding: locale/ko/global/printdialog.dtd (deflated 58%) adding: locale/ko/global/nsProgressDialog.properties (deflated 48%) adding: locale/ko/global/viewSource.dtd (deflated 69%) adding: locale/ko/global/printPreview.dtd (deflated 63%) adding: locale/ko/global/console.properties (deflated 25%) adding: locale/ko/global/intl.css (deflated 21%) adding: locale/ko/global/layout/HtmlForm.properties (deflated 49%) adding: locale/ko/global/layout/MediaDocument.properties (deflated 58%) adding: locale/ko/global/layout/xmlparser.properties (deflated 52%) adding: locale/ko/global/dom/dom.properties (deflated 55%) adding: locale/ko/global/printPageSetup.dtd (deflated 65%) adding: locale/ko/global/finddialog.dtd (deflated 59%) adding: locale/ko/global/editMenuOverlay.dtd (deflated 74%) adding: locale/ko/global/printjoboptions.dtd (deflated 51%) adding: locale/ko/global/nsHelperAppDlg.properties (stored 0%) adding: locale/ko/global/contentAreaCommands.properties (deflated 45%) adding: locale/ko/global/security/caps.properties (deflated 51%) adding: locale/ko/global/config.properties (deflated 12%) adding: locale/ko/global/charsetTitles.properties (deflated 68%) adding: locale/ko/global/intl.properties (deflated 61%) adding: locale/ko/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/ko/global/mozilla.dtd (deflated 30%) adding: locale/ko/global/findbar.properties (deflated 21%) adding: locale/ko/global/printdialog.properties (deflated 9%) adding: locale/ko/global/css.properties (deflated 70%) adding: locale/ko/global/config.dtd (deflated 62%) adding: locale/ko/global/customizeToolbar.dtd (deflated 43%) adding: locale/ko/global/webservices/security.properties (deflated 52%) adding: locale/ko/global/layout_errors.properties (deflated 55%) adding: locale/ko/global/console.dtd (deflated 62%) adding: locale/ko/global/plugins.properties (deflated 36%) adding: locale/ko/global/findbar.dtd (deflated 53%) adding: locale/ko/global/dialog.properties (deflated 38%) adding: locale/ko/global/brand.dtd (deflated 18%) adding: locale/ko/global/tabbrowser.properties (deflated 48%) adding: locale/ko/global/wizard.dtd (deflated 75%) adding: locale/ko/global/commonDialogs.properties (deflated 30%) adding: locale/ko/global/xpinstall/xpinstall.properties (deflated 55%) adding: locale/ko/global/regionNames.properties (deflated 38%) adding: locale/ko/global/charsetOverlay.dtd (deflated 70%) adding: locale/ko/global/global-strres.properties (deflated 53%) adding: locale/ko/global/nsWebBrowserPersist.properties (deflated 54%) adding: locale/ko/global/netError.dtd (deflated 65%) adding: locale/ko/global/wizard.properties (deflated 33%) adding: locale/ko/global/preferences.dtd (deflated 56%) adding: locale/ko/global/nsTreeSorting.properties (stored 0%) adding: locale/ko/global/history/history.properties (deflated 37%) adding: locale/ko/global/global.dtd (stored 0%) adding: locale/ko/global/xul.properties (deflated 51%) adding: locale/ko/global/tabbrowser.dtd (deflated 63%) adding: locale/ko/global/license.dtd (deflated 66%) adding: locale/ko/global/filepicker.dtd (deflated 56%) adding: locale/ko/global/commonDialog.dtd (deflated 44%) adding: locale/ko/global/keys.properties (deflated 55%) adding: locale/ko/passwordmgr/passwordManager.dtd (deflated 55%) adding: locale/ko/passwordmgr/passwordmgr.properties (deflated 52%) adding: locale/ko/reporter/about.dtd (deflated 47%) adding: locale/ko/reporter/reporter.dtd (deflated 50%) adding: locale/ko/reporter/reporterOverlay.dtd (deflated 47%) adding: locale/ko/reporter/reporterOverlay.properties (deflated 8%) adding: locale/ko/reporter/reportWizard.dtd (deflated 66%) adding: locale/ko/reporter/reportResults.dtd (deflated 59%) adding: locale/ko/reporter/reportWizard.properties (deflated 37%) adding: locale/ko/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/ko/pippki/certManager.dtd (deflated 69%) adding: locale/ko/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/ko/pippki/pref-validation.dtd (deflated 66%) adding: locale/ko/pippki/newserver.dtd (deflated 54%) adding: locale/ko/pippki/newserver.properties (deflated 50%) adding: locale/ko/pippki/pippki.properties (deflated 66%) adding: locale/ko/pippki/deviceManager.dtd (deflated 62%) adding: locale/ko/pippki/pippki.dtd (deflated 65%) adding: locale/ko/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/ko/pippki/pref-security.dtd (deflated 58%) adding: locale/ko/pippki/pref-ssl.dtd (deflated 64%) adding: locale/ko/cookie/cookieAcceptDialog.dtd (deflated 65%) adding: locale/ko/cookie/cookieAcceptDialog.properties (deflated 46%) adding: locale/browser/aboutDialog.dtd (deflated 36%) adding: locale/browser/searchbar.dtd (deflated 31%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/page-drawer.dtd (deflated 10%) adding: locale/browser/openLocation.dtd (deflated 41%) adding: locale/browser/help/download_manager.xhtml (deflated 60%) adding: locale/browser/help/customization.xhtml (deflated 65%) adding: locale/browser/help/using_firebird.xhtml (deflated 73%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 62%) adding: locale/browser/help/menu_reference.xhtml (deflated 70%) adding: locale/browser/help/glossary.xhtml (deflated 64%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 61%) adding: locale/browser/help/shortcuts.xhtml (deflated 76%) adding: locale/browser/help/search-db.rdf (deflated 76%) adding: locale/browser/help/cookies.xhtml (deflated 65%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 72%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 42%) adding: locale/browser/help/popup.xhtml (deflated 57%) adding: locale/browser/help/platformStrings.dtd (deflated 66%) adding: locale/browser/help/help.rdf (deflated 54%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 25%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 35%) adding: locale/browser/feeds/subscribe.dtd (deflated 42%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 38%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/privacy.dtd (deflated 61%) adding: locale/browser/preferences/fonts.dtd (deflated 66%) adding: locale/browser/preferences/content.dtd (deflated 64%) adding: locale/browser/preferences/tabs.dtd (deflated 52%) adding: locale/browser/preferences/changeaction.dtd (deflated 68%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 66%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 52%) adding: locale/browser/preferences/permissions.dtd (deflated 66%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 63%) adding: locale/browser/preferences/connection.dtd (deflated 71%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 67%) adding: locale/browser/preferences/languages.dtd (deflated 64%) adding: locale/browser/preferences/downloadactions.dtd (deflated 69%) adding: locale/browser/preferences/advanced.dtd (deflated 65%) adding: locale/browser/preferences/sanitize.dtd (deflated 61%) adding: locale/browser/preferences/feeds.dtd (deflated 40%) adding: locale/browser/preferences/preferences.dtd (deflated 53%) adding: locale/browser/preferences/main.dtd (deflated 64%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 33%) adding: locale/browser/sidebar/sidebar.properties (deflated 46%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/shellservice.properties (deflated 41%) adding: locale/browser/engineManager.dtd (deflated 51%) adding: locale/browser/pageReportFirstTime.dtd (deflated 47%) adding: locale/browser/search.properties (deflated 44%) adding: locale/browser/setDesktopBackground.dtd (deflated 47%) adding: locale/browser/pageReport.dtd (deflated 34%) adding: locale/browser/credits.dtd (deflated 55%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/migration/migration.dtd (deflated 69%) adding: locale/browser/sanitize.dtd (deflated 57%) adding: locale/browser/metaData.properties (deflated 31%) adding: locale/browser/pageInfo.properties (deflated 40%) adding: locale/browser/browser.dtd (deflated 77%) adding: locale/browser/pageInfo.dtd (deflated 72%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 47%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 67%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 73%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 60%) adding: locale/browser/browser.properties (deflated 62%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 21%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 58%) adding: locale/browser/safeMode.dtd (deflated 54%) adding: locale/branding/brand.dtd (deflated 41%) adding: locale/branding/brand.properties (deflated 29%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.tcy24683 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ku.xpi .xpi + language=ku + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org + unzip firefox-langpacks/ku.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org Archive: firefox-langpacks/ku.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org/chrome.manifest + xargs chmod 644 + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org -type f ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.DIX24699 + langtmp=firefox.DIX24699/firefox/langpack-ku + /bin/mkdir -p firefox.DIX24699/firefox/langpack-ku + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar -d firefox.DIX24699/firefox/langpack-ku Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/necko/necko.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/css.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/xbl.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/xul.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/printing.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/layout_errors.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/netError.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/global.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/appstrings.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/charsetTitles.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/global-strres.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/plugins.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/nsWebBrowserPersist.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/printdialog.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/xslt/xslt.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/dom/dom.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/layout/MediaDocument.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/layout/xmlparser.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/layout/HtmlForm.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/security/caps.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/xml/prettyprint.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/webservices/security.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-platform/win/accessible.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-platform/mac/accessible.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-platform/unix/accessible.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pipnss/pipnss.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pipnss/security.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/pippki.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/pref-ssl.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/pippki.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/PrefOverlay.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/newserver.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/newserver.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/pref-security.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/PageInfoOverlay.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/certManager.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/deviceManager.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/pref-validation.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/pippki/pref-masterpass.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/brand.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/license.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/mozilla.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/nsHelperAppDlg.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/nsHelperAppDlg.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/nsProgressDialog.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/nsProgressDialog.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/filepicker.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/filepicker.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-platform/mac/platformKeys.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-platform/unix/platformKeys.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-platform/win/platformKeys.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-platform/mac/intl.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-platform/unix/intl.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-platform/win/intl.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/downloadProgress.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/findbar.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/findbar.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/preferences.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/history/history.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/xpinstall/xpinstall.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/downloads/downloads.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/downloads/downloads.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/downloads/downloadProperties.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/extensions/extensions.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/extensions/extensions.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/extensions/about.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/extensions/update.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/extensions/update.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/plugins/plugins.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/plugins/plugins.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/preferences/ocsp.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/preferences/changemp.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/preferences/removemp.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/preferences/preferences.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/profile/createProfileWizard.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/profile/profileSelection.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/profile/profileSelection.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/update/updates.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/update/updates.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/update/incompatible.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/update/history.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/update/errors.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/cookie/cookieAcceptDialog.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/cookie/cookieAcceptDialog.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/autoconfig/autoconfig.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/help/help.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/help/help.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/help/help-toc.rdf extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/help/welcome.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/accept2locale.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/commonDialog.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/commonDialogs.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/config.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/config.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/console.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/console.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/dialogOverlay.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/editMenuOverlay.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/intl.css extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/intl.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/keys.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/languageNames.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/regionNames.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/dialog.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/tabbrowser.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/tabbrowser.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/tree.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/wizard.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/textcontext.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-region/region.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-region/region.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global-region/builtinURLs.rdf extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/passwordmgr/passwordmgr.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/passwordmgr/passwordManager.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/charsetOverlay.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/contentAreaCommands.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/customizeCharset.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/customizeToolbar.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/customizeToolbar.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/finddialog.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/finddialog.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/nsTreeSorting.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/printdialog.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/printjoboptions.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/printPageSetup.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/printPreview.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/printPreviewProgress.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/printProgress.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/viewSource.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/viewSource.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/global/wizard.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/downloads/unknownContentType.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/mozapps/downloads/unknownContentType.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/reporter/reportWizard.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/reporter/about.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/reporter/reporterOverlay.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/reporter/reportResults.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/reporter/reporter.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/reporter/reportWizard.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/ku/reporter/reporterOverlay.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/aboutDialog.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/credits.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/baseMenuOverlay.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/browser.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/metaData.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/metaData.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/openLocation.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/openLocation.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/page-drawer.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/pageInfo.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/pageReport.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/pageReportFirstTime.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/sanitize.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/search.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/searchbar.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/engineManager.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/setDesktopBackground.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/shellservice.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/sessionstore.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/feeds/subscribe.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/feeds/addFeedReader.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/feeds/subscribe.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/history/history.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/migration/migration.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/migration/migration.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/advanced.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/changeaction.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/colors.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/cookies.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/content.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/connection.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/downloadactions.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/feeds.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/feeds.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/fonts.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/languages.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/main.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/permissions.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/phishEULA.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/preferences.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/preferences.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/privacy.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/sanitize.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/security.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/securityWarnings.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/tabs.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/sidebar/sidebar.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser-region/region.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/help.rdf extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/firebird-toc.rdf extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/search-db.rdf extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/accessibility.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/cookies.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/forieusers.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/menu_reference.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/popup.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/prefs.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/shortcuts.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/using_firebird.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/customization.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/firefox_welcome.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/download_manager.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/platformStrings.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/help/glossary.xhtml extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/browser.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/pageInfo.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/safeMode.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/bookmarks/bookmarks.properties extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/branding/brand.dtd extracting: firefox.DIX24699/firefox/langpack-ku/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.DIX24699/firefox/langpack-ku/locale/browser-region/region.properties + find firefox.DIX24699/firefox/langpack-ku -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar + cd firefox.DIX24699/firefox/langpack-ku + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/ku/pipnss/security.properties (deflated 63%) adding: locale/ku/pipnss/pipnss.properties (deflated 68%) adding: locale/ku/help/welcome.xhtml (deflated 49%) adding: locale/ku/help/help.dtd (deflated 67%) adding: locale/ku/help/help-toc.rdf (deflated 61%) adding: locale/ku/help/help.properties (stored 0%) adding: locale/ku/necko/necko.properties (deflated 53%) adding: locale/ku/autoconfig/autoconfig.properties (deflated 45%) adding: locale/ku/global-region/region.dtd (stored 0%) adding: locale/ku/global-region/builtinURLs.rdf (deflated 63%) adding: locale/ku/global-region/region.properties (deflated 37%) adding: locale/ku/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/ku/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/ku/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/ku/mozapps/extensions/about.dtd (deflated 34%) adding: locale/ku/mozapps/extensions/extensions.dtd (deflated 75%) adding: locale/ku/mozapps/extensions/update.dtd (deflated 69%) adding: locale/ku/mozapps/extensions/update.properties (deflated 52%) adding: locale/ku/mozapps/extensions/extensions.properties (deflated 64%) adding: locale/ku/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/ku/mozapps/preferences/removemp.dtd (deflated 46%) adding: locale/ku/mozapps/preferences/ocsp.dtd (deflated 51%) adding: locale/ku/mozapps/preferences/changemp.dtd (deflated 56%) adding: locale/ku/mozapps/downloads/downloadProperties.dtd (deflated 39%) adding: locale/ku/mozapps/downloads/unknownContentType.dtd (deflated 56%) adding: locale/ku/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/ku/mozapps/downloads/downloads.dtd (deflated 64%) adding: locale/ku/mozapps/downloads/unknownContentType.properties (deflated 37%) adding: locale/ku/mozapps/update/errors.dtd (deflated 25%) adding: locale/ku/mozapps/update/incompatible.dtd (deflated 50%) adding: locale/ku/mozapps/update/updates.dtd (deflated 65%) adding: locale/ku/mozapps/update/updates.properties (deflated 61%) adding: locale/ku/mozapps/update/history.dtd (deflated 51%) adding: locale/ku/mozapps/plugins/plugins.dtd (deflated 64%) adding: locale/ku/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/ku/mozapps/xpinstall/xpinstallConfirm.properties (deflated 38%) adding: locale/ku/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/ku/global-platform/win/accessible.properties (deflated 46%) adding: locale/ku/global-platform/win/intl.properties (deflated 28%) adding: locale/ku/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ku/global-platform/mac/accessible.properties (deflated 46%) adding: locale/ku/global-platform/mac/intl.properties (deflated 28%) adding: locale/ku/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/ku/global-platform/unix/accessible.properties (deflated 46%) adding: locale/ku/global-platform/unix/intl.properties (deflated 28%) adding: locale/ku/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ku/global/printProgress.dtd (deflated 41%) adding: locale/ku/global/viewSource.properties (deflated 43%) adding: locale/ku/global/dialogOverlay.dtd (deflated 34%) adding: locale/ku/global/printPreviewProgress.dtd (deflated 31%) adding: locale/ku/global/xbl.properties (deflated 52%) adding: locale/ku/global/tree.dtd (stored 0%) adding: locale/ku/global/nsProgressDialog.dtd (deflated 63%) adding: locale/ku/global/downloadProgress.properties (deflated 46%) adding: locale/ku/global/textcontext.dtd (deflated 63%) adding: locale/ku/global/xml/prettyprint.dtd (deflated 53%) adding: locale/ku/global/finddialog.properties (deflated 5%) adding: locale/ku/global/filepicker.properties (deflated 60%) adding: locale/ku/global/printing.properties (deflated 64%) adding: locale/ku/global/appstrings.properties (deflated 56%) adding: locale/ku/global/customizeToolbar.properties (deflated 39%) adding: locale/ku/global/xslt/xslt.properties (deflated 57%) adding: locale/ku/global/customizeCharset.dtd (deflated 57%) adding: locale/ku/global/accept2locale.properties (deflated 53%) adding: locale/ku/global/languageNames.properties (deflated 58%) adding: locale/ku/global/printdialog.dtd (deflated 59%) adding: locale/ku/global/nsProgressDialog.properties (deflated 51%) adding: locale/ku/global/viewSource.dtd (deflated 70%) adding: locale/ku/global/printPreview.dtd (deflated 61%) adding: locale/ku/global/console.properties (deflated 24%) adding: locale/ku/global/intl.css (deflated 21%) adding: locale/ku/global/layout/HtmlForm.properties (deflated 51%) adding: locale/ku/global/layout/MediaDocument.properties (deflated 59%) adding: locale/ku/global/layout/xmlparser.properties (deflated 54%) adding: locale/ku/global/dom/dom.properties (deflated 59%) adding: locale/ku/global/printPageSetup.dtd (deflated 62%) adding: locale/ku/global/finddialog.dtd (deflated 61%) adding: locale/ku/global/editMenuOverlay.dtd (deflated 70%) adding: locale/ku/global/printjoboptions.dtd (deflated 55%) adding: locale/ku/global/nsHelperAppDlg.properties (deflated 4%) adding: locale/ku/global/contentAreaCommands.properties (deflated 49%) adding: locale/ku/global/security/caps.properties (deflated 55%) adding: locale/ku/global/config.properties (deflated 53%) adding: locale/ku/global/charsetTitles.properties (deflated 65%) adding: locale/ku/global/intl.properties (deflated 59%) adding: locale/ku/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/ku/global/mozilla.dtd (deflated 42%) adding: locale/ku/global/findbar.properties (deflated 33%) adding: locale/ku/global/printdialog.properties (deflated 54%) adding: locale/ku/global/css.properties (deflated 67%) adding: locale/ku/global/config.dtd (deflated 61%) adding: locale/ku/global/customizeToolbar.dtd (deflated 46%) adding: locale/ku/global/webservices/security.properties (deflated 53%) adding: locale/ku/global/layout_errors.properties (deflated 58%) adding: locale/ku/global/console.dtd (deflated 59%) adding: locale/ku/global/plugins.properties (deflated 41%) adding: locale/ku/global/findbar.dtd (deflated 54%) adding: locale/ku/global/dialog.properties (deflated 41%) adding: locale/ku/global/brand.dtd (deflated 18%) adding: locale/ku/global/tabbrowser.properties (deflated 48%) adding: locale/ku/global/wizard.dtd (deflated 75%) adding: locale/ku/global/commonDialogs.properties (deflated 30%) adding: locale/ku/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/ku/global/regionNames.properties (deflated 36%) adding: locale/ku/global/charsetOverlay.dtd (deflated 70%) adding: locale/ku/global/global-strres.properties (deflated 54%) adding: locale/ku/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/ku/global/netError.dtd (deflated 63%) adding: locale/ku/global/wizard.properties (deflated 33%) adding: locale/ku/global/preferences.dtd (deflated 50%) adding: locale/ku/global/nsTreeSorting.properties (stored 0%) adding: locale/ku/global/history/history.properties (deflated 42%) adding: locale/ku/global/global.dtd (stored 0%) adding: locale/ku/global/xul.properties (deflated 52%) adding: locale/ku/global/tabbrowser.dtd (deflated 62%) adding: locale/ku/global/license.dtd (deflated 62%) adding: locale/ku/global/filepicker.dtd (deflated 55%) adding: locale/ku/global/commonDialog.dtd (deflated 42%) adding: locale/ku/global/keys.properties (deflated 55%) adding: locale/ku/passwordmgr/passwordManager.dtd (deflated 59%) adding: locale/ku/passwordmgr/passwordmgr.properties (deflated 52%) adding: locale/ku/reporter/about.dtd (deflated 28%) adding: locale/ku/reporter/reporter.dtd (deflated 23%) adding: locale/ku/reporter/reporterOverlay.dtd (deflated 47%) adding: locale/ku/reporter/reporterOverlay.properties (deflated 11%) adding: locale/ku/reporter/reportWizard.dtd (deflated 62%) adding: locale/ku/reporter/reportResults.dtd (deflated 51%) adding: locale/ku/reporter/reportWizard.properties (deflated 37%) adding: locale/ku/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/ku/pippki/certManager.dtd (deflated 69%) adding: locale/ku/pippki/PrefOverlay.dtd (deflated 55%) adding: locale/ku/pippki/pref-validation.dtd (deflated 64%) adding: locale/ku/pippki/newserver.dtd (deflated 57%) adding: locale/ku/pippki/newserver.properties (deflated 53%) adding: locale/ku/pippki/pippki.properties (deflated 62%) adding: locale/ku/pippki/deviceManager.dtd (deflated 62%) adding: locale/ku/pippki/pippki.dtd (deflated 66%) adding: locale/ku/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/ku/pippki/pref-security.dtd (deflated 58%) adding: locale/ku/pippki/pref-ssl.dtd (deflated 60%) adding: locale/ku/cookie/cookieAcceptDialog.dtd (deflated 58%) adding: locale/ku/cookie/cookieAcceptDialog.properties (deflated 56%) adding: locale/browser/aboutDialog.dtd (deflated 42%) adding: locale/browser/searchbar.dtd (deflated 37%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/page-drawer.dtd (deflated 19%) adding: locale/browser/openLocation.dtd (deflated 42%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 63%) adding: locale/browser/help/help.rdf (deflated 65%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 34%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 46%) adding: locale/browser/feeds/subscribe.dtd (deflated 53%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/preferences.properties (deflated 57%) adding: locale/browser/preferences/privacy.dtd (deflated 61%) adding: locale/browser/preferences/fonts.dtd (deflated 67%) adding: locale/browser/preferences/content.dtd (deflated 66%) adding: locale/browser/preferences/tabs.dtd (deflated 56%) adding: locale/browser/preferences/changeaction.dtd (deflated 61%) adding: locale/browser/preferences/security.dtd (deflated 65%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 53%) adding: locale/browser/preferences/permissions.dtd (deflated 61%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 67%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 62%) adding: locale/browser/preferences/languages.dtd (deflated 64%) adding: locale/browser/preferences/downloadactions.dtd (deflated 63%) adding: locale/browser/preferences/advanced.dtd (deflated 63%) adding: locale/browser/preferences/sanitize.dtd (deflated 53%) adding: locale/browser/preferences/feeds.dtd (deflated 56%) adding: locale/browser/preferences/preferences.dtd (deflated 56%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 34%) adding: locale/browser/sidebar/sidebar.properties (deflated 44%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/engineManager.dtd (deflated 60%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/setDesktopBackground.dtd (deflated 42%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/credits.dtd (deflated 59%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 56%) adding: locale/browser/metaData.properties (deflated 34%) adding: locale/browser/pageInfo.properties (deflated 50%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 50%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 71%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 73%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 59%) adding: locale/browser/browser.properties (deflated 59%) adding: locale/browser/history/history.dtd (deflated 67%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 35%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 56%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/branding/brand.properties (deflated 52%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.DIX24699 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/lt.xpi .xpi + language=lt + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org + unzip firefox-langpacks/lt.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org Archive: firefox-langpacks/lt.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.hqL24715 + langtmp=firefox.hqL24715/firefox/langpack-lt + /bin/mkdir -p firefox.hqL24715/firefox/langpack-lt + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar -d firefox.hqL24715/firefox/langpack-lt Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/necko/necko.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/css.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/xbl.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/xul.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/printing.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/layout_errors.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/netError.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/global.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/appstrings.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/charsetTitles.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/global-strres.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/plugins.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/nsWebBrowserPersist.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/printdialog.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/xslt/xslt.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/dom/dom.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/layout/MediaDocument.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/layout/xmlparser.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/layout/HtmlForm.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/security/caps.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/xml/prettyprint.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/webservices/security.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-platform/win/accessible.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-platform/mac/accessible.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-platform/unix/accessible.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pipnss/pipnss.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pipnss/security.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/pippki.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/pref-ssl.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/pippki.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/PrefOverlay.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/newserver.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/newserver.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/pref-security.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/PageInfoOverlay.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/certManager.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/deviceManager.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/pref-validation.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/pippki/pref-masterpass.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/brand.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/license.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/mozilla.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/nsHelperAppDlg.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/nsHelperAppDlg.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/nsProgressDialog.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/nsProgressDialog.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/filepicker.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/filepicker.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-platform/mac/platformKeys.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-platform/unix/platformKeys.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-platform/win/platformKeys.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-platform/mac/intl.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-platform/unix/intl.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-platform/win/intl.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/downloadProgress.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/findbar.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/findbar.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/preferences.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/history/history.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/xpinstall/xpinstall.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/downloads/downloads.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/downloads/downloads.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/downloads/downloadProperties.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/extensions/extensions.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/extensions/extensions.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/extensions/about.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/extensions/update.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/extensions/update.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/plugins/plugins.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/plugins/plugins.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/preferences/ocsp.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/preferences/changemp.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/preferences/removemp.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/preferences/preferences.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/profile/createProfileWizard.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/profile/profileSelection.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/profile/profileSelection.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/update/updates.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/update/updates.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/update/incompatible.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/update/history.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/update/errors.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/cookie/cookieAcceptDialog.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/cookie/cookieAcceptDialog.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/autoconfig/autoconfig.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/help/help.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/help/help.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/help/help-toc.rdf extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/help/welcome.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/accept2locale.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/commonDialog.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/commonDialogs.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/config.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/config.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/console.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/console.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/dialogOverlay.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/editMenuOverlay.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/intl.css extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/intl.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/keys.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/languageNames.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/regionNames.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/dialog.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/tabbrowser.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/tabbrowser.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/tree.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/wizard.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/textcontext.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-region/region.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-region/region.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global-region/builtinURLs.rdf extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/passwordmgr/passwordmgr.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/passwordmgr/passwordManager.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/charsetOverlay.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/contentAreaCommands.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/customizeCharset.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/customizeToolbar.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/customizeToolbar.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/finddialog.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/finddialog.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/nsTreeSorting.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/printdialog.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/printjoboptions.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/printPageSetup.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/printPreview.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/printPreviewProgress.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/printProgress.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/viewSource.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/viewSource.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/global/wizard.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/downloads/unknownContentType.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/mozapps/downloads/unknownContentType.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/reporter/reportWizard.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/reporter/about.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/reporter/reporterOverlay.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/reporter/reportResults.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/reporter/reporter.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/reporter/reportWizard.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/lt/reporter/reporterOverlay.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/aboutDialog.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/credits.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/baseMenuOverlay.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/browser.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/metaData.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/metaData.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/openLocation.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/openLocation.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/page-drawer.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/pageInfo.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/pageReport.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/pageReportFirstTime.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/sanitize.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/search.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/searchbar.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/engineManager.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/setDesktopBackground.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/shellservice.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/sessionstore.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/feeds/subscribe.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/feeds/addFeedReader.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/feeds/subscribe.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/history/history.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/migration/migration.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/migration/migration.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/advanced.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/changeaction.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/colors.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/cookies.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/content.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/connection.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/downloadactions.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/feeds.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/feeds.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/fonts.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/languages.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/main.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/permissions.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/phishEULA.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/preferences.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/preferences.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/privacy.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/sanitize.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/security.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/securityWarnings.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/tabs.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/sidebar/sidebar.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser-region/region.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/help.rdf extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/firebird-toc.rdf extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/search-db.rdf extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/accessibility.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/cookies.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/forieusers.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/menu_reference.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/popup.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/prefs.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/shortcuts.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/using_firebird.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/customization.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/firefox_welcome.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/download_manager.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/platformStrings.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/help/glossary.xhtml extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/browser.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/pageInfo.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/safeMode.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/bookmarks/bookmarks.properties extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/branding/brand.dtd extracting: firefox.hqL24715/firefox/langpack-lt/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.hqL24715/firefox/langpack-lt/locale/browser-region/region.properties + find firefox.hqL24715/firefox/langpack-lt -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar + cd firefox.hqL24715/firefox/langpack-lt + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar locale adding: locale/browser-region/region.properties (deflated 53%) adding: locale/lt/pipnss/security.properties (deflated 60%) adding: locale/lt/pipnss/pipnss.properties (deflated 68%) adding: locale/lt/help/welcome.xhtml (deflated 50%) adding: locale/lt/help/help.dtd (deflated 70%) adding: locale/lt/help/help-toc.rdf (deflated 59%) adding: locale/lt/help/help.properties (stored 0%) adding: locale/lt/necko/necko.properties (deflated 54%) adding: locale/lt/autoconfig/autoconfig.properties (deflated 45%) adding: locale/lt/global-region/region.dtd (deflated 10%) adding: locale/lt/global-region/builtinURLs.rdf (deflated 61%) adding: locale/lt/global-region/region.properties (deflated 39%) adding: locale/lt/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/lt/mozapps/profile/createProfileWizard.dtd (deflated 59%) adding: locale/lt/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/lt/mozapps/extensions/about.dtd (deflated 49%) adding: locale/lt/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/lt/mozapps/extensions/update.dtd (deflated 70%) adding: locale/lt/mozapps/extensions/update.properties (deflated 48%) adding: locale/lt/mozapps/extensions/extensions.properties (deflated 64%) adding: locale/lt/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/lt/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/lt/mozapps/preferences/ocsp.dtd (deflated 57%) adding: locale/lt/mozapps/preferences/changemp.dtd (deflated 57%) adding: locale/lt/mozapps/downloads/downloadProperties.dtd (deflated 43%) adding: locale/lt/mozapps/downloads/unknownContentType.dtd (deflated 63%) adding: locale/lt/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/lt/mozapps/downloads/downloads.dtd (deflated 73%) adding: locale/lt/mozapps/downloads/unknownContentType.properties (deflated 38%) adding: locale/lt/mozapps/update/errors.dtd (deflated 45%) adding: locale/lt/mozapps/update/incompatible.dtd (deflated 60%) adding: locale/lt/mozapps/update/updates.dtd (deflated 71%) adding: locale/lt/mozapps/update/updates.properties (deflated 63%) adding: locale/lt/mozapps/update/history.dtd (deflated 59%) adding: locale/lt/mozapps/plugins/plugins.dtd (deflated 67%) adding: locale/lt/mozapps/plugins/plugins.properties (deflated 58%) adding: locale/lt/mozapps/xpinstall/xpinstallConfirm.properties (deflated 44%) adding: locale/lt/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 34%) adding: locale/lt/global-platform/win/accessible.properties (deflated 44%) adding: locale/lt/global-platform/win/intl.properties (deflated 25%) adding: locale/lt/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/lt/global-platform/mac/accessible.properties (deflated 44%) adding: locale/lt/global-platform/mac/intl.properties (deflated 22%) adding: locale/lt/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/lt/global-platform/unix/accessible.properties (deflated 44%) adding: locale/lt/global-platform/unix/intl.properties (deflated 22%) adding: locale/lt/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/lt/global/printProgress.dtd (deflated 42%) adding: locale/lt/global/viewSource.properties (deflated 43%) adding: locale/lt/global/dialogOverlay.dtd (deflated 32%) adding: locale/lt/global/printPreviewProgress.dtd (deflated 33%) adding: locale/lt/global/xbl.properties (deflated 53%) adding: locale/lt/global/tree.dtd (stored 0%) adding: locale/lt/global/nsProgressDialog.dtd (deflated 63%) adding: locale/lt/global/downloadProgress.properties (deflated 45%) adding: locale/lt/global/textcontext.dtd (deflated 63%) adding: locale/lt/global/xml/prettyprint.dtd (deflated 54%) adding: locale/lt/global/finddialog.properties (deflated 8%) adding: locale/lt/global/filepicker.properties (deflated 61%) adding: locale/lt/global/printing.properties (deflated 61%) adding: locale/lt/global/appstrings.properties (deflated 55%) adding: locale/lt/global/customizeToolbar.properties (deflated 42%) adding: locale/lt/global/xslt/xslt.properties (deflated 56%) adding: locale/lt/global/customizeCharset.dtd (deflated 56%) adding: locale/lt/global/accept2locale.properties (deflated 53%) adding: locale/lt/global/languageNames.properties (deflated 50%) adding: locale/lt/global/printdialog.dtd (deflated 60%) adding: locale/lt/global/nsProgressDialog.properties (deflated 50%) adding: locale/lt/global/viewSource.dtd (deflated 69%) adding: locale/lt/global/printPreview.dtd (deflated 63%) adding: locale/lt/global/console.properties (deflated 25%) adding: locale/lt/global/intl.css (deflated 21%) adding: locale/lt/global/layout/HtmlForm.properties (deflated 50%) adding: locale/lt/global/layout/MediaDocument.properties (deflated 57%) adding: locale/lt/global/layout/xmlparser.properties (deflated 54%) adding: locale/lt/global/dom/dom.properties (deflated 59%) adding: locale/lt/global/printPageSetup.dtd (deflated 66%) adding: locale/lt/global/finddialog.dtd (deflated 62%) adding: locale/lt/global/editMenuOverlay.dtd (deflated 75%) adding: locale/lt/global/printjoboptions.dtd (deflated 53%) adding: locale/lt/global/nsHelperAppDlg.properties (deflated 2%) adding: locale/lt/global/contentAreaCommands.properties (deflated 50%) adding: locale/lt/global/security/caps.properties (deflated 53%) adding: locale/lt/global/config.properties (deflated 52%) adding: locale/lt/global/charsetTitles.properties (deflated 66%) adding: locale/lt/global/intl.properties (deflated 59%) adding: locale/lt/global/nsHelperAppDlg.dtd (deflated 61%) adding: locale/lt/global/mozilla.dtd (deflated 41%) adding: locale/lt/global/findbar.properties (deflated 34%) adding: locale/lt/global/printdialog.properties (deflated 54%) adding: locale/lt/global/css.properties (deflated 66%) adding: locale/lt/global/config.dtd (deflated 60%) adding: locale/lt/global/customizeToolbar.dtd (deflated 52%) adding: locale/lt/global/webservices/security.properties (deflated 53%) adding: locale/lt/global/layout_errors.properties (deflated 56%) adding: locale/lt/global/console.dtd (deflated 59%) adding: locale/lt/global/plugins.properties (deflated 39%) adding: locale/lt/global/findbar.dtd (deflated 54%) adding: locale/lt/global/dialog.properties (deflated 39%) adding: locale/lt/global/brand.dtd (deflated 18%) adding: locale/lt/global/tabbrowser.properties (deflated 51%) adding: locale/lt/global/wizard.dtd (deflated 79%) adding: locale/lt/global/commonDialogs.properties (deflated 31%) adding: locale/lt/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/lt/global/regionNames.properties (deflated 41%) adding: locale/lt/global/charsetOverlay.dtd (deflated 70%) adding: locale/lt/global/global-strres.properties (deflated 54%) adding: locale/lt/global/nsWebBrowserPersist.properties (deflated 56%) adding: locale/lt/global/netError.dtd (deflated 66%) adding: locale/lt/global/wizard.properties (deflated 38%) adding: locale/lt/global/preferences.dtd (deflated 58%) adding: locale/lt/global/nsTreeSorting.properties (stored 0%) adding: locale/lt/global/history/history.properties (deflated 48%) adding: locale/lt/global/global.dtd (stored 0%) adding: locale/lt/global/xul.properties (deflated 52%) adding: locale/lt/global/tabbrowser.dtd (deflated 65%) adding: locale/lt/global/license.dtd (deflated 62%) adding: locale/lt/global/filepicker.dtd (deflated 57%) adding: locale/lt/global/commonDialog.dtd (deflated 42%) adding: locale/lt/global/keys.properties (deflated 54%) adding: locale/lt/passwordmgr/passwordManager.dtd (deflated 64%) adding: locale/lt/passwordmgr/passwordmgr.properties (deflated 54%) adding: locale/lt/reporter/about.dtd (deflated 51%) adding: locale/lt/reporter/reporter.dtd (deflated 50%) adding: locale/lt/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/lt/reporter/reporterOverlay.properties (deflated 9%) adding: locale/lt/reporter/reportWizard.dtd (deflated 66%) adding: locale/lt/reporter/reportResults.dtd (deflated 61%) adding: locale/lt/reporter/reportWizard.properties (deflated 38%) adding: locale/lt/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/lt/pippki/certManager.dtd (deflated 69%) adding: locale/lt/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/lt/pippki/pref-validation.dtd (deflated 66%) adding: locale/lt/pippki/newserver.dtd (deflated 57%) adding: locale/lt/pippki/newserver.properties (deflated 52%) adding: locale/lt/pippki/pippki.properties (deflated 62%) adding: locale/lt/pippki/deviceManager.dtd (deflated 63%) adding: locale/lt/pippki/pippki.dtd (deflated 65%) adding: locale/lt/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/lt/pippki/pref-security.dtd (deflated 58%) adding: locale/lt/pippki/pref-ssl.dtd (deflated 61%) adding: locale/lt/cookie/cookieAcceptDialog.dtd (deflated 67%) adding: locale/lt/cookie/cookieAcceptDialog.properties (deflated 48%) adding: locale/browser/aboutDialog.dtd (deflated 53%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 66%) adding: locale/browser/page-drawer.dtd (deflated 14%) adding: locale/browser/openLocation.dtd (deflated 44%) adding: locale/browser/help/download_manager.xhtml (deflated 58%) adding: locale/browser/help/customization.xhtml (deflated 61%) adding: locale/browser/help/using_firebird.xhtml (deflated 68%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 63%) adding: locale/browser/help/menu_reference.xhtml (deflated 67%) adding: locale/browser/help/glossary.xhtml (deflated 61%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 75%) adding: locale/browser/help/search-db.rdf (deflated 77%) adding: locale/browser/help/cookies.xhtml (deflated 64%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 43%) adding: locale/browser/help/popup.xhtml (deflated 59%) adding: locale/browser/help/platformStrings.dtd (deflated 66%) adding: locale/browser/help/help.rdf (deflated 56%) adding: locale/browser/help/accessibility.xhtml (deflated 63%) adding: locale/browser/feeds/subscribe.properties (deflated 33%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 42%) adding: locale/browser/feeds/subscribe.dtd (deflated 53%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 47%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/fonts.dtd (deflated 74%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/changeaction.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 66%) adding: locale/browser/preferences/connection.dtd (deflated 71%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 70%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/downloadactions.dtd (deflated 71%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/sanitize.dtd (deflated 59%) adding: locale/browser/preferences/feeds.dtd (deflated 49%) adding: locale/browser/preferences/preferences.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 33%) adding: locale/browser/sidebar/sidebar.properties (deflated 45%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 46%) adding: locale/browser/engineManager.dtd (deflated 59%) adding: locale/browser/pageReportFirstTime.dtd (deflated 46%) adding: locale/browser/search.properties (deflated 47%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/credits.dtd (deflated 63%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/sanitize.dtd (deflated 61%) adding: locale/browser/metaData.properties (deflated 38%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 72%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 52%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 70%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 64%) adding: locale/browser/browser.properties (deflated 60%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 21%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 57%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/branding/brand.properties (deflated 40%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.hqL24715 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/mk.xpi .xpi + language=mk + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org + unzip firefox-langpacks/mk.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org Archive: firefox-langpacks/mk.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org/chrome/mk.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.RfE24731 + langtmp=firefox.RfE24731/firefox/langpack-mk + /bin/mkdir -p firefox.RfE24731/firefox/langpack-mk + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org/chrome/mk.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org/chrome/mk.jar -d firefox.RfE24731/firefox/langpack-mk Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org/chrome/mk.jar extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/necko/necko.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/css.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/xbl.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/xul.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/printing.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/layout_errors.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/netError.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/global.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/appstrings.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/charsetTitles.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/global-strres.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/plugins.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/nsWebBrowserPersist.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/printdialog.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/xslt/xslt.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/dom/dom.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/layout/MediaDocument.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/layout/xmlparser.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/layout/HtmlForm.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/security/caps.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/xml/prettyprint.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/webservices/security.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-platform/win/accessible.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-platform/mac/accessible.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-platform/unix/accessible.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pipnss/pipnss.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pipnss/security.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/pippki.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/pref-ssl.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/pippki.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/PrefOverlay.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/newserver.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/newserver.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/pref-security.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/PageInfoOverlay.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/certManager.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/deviceManager.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/pref-validation.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/pippki/pref-masterpass.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/brand.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/license.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/mozilla.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/nsHelperAppDlg.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/nsHelperAppDlg.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/nsProgressDialog.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/nsProgressDialog.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/filepicker.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/filepicker.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-platform/mac/platformKeys.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-platform/unix/platformKeys.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-platform/win/platformKeys.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-platform/mac/intl.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-platform/unix/intl.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-platform/win/intl.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/downloadProgress.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/findbar.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/findbar.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/preferences.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/history/history.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/xpinstall/xpinstall.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/downloads/downloads.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/downloads/downloads.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/downloads/downloadProperties.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/extensions/extensions.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/extensions/extensions.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/extensions/about.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/extensions/update.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/extensions/update.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/plugins/plugins.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/plugins/plugins.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/preferences/ocsp.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/preferences/changemp.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/preferences/removemp.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/preferences/preferences.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/profile/createProfileWizard.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/profile/profileSelection.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/profile/profileSelection.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/update/updates.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/update/updates.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/update/incompatible.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/update/history.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/update/errors.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/cookie/cookieAcceptDialog.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/cookie/cookieAcceptDialog.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/autoconfig/autoconfig.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/help/help.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/help/help.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/help/help-toc.rdf extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/help/welcome.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/accept2locale.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/commonDialog.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/commonDialogs.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/config.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/config.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/console.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/console.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/dialogOverlay.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/editMenuOverlay.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/intl.css extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/intl.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/keys.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/languageNames.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/regionNames.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/dialog.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/tabbrowser.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/tabbrowser.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/tree.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/wizard.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/textcontext.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-region/region.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-region/region.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global-region/builtinURLs.rdf extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/passwordmgr/passwordmgr.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/passwordmgr/passwordManager.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/charsetOverlay.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/contentAreaCommands.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/customizeCharset.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/customizeToolbar.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/customizeToolbar.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/finddialog.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/finddialog.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/nsTreeSorting.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/printdialog.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/printjoboptions.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/printPageSetup.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/printPreview.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/printPreviewProgress.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/printProgress.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/viewSource.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/viewSource.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/global/wizard.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/downloads/unknownContentType.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/mozapps/downloads/unknownContentType.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/reporter/reportWizard.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/reporter/about.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/reporter/reporterOverlay.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/reporter/reportResults.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/reporter/reporter.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/reporter/reportWizard.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/mk/reporter/reporterOverlay.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/aboutDialog.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/credits.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/baseMenuOverlay.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/browser.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/metaData.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/metaData.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/openLocation.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/openLocation.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/page-drawer.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/pageInfo.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/pageReport.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/pageReportFirstTime.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/sanitize.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/search.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/searchbar.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/engineManager.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/setDesktopBackground.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/shellservice.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/sessionstore.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/feeds/subscribe.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/feeds/addFeedReader.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/feeds/subscribe.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/history/history.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/migration/migration.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/migration/migration.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/advanced.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/changeaction.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/colors.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/cookies.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/content.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/connection.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/downloadactions.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/feeds.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/feeds.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/fonts.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/languages.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/main.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/permissions.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/phishEULA.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/preferences.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/preferences.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/privacy.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/sanitize.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/security.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/securityWarnings.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/tabs.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/sidebar/sidebar.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser-region/region.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/help.rdf extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/firebird-toc.rdf extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/search-db.rdf extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/accessibility.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/cookies.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/forieusers.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/menu_reference.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/popup.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/prefs.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/shortcuts.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/using_firebird.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/customization.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/firefox_welcome.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/download_manager.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/platformStrings.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/help/glossary.xhtml extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/browser.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/pageInfo.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/safeMode.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/bookmarks/bookmarks.properties extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/branding/brand.dtd extracting: firefox.RfE24731/firefox/langpack-mk/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.RfE24731/firefox/langpack-mk/locale/browser-region/region.properties + find firefox.RfE24731/firefox/langpack-mk -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org/chrome/mk.jar + cd firefox.RfE24731/firefox/langpack-mk + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mk@firefox.mozilla.org/chrome/mk.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/mk/pipnss/security.properties (deflated 69%) adding: locale/mk/pipnss/pipnss.properties (deflated 74%) adding: locale/mk/help/welcome.xhtml (deflated 60%) adding: locale/mk/help/help.dtd (deflated 67%) adding: locale/mk/help/help-toc.rdf (deflated 61%) adding: locale/mk/help/help.properties (deflated 7%) adding: locale/mk/necko/necko.properties (deflated 57%) adding: locale/mk/autoconfig/autoconfig.properties (deflated 56%) adding: locale/mk/global-region/region.dtd (stored 0%) adding: locale/mk/global-region/builtinURLs.rdf (deflated 62%) adding: locale/mk/global-region/region.properties (deflated 33%) adding: locale/mk/mozapps/profile/profileSelection.properties (deflated 68%) adding: locale/mk/mozapps/profile/createProfileWizard.dtd (deflated 67%) adding: locale/mk/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/mk/mozapps/extensions/about.dtd (deflated 38%) adding: locale/mk/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/mk/mozapps/extensions/update.dtd (deflated 75%) adding: locale/mk/mozapps/extensions/update.properties (deflated 54%) adding: locale/mk/mozapps/extensions/extensions.properties (deflated 74%) adding: locale/mk/mozapps/preferences/preferences.properties (deflated 53%) adding: locale/mk/mozapps/preferences/removemp.dtd (deflated 56%) adding: locale/mk/mozapps/preferences/ocsp.dtd (deflated 56%) adding: locale/mk/mozapps/preferences/changemp.dtd (deflated 62%) adding: locale/mk/mozapps/downloads/downloadProperties.dtd (deflated 35%) adding: locale/mk/mozapps/downloads/unknownContentType.dtd (deflated 61%) adding: locale/mk/mozapps/downloads/downloads.properties (deflated 69%) adding: locale/mk/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/mk/mozapps/downloads/unknownContentType.properties (deflated 46%) adding: locale/mk/mozapps/update/errors.dtd (deflated 37%) adding: locale/mk/mozapps/update/incompatible.dtd (deflated 55%) adding: locale/mk/mozapps/update/updates.dtd (deflated 72%) adding: locale/mk/mozapps/update/updates.properties (deflated 70%) adding: locale/mk/mozapps/update/history.dtd (deflated 54%) adding: locale/mk/mozapps/plugins/plugins.dtd (deflated 67%) adding: locale/mk/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/mk/mozapps/xpinstall/xpinstallConfirm.properties (deflated 53%) adding: locale/mk/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 41%) adding: locale/mk/global-platform/win/accessible.properties (deflated 32%) adding: locale/mk/global-platform/win/intl.properties (deflated 24%) adding: locale/mk/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/mk/global-platform/mac/accessible.properties (deflated 32%) adding: locale/mk/global-platform/mac/intl.properties (deflated 24%) adding: locale/mk/global-platform/mac/platformKeys.properties (deflated 32%) adding: locale/mk/global-platform/unix/accessible.properties (deflated 32%) adding: locale/mk/global-platform/unix/intl.properties (deflated 24%) adding: locale/mk/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/mk/global/printProgress.dtd (deflated 40%) adding: locale/mk/global/viewSource.properties (deflated 49%) adding: locale/mk/global/dialogOverlay.dtd (deflated 31%) adding: locale/mk/global/printPreviewProgress.dtd (deflated 31%) adding: locale/mk/global/xbl.properties (deflated 51%) adding: locale/mk/global/tree.dtd (stored 0%) adding: locale/mk/global/nsProgressDialog.dtd (deflated 63%) adding: locale/mk/global/downloadProgress.properties (deflated 50%) adding: locale/mk/global/textcontext.dtd (deflated 61%) adding: locale/mk/global/xml/prettyprint.dtd (deflated 52%) adding: locale/mk/global/finddialog.properties (deflated 15%) adding: locale/mk/global/filepicker.properties (deflated 69%) adding: locale/mk/global/printing.properties (deflated 70%) adding: locale/mk/global/appstrings.properties (deflated 67%) adding: locale/mk/global/customizeToolbar.properties (deflated 45%) adding: locale/mk/global/xslt/xslt.properties (deflated 63%) adding: locale/mk/global/customizeCharset.dtd (deflated 56%) adding: locale/mk/global/accept2locale.properties (deflated 52%) adding: locale/mk/global/languageNames.properties (deflated 58%) adding: locale/mk/global/printdialog.dtd (deflated 61%) adding: locale/mk/global/nsProgressDialog.properties (deflated 51%) adding: locale/mk/global/viewSource.dtd (deflated 70%) adding: locale/mk/global/printPreview.dtd (deflated 61%) adding: locale/mk/global/console.properties (deflated 29%) adding: locale/mk/global/intl.css (deflated 21%) adding: locale/mk/global/layout/HtmlForm.properties (deflated 51%) adding: locale/mk/global/layout/MediaDocument.properties (deflated 58%) adding: locale/mk/global/layout/xmlparser.properties (deflated 58%) adding: locale/mk/global/dom/dom.properties (deflated 67%) adding: locale/mk/global/printPageSetup.dtd (deflated 63%) adding: locale/mk/global/finddialog.dtd (deflated 60%) adding: locale/mk/global/editMenuOverlay.dtd (deflated 69%) adding: locale/mk/global/printjoboptions.dtd (deflated 56%) adding: locale/mk/global/nsHelperAppDlg.properties (deflated 12%) adding: locale/mk/global/contentAreaCommands.properties (deflated 54%) adding: locale/mk/global/security/caps.properties (deflated 58%) adding: locale/mk/global/config.properties (deflated 51%) adding: locale/mk/global/charsetTitles.properties (deflated 66%) adding: locale/mk/global/intl.properties (deflated 59%) adding: locale/mk/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/mk/global/mozilla.dtd (deflated 45%) adding: locale/mk/global/findbar.properties (deflated 41%) adding: locale/mk/global/printdialog.properties (deflated 53%) adding: locale/mk/global/css.properties (deflated 66%) adding: locale/mk/global/config.dtd (deflated 59%) adding: locale/mk/global/customizeToolbar.dtd (deflated 48%) adding: locale/mk/global/webservices/security.properties (deflated 54%) adding: locale/mk/global/layout_errors.properties (deflated 56%) adding: locale/mk/global/console.dtd (deflated 59%) adding: locale/mk/global/plugins.properties (deflated 44%) adding: locale/mk/global/findbar.dtd (deflated 55%) adding: locale/mk/global/dialog.properties (deflated 34%) adding: locale/mk/global/brand.dtd (deflated 18%) adding: locale/mk/global/tabbrowser.properties (deflated 60%) adding: locale/mk/global/wizard.dtd (deflated 72%) adding: locale/mk/global/commonDialogs.properties (deflated 38%) adding: locale/mk/global/xpinstall/xpinstall.properties (deflated 63%) adding: locale/mk/global/regionNames.properties (deflated 53%) adding: locale/mk/global/charsetOverlay.dtd (deflated 68%) adding: locale/mk/global/global-strres.properties (deflated 52%) adding: locale/mk/global/nsWebBrowserPersist.properties (deflated 63%) adding: locale/mk/global/netError.dtd (deflated 72%) adding: locale/mk/global/wizard.properties (deflated 31%) adding: locale/mk/global/preferences.dtd (deflated 45%) adding: locale/mk/global/nsTreeSorting.properties (stored 0%) adding: locale/mk/global/history/history.properties (deflated 47%) adding: locale/mk/global/global.dtd (stored 0%) adding: locale/mk/global/xul.properties (deflated 50%) adding: locale/mk/global/tabbrowser.dtd (deflated 63%) adding: locale/mk/global/license.dtd (deflated 61%) adding: locale/mk/global/filepicker.dtd (deflated 59%) adding: locale/mk/global/commonDialog.dtd (deflated 41%) adding: locale/mk/global/keys.properties (deflated 53%) adding: locale/mk/passwordmgr/passwordManager.dtd (deflated 60%) adding: locale/mk/passwordmgr/passwordmgr.properties (deflated 62%) adding: locale/mk/reporter/about.dtd (deflated 22%) adding: locale/mk/reporter/reporter.dtd (deflated 18%) adding: locale/mk/reporter/reporterOverlay.dtd (deflated 49%) adding: locale/mk/reporter/reporterOverlay.properties (deflated 9%) adding: locale/mk/reporter/reportWizard.dtd (deflated 65%) adding: locale/mk/reporter/reportResults.dtd (deflated 48%) adding: locale/mk/reporter/reportWizard.properties (deflated 51%) adding: locale/mk/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/mk/pippki/certManager.dtd (deflated 72%) adding: locale/mk/pippki/PrefOverlay.dtd (deflated 54%) adding: locale/mk/pippki/pref-validation.dtd (deflated 66%) adding: locale/mk/pippki/newserver.dtd (deflated 58%) adding: locale/mk/pippki/newserver.properties (deflated 52%) adding: locale/mk/pippki/pippki.properties (deflated 71%) adding: locale/mk/pippki/deviceManager.dtd (deflated 62%) adding: locale/mk/pippki/pippki.dtd (deflated 70%) adding: locale/mk/pippki/PageInfoOverlay.dtd (deflated 54%) adding: locale/mk/pippki/pref-security.dtd (deflated 60%) adding: locale/mk/pippki/pref-ssl.dtd (deflated 62%) adding: locale/mk/cookie/cookieAcceptDialog.dtd (deflated 60%) adding: locale/mk/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/browser/aboutDialog.dtd (deflated 42%) adding: locale/browser/searchbar.dtd (deflated 28%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/page-drawer.dtd (deflated 12%) adding: locale/browser/openLocation.dtd (deflated 50%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 65%) adding: locale/browser/help/help.rdf (deflated 54%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 40%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 42%) adding: locale/browser/feeds/subscribe.dtd (deflated 58%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 6%) adding: locale/browser/preferences/phishEULA.dtd (deflated 44%) adding: locale/browser/preferences/preferences.properties (deflated 66%) adding: locale/browser/preferences/privacy.dtd (deflated 63%) adding: locale/browser/preferences/fonts.dtd (deflated 68%) adding: locale/browser/preferences/content.dtd (deflated 65%) adding: locale/browser/preferences/tabs.dtd (deflated 56%) adding: locale/browser/preferences/changeaction.dtd (deflated 63%) adding: locale/browser/preferences/security.dtd (deflated 60%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 60%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 65%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 61%) adding: locale/browser/preferences/languages.dtd (deflated 65%) adding: locale/browser/preferences/downloadactions.dtd (deflated 61%) adding: locale/browser/preferences/advanced.dtd (deflated 65%) adding: locale/browser/preferences/sanitize.dtd (deflated 54%) adding: locale/browser/preferences/feeds.dtd (deflated 48%) adding: locale/browser/preferences/preferences.dtd (deflated 51%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 50%) adding: locale/browser/sidebar/sidebar.properties (deflated 51%) adding: locale/browser/baseMenuOverlay.dtd (deflated 63%) adding: locale/browser/shellservice.properties (deflated 50%) adding: locale/browser/engineManager.dtd (deflated 58%) adding: locale/browser/pageReportFirstTime.dtd (deflated 55%) adding: locale/browser/search.properties (deflated 54%) adding: locale/browser/setDesktopBackground.dtd (deflated 41%) adding: locale/browser/pageReport.dtd (deflated 45%) adding: locale/browser/credits.dtd (deflated 59%) adding: locale/browser/migration/migration.properties (deflated 72%) adding: locale/browser/migration/migration.dtd (deflated 69%) adding: locale/browser/sanitize.dtd (deflated 57%) adding: locale/browser/metaData.properties (deflated 37%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 49%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 74%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 73%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 62%) adding: locale/browser/browser.properties (deflated 66%) adding: locale/browser/history/history.dtd (deflated 67%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 18%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 64%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/branding/brand.properties (deflated 44%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.RfE24731 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/mn.xpi .xpi + language=mn + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org + unzip firefox-langpacks/mn.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org Archive: firefox-langpacks/mn.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.Uzx24747 + langtmp=firefox.Uzx24747/firefox/langpack-mn + /bin/mkdir -p firefox.Uzx24747/firefox/langpack-mn + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar -d firefox.Uzx24747/firefox/langpack-mn Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/necko/necko.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/css.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/xbl.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/xul.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/printing.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/layout_errors.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/netError.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/global.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/appstrings.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/charsetTitles.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/global-strres.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/plugins.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/nsWebBrowserPersist.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/printdialog.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/xslt/xslt.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/dom/dom.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/layout/MediaDocument.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/layout/xmlparser.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/layout/HtmlForm.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/security/caps.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/xml/prettyprint.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/webservices/security.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-platform/win/accessible.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-platform/mac/accessible.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-platform/unix/accessible.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pipnss/pipnss.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pipnss/security.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/pippki.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/pref-ssl.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/pippki.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/PrefOverlay.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/newserver.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/newserver.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/pref-security.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/PageInfoOverlay.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/certManager.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/deviceManager.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/pref-validation.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/pippki/pref-masterpass.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/brand.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/license.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/mozilla.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/nsHelperAppDlg.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/nsHelperAppDlg.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/nsProgressDialog.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/nsProgressDialog.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/filepicker.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/filepicker.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-platform/mac/platformKeys.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-platform/unix/platformKeys.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-platform/win/platformKeys.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-platform/mac/intl.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-platform/unix/intl.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-platform/win/intl.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/downloadProgress.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/findbar.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/findbar.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/preferences.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/history/history.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/xpinstall/xpinstall.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/downloads/downloads.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/downloads/downloads.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/downloads/downloadProperties.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/extensions/extensions.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/extensions/extensions.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/extensions/about.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/extensions/update.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/extensions/update.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/plugins/plugins.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/plugins/plugins.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/preferences/ocsp.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/preferences/changemp.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/preferences/removemp.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/preferences/preferences.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/profile/createProfileWizard.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/profile/profileSelection.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/profile/profileSelection.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/update/updates.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/update/updates.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/update/incompatible.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/update/history.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/update/errors.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/cookie/cookieAcceptDialog.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/cookie/cookieAcceptDialog.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/autoconfig/autoconfig.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/help/help.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/help/help.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/help/help-toc.rdf extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/help/welcome.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/accept2locale.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/commonDialog.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/commonDialogs.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/config.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/config.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/console.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/console.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/dialogOverlay.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/editMenuOverlay.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/intl.css extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/intl.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/keys.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/languageNames.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/regionNames.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/dialog.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/tabbrowser.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/tabbrowser.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/tree.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/wizard.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/textcontext.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-region/region.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-region/region.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global-region/builtinURLs.rdf extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/passwordmgr/passwordmgr.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/passwordmgr/passwordManager.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/charsetOverlay.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/contentAreaCommands.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/customizeCharset.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/customizeToolbar.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/customizeToolbar.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/finddialog.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/finddialog.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/nsTreeSorting.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/printdialog.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/printjoboptions.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/printPageSetup.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/printPreview.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/printPreviewProgress.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/printProgress.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/viewSource.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/viewSource.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/global/wizard.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/downloads/unknownContentType.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/mozapps/downloads/unknownContentType.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/reporter/reportWizard.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/reporter/about.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/reporter/reporterOverlay.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/reporter/reportResults.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/reporter/reporter.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/reporter/reportWizard.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/mn/reporter/reporterOverlay.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/aboutDialog.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/credits.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/baseMenuOverlay.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/browser.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/metaData.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/metaData.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/openLocation.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/openLocation.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/page-drawer.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/pageInfo.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/pageReport.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/pageReportFirstTime.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/sanitize.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/search.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/searchbar.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/engineManager.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/setDesktopBackground.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/shellservice.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/sessionstore.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/feeds/subscribe.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/feeds/addFeedReader.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/feeds/subscribe.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/history/history.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/migration/migration.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/migration/migration.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/advanced.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/changeaction.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/colors.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/cookies.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/content.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/connection.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/downloadactions.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/feeds.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/feeds.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/fonts.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/languages.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/main.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/permissions.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/phishEULA.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/preferences.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/preferences.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/privacy.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/sanitize.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/security.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/securityWarnings.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/tabs.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/sidebar/sidebar.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser-region/region.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/help.rdf extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/firebird-toc.rdf extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/search-db.rdf extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/accessibility.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/cookies.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/forieusers.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/menu_reference.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/popup.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/prefs.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/shortcuts.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/using_firebird.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/customization.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/firefox_welcome.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/download_manager.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/platformStrings.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/help/glossary.xhtml extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/browser.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/pageInfo.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/safeMode.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/bookmarks/bookmarks.properties extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/branding/brand.dtd extracting: firefox.Uzx24747/firefox/langpack-mn/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.Uzx24747/firefox/langpack-mn/locale/browser-region/region.properties + find firefox.Uzx24747/firefox/langpack-mn -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar + cd firefox.Uzx24747/firefox/langpack-mn + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar locale adding: locale/browser-region/region.properties (deflated 62%) adding: locale/browser/aboutDialog.dtd (deflated 49%) adding: locale/browser/searchbar.dtd (deflated 30%) adding: locale/browser/metaData.dtd (deflated 63%) adding: locale/browser/page-drawer.dtd (deflated 19%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/help/download_manager.xhtml (deflated 66%) adding: locale/browser/help/customization.xhtml (deflated 73%) adding: locale/browser/help/using_firebird.xhtml (deflated 77%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 70%) adding: locale/browser/help/menu_reference.xhtml (deflated 75%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 72%) adding: locale/browser/help/forieusers.xhtml (deflated 63%) adding: locale/browser/help/prefs.xhtml (deflated 78%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 50%) adding: locale/browser/help/popup.xhtml (deflated 67%) adding: locale/browser/help/platformStrings.dtd (deflated 72%) adding: locale/browser/help/help.rdf (deflated 48%) adding: locale/browser/help/accessibility.xhtml (deflated 74%) adding: locale/browser/feeds/subscribe.properties (deflated 37%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 37%) adding: locale/browser/feeds/subscribe.dtd (deflated 56%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 12%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/preferences.properties (deflated 65%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/fonts.dtd (deflated 72%) adding: locale/browser/preferences/content.dtd (deflated 69%) adding: locale/browser/preferences/tabs.dtd (deflated 61%) adding: locale/browser/preferences/changeaction.dtd (deflated 66%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 64%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 64%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 73%) adding: locale/browser/preferences/connection.dtd (deflated 70%) adding: locale/browser/preferences/feeds.properties (deflated 3%) adding: locale/browser/preferences/cookies.dtd (deflated 66%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/downloadactions.dtd (deflated 69%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/sanitize.dtd (deflated 58%) adding: locale/browser/preferences/feeds.dtd (deflated 50%) adding: locale/browser/preferences/preferences.dtd (deflated 53%) adding: locale/browser/preferences/main.dtd (deflated 64%) adding: locale/browser/openLocation.properties (deflated 2%) adding: locale/browser/sessionstore.properties (deflated 47%) adding: locale/browser/sidebar/sidebar.properties (deflated 47%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 43%) adding: locale/browser/engineManager.dtd (deflated 58%) adding: locale/browser/pageReportFirstTime.dtd (deflated 52%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/setDesktopBackground.dtd (deflated 39%) adding: locale/browser/pageReport.dtd (deflated 43%) adding: locale/browser/credits.dtd (deflated 59%) adding: locale/browser/migration/migration.properties (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/sanitize.dtd (deflated 56%) adding: locale/browser/metaData.properties (deflated 34%) adding: locale/browser/pageInfo.properties (deflated 49%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/pageInfo.dtd (deflated 68%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 50%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 74%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 73%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 64%) adding: locale/browser/browser.properties (deflated 65%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 24%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/branding/brand.properties (deflated 40%) adding: locale/mn/pipnss/security.properties (deflated 73%) adding: locale/mn/pipnss/pipnss.properties (deflated 74%) adding: locale/mn/help/welcome.xhtml (deflated 58%) adding: locale/mn/help/help.dtd (deflated 69%) adding: locale/mn/help/help-toc.rdf (deflated 57%) adding: locale/mn/help/help.properties (stored 0%) adding: locale/mn/necko/necko.properties (deflated 57%) adding: locale/mn/autoconfig/autoconfig.properties (deflated 49%) adding: locale/mn/global-region/region.dtd (stored 0%) adding: locale/mn/global-region/builtinURLs.rdf (deflated 62%) adding: locale/mn/global-region/region.properties (deflated 41%) adding: locale/mn/mozapps/profile/profileSelection.properties (deflated 69%) adding: locale/mn/mozapps/profile/createProfileWizard.dtd (deflated 66%) adding: locale/mn/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/mn/mozapps/extensions/about.dtd (deflated 43%) adding: locale/mn/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/mn/mozapps/extensions/update.dtd (deflated 74%) adding: locale/mn/mozapps/extensions/update.properties (deflated 54%) adding: locale/mn/mozapps/extensions/extensions.properties (deflated 72%) adding: locale/mn/mozapps/preferences/preferences.properties (deflated 50%) adding: locale/mn/mozapps/preferences/removemp.dtd (deflated 54%) adding: locale/mn/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/mn/mozapps/preferences/changemp.dtd (deflated 61%) adding: locale/mn/mozapps/downloads/downloadProperties.dtd (deflated 43%) adding: locale/mn/mozapps/downloads/unknownContentType.dtd (deflated 61%) adding: locale/mn/mozapps/downloads/downloads.properties (deflated 69%) adding: locale/mn/mozapps/downloads/downloads.dtd (deflated 71%) adding: locale/mn/mozapps/downloads/unknownContentType.properties (deflated 42%) adding: locale/mn/mozapps/update/errors.dtd (deflated 35%) adding: locale/mn/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/mn/mozapps/update/updates.dtd (deflated 74%) adding: locale/mn/mozapps/update/updates.properties (deflated 69%) adding: locale/mn/mozapps/update/history.dtd (deflated 57%) adding: locale/mn/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/mn/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/mn/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/mn/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 37%) adding: locale/mn/global-platform/win/accessible.properties (deflated 45%) adding: locale/mn/global-platform/win/intl.properties (deflated 22%) adding: locale/mn/global-platform/win/platformKeys.properties (deflated 35%) adding: locale/mn/global-platform/mac/accessible.properties (deflated 45%) adding: locale/mn/global-platform/mac/intl.properties (deflated 22%) adding: locale/mn/global-platform/mac/platformKeys.properties (deflated 33%) adding: locale/mn/global-platform/unix/accessible.properties (deflated 45%) adding: locale/mn/global-platform/unix/intl.properties (deflated 22%) adding: locale/mn/global-platform/unix/platformKeys.properties (deflated 35%) adding: locale/mn/global/printProgress.dtd (deflated 39%) adding: locale/mn/global/viewSource.properties (deflated 39%) adding: locale/mn/global/dialogOverlay.dtd (deflated 34%) adding: locale/mn/global/printPreviewProgress.dtd (deflated 30%) adding: locale/mn/global/xbl.properties (deflated 7%) adding: locale/mn/global/tree.dtd (deflated 1%) adding: locale/mn/global/nsProgressDialog.dtd (deflated 58%) adding: locale/mn/global/downloadProgress.properties (deflated 37%) adding: locale/mn/global/textcontext.dtd (deflated 62%) adding: locale/mn/global/xml/prettyprint.dtd (deflated 26%) adding: locale/mn/global/finddialog.properties (deflated 7%) adding: locale/mn/global/filepicker.properties (deflated 64%) adding: locale/mn/global/printing.properties (deflated 65%) adding: locale/mn/global/appstrings.properties (deflated 67%) adding: locale/mn/global/customizeToolbar.properties (deflated 41%) adding: locale/mn/global/xslt/xslt.properties (deflated 65%) adding: locale/mn/global/customizeCharset.dtd (deflated 54%) adding: locale/mn/global/accept2locale.properties (deflated 15%) adding: locale/mn/global/languageNames.properties (deflated 41%) adding: locale/mn/global/printdialog.dtd (deflated 60%) adding: locale/mn/global/nsProgressDialog.properties (deflated 35%) adding: locale/mn/global/viewSource.dtd (deflated 70%) adding: locale/mn/global/printPreview.dtd (deflated 66%) adding: locale/mn/global/console.properties (deflated 21%) adding: locale/mn/global/intl.css (deflated 21%) adding: locale/mn/global/layout/HtmlForm.properties (deflated 42%) adding: locale/mn/global/layout/MediaDocument.properties (deflated 41%) adding: locale/mn/global/layout/xmlparser.properties (deflated 52%) adding: locale/mn/global/dom/dom.properties (deflated 64%) adding: locale/mn/global/printPageSetup.dtd (deflated 63%) adding: locale/mn/global/finddialog.dtd (deflated 59%) adding: locale/mn/global/editMenuOverlay.dtd (deflated 68%) adding: locale/mn/global/printjoboptions.dtd (deflated 56%) adding: locale/mn/global/nsHelperAppDlg.properties (deflated 7%) adding: locale/mn/global/contentAreaCommands.properties (deflated 52%) adding: locale/mn/global/security/caps.properties (deflated 52%) adding: locale/mn/global/config.properties (deflated 52%) adding: locale/mn/global/charsetTitles.properties (deflated 67%) adding: locale/mn/global/intl.properties (deflated 58%) adding: locale/mn/global/nsHelperAppDlg.dtd (deflated 69%) adding: locale/mn/global/mozilla.dtd (deflated 41%) adding: locale/mn/global/findbar.properties (deflated 31%) adding: locale/mn/global/printdialog.properties (deflated 21%) adding: locale/mn/global/css.properties (deflated 68%) adding: locale/mn/global/config.dtd (deflated 63%) adding: locale/mn/global/customizeToolbar.dtd (deflated 49%) adding: locale/mn/global/webservices/security.properties (deflated 46%) adding: locale/mn/global/layout_errors.properties (deflated 57%) adding: locale/mn/global/console.dtd (deflated 62%) adding: locale/mn/global/plugins.properties (deflated 41%) adding: locale/mn/global/findbar.dtd (deflated 57%) adding: locale/mn/global/dialog.properties (deflated 33%) adding: locale/mn/global/brand.dtd (deflated 18%) adding: locale/mn/global/tabbrowser.properties (deflated 56%) adding: locale/mn/global/wizard.dtd (deflated 74%) adding: locale/mn/global/commonDialogs.properties (deflated 31%) adding: locale/mn/global/xpinstall/xpinstall.properties (deflated 62%) adding: locale/mn/global/regionNames.properties (deflated 42%) adding: locale/mn/global/charsetOverlay.dtd (deflated 68%) adding: locale/mn/global/global-strres.properties (deflated 6%) adding: locale/mn/global/nsWebBrowserPersist.properties (deflated 67%) adding: locale/mn/global/netError.dtd (deflated 72%) adding: locale/mn/global/wizard.properties (deflated 40%) adding: locale/mn/global/preferences.dtd (deflated 44%) adding: locale/mn/global/nsTreeSorting.properties (deflated 6%) adding: locale/mn/global/history/history.properties (deflated 44%) adding: locale/mn/global/global.dtd (stored 0%) adding: locale/mn/global/xul.properties (deflated 9%) adding: locale/mn/global/tabbrowser.dtd (deflated 62%) adding: locale/mn/global/license.dtd (deflated 64%) adding: locale/mn/global/filepicker.dtd (deflated 55%) adding: locale/mn/global/commonDialog.dtd (deflated 39%) adding: locale/mn/global/keys.properties (deflated 42%) adding: locale/mn/passwordmgr/passwordManager.dtd (deflated 62%) adding: locale/mn/passwordmgr/passwordmgr.properties (deflated 59%) adding: locale/mn/reporter/about.dtd (deflated 23%) adding: locale/mn/reporter/reporter.dtd (deflated 23%) adding: locale/mn/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/mn/reporter/reporterOverlay.properties (deflated 5%) adding: locale/mn/reporter/reportWizard.dtd (deflated 67%) adding: locale/mn/reporter/reportResults.dtd (deflated 48%) adding: locale/mn/reporter/reportWizard.properties (deflated 47%) adding: locale/mn/pippki/pref-masterpass.dtd (deflated 69%) adding: locale/mn/pippki/certManager.dtd (deflated 79%) adding: locale/mn/pippki/PrefOverlay.dtd (deflated 32%) adding: locale/mn/pippki/pref-validation.dtd (deflated 75%) adding: locale/mn/pippki/newserver.dtd (deflated 59%) adding: locale/mn/pippki/newserver.properties (deflated 46%) adding: locale/mn/pippki/pippki.properties (deflated 73%) adding: locale/mn/pippki/deviceManager.dtd (deflated 69%) adding: locale/mn/pippki/pippki.dtd (deflated 73%) adding: locale/mn/pippki/PageInfoOverlay.dtd (deflated 37%) adding: locale/mn/pippki/pref-security.dtd (deflated 69%) adding: locale/mn/pippki/pref-ssl.dtd (deflated 71%) adding: locale/mn/cookie/cookieAcceptDialog.dtd (deflated 54%) adding: locale/mn/cookie/cookieAcceptDialog.properties (deflated 51%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.Uzx24747 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/nb-NO.xpi .xpi + language=nb-NO + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org + unzip firefox-langpacks/nb-NO.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org Archive: firefox-langpacks/nb-NO.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.aYG24763 + langtmp=firefox.aYG24763/firefox/langpack-nb-NO + /bin/mkdir -p firefox.aYG24763/firefox/langpack-nb-NO + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar -d firefox.aYG24763/firefox/langpack-nb-NO Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/necko/necko.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/css.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/xbl.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/xul.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/printing.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/layout_errors.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/netError.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/global.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/appstrings.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/charsetTitles.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/global-strres.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/plugins.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/nsWebBrowserPersist.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/printdialog.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/xslt/xslt.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/dom/dom.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/layout/MediaDocument.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/layout/xmlparser.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/layout/HtmlForm.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/security/caps.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/xml/prettyprint.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/webservices/security.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-platform/win/accessible.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-platform/mac/accessible.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-platform/unix/accessible.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pipnss/pipnss.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pipnss/security.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/pippki.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/pref-ssl.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/pippki.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/PrefOverlay.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/newserver.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/newserver.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/pref-security.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/PageInfoOverlay.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/certManager.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/deviceManager.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/pref-validation.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/pippki/pref-masterpass.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/brand.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/license.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/mozilla.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/nsHelperAppDlg.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/nsHelperAppDlg.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/nsProgressDialog.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/nsProgressDialog.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/filepicker.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/filepicker.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-platform/mac/platformKeys.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-platform/unix/platformKeys.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-platform/win/platformKeys.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-platform/mac/intl.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-platform/unix/intl.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-platform/win/intl.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/downloadProgress.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/findbar.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/findbar.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/preferences.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/history/history.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/xpinstall/xpinstall.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/downloads.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/downloads.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/downloadProperties.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/extensions.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/extensions.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/about.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/update.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/update.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/plugins/plugins.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/plugins/plugins.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/preferences/ocsp.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/preferences/changemp.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/preferences/removemp.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/preferences/preferences.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/profile/createProfileWizard.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/profile/profileSelection.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/profile/profileSelection.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/updates.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/updates.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/incompatible.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/history.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/errors.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/cookie/cookieAcceptDialog.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/cookie/cookieAcceptDialog.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/autoconfig/autoconfig.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/help/help.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/help/help.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/help/help-toc.rdf extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/help/welcome.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/accept2locale.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/commonDialog.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/commonDialogs.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/config.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/config.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/console.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/console.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/dialogOverlay.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/editMenuOverlay.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/intl.css extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/intl.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/keys.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/languageNames.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/regionNames.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/dialog.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/tabbrowser.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/tabbrowser.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/tree.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/wizard.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/textcontext.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-region/region.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-region/region.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global-region/builtinURLs.rdf extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/passwordmgr/passwordmgr.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/passwordmgr/passwordManager.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/charsetOverlay.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/contentAreaCommands.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/customizeCharset.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/customizeToolbar.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/customizeToolbar.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/finddialog.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/finddialog.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/nsTreeSorting.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/printdialog.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/printjoboptions.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/printPageSetup.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/printPreview.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/printPreviewProgress.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/printProgress.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/viewSource.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/viewSource.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/global/wizard.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/unknownContentType.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/unknownContentType.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/reporter/reportWizard.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/reporter/about.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/reporter/reporterOverlay.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/reporter/reportResults.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/reporter/reporter.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/reporter/reportWizard.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/nb-NO/reporter/reporterOverlay.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/aboutDialog.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/credits.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/baseMenuOverlay.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/browser.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/metaData.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/metaData.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/openLocation.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/openLocation.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/page-drawer.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/pageInfo.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/pageReport.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/pageReportFirstTime.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/sanitize.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/search.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/searchbar.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/engineManager.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/setDesktopBackground.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/shellservice.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/sessionstore.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/feeds/subscribe.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/feeds/addFeedReader.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/feeds/subscribe.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/history/history.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/migration/migration.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/migration/migration.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/advanced.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/changeaction.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/colors.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/cookies.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/content.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/connection.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/downloadactions.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/feeds.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/feeds.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/fonts.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/languages.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/main.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/permissions.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/phishEULA.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/preferences.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/preferences.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/privacy.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/sanitize.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/security.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/securityWarnings.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/tabs.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/sidebar/sidebar.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser-region/region.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/help.rdf extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/firebird-toc.rdf extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/search-db.rdf extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/accessibility.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/cookies.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/forieusers.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/menu_reference.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/popup.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/prefs.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/shortcuts.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/using_firebird.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/customization.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/firefox_welcome.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/download_manager.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/platformStrings.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/glossary.xhtml extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/images/first.png extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/images/landscape.png extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/images/last.png extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/images/next.png extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/images/portrait.png extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/images/previous.png extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/images/searchbar.png extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/help/images/urlbar.png extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/browser.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/pageInfo.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/safeMode.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/bookmarks/bookmarks.properties extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/branding/brand.dtd extracting: firefox.aYG24763/firefox/langpack-nb-NO/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.aYG24763/firefox/langpack-nb-NO/locale/browser-region/region.properties + find firefox.aYG24763/firefox/langpack-nb-NO -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar + cd firefox.aYG24763/firefox/langpack-nb-NO + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/nb-NO/pipnss/security.properties (deflated 64%) adding: locale/nb-NO/pipnss/pipnss.properties (deflated 68%) adding: locale/nb-NO/help/welcome.xhtml (deflated 54%) adding: locale/nb-NO/help/help.dtd (deflated 72%) adding: locale/nb-NO/help/help-toc.rdf (deflated 60%) adding: locale/nb-NO/help/help.properties (stored 0%) adding: locale/nb-NO/necko/necko.properties (deflated 56%) adding: locale/nb-NO/autoconfig/autoconfig.properties (deflated 45%) adding: locale/nb-NO/global-region/region.dtd (deflated 12%) adding: locale/nb-NO/global-region/builtinURLs.rdf (deflated 61%) adding: locale/nb-NO/global-region/region.properties (deflated 42%) adding: locale/nb-NO/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/nb-NO/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/nb-NO/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/nb-NO/mozapps/extensions/about.dtd (deflated 49%) adding: locale/nb-NO/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/nb-NO/mozapps/extensions/update.dtd (deflated 74%) adding: locale/nb-NO/mozapps/extensions/update.properties (deflated 53%) adding: locale/nb-NO/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/nb-NO/mozapps/preferences/preferences.properties (deflated 45%) adding: locale/nb-NO/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/nb-NO/mozapps/preferences/ocsp.dtd (deflated 57%) adding: locale/nb-NO/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/nb-NO/mozapps/downloads/downloadProperties.dtd (deflated 47%) adding: locale/nb-NO/mozapps/downloads/unknownContentType.dtd (deflated 63%) adding: locale/nb-NO/mozapps/downloads/downloads.properties (deflated 66%) adding: locale/nb-NO/mozapps/downloads/downloads.dtd (deflated 73%) adding: locale/nb-NO/mozapps/downloads/unknownContentType.properties (deflated 36%) adding: locale/nb-NO/mozapps/update/errors.dtd (deflated 47%) adding: locale/nb-NO/mozapps/update/incompatible.dtd (deflated 62%) adding: locale/nb-NO/mozapps/update/updates.dtd (deflated 73%) adding: locale/nb-NO/mozapps/update/updates.properties (deflated 64%) adding: locale/nb-NO/mozapps/update/history.dtd (deflated 62%) adding: locale/nb-NO/mozapps/plugins/plugins.dtd (deflated 71%) adding: locale/nb-NO/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/nb-NO/mozapps/xpinstall/xpinstallConfirm.properties (deflated 44%) adding: locale/nb-NO/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/nb-NO/global-platform/win/accessible.properties (deflated 44%) adding: locale/nb-NO/global-platform/win/intl.properties (deflated 23%) adding: locale/nb-NO/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/nb-NO/global-platform/mac/accessible.properties (deflated 44%) adding: locale/nb-NO/global-platform/mac/intl.properties (deflated 23%) adding: locale/nb-NO/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/nb-NO/global-platform/unix/accessible.properties (deflated 44%) adding: locale/nb-NO/global-platform/unix/intl.properties (deflated 23%) adding: locale/nb-NO/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/nb-NO/global/printProgress.dtd (deflated 44%) adding: locale/nb-NO/global/viewSource.properties (deflated 43%) adding: locale/nb-NO/global/dialogOverlay.dtd (deflated 34%) adding: locale/nb-NO/global/printPreviewProgress.dtd (deflated 35%) adding: locale/nb-NO/global/xbl.properties (deflated 53%) adding: locale/nb-NO/global/tree.dtd (deflated 1%) adding: locale/nb-NO/global/nsProgressDialog.dtd (deflated 63%) adding: locale/nb-NO/global/downloadProgress.properties (deflated 50%) adding: locale/nb-NO/global/textcontext.dtd (deflated 66%) adding: locale/nb-NO/global/xml/prettyprint.dtd (deflated 55%) adding: locale/nb-NO/global/finddialog.properties (deflated 11%) adding: locale/nb-NO/global/filepicker.properties (deflated 63%) adding: locale/nb-NO/global/printing.properties (deflated 64%) adding: locale/nb-NO/global/appstrings.properties (deflated 60%) adding: locale/nb-NO/global/customizeToolbar.properties (deflated 45%) adding: locale/nb-NO/global/xslt/xslt.properties (deflated 57%) adding: locale/nb-NO/global/customizeCharset.dtd (deflated 57%) adding: locale/nb-NO/global/accept2locale.properties (deflated 53%) adding: locale/nb-NO/global/languageNames.properties (deflated 50%) adding: locale/nb-NO/global/printdialog.dtd (deflated 62%) adding: locale/nb-NO/global/nsProgressDialog.properties (deflated 52%) adding: locale/nb-NO/global/viewSource.dtd (deflated 71%) adding: locale/nb-NO/global/printPreview.dtd (deflated 64%) adding: locale/nb-NO/global/console.properties (deflated 28%) adding: locale/nb-NO/global/intl.css (deflated 21%) adding: locale/nb-NO/global/layout/HtmlForm.properties (deflated 52%) adding: locale/nb-NO/global/layout/MediaDocument.properties (deflated 60%) adding: locale/nb-NO/global/layout/xmlparser.properties (deflated 55%) adding: locale/nb-NO/global/dom/dom.properties (deflated 58%) adding: locale/nb-NO/global/printPageSetup.dtd (deflated 67%) adding: locale/nb-NO/global/finddialog.dtd (deflated 62%) adding: locale/nb-NO/global/editMenuOverlay.dtd (deflated 77%) adding: locale/nb-NO/global/printjoboptions.dtd (deflated 56%) adding: locale/nb-NO/global/nsHelperAppDlg.properties (deflated 8%) adding: locale/nb-NO/global/contentAreaCommands.properties (deflated 49%) adding: locale/nb-NO/global/security/caps.properties (deflated 56%) adding: locale/nb-NO/global/config.properties (deflated 53%) adding: locale/nb-NO/global/charsetTitles.properties (deflated 66%) adding: locale/nb-NO/global/intl.properties (deflated 59%) adding: locale/nb-NO/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/nb-NO/global/mozilla.dtd (deflated 37%) adding: locale/nb-NO/global/findbar.properties (deflated 31%) adding: locale/nb-NO/global/printdialog.properties (deflated 55%) adding: locale/nb-NO/global/css.properties (deflated 66%) adding: locale/nb-NO/global/config.dtd (deflated 61%) adding: locale/nb-NO/global/customizeToolbar.dtd (deflated 54%) adding: locale/nb-NO/global/webservices/security.properties (deflated 55%) adding: locale/nb-NO/global/layout_errors.properties (deflated 57%) adding: locale/nb-NO/global/console.dtd (deflated 60%) adding: locale/nb-NO/global/plugins.properties (deflated 45%) adding: locale/nb-NO/global/findbar.dtd (deflated 56%) adding: locale/nb-NO/global/dialog.properties (deflated 42%) adding: locale/nb-NO/global/brand.dtd (deflated 18%) adding: locale/nb-NO/global/tabbrowser.properties (deflated 56%) adding: locale/nb-NO/global/wizard.dtd (deflated 77%) adding: locale/nb-NO/global/commonDialogs.properties (deflated 31%) adding: locale/nb-NO/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/nb-NO/global/regionNames.properties (deflated 41%) adding: locale/nb-NO/global/charsetOverlay.dtd (deflated 72%) adding: locale/nb-NO/global/global-strres.properties (deflated 54%) adding: locale/nb-NO/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/nb-NO/global/netError.dtd (deflated 67%) adding: locale/nb-NO/global/wizard.properties (deflated 36%) adding: locale/nb-NO/global/preferences.dtd (deflated 59%) adding: locale/nb-NO/global/nsTreeSorting.properties (deflated 3%) adding: locale/nb-NO/global/history/history.properties (deflated 45%) adding: locale/nb-NO/global/global.dtd (stored 0%) adding: locale/nb-NO/global/xul.properties (deflated 53%) adding: locale/nb-NO/global/tabbrowser.dtd (deflated 66%) adding: locale/nb-NO/global/license.dtd (deflated 64%) adding: locale/nb-NO/global/filepicker.dtd (deflated 57%) adding: locale/nb-NO/global/commonDialog.dtd (deflated 45%) adding: locale/nb-NO/global/keys.properties (deflated 55%) adding: locale/nb-NO/passwordmgr/passwordManager.dtd (deflated 67%) adding: locale/nb-NO/passwordmgr/passwordmgr.properties (deflated 56%) adding: locale/nb-NO/reporter/about.dtd (deflated 51%) adding: locale/nb-NO/reporter/reporter.dtd (deflated 47%) adding: locale/nb-NO/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/nb-NO/reporter/reporterOverlay.properties (deflated 9%) adding: locale/nb-NO/reporter/reportWizard.dtd (deflated 68%) adding: locale/nb-NO/reporter/reportResults.dtd (deflated 65%) adding: locale/nb-NO/reporter/reportWizard.properties (deflated 43%) adding: locale/nb-NO/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/nb-NO/pippki/certManager.dtd (deflated 73%) adding: locale/nb-NO/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/nb-NO/pippki/pref-validation.dtd (deflated 69%) adding: locale/nb-NO/pippki/newserver.dtd (deflated 57%) adding: locale/nb-NO/pippki/newserver.properties (deflated 53%) adding: locale/nb-NO/pippki/pippki.properties (deflated 65%) adding: locale/nb-NO/pippki/deviceManager.dtd (deflated 66%) adding: locale/nb-NO/pippki/pippki.dtd (deflated 66%) adding: locale/nb-NO/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/nb-NO/pippki/pref-security.dtd (deflated 59%) adding: locale/nb-NO/pippki/pref-ssl.dtd (deflated 63%) adding: locale/nb-NO/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/nb-NO/cookie/cookieAcceptDialog.properties (deflated 55%) adding: locale/browser/aboutDialog.dtd (deflated 54%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/page-drawer.dtd (deflated 15%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/help/download_manager.xhtml (deflated 63%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 70%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 64%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 68%) adding: locale/browser/help/forieusers.xhtml (deflated 60%) adding: locale/browser/help/prefs.xhtml (deflated 70%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 47%) adding: locale/browser/help/popup.xhtml (deflated 61%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/images/previous.png (deflated 2%) adding: locale/browser/help/images/landscape.png (stored 0%) adding: locale/browser/help/images/first.png (deflated 2%) adding: locale/browser/help/images/urlbar.png (deflated 18%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/portrait.png (stored 0%) adding: locale/browser/help/images/last.png (deflated 2%) adding: locale/browser/help/images/next.png (deflated 3%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 35%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 44%) adding: locale/browser/feeds/subscribe.dtd (deflated 54%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/content.dtd (deflated 71%) adding: locale/browser/preferences/tabs.dtd (deflated 57%) adding: locale/browser/preferences/changeaction.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 59%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/languages.dtd (deflated 71%) adding: locale/browser/preferences/downloadactions.dtd (deflated 72%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 61%) adding: locale/browser/preferences/feeds.dtd (deflated 53%) adding: locale/browser/preferences/preferences.dtd (deflated 61%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/sidebar/sidebar.properties (deflated 45%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/engineManager.dtd (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 52%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/metaData.properties (deflated 39%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/pageInfo.dtd (deflated 74%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 55%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 72%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 65%) adding: locale/browser/browser.properties (deflated 60%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 33%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 59%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 41%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.aYG24763 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/nl.xpi .xpi + language=nl + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org + unzip firefox-langpacks/nl.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org Archive: firefox-langpacks/nl.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.pHL24779 + langtmp=firefox.pHL24779/firefox/langpack-nl + /bin/mkdir -p firefox.pHL24779/firefox/langpack-nl + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar -d firefox.pHL24779/firefox/langpack-nl Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/necko/necko.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/css.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/xbl.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/xul.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/printing.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/layout_errors.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/netError.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/global.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/appstrings.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/charsetTitles.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/global-strres.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/plugins.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/nsWebBrowserPersist.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/printdialog.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/xslt/xslt.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/dom/dom.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/layout/MediaDocument.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/layout/xmlparser.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/layout/HtmlForm.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/security/caps.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/xml/prettyprint.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/webservices/security.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-platform/win/accessible.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-platform/mac/accessible.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-platform/unix/accessible.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pipnss/pipnss.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pipnss/security.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/pippki.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/pref-ssl.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/pippki.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/PrefOverlay.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/newserver.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/newserver.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/pref-security.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/PageInfoOverlay.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/certManager.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/deviceManager.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/pref-validation.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/pippki/pref-masterpass.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/brand.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/license.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/mozilla.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/nsHelperAppDlg.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/nsHelperAppDlg.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/nsProgressDialog.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/nsProgressDialog.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/filepicker.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/filepicker.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-platform/mac/platformKeys.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-platform/unix/platformKeys.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-platform/win/platformKeys.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-platform/mac/intl.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-platform/unix/intl.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-platform/win/intl.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/downloadProgress.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/findbar.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/findbar.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/preferences.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/history/history.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/xpinstall/xpinstall.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/downloads/downloads.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/downloads/downloads.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/downloads/downloadProperties.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/extensions/extensions.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/extensions/extensions.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/extensions/about.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/extensions/update.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/extensions/update.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/plugins/plugins.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/plugins/plugins.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/preferences/ocsp.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/preferences/changemp.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/preferences/removemp.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/preferences/preferences.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/profile/createProfileWizard.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/profile/profileSelection.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/profile/profileSelection.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/update/updates.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/update/updates.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/update/incompatible.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/update/history.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/update/errors.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/cookie/cookieAcceptDialog.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/cookie/cookieAcceptDialog.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/autoconfig/autoconfig.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/help/help.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/help/help.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/help/help-toc.rdf extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/help/welcome.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/accept2locale.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/commonDialog.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/commonDialogs.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/config.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/config.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/console.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/console.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/dialogOverlay.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/editMenuOverlay.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/intl.css extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/intl.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/keys.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/languageNames.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/regionNames.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/dialog.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/tabbrowser.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/tabbrowser.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/tree.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/wizard.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/textcontext.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-region/region.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-region/region.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global-region/builtinURLs.rdf extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/passwordmgr/passwordmgr.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/passwordmgr/passwordManager.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/charsetOverlay.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/contentAreaCommands.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/customizeCharset.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/customizeToolbar.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/customizeToolbar.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/finddialog.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/finddialog.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/nsTreeSorting.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/printdialog.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/printjoboptions.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/printPageSetup.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/printPreview.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/printPreviewProgress.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/printProgress.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/viewSource.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/viewSource.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/global/wizard.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/downloads/unknownContentType.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/mozapps/downloads/unknownContentType.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/reporter/reportWizard.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/reporter/about.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/reporter/reporterOverlay.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/reporter/reportResults.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/reporter/reporter.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/reporter/reportWizard.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/nl/reporter/reporterOverlay.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/aboutDialog.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/credits.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/baseMenuOverlay.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/browser.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/metaData.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/metaData.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/openLocation.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/openLocation.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/page-drawer.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/pageInfo.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/pageReport.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/pageReportFirstTime.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/sanitize.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/search.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/searchbar.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/engineManager.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/setDesktopBackground.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/shellservice.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/sessionstore.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/feeds/subscribe.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/feeds/addFeedReader.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/feeds/subscribe.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/history/history.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/migration/migration.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/migration/migration.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/advanced.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/changeaction.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/colors.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/cookies.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/content.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/connection.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/downloadactions.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/feeds.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/feeds.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/fonts.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/languages.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/main.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/permissions.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/phishEULA.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/preferences.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/preferences.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/privacy.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/sanitize.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/security.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/securityWarnings.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/tabs.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/sidebar/sidebar.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser-region/region.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/help.rdf extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/firebird-toc.rdf extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/search-db.rdf extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/accessibility.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/cookies.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/forieusers.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/menu_reference.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/popup.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/prefs.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/shortcuts.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/using_firebird.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/customization.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/firefox_welcome.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/download_manager.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/platformStrings.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/glossary.xhtml extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/images/searchbar.png extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/images/urlbar.png extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/images/first.png extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/images/last.png extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/images/next.png extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/images/previous.png extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/images/pg-landscape-small.png extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/help/images/pg-portrait-small.png extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/browser.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/pageInfo.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/safeMode.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/bookmarks/bookmarks.properties extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/branding/brand.dtd extracting: firefox.pHL24779/firefox/langpack-nl/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.pHL24779/firefox/langpack-nl/locale/browser-region/region.properties + find firefox.pHL24779/firefox/langpack-nl -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar + cd firefox.pHL24779/firefox/langpack-nl + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/nl/pipnss/security.properties (deflated 64%) adding: locale/nl/pipnss/pipnss.properties (deflated 70%) adding: locale/nl/help/welcome.xhtml (deflated 50%) adding: locale/nl/help/help.dtd (deflated 72%) adding: locale/nl/help/help-toc.rdf (deflated 61%) adding: locale/nl/help/help.properties (stored 0%) adding: locale/nl/necko/necko.properties (deflated 55%) adding: locale/nl/autoconfig/autoconfig.properties (deflated 48%) adding: locale/nl/global-region/region.dtd (deflated 12%) adding: locale/nl/global-region/builtinURLs.rdf (deflated 61%) adding: locale/nl/global-region/region.properties (deflated 42%) adding: locale/nl/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/nl/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/nl/mozapps/profile/profileSelection.dtd (deflated 60%) adding: locale/nl/mozapps/extensions/about.dtd (deflated 51%) adding: locale/nl/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/nl/mozapps/extensions/update.dtd (deflated 75%) adding: locale/nl/mozapps/extensions/update.properties (deflated 56%) adding: locale/nl/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/nl/mozapps/preferences/preferences.properties (deflated 47%) adding: locale/nl/mozapps/preferences/removemp.dtd (deflated 54%) adding: locale/nl/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/nl/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/nl/mozapps/downloads/downloadProperties.dtd (deflated 46%) adding: locale/nl/mozapps/downloads/unknownContentType.dtd (deflated 62%) adding: locale/nl/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/nl/mozapps/downloads/downloads.dtd (deflated 72%) adding: locale/nl/mozapps/downloads/unknownContentType.properties (deflated 41%) adding: locale/nl/mozapps/update/errors.dtd (deflated 44%) adding: locale/nl/mozapps/update/incompatible.dtd (deflated 62%) adding: locale/nl/mozapps/update/updates.dtd (deflated 72%) adding: locale/nl/mozapps/update/updates.properties (deflated 63%) adding: locale/nl/mozapps/update/history.dtd (deflated 61%) adding: locale/nl/mozapps/plugins/plugins.dtd (deflated 69%) adding: locale/nl/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/nl/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/nl/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 38%) adding: locale/nl/global-platform/win/accessible.properties (deflated 54%) adding: locale/nl/global-platform/win/intl.properties (deflated 23%) adding: locale/nl/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/nl/global-platform/mac/accessible.properties (deflated 54%) adding: locale/nl/global-platform/mac/intl.properties (deflated 23%) adding: locale/nl/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/nl/global-platform/unix/accessible.properties (deflated 54%) adding: locale/nl/global-platform/unix/intl.properties (deflated 23%) adding: locale/nl/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/nl/global/printProgress.dtd (deflated 44%) adding: locale/nl/global/viewSource.properties (deflated 48%) adding: locale/nl/global/dialogOverlay.dtd (deflated 36%) adding: locale/nl/global/printPreviewProgress.dtd (deflated 37%) adding: locale/nl/global/xbl.properties (deflated 53%) adding: locale/nl/global/tree.dtd (stored 0%) adding: locale/nl/global/nsProgressDialog.dtd (deflated 64%) adding: locale/nl/global/downloadProgress.properties (deflated 49%) adding: locale/nl/global/textcontext.dtd (deflated 65%) adding: locale/nl/global/xml/prettyprint.dtd (deflated 54%) adding: locale/nl/global/finddialog.properties (deflated 11%) adding: locale/nl/global/filepicker.properties (deflated 64%) adding: locale/nl/global/printing.properties (deflated 65%) adding: locale/nl/global/appstrings.properties (deflated 58%) adding: locale/nl/global/customizeToolbar.properties (deflated 44%) adding: locale/nl/global/xslt/xslt.properties (deflated 58%) adding: locale/nl/global/customizeCharset.dtd (deflated 57%) adding: locale/nl/global/accept2locale.properties (deflated 52%) adding: locale/nl/global/languageNames.properties (deflated 48%) adding: locale/nl/global/printdialog.dtd (deflated 61%) adding: locale/nl/global/nsProgressDialog.properties (deflated 52%) adding: locale/nl/global/viewSource.dtd (deflated 71%) adding: locale/nl/global/printPreview.dtd (deflated 64%) adding: locale/nl/global/console.properties (deflated 26%) adding: locale/nl/global/intl.css (deflated 31%) adding: locale/nl/global/layout/HtmlForm.properties (deflated 53%) adding: locale/nl/global/layout/MediaDocument.properties (deflated 60%) adding: locale/nl/global/layout/xmlparser.properties (deflated 55%) adding: locale/nl/global/dom/dom.properties (deflated 62%) adding: locale/nl/global/printPageSetup.dtd (deflated 66%) adding: locale/nl/global/finddialog.dtd (deflated 63%) adding: locale/nl/global/editMenuOverlay.dtd (deflated 76%) adding: locale/nl/global/printjoboptions.dtd (deflated 59%) adding: locale/nl/global/nsHelperAppDlg.properties (deflated 5%) adding: locale/nl/global/contentAreaCommands.properties (deflated 51%) adding: locale/nl/global/security/caps.properties (deflated 55%) adding: locale/nl/global/config.properties (deflated 53%) adding: locale/nl/global/charsetTitles.properties (deflated 66%) adding: locale/nl/global/intl.properties (deflated 59%) adding: locale/nl/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/nl/global/mozilla.dtd (deflated 41%) adding: locale/nl/global/findbar.properties (deflated 38%) adding: locale/nl/global/printdialog.properties (deflated 55%) adding: locale/nl/global/css.properties (deflated 69%) adding: locale/nl/global/config.dtd (deflated 62%) adding: locale/nl/global/customizeToolbar.dtd (deflated 57%) adding: locale/nl/global/webservices/security.properties (deflated 54%) adding: locale/nl/global/layout_errors.properties (deflated 57%) adding: locale/nl/global/console.dtd (deflated 60%) adding: locale/nl/global/plugins.properties (deflated 42%) adding: locale/nl/global/findbar.dtd (deflated 58%) adding: locale/nl/global/dialog.properties (deflated 42%) adding: locale/nl/global/brand.dtd (deflated 18%) adding: locale/nl/global/tabbrowser.properties (deflated 54%) adding: locale/nl/global/wizard.dtd (deflated 76%) adding: locale/nl/global/commonDialogs.properties (deflated 35%) adding: locale/nl/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/nl/global/regionNames.properties (deflated 58%) adding: locale/nl/global/charsetOverlay.dtd (deflated 74%) adding: locale/nl/global/global-strres.properties (deflated 54%) adding: locale/nl/global/nsWebBrowserPersist.properties (deflated 60%) adding: locale/nl/global/netError.dtd (deflated 67%) adding: locale/nl/global/wizard.properties (deflated 36%) adding: locale/nl/global/preferences.dtd (deflated 56%) adding: locale/nl/global/nsTreeSorting.properties (stored 0%) adding: locale/nl/global/history/history.properties (deflated 47%) adding: locale/nl/global/global.dtd (stored 0%) adding: locale/nl/global/xul.properties (deflated 53%) adding: locale/nl/global/tabbrowser.dtd (deflated 67%) adding: locale/nl/global/license.dtd (deflated 64%) adding: locale/nl/global/filepicker.dtd (deflated 60%) adding: locale/nl/global/commonDialog.dtd (deflated 47%) adding: locale/nl/global/keys.properties (deflated 55%) adding: locale/nl/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/nl/passwordmgr/passwordmgr.properties (deflated 59%) adding: locale/nl/reporter/about.dtd (deflated 50%) adding: locale/nl/reporter/reporter.dtd (deflated 50%) adding: locale/nl/reporter/reporterOverlay.dtd (deflated 64%) adding: locale/nl/reporter/reporterOverlay.properties (deflated 9%) adding: locale/nl/reporter/reportWizard.dtd (deflated 68%) adding: locale/nl/reporter/reportResults.dtd (deflated 66%) adding: locale/nl/reporter/reportWizard.properties (deflated 48%) adding: locale/nl/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/nl/pippki/certManager.dtd (deflated 73%) adding: locale/nl/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/nl/pippki/pref-validation.dtd (deflated 68%) adding: locale/nl/pippki/newserver.dtd (deflated 58%) adding: locale/nl/pippki/newserver.properties (deflated 53%) adding: locale/nl/pippki/pippki.properties (deflated 65%) adding: locale/nl/pippki/deviceManager.dtd (deflated 66%) adding: locale/nl/pippki/pippki.dtd (deflated 67%) adding: locale/nl/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/nl/pippki/pref-security.dtd (deflated 60%) adding: locale/nl/pippki/pref-ssl.dtd (deflated 63%) adding: locale/nl/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/nl/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/browser/aboutDialog.dtd (deflated 52%) adding: locale/browser/searchbar.dtd (deflated 39%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/page-drawer.dtd (deflated 17%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/help/download_manager.xhtml (deflated 61%) adding: locale/browser/help/customization.xhtml (deflated 64%) adding: locale/browser/help/using_firebird.xhtml (deflated 71%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 62%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 63%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 64%) adding: locale/browser/help/forieusers.xhtml (deflated 60%) adding: locale/browser/help/prefs.xhtml (deflated 70%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 60%) adding: locale/browser/help/platformStrings.dtd (deflated 64%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/images/previous.png (deflated 3%) adding: locale/browser/help/images/first.png (deflated 3%) adding: locale/browser/help/images/urlbar.png (stored 0%) adding: locale/browser/help/images/pg-portrait-small.png (deflated 1%) adding: locale/browser/help/images/searchbar.png (deflated 1%) adding: locale/browser/help/images/pg-landscape-small.png (deflated 1%) adding: locale/browser/help/images/last.png (deflated 3%) adding: locale/browser/help/images/next.png (deflated 4%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 38%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 43%) adding: locale/browser/feeds/subscribe.dtd (deflated 52%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 52%) adding: locale/browser/preferences/preferences.properties (deflated 61%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/content.dtd (deflated 71%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/changeaction.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 64%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 59%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 71%) adding: locale/browser/preferences/feeds.properties (deflated 4%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/downloadactions.dtd (deflated 73%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/sanitize.dtd (deflated 62%) adding: locale/browser/preferences/feeds.dtd (deflated 52%) adding: locale/browser/preferences/preferences.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/sidebar/sidebar.properties (deflated 52%) adding: locale/browser/baseMenuOverlay.dtd (deflated 68%) adding: locale/browser/shellservice.properties (deflated 49%) adding: locale/browser/engineManager.dtd (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 53%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/setDesktopBackground.dtd (deflated 56%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/credits.dtd (deflated 63%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/metaData.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/pageInfo.dtd (deflated 73%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 56%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 72%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 65%) adding: locale/browser/browser.properties (deflated 61%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 33%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/branding/brand.properties (deflated 43%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.pHL24779 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/nn-NO.xpi .xpi + language=nn-NO + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org + unzip firefox-langpacks/nn-NO.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org Archive: firefox-langpacks/nn-NO.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.tex24795 + langtmp=firefox.tex24795/firefox/langpack-nn-NO + /bin/mkdir -p firefox.tex24795/firefox/langpack-nn-NO + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar -d firefox.tex24795/firefox/langpack-nn-NO Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/necko/necko.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/css.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/xbl.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/xul.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/printing.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/layout_errors.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/netError.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/global.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/appstrings.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/charsetTitles.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/global-strres.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/plugins.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/nsWebBrowserPersist.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/printdialog.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/xslt/xslt.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/dom/dom.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/layout/MediaDocument.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/layout/xmlparser.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/layout/HtmlForm.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/security/caps.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/xml/prettyprint.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/webservices/security.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-platform/win/accessible.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-platform/mac/accessible.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-platform/unix/accessible.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pipnss/pipnss.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pipnss/security.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/pippki.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/pref-ssl.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/pippki.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/PrefOverlay.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/newserver.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/newserver.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/pref-security.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/PageInfoOverlay.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/certManager.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/deviceManager.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/pref-validation.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/pippki/pref-masterpass.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/brand.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/license.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/mozilla.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/nsHelperAppDlg.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/nsHelperAppDlg.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/nsProgressDialog.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/nsProgressDialog.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/filepicker.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/filepicker.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-platform/mac/platformKeys.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-platform/unix/platformKeys.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-platform/win/platformKeys.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-platform/mac/intl.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-platform/unix/intl.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-platform/win/intl.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/downloadProgress.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/findbar.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/findbar.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/preferences.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/history/history.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/xpinstall/xpinstall.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/downloads.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/downloads.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/downloadProperties.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/extensions.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/extensions.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/about.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/update.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/update.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/plugins/plugins.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/plugins/plugins.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/preferences/ocsp.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/preferences/changemp.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/preferences/removemp.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/preferences/preferences.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/profile/createProfileWizard.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/profile/profileSelection.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/profile/profileSelection.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/updates.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/updates.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/incompatible.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/history.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/errors.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/cookie/cookieAcceptDialog.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/cookie/cookieAcceptDialog.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/autoconfig/autoconfig.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/help/help.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/help/help.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/help/help-toc.rdf extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/help/welcome.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/accept2locale.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/commonDialog.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/commonDialogs.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/config.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/config.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/console.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/console.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/dialogOverlay.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/editMenuOverlay.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/intl.css extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/intl.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/keys.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/languageNames.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/regionNames.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/dialog.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/tabbrowser.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/tabbrowser.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/tree.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/wizard.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/textcontext.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-region/region.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-region/region.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global-region/builtinURLs.rdf extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/passwordmgr/passwordmgr.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/passwordmgr/passwordManager.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/charsetOverlay.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/contentAreaCommands.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/customizeCharset.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/customizeToolbar.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/customizeToolbar.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/finddialog.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/finddialog.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/nsTreeSorting.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/printdialog.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/printjoboptions.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/printPageSetup.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/printPreview.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/printPreviewProgress.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/printProgress.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/viewSource.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/viewSource.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/global/wizard.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/unknownContentType.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/unknownContentType.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/reporter/reportWizard.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/reporter/about.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/reporter/reporterOverlay.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/reporter/reportResults.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/reporter/reporter.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/reporter/reportWizard.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/nn-NO/reporter/reporterOverlay.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/aboutDialog.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/credits.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/baseMenuOverlay.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/browser.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/metaData.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/metaData.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/openLocation.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/openLocation.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/page-drawer.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/pageInfo.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/pageReport.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/pageReportFirstTime.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/sanitize.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/search.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/searchbar.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/engineManager.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/setDesktopBackground.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/shellservice.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/sessionstore.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/feeds/subscribe.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/feeds/addFeedReader.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/feeds/subscribe.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/history/history.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/migration/migration.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/migration/migration.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/advanced.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/changeaction.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/colors.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/cookies.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/content.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/connection.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/downloadactions.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/feeds.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/feeds.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/fonts.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/languages.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/main.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/permissions.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/phishEULA.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/preferences.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/preferences.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/privacy.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/sanitize.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/security.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/securityWarnings.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/tabs.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/sidebar/sidebar.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser-region/region.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/help.rdf extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/firebird-toc.rdf extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/search-db.rdf extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/accessibility.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/cookies.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/forieusers.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/menu_reference.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/popup.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/prefs.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/shortcuts.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/using_firebird.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/customization.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/firefox_welcome.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/download_manager.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/platformStrings.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/glossary.xhtml extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/images/first.png extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/images/landscape.png extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/images/last.png extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/images/next.png extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/images/portrait.png extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/images/previous.png extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/images/searchbar.png extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/help/images/urlbar.png extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/browser.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/pageInfo.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/safeMode.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/bookmarks/bookmarks.properties extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/branding/brand.dtd extracting: firefox.tex24795/firefox/langpack-nn-NO/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.tex24795/firefox/langpack-nn-NO/locale/browser-region/region.properties + find firefox.tex24795/firefox/langpack-nn-NO -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar + cd firefox.tex24795/firefox/langpack-nn-NO + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/nn-NO/pipnss/security.properties (deflated 62%) adding: locale/nn-NO/pipnss/pipnss.properties (deflated 68%) adding: locale/nn-NO/help/welcome.xhtml (deflated 58%) adding: locale/nn-NO/help/help.dtd (deflated 71%) adding: locale/nn-NO/help/help-toc.rdf (deflated 60%) adding: locale/nn-NO/help/help.properties (stored 0%) adding: locale/nn-NO/necko/necko.properties (deflated 55%) adding: locale/nn-NO/autoconfig/autoconfig.properties (deflated 41%) adding: locale/nn-NO/global-region/region.dtd (deflated 12%) adding: locale/nn-NO/global-region/builtinURLs.rdf (deflated 61%) adding: locale/nn-NO/global-region/region.properties (deflated 42%) adding: locale/nn-NO/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/nn-NO/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/nn-NO/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/nn-NO/mozapps/extensions/about.dtd (deflated 50%) adding: locale/nn-NO/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/nn-NO/mozapps/extensions/update.dtd (deflated 72%) adding: locale/nn-NO/mozapps/extensions/update.properties (deflated 54%) adding: locale/nn-NO/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/nn-NO/mozapps/preferences/preferences.properties (deflated 44%) adding: locale/nn-NO/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/nn-NO/mozapps/preferences/ocsp.dtd (deflated 56%) adding: locale/nn-NO/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/nn-NO/mozapps/downloads/downloadProperties.dtd (deflated 45%) adding: locale/nn-NO/mozapps/downloads/unknownContentType.dtd (deflated 64%) adding: locale/nn-NO/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/nn-NO/mozapps/downloads/downloads.dtd (deflated 73%) adding: locale/nn-NO/mozapps/downloads/unknownContentType.properties (deflated 36%) adding: locale/nn-NO/mozapps/update/errors.dtd (deflated 41%) adding: locale/nn-NO/mozapps/update/incompatible.dtd (deflated 62%) adding: locale/nn-NO/mozapps/update/updates.dtd (deflated 73%) adding: locale/nn-NO/mozapps/update/updates.properties (deflated 63%) adding: locale/nn-NO/mozapps/update/history.dtd (deflated 63%) adding: locale/nn-NO/mozapps/plugins/plugins.dtd (deflated 70%) adding: locale/nn-NO/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/nn-NO/mozapps/xpinstall/xpinstallConfirm.properties (deflated 45%) adding: locale/nn-NO/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/nn-NO/global-platform/win/accessible.properties (deflated 45%) adding: locale/nn-NO/global-platform/win/intl.properties (deflated 23%) adding: locale/nn-NO/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/nn-NO/global-platform/mac/accessible.properties (deflated 45%) adding: locale/nn-NO/global-platform/mac/intl.properties (deflated 23%) adding: locale/nn-NO/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/nn-NO/global-platform/unix/accessible.properties (deflated 45%) adding: locale/nn-NO/global-platform/unix/intl.properties (deflated 23%) adding: locale/nn-NO/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/nn-NO/global/printProgress.dtd (deflated 42%) adding: locale/nn-NO/global/viewSource.properties (deflated 42%) adding: locale/nn-NO/global/dialogOverlay.dtd (deflated 34%) adding: locale/nn-NO/global/printPreviewProgress.dtd (deflated 36%) adding: locale/nn-NO/global/xbl.properties (deflated 53%) adding: locale/nn-NO/global/tree.dtd (deflated 1%) adding: locale/nn-NO/global/nsProgressDialog.dtd (deflated 64%) adding: locale/nn-NO/global/downloadProgress.properties (deflated 49%) adding: locale/nn-NO/global/textcontext.dtd (deflated 66%) adding: locale/nn-NO/global/xml/prettyprint.dtd (deflated 54%) adding: locale/nn-NO/global/finddialog.properties (deflated 5%) adding: locale/nn-NO/global/filepicker.properties (deflated 63%) adding: locale/nn-NO/global/printing.properties (deflated 64%) adding: locale/nn-NO/global/appstrings.properties (deflated 58%) adding: locale/nn-NO/global/customizeToolbar.properties (deflated 43%) adding: locale/nn-NO/global/xslt/xslt.properties (deflated 57%) adding: locale/nn-NO/global/customizeCharset.dtd (deflated 57%) adding: locale/nn-NO/global/accept2locale.properties (deflated 53%) adding: locale/nn-NO/global/languageNames.properties (deflated 50%) adding: locale/nn-NO/global/printdialog.dtd (deflated 61%) adding: locale/nn-NO/global/nsProgressDialog.properties (deflated 51%) adding: locale/nn-NO/global/viewSource.dtd (deflated 71%) adding: locale/nn-NO/global/printPreview.dtd (deflated 64%) adding: locale/nn-NO/global/console.properties (deflated 29%) adding: locale/nn-NO/global/intl.css (deflated 21%) adding: locale/nn-NO/global/layout/HtmlForm.properties (deflated 52%) adding: locale/nn-NO/global/layout/MediaDocument.properties (deflated 60%) adding: locale/nn-NO/global/layout/xmlparser.properties (deflated 54%) adding: locale/nn-NO/global/dom/dom.properties (deflated 59%) adding: locale/nn-NO/global/printPageSetup.dtd (deflated 67%) adding: locale/nn-NO/global/finddialog.dtd (deflated 62%) adding: locale/nn-NO/global/editMenuOverlay.dtd (deflated 77%) adding: locale/nn-NO/global/printjoboptions.dtd (deflated 56%) adding: locale/nn-NO/global/nsHelperAppDlg.properties (deflated 7%) adding: locale/nn-NO/global/contentAreaCommands.properties (deflated 49%) adding: locale/nn-NO/global/security/caps.properties (deflated 55%) adding: locale/nn-NO/global/config.properties (deflated 53%) adding: locale/nn-NO/global/charsetTitles.properties (deflated 66%) adding: locale/nn-NO/global/intl.properties (deflated 59%) adding: locale/nn-NO/global/nsHelperAppDlg.dtd (deflated 61%) adding: locale/nn-NO/global/mozilla.dtd (deflated 36%) adding: locale/nn-NO/global/findbar.properties (deflated 33%) adding: locale/nn-NO/global/printdialog.properties (deflated 55%) adding: locale/nn-NO/global/css.properties (deflated 65%) adding: locale/nn-NO/global/config.dtd (deflated 61%) adding: locale/nn-NO/global/customizeToolbar.dtd (deflated 53%) adding: locale/nn-NO/global/webservices/security.properties (deflated 55%) adding: locale/nn-NO/global/layout_errors.properties (deflated 57%) adding: locale/nn-NO/global/console.dtd (deflated 60%) adding: locale/nn-NO/global/plugins.properties (deflated 45%) adding: locale/nn-NO/global/findbar.dtd (deflated 56%) adding: locale/nn-NO/global/dialog.properties (deflated 41%) adding: locale/nn-NO/global/brand.dtd (deflated 18%) adding: locale/nn-NO/global/tabbrowser.properties (deflated 54%) adding: locale/nn-NO/global/wizard.dtd (deflated 76%) adding: locale/nn-NO/global/commonDialogs.properties (deflated 32%) adding: locale/nn-NO/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/nn-NO/global/regionNames.properties (deflated 41%) adding: locale/nn-NO/global/charsetOverlay.dtd (deflated 72%) adding: locale/nn-NO/global/global-strres.properties (deflated 53%) adding: locale/nn-NO/global/nsWebBrowserPersist.properties (deflated 56%) adding: locale/nn-NO/global/netError.dtd (deflated 66%) adding: locale/nn-NO/global/wizard.properties (deflated 36%) adding: locale/nn-NO/global/preferences.dtd (deflated 58%) adding: locale/nn-NO/global/nsTreeSorting.properties (deflated 3%) adding: locale/nn-NO/global/history/history.properties (deflated 44%) adding: locale/nn-NO/global/global.dtd (stored 0%) adding: locale/nn-NO/global/xul.properties (deflated 52%) adding: locale/nn-NO/global/tabbrowser.dtd (deflated 68%) adding: locale/nn-NO/global/license.dtd (deflated 65%) adding: locale/nn-NO/global/filepicker.dtd (deflated 58%) adding: locale/nn-NO/global/commonDialog.dtd (deflated 43%) adding: locale/nn-NO/global/keys.properties (deflated 54%) adding: locale/nn-NO/passwordmgr/passwordManager.dtd (deflated 67%) adding: locale/nn-NO/passwordmgr/passwordmgr.properties (deflated 57%) adding: locale/nn-NO/reporter/about.dtd (deflated 48%) adding: locale/nn-NO/reporter/reporter.dtd (deflated 47%) adding: locale/nn-NO/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/nn-NO/reporter/reporterOverlay.properties (deflated 9%) adding: locale/nn-NO/reporter/reportWizard.dtd (deflated 67%) adding: locale/nn-NO/reporter/reportResults.dtd (deflated 66%) adding: locale/nn-NO/reporter/reportWizard.properties (deflated 41%) adding: locale/nn-NO/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/nn-NO/pippki/certManager.dtd (deflated 71%) adding: locale/nn-NO/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/nn-NO/pippki/pref-validation.dtd (deflated 67%) adding: locale/nn-NO/pippki/newserver.dtd (deflated 57%) adding: locale/nn-NO/pippki/newserver.properties (deflated 53%) adding: locale/nn-NO/pippki/pippki.properties (deflated 64%) adding: locale/nn-NO/pippki/deviceManager.dtd (deflated 64%) adding: locale/nn-NO/pippki/pippki.dtd (deflated 66%) adding: locale/nn-NO/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/nn-NO/pippki/pref-security.dtd (deflated 59%) adding: locale/nn-NO/pippki/pref-ssl.dtd (deflated 62%) adding: locale/nn-NO/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/nn-NO/cookie/cookieAcceptDialog.properties (deflated 54%) adding: locale/browser/aboutDialog.dtd (deflated 53%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/page-drawer.dtd (deflated 15%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/help/download_manager.xhtml (deflated 60%) adding: locale/browser/help/customization.xhtml (deflated 65%) adding: locale/browser/help/using_firebird.xhtml (deflated 68%) adding: locale/browser/help/firebird-toc.rdf (deflated 85%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 58%) adding: locale/browser/help/menu_reference.xhtml (deflated 67%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 67%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 70%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 47%) adding: locale/browser/help/popup.xhtml (deflated 60%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/images/previous.png (deflated 2%) adding: locale/browser/help/images/landscape.png (stored 0%) adding: locale/browser/help/images/first.png (deflated 2%) adding: locale/browser/help/images/urlbar.png (deflated 18%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/portrait.png (stored 0%) adding: locale/browser/help/images/last.png (deflated 2%) adding: locale/browser/help/images/next.png (deflated 3%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 36%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 47%) adding: locale/browser/feeds/subscribe.dtd (deflated 51%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 48%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/content.dtd (deflated 71%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/changeaction.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 59%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/languages.dtd (deflated 70%) adding: locale/browser/preferences/downloadactions.dtd (deflated 72%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 61%) adding: locale/browser/preferences/feeds.dtd (deflated 53%) adding: locale/browser/preferences/preferences.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 36%) adding: locale/browser/sidebar/sidebar.properties (deflated 48%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/shellservice.properties (deflated 45%) adding: locale/browser/engineManager.dtd (deflated 64%) adding: locale/browser/pageReportFirstTime.dtd (deflated 51%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/credits.dtd (deflated 59%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/metaData.properties (deflated 39%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/pageInfo.dtd (deflated 73%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 55%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 72%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 76%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 65%) adding: locale/browser/browser.properties (deflated 60%) adding: locale/browser/history/history.dtd (deflated 72%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 34%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 59%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 38%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.tex24795 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/pa-IN.xpi .xpi + language=pa-IN + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org + unzip firefox-langpacks/pa-IN.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org Archive: firefox-langpacks/pa-IN.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.iHF24811 + langtmp=firefox.iHF24811/firefox/langpack-pa-IN + /bin/mkdir -p firefox.iHF24811/firefox/langpack-pa-IN + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar -d firefox.iHF24811/firefox/langpack-pa-IN Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/necko/necko.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/css.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/xbl.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/xul.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/printing.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/layout_errors.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/netError.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/global.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/appstrings.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/charsetTitles.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/global-strres.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/plugins.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/nsWebBrowserPersist.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/printdialog.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/xslt/xslt.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/dom/dom.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/layout/MediaDocument.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/layout/xmlparser.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/layout/HtmlForm.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/security/caps.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/xml/prettyprint.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/webservices/security.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-platform/win/accessible.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-platform/mac/accessible.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-platform/unix/accessible.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pipnss/pipnss.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pipnss/security.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/pippki.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/pref-ssl.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/pippki.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/PrefOverlay.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/newserver.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/newserver.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/pref-security.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/PageInfoOverlay.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/certManager.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/deviceManager.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/pref-validation.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/pippki/pref-masterpass.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/brand.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/license.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/mozilla.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/nsHelperAppDlg.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/nsHelperAppDlg.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/nsProgressDialog.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/nsProgressDialog.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/filepicker.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/filepicker.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-platform/mac/platformKeys.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-platform/unix/platformKeys.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-platform/win/platformKeys.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-platform/mac/intl.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-platform/unix/intl.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-platform/win/intl.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/downloadProgress.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/findbar.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/findbar.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/preferences.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/history/history.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/xpinstall/xpinstall.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/downloads.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/downloads.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/downloadProperties.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/extensions.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/extensions.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/about.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/update.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/update.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/plugins/plugins.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/plugins/plugins.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/preferences/ocsp.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/preferences/changemp.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/preferences/removemp.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/preferences/preferences.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/profile/createProfileWizard.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/profile/profileSelection.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/profile/profileSelection.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/updates.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/updates.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/incompatible.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/history.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/errors.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/cookie/cookieAcceptDialog.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/cookie/cookieAcceptDialog.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/autoconfig/autoconfig.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/help/help.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/help/help.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/help/help-toc.rdf extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/help/welcome.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/accept2locale.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/commonDialog.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/commonDialogs.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/config.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/config.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/console.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/console.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/dialogOverlay.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/editMenuOverlay.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/intl.css extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/intl.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/keys.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/languageNames.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/regionNames.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/dialog.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/tabbrowser.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/tabbrowser.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/tree.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/wizard.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/textcontext.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-region/region.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-region/region.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global-region/builtinURLs.rdf extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/passwordmgr/passwordmgr.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/passwordmgr/passwordManager.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/charsetOverlay.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/contentAreaCommands.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/customizeCharset.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/customizeToolbar.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/customizeToolbar.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/finddialog.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/finddialog.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/nsTreeSorting.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/printdialog.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/printjoboptions.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/printPageSetup.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/printPreview.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/printPreviewProgress.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/printProgress.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/viewSource.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/viewSource.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/global/wizard.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/unknownContentType.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/unknownContentType.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/reporter/reportWizard.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/reporter/about.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/reporter/reporterOverlay.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/reporter/reportResults.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/reporter/reporter.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/reporter/reportWizard.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/pa-IN/reporter/reporterOverlay.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/aboutDialog.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/credits.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/baseMenuOverlay.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/browser.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/metaData.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/metaData.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/openLocation.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/openLocation.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/page-drawer.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/pageInfo.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/pageReport.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/pageReportFirstTime.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/sanitize.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/search.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/searchbar.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/engineManager.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/setDesktopBackground.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/shellservice.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/sessionstore.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/feeds/subscribe.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/feeds/addFeedReader.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/feeds/subscribe.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/history/history.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/migration/migration.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/migration/migration.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/advanced.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/changeaction.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/colors.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/cookies.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/content.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/connection.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/downloadactions.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/feeds.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/feeds.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/fonts.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/languages.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/main.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/permissions.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/phishEULA.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/preferences.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/preferences.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/privacy.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/sanitize.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/security.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/securityWarnings.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/tabs.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/sidebar/sidebar.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser-region/region.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/help.rdf extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/firebird-toc.rdf extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/search-db.rdf extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/accessibility.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/cookies.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/forieusers.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/menu_reference.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/popup.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/prefs.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/shortcuts.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/using_firebird.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/customization.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/firefox_welcome.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/download_manager.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/platformStrings.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/help/glossary.xhtml extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/browser.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/pageInfo.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/safeMode.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/bookmarks/bookmarks.properties extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/branding/brand.dtd extracting: firefox.iHF24811/firefox/langpack-pa-IN/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.iHF24811/firefox/langpack-pa-IN/locale/browser-region/region.properties + find firefox.iHF24811/firefox/langpack-pa-IN -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar + cd firefox.iHF24811/firefox/langpack-pa-IN + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar locale adding: locale/browser-region/region.properties (deflated 53%) adding: locale/pa-IN/pipnss/security.properties (deflated 71%) adding: locale/pa-IN/pipnss/pipnss.properties (deflated 76%) adding: locale/pa-IN/help/welcome.xhtml (deflated 56%) adding: locale/pa-IN/help/help.dtd (deflated 71%) adding: locale/pa-IN/help/help-toc.rdf (deflated 64%) adding: locale/pa-IN/help/help.properties (deflated 9%) adding: locale/pa-IN/necko/necko.properties (deflated 62%) adding: locale/pa-IN/autoconfig/autoconfig.properties (deflated 56%) adding: locale/pa-IN/global-region/region.dtd (deflated 12%) adding: locale/pa-IN/global-region/builtinURLs.rdf (deflated 60%) adding: locale/pa-IN/global-region/region.properties (deflated 42%) adding: locale/pa-IN/mozapps/profile/profileSelection.properties (deflated 74%) adding: locale/pa-IN/mozapps/profile/createProfileWizard.dtd (deflated 72%) adding: locale/pa-IN/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/pa-IN/mozapps/extensions/about.dtd (deflated 44%) adding: locale/pa-IN/mozapps/extensions/extensions.dtd (deflated 80%) adding: locale/pa-IN/mozapps/extensions/update.dtd (deflated 78%) adding: locale/pa-IN/mozapps/extensions/update.properties (deflated 57%) adding: locale/pa-IN/mozapps/extensions/extensions.properties (deflated 74%) adding: locale/pa-IN/mozapps/preferences/preferences.properties (deflated 61%) adding: locale/pa-IN/mozapps/preferences/removemp.dtd (deflated 62%) adding: locale/pa-IN/mozapps/preferences/ocsp.dtd (deflated 62%) adding: locale/pa-IN/mozapps/preferences/changemp.dtd (deflated 68%) adding: locale/pa-IN/mozapps/downloads/downloadProperties.dtd (deflated 42%) adding: locale/pa-IN/mozapps/downloads/unknownContentType.dtd (deflated 66%) adding: locale/pa-IN/mozapps/downloads/downloads.properties (deflated 73%) adding: locale/pa-IN/mozapps/downloads/downloads.dtd (deflated 73%) adding: locale/pa-IN/mozapps/downloads/unknownContentType.properties (deflated 50%) adding: locale/pa-IN/mozapps/update/errors.dtd (deflated 50%) adding: locale/pa-IN/mozapps/update/incompatible.dtd (deflated 63%) adding: locale/pa-IN/mozapps/update/updates.dtd (deflated 77%) adding: locale/pa-IN/mozapps/update/updates.properties (deflated 70%) adding: locale/pa-IN/mozapps/update/history.dtd (deflated 63%) adding: locale/pa-IN/mozapps/plugins/plugins.dtd (deflated 72%) adding: locale/pa-IN/mozapps/plugins/plugins.properties (deflated 66%) adding: locale/pa-IN/mozapps/xpinstall/xpinstallConfirm.properties (deflated 60%) adding: locale/pa-IN/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 54%) adding: locale/pa-IN/global-platform/win/accessible.properties (deflated 49%) adding: locale/pa-IN/global-platform/win/intl.properties (deflated 23%) adding: locale/pa-IN/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/pa-IN/global-platform/mac/accessible.properties (deflated 49%) adding: locale/pa-IN/global-platform/mac/intl.properties (deflated 23%) adding: locale/pa-IN/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/pa-IN/global-platform/unix/accessible.properties (deflated 49%) adding: locale/pa-IN/global-platform/unix/intl.properties (deflated 23%) adding: locale/pa-IN/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/pa-IN/global/printProgress.dtd (deflated 44%) adding: locale/pa-IN/global/viewSource.properties (deflated 51%) adding: locale/pa-IN/global/dialogOverlay.dtd (deflated 31%) adding: locale/pa-IN/global/printPreviewProgress.dtd (deflated 32%) adding: locale/pa-IN/global/xbl.properties (deflated 51%) adding: locale/pa-IN/global/tree.dtd (deflated 5%) adding: locale/pa-IN/global/nsProgressDialog.dtd (deflated 64%) adding: locale/pa-IN/global/downloadProgress.properties (deflated 54%) adding: locale/pa-IN/global/textcontext.dtd (deflated 63%) adding: locale/pa-IN/global/xml/prettyprint.dtd (deflated 52%) adding: locale/pa-IN/global/finddialog.properties (deflated 21%) adding: locale/pa-IN/global/filepicker.properties (deflated 73%) adding: locale/pa-IN/global/printing.properties (deflated 67%) adding: locale/pa-IN/global/appstrings.properties (deflated 58%) adding: locale/pa-IN/global/customizeToolbar.properties (deflated 54%) adding: locale/pa-IN/global/xslt/xslt.properties (deflated 62%) adding: locale/pa-IN/global/customizeCharset.dtd (deflated 55%) adding: locale/pa-IN/global/accept2locale.properties (deflated 42%) adding: locale/pa-IN/global/languageNames.properties (deflated 66%) adding: locale/pa-IN/global/printdialog.dtd (deflated 60%) adding: locale/pa-IN/global/nsProgressDialog.properties (deflated 53%) adding: locale/pa-IN/global/viewSource.dtd (deflated 70%) adding: locale/pa-IN/global/printPreview.dtd (deflated 62%) adding: locale/pa-IN/global/console.properties (deflated 33%) adding: locale/pa-IN/global/intl.css (deflated 24%) adding: locale/pa-IN/global/layout/HtmlForm.properties (deflated 46%) adding: locale/pa-IN/global/layout/MediaDocument.properties (deflated 57%) adding: locale/pa-IN/global/layout/xmlparser.properties (deflated 61%) adding: locale/pa-IN/global/dom/dom.properties (deflated 70%) adding: locale/pa-IN/global/printPageSetup.dtd (deflated 66%) adding: locale/pa-IN/global/finddialog.dtd (deflated 62%) adding: locale/pa-IN/global/editMenuOverlay.dtd (deflated 74%) adding: locale/pa-IN/global/printjoboptions.dtd (deflated 55%) adding: locale/pa-IN/global/nsHelperAppDlg.properties (deflated 21%) adding: locale/pa-IN/global/contentAreaCommands.properties (deflated 58%) adding: locale/pa-IN/global/security/caps.properties (deflated 60%) adding: locale/pa-IN/global/config.properties (deflated 51%) adding: locale/pa-IN/global/charsetTitles.properties (deflated 66%) adding: locale/pa-IN/global/intl.properties (deflated 60%) adding: locale/pa-IN/global/nsHelperAppDlg.dtd (deflated 69%) adding: locale/pa-IN/global/mozilla.dtd (deflated 53%) adding: locale/pa-IN/global/findbar.properties (deflated 41%) adding: locale/pa-IN/global/printdialog.properties (deflated 47%) adding: locale/pa-IN/global/css.properties (deflated 67%) adding: locale/pa-IN/global/config.dtd (deflated 60%) adding: locale/pa-IN/global/customizeToolbar.dtd (deflated 55%) adding: locale/pa-IN/global/webservices/security.properties (deflated 55%) adding: locale/pa-IN/global/layout_errors.properties (deflated 55%) adding: locale/pa-IN/global/console.dtd (deflated 59%) adding: locale/pa-IN/global/plugins.properties (deflated 50%) adding: locale/pa-IN/global/findbar.dtd (deflated 58%) adding: locale/pa-IN/global/dialog.properties (deflated 38%) adding: locale/pa-IN/global/brand.dtd (deflated 18%) adding: locale/pa-IN/global/tabbrowser.properties (deflated 65%) adding: locale/pa-IN/global/wizard.dtd (deflated 77%) adding: locale/pa-IN/global/commonDialogs.properties (deflated 40%) adding: locale/pa-IN/global/xpinstall/xpinstall.properties (deflated 67%) adding: locale/pa-IN/global/regionNames.properties (deflated 59%) adding: locale/pa-IN/global/charsetOverlay.dtd (deflated 69%) adding: locale/pa-IN/global/global-strres.properties (deflated 38%) adding: locale/pa-IN/global/nsWebBrowserPersist.properties (deflated 68%) adding: locale/pa-IN/global/netError.dtd (deflated 67%) adding: locale/pa-IN/global/wizard.properties (deflated 35%) adding: locale/pa-IN/global/preferences.dtd (deflated 52%) adding: locale/pa-IN/global/nsTreeSorting.properties (stored 0%) adding: locale/pa-IN/global/history/history.properties (deflated 52%) adding: locale/pa-IN/global/global.dtd (stored 0%) adding: locale/pa-IN/global/xul.properties (deflated 49%) adding: locale/pa-IN/global/tabbrowser.dtd (deflated 64%) adding: locale/pa-IN/global/license.dtd (deflated 64%) adding: locale/pa-IN/global/filepicker.dtd (deflated 61%) adding: locale/pa-IN/global/commonDialog.dtd (deflated 43%) adding: locale/pa-IN/global/keys.properties (deflated 55%) adding: locale/pa-IN/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/pa-IN/passwordmgr/passwordmgr.properties (deflated 67%) adding: locale/pa-IN/reporter/about.dtd (deflated 41%) adding: locale/pa-IN/reporter/reporter.dtd (deflated 48%) adding: locale/pa-IN/reporter/reporterOverlay.dtd (deflated 53%) adding: locale/pa-IN/reporter/reporterOverlay.properties (deflated 9%) adding: locale/pa-IN/reporter/reportWizard.dtd (deflated 71%) adding: locale/pa-IN/reporter/reportResults.dtd (deflated 60%) adding: locale/pa-IN/reporter/reportWizard.properties (deflated 58%) adding: locale/pa-IN/pippki/pref-masterpass.dtd (deflated 64%) adding: locale/pa-IN/pippki/certManager.dtd (deflated 76%) adding: locale/pa-IN/pippki/PrefOverlay.dtd (deflated 47%) adding: locale/pa-IN/pippki/pref-validation.dtd (deflated 69%) adding: locale/pa-IN/pippki/newserver.dtd (deflated 59%) adding: locale/pa-IN/pippki/newserver.properties (deflated 50%) adding: locale/pa-IN/pippki/pippki.properties (deflated 76%) adding: locale/pa-IN/pippki/deviceManager.dtd (deflated 62%) adding: locale/pa-IN/pippki/pippki.dtd (deflated 74%) adding: locale/pa-IN/pippki/PageInfoOverlay.dtd (deflated 46%) adding: locale/pa-IN/pippki/pref-security.dtd (deflated 59%) adding: locale/pa-IN/pippki/pref-ssl.dtd (deflated 61%) adding: locale/pa-IN/cookie/cookieAcceptDialog.dtd (deflated 67%) adding: locale/pa-IN/cookie/cookieAcceptDialog.properties (deflated 59%) adding: locale/browser/aboutDialog.dtd (deflated 52%) adding: locale/browser/searchbar.dtd (deflated 38%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/page-drawer.dtd (deflated 17%) adding: locale/browser/openLocation.dtd (deflated 50%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 66%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 86%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 60%) adding: locale/browser/help/menu_reference.xhtml (deflated 69%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 62%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 57%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 66%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 45%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 45%) adding: locale/browser/feeds/subscribe.dtd (deflated 63%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 19%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/preferences.properties (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 73%) adding: locale/browser/preferences/content.dtd (deflated 66%) adding: locale/browser/preferences/tabs.dtd (deflated 62%) adding: locale/browser/preferences/changeaction.dtd (deflated 69%) adding: locale/browser/preferences/security.dtd (deflated 64%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 62%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 70%) adding: locale/browser/preferences/connection.dtd (deflated 70%) adding: locale/browser/preferences/feeds.properties (deflated 9%) adding: locale/browser/preferences/cookies.dtd (deflated 69%) adding: locale/browser/preferences/languages.dtd (deflated 70%) adding: locale/browser/preferences/downloadactions.dtd (deflated 71%) adding: locale/browser/preferences/advanced.dtd (deflated 72%) adding: locale/browser/preferences/sanitize.dtd (deflated 59%) adding: locale/browser/preferences/feeds.dtd (deflated 54%) adding: locale/browser/preferences/preferences.dtd (deflated 55%) adding: locale/browser/preferences/main.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 59%) adding: locale/browser/sidebar/sidebar.properties (deflated 52%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/shellservice.properties (deflated 54%) adding: locale/browser/engineManager.dtd (deflated 59%) adding: locale/browser/pageReportFirstTime.dtd (deflated 60%) adding: locale/browser/search.properties (deflated 56%) adding: locale/browser/setDesktopBackground.dtd (deflated 50%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/credits.dtd (deflated 61%) adding: locale/browser/migration/migration.properties (deflated 74%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/metaData.properties (deflated 39%) adding: locale/browser/pageInfo.properties (deflated 55%) adding: locale/browser/browser.dtd (deflated 77%) adding: locale/browser/pageInfo.dtd (deflated 73%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 54%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 76%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 65%) adding: locale/browser/browser.properties (deflated 69%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 28%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 70%) adding: locale/browser/safeMode.dtd (deflated 62%) adding: locale/branding/brand.dtd (deflated 50%) adding: locale/branding/brand.properties (deflated 56%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.iHF24811 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/pl.xpi .xpi + language=pl + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org + unzip firefox-langpacks/pl.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org Archive: firefox-langpacks/pl.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.RJZ24827 + langtmp=firefox.RJZ24827/firefox/langpack-pl + /bin/mkdir -p firefox.RJZ24827/firefox/langpack-pl + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar -d firefox.RJZ24827/firefox/langpack-pl Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/necko/necko.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/css.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/xbl.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/xul.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/printing.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/layout_errors.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/netError.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/global.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/appstrings.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/charsetTitles.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/global-strres.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/plugins.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/nsWebBrowserPersist.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/printdialog.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/xslt/xslt.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/dom/dom.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/layout/MediaDocument.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/layout/xmlparser.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/layout/HtmlForm.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/security/caps.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/xml/prettyprint.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/webservices/security.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-platform/win/accessible.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-platform/mac/accessible.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-platform/unix/accessible.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pipnss/pipnss.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pipnss/security.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/pippki.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/pref-ssl.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/pippki.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/PrefOverlay.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/newserver.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/newserver.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/pref-security.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/PageInfoOverlay.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/certManager.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/deviceManager.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/pref-validation.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/pippki/pref-masterpass.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/brand.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/license.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/mozilla.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/nsHelperAppDlg.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/nsHelperAppDlg.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/nsProgressDialog.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/nsProgressDialog.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/filepicker.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/filepicker.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-platform/mac/platformKeys.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-platform/unix/platformKeys.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-platform/win/platformKeys.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-platform/mac/intl.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-platform/unix/intl.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-platform/win/intl.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/downloadProgress.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/findbar.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/findbar.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/preferences.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/history/history.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/xpinstall/xpinstall.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/downloads/downloads.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/downloads/downloads.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/downloads/downloadProperties.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/extensions/extensions.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/extensions/extensions.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/extensions/about.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/extensions/update.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/extensions/update.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/plugins/plugins.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/plugins/plugins.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/preferences/ocsp.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/preferences/changemp.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/preferences/removemp.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/preferences/preferences.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/profile/createProfileWizard.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/profile/profileSelection.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/profile/profileSelection.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/update/updates.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/update/updates.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/update/incompatible.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/update/history.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/update/errors.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/cookie/cookieAcceptDialog.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/cookie/cookieAcceptDialog.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/autoconfig/autoconfig.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/help/help.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/help/help.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/help/help-toc.rdf extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/help/welcome.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/accept2locale.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/commonDialog.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/commonDialogs.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/config.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/config.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/console.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/console.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/dialogOverlay.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/editMenuOverlay.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/intl.css extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/intl.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/keys.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/languageNames.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/regionNames.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/dialog.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/tabbrowser.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/tabbrowser.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/tree.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/wizard.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/textcontext.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-region/region.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-region/region.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global-region/builtinURLs.rdf extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/passwordmgr/passwordmgr.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/passwordmgr/passwordManager.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/charsetOverlay.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/contentAreaCommands.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/customizeCharset.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/customizeToolbar.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/customizeToolbar.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/finddialog.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/finddialog.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/nsTreeSorting.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/printdialog.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/printjoboptions.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/printPageSetup.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/printPreview.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/printPreviewProgress.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/printProgress.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/viewSource.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/viewSource.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/global/wizard.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/downloads/unknownContentType.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/mozapps/downloads/unknownContentType.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/reporter/reportWizard.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/reporter/about.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/reporter/reporterOverlay.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/reporter/reportResults.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/reporter/reporter.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/reporter/reportWizard.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/pl/reporter/reporterOverlay.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/aboutDialog.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/credits.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/baseMenuOverlay.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/browser.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/metaData.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/metaData.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/openLocation.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/openLocation.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/page-drawer.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/pageInfo.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/pageReport.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/pageReportFirstTime.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/sanitize.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/search.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/searchbar.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/engineManager.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/setDesktopBackground.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/shellservice.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/sessionstore.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/feeds/subscribe.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/feeds/addFeedReader.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/feeds/subscribe.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/history/history.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/migration/migration.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/migration/migration.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/advanced.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/changeaction.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/colors.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/cookies.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/content.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/connection.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/downloadactions.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/feeds.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/feeds.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/fonts.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/languages.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/main.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/permissions.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/phishEULA.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/preferences.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/preferences.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/privacy.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/sanitize.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/security.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/securityWarnings.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/tabs.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/sidebar/sidebar.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser-region/region.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/help.rdf extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/firebird-toc.rdf extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/search-db.rdf extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/accessibility.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/cookies.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/forieusers.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/menu_reference.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/popup.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/prefs.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/shortcuts.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/using_firebird.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/customization.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/firefox_welcome.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/download_manager.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/platformStrings.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/glossary.xhtml extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/help/images/searchbar.png extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/browser.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/pageInfo.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/safeMode.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/bookmarks/bookmarks.properties extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/branding/brand.dtd extracting: firefox.RJZ24827/firefox/langpack-pl/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.RJZ24827/firefox/langpack-pl/locale/browser-region/region.properties + find firefox.RJZ24827/firefox/langpack-pl -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar + cd firefox.RJZ24827/firefox/langpack-pl + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar locale adding: locale/browser-region/region.properties (deflated 60%) adding: locale/browser/aboutDialog.dtd (deflated 39%) adding: locale/browser/searchbar.dtd (deflated 35%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/page-drawer.dtd (deflated 15%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 62%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 83%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 63%) adding: locale/browser/help/menu_reference.xhtml (deflated 67%) adding: locale/browser/help/glossary.xhtml (deflated 60%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 75%) adding: locale/browser/help/search-db.rdf (deflated 77%) adding: locale/browser/help/cookies.xhtml (deflated 64%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 49%) adding: locale/browser/help/popup.xhtml (deflated 59%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/accessibility.xhtml (deflated 65%) adding: locale/browser/feeds/subscribe.properties (deflated 42%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 37%) adding: locale/browser/feeds/subscribe.dtd (deflated 50%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 51%) adding: locale/browser/preferences/preferences.properties (deflated 57%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 72%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/tabs.dtd (deflated 57%) adding: locale/browser/preferences/changeaction.dtd (deflated 69%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 71%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 70%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/downloadactions.dtd (deflated 70%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/sanitize.dtd (deflated 62%) adding: locale/browser/preferences/feeds.dtd (deflated 48%) adding: locale/browser/preferences/preferences.dtd (deflated 56%) adding: locale/browser/preferences/main.dtd (deflated 61%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 34%) adding: locale/browser/sidebar/sidebar.properties (deflated 46%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/shellservice.properties (deflated 41%) adding: locale/browser/engineManager.dtd (deflated 60%) adding: locale/browser/pageReportFirstTime.dtd (deflated 45%) adding: locale/browser/search.properties (deflated 48%) adding: locale/browser/setDesktopBackground.dtd (deflated 49%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/credits.dtd (deflated 57%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/metaData.properties (deflated 31%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/pageInfo.dtd (deflated 72%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 51%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 69%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 73%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 60%) adding: locale/browser/browser.properties (deflated 60%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 23%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 57%) adding: locale/browser/safeMode.dtd (deflated 57%) adding: locale/pl/pipnss/security.properties (deflated 60%) adding: locale/pl/pipnss/pipnss.properties (deflated 70%) adding: locale/pl/help/welcome.xhtml (deflated 48%) adding: locale/pl/help/help.dtd (deflated 70%) adding: locale/pl/help/help-toc.rdf (deflated 59%) adding: locale/pl/help/help.properties (stored 0%) adding: locale/pl/necko/necko.properties (deflated 53%) adding: locale/pl/autoconfig/autoconfig.properties (deflated 48%) adding: locale/pl/global-region/region.dtd (deflated 10%) adding: locale/pl/global-region/builtinURLs.rdf (deflated 61%) adding: locale/pl/global-region/region.properties (deflated 38%) adding: locale/pl/mozapps/profile/profileSelection.properties (deflated 57%) adding: locale/pl/mozapps/profile/createProfileWizard.dtd (deflated 58%) adding: locale/pl/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/pl/mozapps/extensions/about.dtd (deflated 44%) adding: locale/pl/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/pl/mozapps/extensions/update.dtd (deflated 73%) adding: locale/pl/mozapps/extensions/update.properties (deflated 50%) adding: locale/pl/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/pl/mozapps/preferences/preferences.properties (deflated 42%) adding: locale/pl/mozapps/preferences/removemp.dtd (deflated 46%) adding: locale/pl/mozapps/preferences/ocsp.dtd (deflated 54%) adding: locale/pl/mozapps/preferences/changemp.dtd (deflated 54%) adding: locale/pl/mozapps/downloads/downloadProperties.dtd (deflated 40%) adding: locale/pl/mozapps/downloads/unknownContentType.dtd (deflated 60%) adding: locale/pl/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/pl/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/pl/mozapps/downloads/unknownContentType.properties (deflated 35%) adding: locale/pl/mozapps/update/errors.dtd (deflated 29%) adding: locale/pl/mozapps/update/incompatible.dtd (deflated 56%) adding: locale/pl/mozapps/update/updates.dtd (deflated 68%) adding: locale/pl/mozapps/update/updates.properties (deflated 65%) adding: locale/pl/mozapps/update/history.dtd (deflated 61%) adding: locale/pl/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/pl/mozapps/plugins/plugins.properties (deflated 60%) adding: locale/pl/mozapps/xpinstall/xpinstallConfirm.properties (deflated 40%) adding: locale/pl/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 34%) adding: locale/pl/global-platform/win/accessible.properties (deflated 43%) adding: locale/pl/global-platform/win/intl.properties (deflated 23%) adding: locale/pl/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/pl/global-platform/mac/accessible.properties (deflated 43%) adding: locale/pl/global-platform/mac/intl.properties (deflated 23%) adding: locale/pl/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/pl/global-platform/unix/accessible.properties (deflated 43%) adding: locale/pl/global-platform/unix/intl.properties (deflated 23%) adding: locale/pl/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/pl/global/printProgress.dtd (deflated 39%) adding: locale/pl/global/viewSource.properties (deflated 43%) adding: locale/pl/global/dialogOverlay.dtd (deflated 39%) adding: locale/pl/global/printPreviewProgress.dtd (deflated 29%) adding: locale/pl/global/xbl.properties (deflated 52%) adding: locale/pl/global/tree.dtd (stored 0%) adding: locale/pl/global/nsProgressDialog.dtd (deflated 57%) adding: locale/pl/global/downloadProgress.properties (deflated 48%) adding: locale/pl/global/textcontext.dtd (deflated 64%) adding: locale/pl/global/xml/prettyprint.dtd (deflated 53%) adding: locale/pl/global/finddialog.properties (deflated 5%) adding: locale/pl/global/filepicker.properties (deflated 62%) adding: locale/pl/global/printing.properties (deflated 63%) adding: locale/pl/global/appstrings.properties (deflated 56%) adding: locale/pl/global/customizeToolbar.properties (deflated 39%) adding: locale/pl/global/xslt/xslt.properties (deflated 56%) adding: locale/pl/global/customizeCharset.dtd (deflated 57%) adding: locale/pl/global/accept2locale.properties (deflated 41%) adding: locale/pl/global/languageNames.properties (deflated 46%) adding: locale/pl/global/printdialog.dtd (deflated 60%) adding: locale/pl/global/nsProgressDialog.properties (deflated 51%) adding: locale/pl/global/viewSource.dtd (deflated 70%) adding: locale/pl/global/printPreview.dtd (deflated 61%) adding: locale/pl/global/console.properties (deflated 23%) adding: locale/pl/global/intl.css (deflated 21%) adding: locale/pl/global/layout/HtmlForm.properties (deflated 50%) adding: locale/pl/global/layout/MediaDocument.properties (deflated 47%) adding: locale/pl/global/layout/xmlparser.properties (deflated 53%) adding: locale/pl/global/dom/dom.properties (deflated 57%) adding: locale/pl/global/printPageSetup.dtd (deflated 64%) adding: locale/pl/global/finddialog.dtd (deflated 60%) adding: locale/pl/global/editMenuOverlay.dtd (deflated 72%) adding: locale/pl/global/printjoboptions.dtd (deflated 54%) adding: locale/pl/global/nsHelperAppDlg.properties (deflated 3%) adding: locale/pl/global/contentAreaCommands.properties (deflated 46%) adding: locale/pl/global/security/caps.properties (deflated 50%) adding: locale/pl/global/config.properties (deflated 51%) adding: locale/pl/global/charsetTitles.properties (deflated 65%) adding: locale/pl/global/intl.properties (deflated 60%) adding: locale/pl/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/pl/global/mozilla.dtd (deflated 35%) adding: locale/pl/global/findbar.properties (deflated 29%) adding: locale/pl/global/printdialog.properties (deflated 51%) adding: locale/pl/global/css.properties (deflated 65%) adding: locale/pl/global/config.dtd (deflated 60%) adding: locale/pl/global/customizeToolbar.dtd (deflated 45%) adding: locale/pl/global/webservices/security.properties (deflated 53%) adding: locale/pl/global/layout_errors.properties (deflated 55%) adding: locale/pl/global/console.dtd (deflated 59%) adding: locale/pl/global/plugins.properties (deflated 39%) adding: locale/pl/global/findbar.dtd (deflated 55%) adding: locale/pl/global/dialog.properties (deflated 40%) adding: locale/pl/global/brand.dtd (deflated 18%) adding: locale/pl/global/tabbrowser.properties (deflated 53%) adding: locale/pl/global/wizard.dtd (deflated 75%) adding: locale/pl/global/commonDialogs.properties (deflated 30%) adding: locale/pl/global/xpinstall/xpinstall.properties (deflated 54%) adding: locale/pl/global/regionNames.properties (deflated 35%) adding: locale/pl/global/charsetOverlay.dtd (deflated 72%) adding: locale/pl/global/global-strres.properties (stored 0%) adding: locale/pl/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/pl/global/netError.dtd (deflated 67%) adding: locale/pl/global/wizard.properties (deflated 37%) adding: locale/pl/global/preferences.dtd (deflated 58%) adding: locale/pl/global/nsTreeSorting.properties (stored 0%) adding: locale/pl/global/history/history.properties (deflated 39%) adding: locale/pl/global/global.dtd (stored 0%) adding: locale/pl/global/xul.properties (deflated 51%) adding: locale/pl/global/tabbrowser.dtd (deflated 62%) adding: locale/pl/global/license.dtd (deflated 63%) adding: locale/pl/global/filepicker.dtd (deflated 57%) adding: locale/pl/global/commonDialog.dtd (deflated 42%) adding: locale/pl/global/keys.properties (deflated 42%) adding: locale/pl/passwordmgr/passwordManager.dtd (deflated 59%) adding: locale/pl/passwordmgr/passwordmgr.properties (deflated 49%) adding: locale/pl/reporter/about.dtd (deflated 49%) adding: locale/pl/reporter/reporter.dtd (deflated 50%) adding: locale/pl/reporter/reporterOverlay.dtd (deflated 54%) adding: locale/pl/reporter/reporterOverlay.properties (deflated 9%) adding: locale/pl/reporter/reportWizard.dtd (deflated 67%) adding: locale/pl/reporter/reportResults.dtd (deflated 63%) adding: locale/pl/reporter/reportWizard.properties (deflated 47%) adding: locale/pl/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/pl/pippki/certManager.dtd (deflated 70%) adding: locale/pl/pippki/PrefOverlay.dtd (deflated 47%) adding: locale/pl/pippki/pref-validation.dtd (deflated 68%) adding: locale/pl/pippki/newserver.dtd (deflated 49%) adding: locale/pl/pippki/newserver.properties (deflated 41%) adding: locale/pl/pippki/pippki.properties (deflated 64%) adding: locale/pl/pippki/deviceManager.dtd (deflated 63%) adding: locale/pl/pippki/pippki.dtd (deflated 65%) adding: locale/pl/pippki/PageInfoOverlay.dtd (deflated 48%) adding: locale/pl/pippki/pref-security.dtd (deflated 58%) adding: locale/pl/pippki/pref-ssl.dtd (deflated 60%) adding: locale/pl/cookie/cookieAcceptDialog.dtd (deflated 59%) adding: locale/pl/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 38%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.RJZ24827 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/pt-BR.xpi .xpi + language=pt-BR + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org + unzip firefox-langpacks/pt-BR.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org Archive: firefox-langpacks/pt-BR.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.dzD24843 + langtmp=firefox.dzD24843/firefox/langpack-pt-BR + /bin/mkdir -p firefox.dzD24843/firefox/langpack-pt-BR + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar -d firefox.dzD24843/firefox/langpack-pt-BR Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/necko/necko.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/css.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/xbl.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/xul.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/printing.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/layout_errors.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/netError.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/global.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/appstrings.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/charsetTitles.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/global-strres.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/plugins.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/nsWebBrowserPersist.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/printdialog.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/xslt/xslt.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/dom/dom.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/layout/MediaDocument.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/layout/xmlparser.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/layout/HtmlForm.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/security/caps.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/xml/prettyprint.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/webservices/security.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-platform/win/accessible.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-platform/mac/accessible.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-platform/unix/accessible.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pipnss/pipnss.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pipnss/security.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/pippki.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/pref-ssl.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/pippki.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/PrefOverlay.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/newserver.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/newserver.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/pref-security.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/PageInfoOverlay.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/certManager.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/deviceManager.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/pref-validation.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/pippki/pref-masterpass.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/brand.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/license.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/mozilla.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/nsHelperAppDlg.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/nsHelperAppDlg.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/nsProgressDialog.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/nsProgressDialog.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/filepicker.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/filepicker.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-platform/mac/platformKeys.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-platform/unix/platformKeys.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-platform/win/platformKeys.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-platform/mac/intl.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-platform/unix/intl.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-platform/win/intl.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/downloadProgress.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/findbar.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/findbar.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/preferences.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/history/history.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/xpinstall/xpinstall.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/downloads.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/downloads.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/downloadProperties.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/extensions.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/extensions.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/about.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/update.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/update.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/plugins/plugins.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/plugins/plugins.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/preferences/ocsp.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/preferences/changemp.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/preferences/removemp.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/preferences/preferences.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/profile/createProfileWizard.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/profile/profileSelection.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/profile/profileSelection.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/updates.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/updates.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/incompatible.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/history.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/errors.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/cookie/cookieAcceptDialog.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/cookie/cookieAcceptDialog.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/autoconfig/autoconfig.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/help/help.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/help/help.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/help/help-toc.rdf extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/help/welcome.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/accept2locale.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/commonDialog.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/commonDialogs.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/config.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/config.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/console.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/console.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/dialogOverlay.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/editMenuOverlay.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/intl.css extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/intl.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/keys.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/languageNames.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/regionNames.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/dialog.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/tabbrowser.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/tabbrowser.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/tree.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/wizard.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/textcontext.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-region/region.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-region/region.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global-region/builtinURLs.rdf extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/passwordmgr/passwordmgr.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/passwordmgr/passwordManager.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/charsetOverlay.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/contentAreaCommands.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/customizeCharset.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/customizeToolbar.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/customizeToolbar.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/finddialog.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/finddialog.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/nsTreeSorting.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/printdialog.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/printjoboptions.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/printPageSetup.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/printPreview.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/printPreviewProgress.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/printProgress.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/viewSource.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/viewSource.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/global/wizard.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/unknownContentType.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/unknownContentType.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/reporter/reportWizard.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/reporter/about.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/reporter/reporterOverlay.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/reporter/reportResults.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/reporter/reporter.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/reporter/reportWizard.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/pt-BR/reporter/reporterOverlay.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/aboutDialog.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/credits.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/baseMenuOverlay.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/browser.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/metaData.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/metaData.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/openLocation.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/openLocation.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/page-drawer.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/pageInfo.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/pageReport.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/pageReportFirstTime.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/sanitize.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/search.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/searchbar.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/engineManager.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/setDesktopBackground.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/shellservice.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/sessionstore.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/feeds/subscribe.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/feeds/addFeedReader.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/feeds/subscribe.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/history/history.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/migration/migration.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/migration/migration.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/advanced.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/changeaction.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/colors.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/cookies.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/content.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/connection.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/downloadactions.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/feeds.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/feeds.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/fonts.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/languages.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/main.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/permissions.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/phishEULA.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/preferences.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/preferences.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/privacy.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/sanitize.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/security.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/securityWarnings.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/tabs.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/sidebar/sidebar.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser-region/region.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/help.rdf extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/firebird-toc.rdf extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/search-db.rdf extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/accessibility.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/cookies.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/forieusers.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/menu_reference.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/popup.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/prefs.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/shortcuts.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/using_firebird.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/customization.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/firefox_welcome.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/download_manager.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/platformStrings.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/help/glossary.xhtml extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/browser.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/pageInfo.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/safeMode.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/bookmarks/bookmarks.properties extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/branding/brand.dtd extracting: firefox.dzD24843/firefox/langpack-pt-BR/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.dzD24843/firefox/langpack-pt-BR/locale/browser-region/region.properties + find firefox.dzD24843/firefox/langpack-pt-BR -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar + cd firefox.dzD24843/firefox/langpack-pt-BR + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/pt-BR/pipnss/security.properties (deflated 60%) adding: locale/pt-BR/pipnss/pipnss.properties (deflated 69%) adding: locale/pt-BR/help/welcome.xhtml (deflated 52%) adding: locale/pt-BR/help/help.dtd (deflated 71%) adding: locale/pt-BR/help/help-toc.rdf (deflated 59%) adding: locale/pt-BR/help/help.properties (stored 0%) adding: locale/pt-BR/necko/necko.properties (deflated 54%) adding: locale/pt-BR/autoconfig/autoconfig.properties (deflated 48%) adding: locale/pt-BR/global-region/region.dtd (deflated 12%) adding: locale/pt-BR/global-region/builtinURLs.rdf (deflated 61%) adding: locale/pt-BR/global-region/region.properties (deflated 41%) adding: locale/pt-BR/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/pt-BR/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/pt-BR/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/pt-BR/mozapps/extensions/about.dtd (deflated 50%) adding: locale/pt-BR/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/pt-BR/mozapps/extensions/update.dtd (deflated 73%) adding: locale/pt-BR/mozapps/extensions/update.properties (deflated 52%) adding: locale/pt-BR/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/pt-BR/mozapps/preferences/preferences.properties (deflated 44%) adding: locale/pt-BR/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/pt-BR/mozapps/preferences/ocsp.dtd (deflated 57%) adding: locale/pt-BR/mozapps/preferences/changemp.dtd (deflated 56%) adding: locale/pt-BR/mozapps/downloads/downloadProperties.dtd (deflated 44%) adding: locale/pt-BR/mozapps/downloads/unknownContentType.dtd (deflated 63%) adding: locale/pt-BR/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/pt-BR/mozapps/downloads/downloads.dtd (deflated 74%) adding: locale/pt-BR/mozapps/downloads/unknownContentType.properties (deflated 41%) adding: locale/pt-BR/mozapps/update/errors.dtd (deflated 49%) adding: locale/pt-BR/mozapps/update/incompatible.dtd (deflated 56%) adding: locale/pt-BR/mozapps/update/updates.dtd (deflated 71%) adding: locale/pt-BR/mozapps/update/updates.properties (deflated 64%) adding: locale/pt-BR/mozapps/update/history.dtd (deflated 62%) adding: locale/pt-BR/mozapps/plugins/plugins.dtd (deflated 69%) adding: locale/pt-BR/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/pt-BR/mozapps/xpinstall/xpinstallConfirm.properties (deflated 43%) adding: locale/pt-BR/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 35%) adding: locale/pt-BR/global-platform/win/accessible.properties (deflated 50%) adding: locale/pt-BR/global-platform/win/intl.properties (deflated 23%) adding: locale/pt-BR/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/pt-BR/global-platform/mac/accessible.properties (deflated 50%) adding: locale/pt-BR/global-platform/mac/intl.properties (deflated 23%) adding: locale/pt-BR/global-platform/mac/platformKeys.properties (deflated 32%) adding: locale/pt-BR/global-platform/unix/accessible.properties (deflated 50%) adding: locale/pt-BR/global-platform/unix/intl.properties (deflated 23%) adding: locale/pt-BR/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/pt-BR/global/printProgress.dtd (deflated 42%) adding: locale/pt-BR/global/viewSource.properties (deflated 44%) adding: locale/pt-BR/global/dialogOverlay.dtd (deflated 36%) adding: locale/pt-BR/global/printPreviewProgress.dtd (deflated 34%) adding: locale/pt-BR/global/xbl.properties (deflated 52%) adding: locale/pt-BR/global/tree.dtd (stored 0%) adding: locale/pt-BR/global/nsProgressDialog.dtd (deflated 63%) adding: locale/pt-BR/global/downloadProgress.properties (deflated 48%) adding: locale/pt-BR/global/textcontext.dtd (deflated 65%) adding: locale/pt-BR/global/xml/prettyprint.dtd (deflated 54%) adding: locale/pt-BR/global/finddialog.properties (deflated 4%) adding: locale/pt-BR/global/filepicker.properties (deflated 64%) adding: locale/pt-BR/global/printing.properties (deflated 64%) adding: locale/pt-BR/global/appstrings.properties (deflated 57%) adding: locale/pt-BR/global/customizeToolbar.properties (deflated 42%) adding: locale/pt-BR/global/xslt/xslt.properties (deflated 58%) adding: locale/pt-BR/global/customizeCharset.dtd (deflated 56%) adding: locale/pt-BR/global/accept2locale.properties (deflated 52%) adding: locale/pt-BR/global/languageNames.properties (deflated 47%) adding: locale/pt-BR/global/printdialog.dtd (deflated 61%) adding: locale/pt-BR/global/nsProgressDialog.properties (deflated 51%) adding: locale/pt-BR/global/viewSource.dtd (deflated 71%) adding: locale/pt-BR/global/printPreview.dtd (deflated 63%) adding: locale/pt-BR/global/console.properties (deflated 27%) adding: locale/pt-BR/global/intl.css (deflated 21%) adding: locale/pt-BR/global/layout/HtmlForm.properties (deflated 51%) adding: locale/pt-BR/global/layout/MediaDocument.properties (deflated 59%) adding: locale/pt-BR/global/layout/xmlparser.properties (deflated 54%) adding: locale/pt-BR/global/dom/dom.properties (deflated 59%) adding: locale/pt-BR/global/printPageSetup.dtd (deflated 65%) adding: locale/pt-BR/global/finddialog.dtd (deflated 61%) adding: locale/pt-BR/global/editMenuOverlay.dtd (deflated 76%) adding: locale/pt-BR/global/printjoboptions.dtd (deflated 58%) adding: locale/pt-BR/global/nsHelperAppDlg.properties (stored 0%) adding: locale/pt-BR/global/contentAreaCommands.properties (deflated 50%) adding: locale/pt-BR/global/security/caps.properties (deflated 55%) adding: locale/pt-BR/global/config.properties (deflated 52%) adding: locale/pt-BR/global/charsetTitles.properties (deflated 65%) adding: locale/pt-BR/global/intl.properties (deflated 59%) adding: locale/pt-BR/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/pt-BR/global/mozilla.dtd (deflated 36%) adding: locale/pt-BR/global/findbar.properties (deflated 35%) adding: locale/pt-BR/global/printdialog.properties (deflated 55%) adding: locale/pt-BR/global/css.properties (deflated 65%) adding: locale/pt-BR/global/config.dtd (deflated 61%) adding: locale/pt-BR/global/customizeToolbar.dtd (deflated 53%) adding: locale/pt-BR/global/webservices/security.properties (deflated 53%) adding: locale/pt-BR/global/layout_errors.properties (deflated 56%) adding: locale/pt-BR/global/console.dtd (deflated 60%) adding: locale/pt-BR/global/plugins.properties (deflated 42%) adding: locale/pt-BR/global/findbar.dtd (deflated 56%) adding: locale/pt-BR/global/dialog.properties (deflated 42%) adding: locale/pt-BR/global/brand.dtd (deflated 18%) adding: locale/pt-BR/global/tabbrowser.properties (deflated 51%) adding: locale/pt-BR/global/wizard.dtd (deflated 77%) adding: locale/pt-BR/global/commonDialogs.properties (deflated 37%) adding: locale/pt-BR/global/xpinstall/xpinstall.properties (deflated 60%) adding: locale/pt-BR/global/regionNames.properties (deflated 40%) adding: locale/pt-BR/global/charsetOverlay.dtd (deflated 71%) adding: locale/pt-BR/global/global-strres.properties (deflated 53%) adding: locale/pt-BR/global/nsWebBrowserPersist.properties (deflated 56%) adding: locale/pt-BR/global/netError.dtd (deflated 68%) adding: locale/pt-BR/global/wizard.properties (deflated 40%) adding: locale/pt-BR/global/preferences.dtd (deflated 56%) adding: locale/pt-BR/global/nsTreeSorting.properties (stored 0%) adding: locale/pt-BR/global/history/history.properties (deflated 44%) adding: locale/pt-BR/global/global.dtd (stored 0%) adding: locale/pt-BR/global/xul.properties (deflated 52%) adding: locale/pt-BR/global/tabbrowser.dtd (deflated 67%) adding: locale/pt-BR/global/license.dtd (deflated 64%) adding: locale/pt-BR/global/filepicker.dtd (deflated 59%) adding: locale/pt-BR/global/commonDialog.dtd (deflated 41%) adding: locale/pt-BR/global/keys.properties (deflated 55%) adding: locale/pt-BR/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/pt-BR/passwordmgr/passwordmgr.properties (deflated 52%) adding: locale/pt-BR/reporter/about.dtd (deflated 54%) adding: locale/pt-BR/reporter/reporter.dtd (deflated 50%) adding: locale/pt-BR/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/pt-BR/reporter/reporterOverlay.properties (deflated 9%) adding: locale/pt-BR/reporter/reportWizard.dtd (deflated 67%) adding: locale/pt-BR/reporter/reportResults.dtd (deflated 66%) adding: locale/pt-BR/reporter/reportWizard.properties (deflated 42%) adding: locale/pt-BR/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/pt-BR/pippki/certManager.dtd (deflated 73%) adding: locale/pt-BR/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/pt-BR/pippki/pref-validation.dtd (deflated 68%) adding: locale/pt-BR/pippki/newserver.dtd (deflated 57%) adding: locale/pt-BR/pippki/newserver.properties (deflated 52%) adding: locale/pt-BR/pippki/pippki.properties (deflated 64%) adding: locale/pt-BR/pippki/deviceManager.dtd (deflated 66%) adding: locale/pt-BR/pippki/pippki.dtd (deflated 66%) adding: locale/pt-BR/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/pt-BR/pippki/pref-security.dtd (deflated 58%) adding: locale/pt-BR/pippki/pref-ssl.dtd (deflated 64%) adding: locale/pt-BR/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/pt-BR/cookie/cookieAcceptDialog.properties (deflated 46%) adding: locale/browser/aboutDialog.dtd (deflated 47%) adding: locale/browser/searchbar.dtd (deflated 38%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/page-drawer.dtd (deflated 15%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/help/download_manager.xhtml (deflated 60%) adding: locale/browser/help/customization.xhtml (deflated 64%) adding: locale/browser/help/using_firebird.xhtml (deflated 70%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 62%) adding: locale/browser/help/menu_reference.xhtml (deflated 69%) adding: locale/browser/help/glossary.xhtml (deflated 63%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 62%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 79%) adding: locale/browser/help/cookies.xhtml (deflated 64%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 70%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 48%) adding: locale/browser/help/popup.xhtml (deflated 59%) adding: locale/browser/help/platformStrings.dtd (deflated 66%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 38%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 43%) adding: locale/browser/feeds/subscribe.dtd (deflated 48%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/content.dtd (deflated 72%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/changeaction.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 69%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 70%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (deflated 2%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/downloadactions.dtd (deflated 71%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 61%) adding: locale/browser/preferences/feeds.dtd (deflated 53%) adding: locale/browser/preferences/preferences.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 64%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 38%) adding: locale/browser/sidebar/sidebar.properties (deflated 49%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/engineManager.dtd (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 47%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/credits.dtd (deflated 61%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/metaData.properties (deflated 37%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/pageInfo.dtd (deflated 74%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 55%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 71%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 64%) adding: locale/browser/browser.properties (deflated 59%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 34%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 59%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 43%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.dzD24843 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ro.xpi .xpi + language=ro + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org + unzip firefox-langpacks/ro.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org Archive: firefox-langpacks/ro.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.bbD24859 + langtmp=firefox.bbD24859/firefox/langpack-ro + /bin/mkdir -p firefox.bbD24859/firefox/langpack-ro + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar -d firefox.bbD24859/firefox/langpack-ro Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/necko/necko.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/css.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/xbl.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/xul.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/printing.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/layout_errors.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/netError.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/global.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/appstrings.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/charsetTitles.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/global-strres.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/plugins.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/nsWebBrowserPersist.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/printdialog.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/xslt/xslt.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/dom/dom.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/layout/MediaDocument.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/layout/xmlparser.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/layout/HtmlForm.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/security/caps.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/xml/prettyprint.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/webservices/security.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-platform/win/accessible.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-platform/mac/accessible.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-platform/unix/accessible.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pipnss/pipnss.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pipnss/security.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/pippki.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/pref-ssl.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/pippki.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/PrefOverlay.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/newserver.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/newserver.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/pref-security.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/PageInfoOverlay.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/certManager.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/deviceManager.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/pref-validation.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/pippki/pref-masterpass.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/brand.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/license.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/mozilla.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/nsHelperAppDlg.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/nsHelperAppDlg.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/nsProgressDialog.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/nsProgressDialog.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/filepicker.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/filepicker.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-platform/mac/platformKeys.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-platform/unix/platformKeys.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-platform/win/platformKeys.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-platform/mac/intl.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-platform/unix/intl.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-platform/win/intl.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/downloadProgress.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/findbar.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/findbar.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/preferences.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/history/history.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/xpinstall/xpinstall.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/downloads/downloads.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/downloads/downloads.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/downloads/downloadProperties.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/extensions/extensions.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/extensions/extensions.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/extensions/about.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/extensions/update.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/extensions/update.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/plugins/plugins.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/plugins/plugins.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/preferences/ocsp.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/preferences/changemp.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/preferences/removemp.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/preferences/preferences.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/profile/createProfileWizard.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/profile/profileSelection.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/profile/profileSelection.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/update/updates.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/update/updates.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/update/incompatible.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/update/history.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/update/errors.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/cookie/cookieAcceptDialog.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/cookie/cookieAcceptDialog.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/autoconfig/autoconfig.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/help/help.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/help/help.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/help/help-toc.rdf extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/help/welcome.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/accept2locale.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/commonDialog.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/commonDialogs.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/config.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/config.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/console.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/console.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/dialogOverlay.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/editMenuOverlay.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/intl.css extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/intl.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/keys.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/languageNames.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/regionNames.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/dialog.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/tabbrowser.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/tabbrowser.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/tree.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/wizard.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/textcontext.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-region/region.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-region/region.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global-region/builtinURLs.rdf extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/passwordmgr/passwordmgr.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/passwordmgr/passwordManager.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/charsetOverlay.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/contentAreaCommands.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/customizeCharset.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/customizeToolbar.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/customizeToolbar.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/finddialog.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/finddialog.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/nsTreeSorting.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/printdialog.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/printjoboptions.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/printPageSetup.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/printPreview.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/printPreviewProgress.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/printProgress.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/viewSource.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/viewSource.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/global/wizard.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/downloads/unknownContentType.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/mozapps/downloads/unknownContentType.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/reporter/reportWizard.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/reporter/about.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/reporter/reporterOverlay.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/reporter/reportResults.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/reporter/reporter.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/reporter/reportWizard.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/ro/reporter/reporterOverlay.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/aboutDialog.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/credits.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/baseMenuOverlay.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/browser.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/metaData.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/metaData.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/openLocation.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/openLocation.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/page-drawer.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/pageInfo.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/pageReport.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/pageReportFirstTime.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/sanitize.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/search.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/searchbar.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/engineManager.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/setDesktopBackground.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/shellservice.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/sessionstore.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/feeds/subscribe.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/feeds/addFeedReader.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/feeds/subscribe.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/history/history.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/migration/migration.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/migration/migration.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/advanced.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/changeaction.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/colors.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/cookies.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/content.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/connection.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/downloadactions.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/feeds.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/feeds.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/fonts.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/languages.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/main.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/permissions.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/phishEULA.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/preferences.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/preferences.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/privacy.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/sanitize.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/security.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/securityWarnings.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/tabs.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/sidebar/sidebar.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser-region/region.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/help.rdf extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/firebird-toc.rdf extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/search-db.rdf extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/accessibility.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/cookies.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/forieusers.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/menu_reference.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/popup.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/prefs.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/shortcuts.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/using_firebird.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/customization.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/firefox_welcome.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/download_manager.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/platformStrings.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/help/glossary.xhtml extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/browser.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/pageInfo.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/safeMode.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/bookmarks/bookmarks.properties extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/branding/brand.dtd extracting: firefox.bbD24859/firefox/langpack-ro/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.bbD24859/firefox/langpack-ro/locale/browser-region/region.properties + find firefox.bbD24859/firefox/langpack-ro -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar + cd firefox.bbD24859/firefox/langpack-ro + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/ro/pipnss/security.properties (deflated 65%) adding: locale/ro/pipnss/pipnss.properties (deflated 69%) adding: locale/ro/help/welcome.xhtml (deflated 49%) adding: locale/ro/help/help.dtd (deflated 71%) adding: locale/ro/help/help-toc.rdf (deflated 59%) adding: locale/ro/help/help.properties (stored 0%) adding: locale/ro/necko/necko.properties (deflated 56%) adding: locale/ro/autoconfig/autoconfig.properties (deflated 50%) adding: locale/ro/global-region/region.dtd (deflated 12%) adding: locale/ro/global-region/builtinURLs.rdf (deflated 61%) adding: locale/ro/global-region/region.properties (deflated 42%) adding: locale/ro/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/ro/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/ro/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/ro/mozapps/extensions/about.dtd (deflated 50%) adding: locale/ro/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/ro/mozapps/extensions/update.dtd (deflated 71%) adding: locale/ro/mozapps/extensions/update.properties (deflated 53%) adding: locale/ro/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/ro/mozapps/preferences/preferences.properties (deflated 44%) adding: locale/ro/mozapps/preferences/removemp.dtd (deflated 50%) adding: locale/ro/mozapps/preferences/ocsp.dtd (deflated 57%) adding: locale/ro/mozapps/preferences/changemp.dtd (deflated 57%) adding: locale/ro/mozapps/downloads/downloadProperties.dtd (deflated 44%) adding: locale/ro/mozapps/downloads/unknownContentType.dtd (deflated 62%) adding: locale/ro/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/ro/mozapps/downloads/downloads.dtd (deflated 72%) adding: locale/ro/mozapps/downloads/unknownContentType.properties (deflated 37%) adding: locale/ro/mozapps/update/errors.dtd (deflated 28%) adding: locale/ro/mozapps/update/incompatible.dtd (deflated 48%) adding: locale/ro/mozapps/update/updates.dtd (deflated 69%) adding: locale/ro/mozapps/update/updates.properties (deflated 63%) adding: locale/ro/mozapps/update/history.dtd (deflated 59%) adding: locale/ro/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/ro/mozapps/plugins/plugins.properties (deflated 60%) adding: locale/ro/mozapps/xpinstall/xpinstallConfirm.properties (deflated 43%) adding: locale/ro/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 37%) adding: locale/ro/global-platform/win/accessible.properties (deflated 48%) adding: locale/ro/global-platform/win/intl.properties (deflated 24%) adding: locale/ro/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ro/global-platform/mac/accessible.properties (deflated 48%) adding: locale/ro/global-platform/mac/intl.properties (deflated 24%) adding: locale/ro/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/ro/global-platform/unix/accessible.properties (deflated 48%) adding: locale/ro/global-platform/unix/intl.properties (deflated 24%) adding: locale/ro/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ro/global/printProgress.dtd (deflated 43%) adding: locale/ro/global/viewSource.properties (deflated 44%) adding: locale/ro/global/dialogOverlay.dtd (deflated 33%) adding: locale/ro/global/printPreviewProgress.dtd (deflated 37%) adding: locale/ro/global/xbl.properties (deflated 53%) adding: locale/ro/global/tree.dtd (deflated 3%) adding: locale/ro/global/nsProgressDialog.dtd (deflated 63%) adding: locale/ro/global/downloadProgress.properties (deflated 48%) adding: locale/ro/global/textcontext.dtd (deflated 64%) adding: locale/ro/global/xml/prettyprint.dtd (deflated 54%) adding: locale/ro/global/finddialog.properties (deflated 8%) adding: locale/ro/global/filepicker.properties (deflated 63%) adding: locale/ro/global/printing.properties (deflated 65%) adding: locale/ro/global/appstrings.properties (deflated 58%) adding: locale/ro/global/customizeToolbar.properties (deflated 45%) adding: locale/ro/global/xslt/xslt.properties (deflated 57%) adding: locale/ro/global/customizeCharset.dtd (deflated 57%) adding: locale/ro/global/accept2locale.properties (deflated 53%) adding: locale/ro/global/languageNames.properties (deflated 50%) adding: locale/ro/global/printdialog.dtd (deflated 60%) adding: locale/ro/global/nsProgressDialog.properties (deflated 51%) adding: locale/ro/global/viewSource.dtd (deflated 70%) adding: locale/ro/global/printPreview.dtd (deflated 63%) adding: locale/ro/global/console.properties (deflated 24%) adding: locale/ro/global/intl.css (deflated 21%) adding: locale/ro/global/layout/HtmlForm.properties (deflated 51%) adding: locale/ro/global/layout/MediaDocument.properties (deflated 59%) adding: locale/ro/global/layout/xmlparser.properties (deflated 55%) adding: locale/ro/global/dom/dom.properties (deflated 60%) adding: locale/ro/global/printPageSetup.dtd (deflated 65%) adding: locale/ro/global/finddialog.dtd (deflated 61%) adding: locale/ro/global/editMenuOverlay.dtd (deflated 76%) adding: locale/ro/global/printjoboptions.dtd (deflated 56%) adding: locale/ro/global/nsHelperAppDlg.properties (deflated 2%) adding: locale/ro/global/contentAreaCommands.properties (deflated 49%) adding: locale/ro/global/security/caps.properties (deflated 56%) adding: locale/ro/global/config.properties (deflated 53%) adding: locale/ro/global/charsetTitles.properties (deflated 66%) adding: locale/ro/global/intl.properties (deflated 59%) adding: locale/ro/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/ro/global/mozilla.dtd (deflated 36%) adding: locale/ro/global/findbar.properties (deflated 30%) adding: locale/ro/global/printdialog.properties (deflated 55%) adding: locale/ro/global/css.properties (deflated 68%) adding: locale/ro/global/config.dtd (deflated 61%) adding: locale/ro/global/customizeToolbar.dtd (deflated 52%) adding: locale/ro/global/webservices/security.properties (deflated 53%) adding: locale/ro/global/layout_errors.properties (deflated 56%) adding: locale/ro/global/console.dtd (deflated 60%) adding: locale/ro/global/plugins.properties (deflated 44%) adding: locale/ro/global/findbar.dtd (deflated 56%) adding: locale/ro/global/dialog.properties (deflated 37%) adding: locale/ro/global/brand.dtd (deflated 18%) adding: locale/ro/global/tabbrowser.properties (deflated 54%) adding: locale/ro/global/wizard.dtd (deflated 75%) adding: locale/ro/global/commonDialogs.properties (deflated 34%) adding: locale/ro/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/ro/global/regionNames.properties (deflated 41%) adding: locale/ro/global/charsetOverlay.dtd (deflated 70%) adding: locale/ro/global/global-strres.properties (deflated 54%) adding: locale/ro/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/ro/global/netError.dtd (deflated 66%) adding: locale/ro/global/wizard.properties (deflated 41%) adding: locale/ro/global/preferences.dtd (deflated 55%) adding: locale/ro/global/nsTreeSorting.properties (stored 0%) adding: locale/ro/global/history/history.properties (deflated 44%) adding: locale/ro/global/global.dtd (stored 0%) adding: locale/ro/global/xul.properties (deflated 52%) adding: locale/ro/global/tabbrowser.dtd (deflated 64%) adding: locale/ro/global/license.dtd (deflated 63%) adding: locale/ro/global/filepicker.dtd (deflated 58%) adding: locale/ro/global/commonDialog.dtd (deflated 41%) adding: locale/ro/global/keys.properties (deflated 55%) adding: locale/ro/passwordmgr/passwordManager.dtd (deflated 64%) adding: locale/ro/passwordmgr/passwordmgr.properties (deflated 57%) adding: locale/ro/reporter/about.dtd (deflated 47%) adding: locale/ro/reporter/reporter.dtd (deflated 50%) adding: locale/ro/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/ro/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ro/reporter/reportWizard.dtd (deflated 66%) adding: locale/ro/reporter/reportResults.dtd (deflated 66%) adding: locale/ro/reporter/reportWizard.properties (deflated 41%) adding: locale/ro/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/ro/pippki/certManager.dtd (deflated 70%) adding: locale/ro/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/ro/pippki/pref-validation.dtd (deflated 66%) adding: locale/ro/pippki/newserver.dtd (deflated 57%) adding: locale/ro/pippki/newserver.properties (deflated 52%) adding: locale/ro/pippki/pippki.properties (deflated 65%) adding: locale/ro/pippki/deviceManager.dtd (deflated 63%) adding: locale/ro/pippki/pippki.dtd (deflated 66%) adding: locale/ro/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/ro/pippki/pref-security.dtd (deflated 60%) adding: locale/ro/pippki/pref-ssl.dtd (deflated 63%) adding: locale/ro/cookie/cookieAcceptDialog.dtd (deflated 68%) adding: locale/ro/cookie/cookieAcceptDialog.properties (deflated 49%) adding: locale/browser/aboutDialog.dtd (deflated 41%) adding: locale/browser/searchbar.dtd (deflated 34%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/page-drawer.dtd (deflated 13%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/help/download_manager.xhtml (deflated 62%) adding: locale/browser/help/customization.xhtml (deflated 64%) adding: locale/browser/help/using_firebird.xhtml (deflated 70%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 63%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 63%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 65%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 71%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 46%) adding: locale/browser/help/popup.xhtml (deflated 60%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 56%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 35%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 42%) adding: locale/browser/feeds/subscribe.dtd (deflated 50%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 48%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/content.dtd (deflated 71%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/changeaction.dtd (deflated 67%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (deflated 8%) adding: locale/browser/preferences/cookies.dtd (deflated 71%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/downloadactions.dtd (deflated 70%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/sanitize.dtd (deflated 60%) adding: locale/browser/preferences/feeds.dtd (deflated 50%) adding: locale/browser/preferences/preferences.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 38%) adding: locale/browser/sidebar/sidebar.properties (deflated 46%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/engineManager.dtd (deflated 60%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/setDesktopBackground.dtd (deflated 53%) adding: locale/browser/pageReport.dtd (deflated 38%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/sanitize.dtd (deflated 61%) adding: locale/browser/metaData.properties (deflated 38%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 74%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 52%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 71%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 64%) adding: locale/browser/browser.properties (deflated 60%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 23%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 57%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/branding/brand.properties (deflated 40%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.bbD24859 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ru.xpi .xpi + language=ru + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org + unzip firefox-langpacks/ru.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org Archive: firefox-langpacks/ru.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.zzv24875 + langtmp=firefox.zzv24875/firefox/langpack-ru + /bin/mkdir -p firefox.zzv24875/firefox/langpack-ru + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar -d firefox.zzv24875/firefox/langpack-ru Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/necko/necko.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/css.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/xbl.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/xul.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/printing.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/layout_errors.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/netError.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/global.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/appstrings.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/charsetTitles.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/global-strres.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/plugins.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/nsWebBrowserPersist.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/printdialog.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/xslt/xslt.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/dom/dom.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/layout/MediaDocument.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/layout/xmlparser.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/layout/HtmlForm.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/security/caps.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/xml/prettyprint.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/webservices/security.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-platform/win/accessible.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-platform/mac/accessible.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-platform/unix/accessible.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pipnss/pipnss.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pipnss/security.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/pippki.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/pref-ssl.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/pippki.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/PrefOverlay.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/newserver.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/newserver.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/pref-security.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/PageInfoOverlay.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/certManager.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/deviceManager.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/pref-validation.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/pippki/pref-masterpass.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/brand.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/license.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/mozilla.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/nsHelperAppDlg.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/nsHelperAppDlg.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/nsProgressDialog.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/nsProgressDialog.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/filepicker.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/filepicker.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-platform/mac/platformKeys.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-platform/unix/platformKeys.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-platform/win/platformKeys.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-platform/mac/intl.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-platform/unix/intl.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-platform/win/intl.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/downloadProgress.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/findbar.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/findbar.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/preferences.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/history/history.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/xpinstall/xpinstall.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/downloads/downloads.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/downloads/downloads.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/downloads/downloadProperties.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/extensions/extensions.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/extensions/extensions.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/extensions/about.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/extensions/update.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/extensions/update.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/plugins/plugins.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/plugins/plugins.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/preferences/ocsp.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/preferences/changemp.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/preferences/removemp.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/preferences/preferences.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/profile/createProfileWizard.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/profile/profileSelection.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/profile/profileSelection.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/update/updates.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/update/updates.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/update/incompatible.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/update/history.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/update/errors.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/cookie/cookieAcceptDialog.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/cookie/cookieAcceptDialog.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/autoconfig/autoconfig.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/help/help.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/help/help.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/help/help-toc.rdf extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/help/welcome.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/accept2locale.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/commonDialog.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/commonDialogs.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/config.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/config.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/console.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/console.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/dialogOverlay.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/editMenuOverlay.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/intl.css extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/intl.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/keys.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/languageNames.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/regionNames.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/dialog.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/tabbrowser.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/tabbrowser.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/tree.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/wizard.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/textcontext.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-region/region.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-region/region.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global-region/builtinURLs.rdf extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/passwordmgr/passwordmgr.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/passwordmgr/passwordManager.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/charsetOverlay.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/contentAreaCommands.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/customizeCharset.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/customizeToolbar.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/customizeToolbar.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/finddialog.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/finddialog.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/nsTreeSorting.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/printdialog.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/printjoboptions.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/printPageSetup.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/printPreview.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/printPreviewProgress.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/printProgress.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/viewSource.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/viewSource.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/global/wizard.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/downloads/unknownContentType.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/mozapps/downloads/unknownContentType.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/reporter/reportWizard.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/reporter/about.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/reporter/reporterOverlay.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/reporter/reportResults.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/reporter/reporter.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/reporter/reportWizard.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/ru/reporter/reporterOverlay.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/aboutDialog.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/credits.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/baseMenuOverlay.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/browser.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/metaData.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/metaData.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/openLocation.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/openLocation.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/page-drawer.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/pageInfo.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/pageReport.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/pageReportFirstTime.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/sanitize.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/search.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/searchbar.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/engineManager.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/setDesktopBackground.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/shellservice.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/sessionstore.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/feeds/subscribe.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/feeds/addFeedReader.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/feeds/subscribe.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/history/history.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/migration/migration.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/migration/migration.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/advanced.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/changeaction.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/colors.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/cookies.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/content.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/connection.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/downloadactions.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/feeds.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/feeds.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/fonts.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/languages.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/main.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/permissions.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/phishEULA.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/preferences.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/preferences.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/privacy.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/sanitize.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/security.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/securityWarnings.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/tabs.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/sidebar/sidebar.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser-region/region.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/help.rdf extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/firebird-toc.rdf extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/search-db.rdf extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/accessibility.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/cookies.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/forieusers.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/menu_reference.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/popup.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/prefs.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/shortcuts.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/using_firebird.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/customization.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/firefox_welcome.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/download_manager.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/platformStrings.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/help/glossary.xhtml extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/browser.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/pageInfo.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/safeMode.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/bookmarks/bookmarks.properties extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/branding/brand.dtd extracting: firefox.zzv24875/firefox/langpack-ru/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.zzv24875/firefox/langpack-ru/locale/browser-region/region.properties + find firefox.zzv24875/firefox/langpack-ru -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar + cd firefox.zzv24875/firefox/langpack-ru + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar locale adding: locale/browser-region/region.properties (deflated 60%) adding: locale/browser/aboutDialog.dtd (deflated 54%) adding: locale/browser/searchbar.dtd (deflated 28%) adding: locale/browser/metaData.dtd (deflated 62%) adding: locale/browser/page-drawer.dtd (deflated 19%) adding: locale/browser/openLocation.dtd (deflated 49%) adding: locale/browser/help/download_manager.xhtml (deflated 64%) adding: locale/browser/help/customization.xhtml (deflated 71%) adding: locale/browser/help/using_firebird.xhtml (deflated 77%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 70%) adding: locale/browser/help/menu_reference.xhtml (deflated 74%) adding: locale/browser/help/glossary.xhtml (deflated 71%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 76%) adding: locale/browser/help/search-db.rdf (deflated 79%) adding: locale/browser/help/cookies.xhtml (deflated 71%) adding: locale/browser/help/forieusers.xhtml (deflated 61%) adding: locale/browser/help/prefs.xhtml (deflated 77%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 53%) adding: locale/browser/help/popup.xhtml (deflated 66%) adding: locale/browser/help/platformStrings.dtd (deflated 73%) adding: locale/browser/help/help.rdf (deflated 56%) adding: locale/browser/help/accessibility.xhtml (deflated 74%) adding: locale/browser/feeds/subscribe.properties (deflated 48%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 50%) adding: locale/browser/feeds/subscribe.dtd (deflated 59%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/phishEULA.dtd (deflated 56%) adding: locale/browser/preferences/preferences.properties (deflated 66%) adding: locale/browser/preferences/privacy.dtd (deflated 64%) adding: locale/browser/preferences/fonts.dtd (deflated 68%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/tabs.dtd (deflated 56%) adding: locale/browser/preferences/changeaction.dtd (deflated 62%) adding: locale/browser/preferences/security.dtd (deflated 65%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 55%) adding: locale/browser/preferences/permissions.dtd (deflated 60%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 66%) adding: locale/browser/preferences/feeds.properties (deflated 3%) adding: locale/browser/preferences/cookies.dtd (deflated 60%) adding: locale/browser/preferences/languages.dtd (deflated 61%) adding: locale/browser/preferences/downloadactions.dtd (deflated 60%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/sanitize.dtd (deflated 57%) adding: locale/browser/preferences/feeds.dtd (deflated 49%) adding: locale/browser/preferences/preferences.dtd (deflated 52%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/openLocation.properties (deflated 2%) adding: locale/browser/sessionstore.properties (deflated 50%) adding: locale/browser/sidebar/sidebar.properties (deflated 49%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/engineManager.dtd (deflated 58%) adding: locale/browser/pageReportFirstTime.dtd (deflated 51%) adding: locale/browser/search.properties (deflated 54%) adding: locale/browser/setDesktopBackground.dtd (deflated 44%) adding: locale/browser/pageReport.dtd (deflated 45%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 73%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 60%) adding: locale/browser/metaData.properties (deflated 33%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 49%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 73%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 73%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 60%) adding: locale/browser/browser.properties (deflated 69%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 20%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 64%) adding: locale/browser/safeMode.dtd (deflated 62%) adding: locale/ru/pipnss/security.properties (deflated 79%) adding: locale/ru/pipnss/pipnss.properties (deflated 77%) adding: locale/ru/help/welcome.xhtml (deflated 57%) adding: locale/ru/help/help.dtd (deflated 67%) adding: locale/ru/help/help-toc.rdf (deflated 56%) adding: locale/ru/help/help.properties (deflated 2%) adding: locale/ru/necko/necko.properties (deflated 58%) adding: locale/ru/autoconfig/autoconfig.properties (deflated 55%) adding: locale/ru/global-region/region.dtd (stored 0%) adding: locale/ru/global-region/builtinURLs.rdf (deflated 60%) adding: locale/ru/global-region/region.properties (deflated 32%) adding: locale/ru/mozapps/profile/profileSelection.properties (deflated 67%) adding: locale/ru/mozapps/profile/createProfileWizard.dtd (deflated 64%) adding: locale/ru/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/ru/mozapps/extensions/about.dtd (deflated 34%) adding: locale/ru/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/ru/mozapps/extensions/update.dtd (deflated 74%) adding: locale/ru/mozapps/extensions/update.properties (deflated 55%) adding: locale/ru/mozapps/extensions/extensions.properties (deflated 73%) adding: locale/ru/mozapps/preferences/preferences.properties (deflated 52%) adding: locale/ru/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/ru/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/ru/mozapps/preferences/changemp.dtd (deflated 57%) adding: locale/ru/mozapps/downloads/downloadProperties.dtd (deflated 34%) adding: locale/ru/mozapps/downloads/unknownContentType.dtd (deflated 62%) adding: locale/ru/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/ru/mozapps/downloads/downloads.dtd (deflated 65%) adding: locale/ru/mozapps/downloads/unknownContentType.properties (deflated 46%) adding: locale/ru/mozapps/update/errors.dtd (deflated 37%) adding: locale/ru/mozapps/update/incompatible.dtd (deflated 54%) adding: locale/ru/mozapps/update/updates.dtd (deflated 71%) adding: locale/ru/mozapps/update/updates.properties (deflated 69%) adding: locale/ru/mozapps/update/history.dtd (deflated 51%) adding: locale/ru/mozapps/plugins/plugins.dtd (deflated 65%) adding: locale/ru/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/ru/mozapps/xpinstall/xpinstallConfirm.properties (deflated 51%) adding: locale/ru/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 42%) adding: locale/ru/global-platform/win/accessible.properties (deflated 31%) adding: locale/ru/global-platform/win/intl.properties (deflated 8%) adding: locale/ru/global-platform/win/platformKeys.properties (deflated 12%) adding: locale/ru/global-platform/mac/accessible.properties (deflated 31%) adding: locale/ru/global-platform/mac/intl.properties (deflated 8%) adding: locale/ru/global-platform/mac/platformKeys.properties (deflated 9%) adding: locale/ru/global-platform/unix/accessible.properties (deflated 31%) adding: locale/ru/global-platform/unix/intl.properties (deflated 8%) adding: locale/ru/global-platform/unix/platformKeys.properties (deflated 12%) adding: locale/ru/global/printProgress.dtd (deflated 36%) adding: locale/ru/global/viewSource.properties (deflated 44%) adding: locale/ru/global/dialogOverlay.dtd (deflated 35%) adding: locale/ru/global/printPreviewProgress.dtd (deflated 38%) adding: locale/ru/global/xbl.properties (deflated 4%) adding: locale/ru/global/tree.dtd (stored 0%) adding: locale/ru/global/nsProgressDialog.dtd (deflated 60%) adding: locale/ru/global/downloadProgress.properties (deflated 43%) adding: locale/ru/global/textcontext.dtd (deflated 61%) adding: locale/ru/global/xml/prettyprint.dtd (deflated 15%) adding: locale/ru/global/finddialog.properties (deflated 10%) adding: locale/ru/global/filepicker.properties (deflated 68%) adding: locale/ru/global/printing.properties (deflated 72%) adding: locale/ru/global/appstrings.properties (deflated 67%) adding: locale/ru/global/customizeToolbar.properties (deflated 46%) adding: locale/ru/global/xslt/xslt.properties (deflated 67%) adding: locale/ru/global/customizeCharset.dtd (deflated 56%) adding: locale/ru/global/accept2locale.properties (deflated 14%) adding: locale/ru/global/languageNames.properties (deflated 63%) adding: locale/ru/global/printdialog.dtd (deflated 60%) adding: locale/ru/global/nsProgressDialog.properties (deflated 41%) adding: locale/ru/global/viewSource.dtd (deflated 70%) adding: locale/ru/global/printPreview.dtd (deflated 67%) adding: locale/ru/global/console.properties (deflated 24%) adding: locale/ru/global/intl.css (deflated 42%) adding: locale/ru/global/layout/HtmlForm.properties (deflated 41%) adding: locale/ru/global/layout/MediaDocument.properties (deflated 47%) adding: locale/ru/global/layout/xmlparser.properties (deflated 61%) adding: locale/ru/global/dom/dom.properties (deflated 63%) adding: locale/ru/global/printPageSetup.dtd (deflated 65%) adding: locale/ru/global/finddialog.dtd (deflated 61%) adding: locale/ru/global/editMenuOverlay.dtd (deflated 69%) adding: locale/ru/global/printjoboptions.dtd (deflated 54%) adding: locale/ru/global/nsHelperAppDlg.properties (deflated 8%) adding: locale/ru/global/contentAreaCommands.properties (deflated 53%) adding: locale/ru/global/security/caps.properties (deflated 56%) adding: locale/ru/global/config.properties (deflated 30%) adding: locale/ru/global/charsetTitles.properties (deflated 69%) adding: locale/ru/global/intl.properties (deflated 60%) adding: locale/ru/global/nsHelperAppDlg.dtd (deflated 70%) adding: locale/ru/global/mozilla.dtd (deflated 43%) adding: locale/ru/global/findbar.properties (deflated 41%) adding: locale/ru/global/printdialog.properties (deflated 21%) adding: locale/ru/global/css.properties (deflated 73%) adding: locale/ru/global/config.dtd (deflated 64%) adding: locale/ru/global/customizeToolbar.dtd (deflated 50%) adding: locale/ru/global/webservices/security.properties (deflated 45%) adding: locale/ru/global/layout_errors.properties (deflated 58%) adding: locale/ru/global/console.dtd (deflated 63%) adding: locale/ru/global/plugins.properties (deflated 42%) adding: locale/ru/global/findbar.dtd (deflated 59%) adding: locale/ru/global/dialog.properties (deflated 28%) adding: locale/ru/global/brand.dtd (deflated 18%) adding: locale/ru/global/tabbrowser.properties (deflated 58%) adding: locale/ru/global/wizard.dtd (deflated 74%) adding: locale/ru/global/commonDialogs.properties (deflated 41%) adding: locale/ru/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/ru/global/regionNames.properties (deflated 52%) adding: locale/ru/global/charsetOverlay.dtd (deflated 69%) adding: locale/ru/global/global-strres.properties (deflated 6%) adding: locale/ru/global/nsWebBrowserPersist.properties (deflated 67%) adding: locale/ru/global/netError.dtd (deflated 70%) adding: locale/ru/global/wizard.properties (deflated 29%) adding: locale/ru/global/preferences.dtd (deflated 48%) adding: locale/ru/global/nsTreeSorting.properties (stored 0%) adding: locale/ru/global/history/history.properties (deflated 42%) adding: locale/ru/global/global.dtd (stored 0%) adding: locale/ru/global/xul.properties (deflated 7%) adding: locale/ru/global/tabbrowser.dtd (deflated 61%) adding: locale/ru/global/license.dtd (deflated 59%) adding: locale/ru/global/filepicker.dtd (deflated 56%) adding: locale/ru/global/commonDialog.dtd (deflated 42%) adding: locale/ru/global/keys.properties (deflated 36%) adding: locale/ru/passwordmgr/passwordManager.dtd (deflated 59%) adding: locale/ru/passwordmgr/passwordmgr.properties (deflated 59%) adding: locale/ru/reporter/about.dtd (deflated 24%) adding: locale/ru/reporter/reporter.dtd (deflated 23%) adding: locale/ru/reporter/reporterOverlay.dtd (deflated 55%) adding: locale/ru/reporter/reporterOverlay.properties (deflated 5%) adding: locale/ru/reporter/reportWizard.dtd (deflated 66%) adding: locale/ru/reporter/reportResults.dtd (deflated 48%) adding: locale/ru/reporter/reportWizard.properties (deflated 43%) adding: locale/ru/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/ru/pippki/certManager.dtd (deflated 76%) adding: locale/ru/pippki/PrefOverlay.dtd (deflated 30%) adding: locale/ru/pippki/pref-validation.dtd (deflated 71%) adding: locale/ru/pippki/newserver.dtd (deflated 57%) adding: locale/ru/pippki/newserver.properties (deflated 46%) adding: locale/ru/pippki/pippki.properties (deflated 73%) adding: locale/ru/pippki/deviceManager.dtd (deflated 68%) adding: locale/ru/pippki/pippki.dtd (deflated 69%) adding: locale/ru/pippki/PageInfoOverlay.dtd (deflated 34%) adding: locale/ru/pippki/pref-security.dtd (deflated 63%) adding: locale/ru/pippki/pref-ssl.dtd (deflated 67%) adding: locale/ru/cookie/cookieAcceptDialog.dtd (deflated 57%) adding: locale/ru/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/branding/brand.properties (deflated 42%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.zzv24875 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/sk.xpi .xpi + language=sk + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org + unzip firefox-langpacks/sk.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org Archive: firefox-langpacks/sk.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.mMY24891 + langtmp=firefox.mMY24891/firefox/langpack-sk + /bin/mkdir -p firefox.mMY24891/firefox/langpack-sk + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar -d firefox.mMY24891/firefox/langpack-sk Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/necko/necko.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/css.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/xbl.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/xul.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/printing.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/layout_errors.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/netError.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/global.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/appstrings.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/charsetTitles.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/global-strres.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/plugins.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/nsWebBrowserPersist.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/printdialog.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/xslt/xslt.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/dom/dom.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/layout/MediaDocument.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/layout/xmlparser.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/layout/HtmlForm.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/security/caps.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/xml/prettyprint.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/webservices/security.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-platform/win/accessible.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-platform/mac/accessible.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-platform/unix/accessible.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pipnss/pipnss.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pipnss/security.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/pippki.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/pref-ssl.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/pippki.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/PrefOverlay.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/newserver.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/newserver.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/pref-security.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/PageInfoOverlay.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/certManager.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/deviceManager.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/pref-validation.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/pippki/pref-masterpass.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/brand.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/license.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/mozilla.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/nsHelperAppDlg.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/nsHelperAppDlg.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/nsProgressDialog.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/nsProgressDialog.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/filepicker.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/filepicker.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-platform/mac/platformKeys.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-platform/unix/platformKeys.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-platform/win/platformKeys.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-platform/mac/intl.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-platform/unix/intl.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-platform/win/intl.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/downloadProgress.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/findbar.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/findbar.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/preferences.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/history/history.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/xpinstall/xpinstall.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/downloads/downloads.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/downloads/downloads.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/downloads/downloadProperties.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/extensions/extensions.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/extensions/extensions.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/extensions/about.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/extensions/update.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/extensions/update.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/plugins/plugins.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/plugins/plugins.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/preferences/ocsp.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/preferences/changemp.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/preferences/removemp.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/preferences/preferences.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/profile/createProfileWizard.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/profile/profileSelection.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/profile/profileSelection.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/update/updates.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/update/updates.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/update/incompatible.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/update/history.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/update/errors.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/cookie/cookieAcceptDialog.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/cookie/cookieAcceptDialog.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/autoconfig/autoconfig.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/help/help.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/help/help.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/help/help-toc.rdf extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/help/welcome.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/accept2locale.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/commonDialog.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/commonDialogs.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/config.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/config.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/console.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/console.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/dialogOverlay.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/editMenuOverlay.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/intl.css extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/intl.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/keys.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/languageNames.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/regionNames.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/dialog.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/tabbrowser.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/tabbrowser.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/tree.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/wizard.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/textcontext.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-region/region.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-region/region.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global-region/builtinURLs.rdf extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/passwordmgr/passwordmgr.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/passwordmgr/passwordManager.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/charsetOverlay.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/contentAreaCommands.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/customizeCharset.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/customizeToolbar.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/customizeToolbar.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/finddialog.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/finddialog.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/nsTreeSorting.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/printdialog.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/printjoboptions.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/printPageSetup.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/printPreview.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/printPreviewProgress.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/printProgress.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/viewSource.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/viewSource.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/global/wizard.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/downloads/unknownContentType.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/mozapps/downloads/unknownContentType.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/reporter/reportWizard.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/reporter/about.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/reporter/reporterOverlay.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/reporter/reportResults.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/reporter/reporter.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/reporter/reportWizard.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/sk/reporter/reporterOverlay.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/aboutDialog.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/credits.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/baseMenuOverlay.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/browser.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/metaData.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/metaData.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/openLocation.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/openLocation.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/page-drawer.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/pageInfo.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/pageReport.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/pageReportFirstTime.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/sanitize.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/search.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/searchbar.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/engineManager.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/setDesktopBackground.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/shellservice.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/sessionstore.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/feeds/subscribe.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/feeds/addFeedReader.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/feeds/subscribe.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/history/history.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/migration/migration.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/migration/migration.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/advanced.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/changeaction.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/colors.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/cookies.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/content.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/connection.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/downloadactions.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/feeds.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/feeds.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/fonts.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/languages.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/main.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/permissions.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/phishEULA.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/preferences.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/preferences.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/privacy.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/sanitize.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/security.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/securityWarnings.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/tabs.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/sidebar/sidebar.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser-region/region.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/help.rdf extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/firebird-toc.rdf extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/search-db.rdf extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/accessibility.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/cookies.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/forieusers.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/menu_reference.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/popup.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/prefs.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/shortcuts.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/using_firebird.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/customization.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/firefox_welcome.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/download_manager.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/platformStrings.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/help/glossary.xhtml extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/browser.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/pageInfo.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/safeMode.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/bookmarks/bookmarks.properties extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/branding/brand.dtd extracting: firefox.mMY24891/firefox/langpack-sk/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.mMY24891/firefox/langpack-sk/locale/browser-region/region.properties + find firefox.mMY24891/firefox/langpack-sk -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar + cd firefox.mMY24891/firefox/langpack-sk + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/sk/pipnss/security.properties (deflated 62%) adding: locale/sk/pipnss/pipnss.properties (deflated 68%) adding: locale/sk/help/welcome.xhtml (deflated 55%) adding: locale/sk/help/help.dtd (deflated 69%) adding: locale/sk/help/help-toc.rdf (deflated 59%) adding: locale/sk/help/help.properties (deflated 15%) adding: locale/sk/necko/necko.properties (deflated 53%) adding: locale/sk/autoconfig/autoconfig.properties (deflated 50%) adding: locale/sk/global-region/region.dtd (deflated 12%) adding: locale/sk/global-region/builtinURLs.rdf (deflated 61%) adding: locale/sk/global-region/region.properties (deflated 36%) adding: locale/sk/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/sk/mozapps/profile/createProfileWizard.dtd (deflated 57%) adding: locale/sk/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/sk/mozapps/extensions/about.dtd (deflated 46%) adding: locale/sk/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/sk/mozapps/extensions/update.dtd (deflated 71%) adding: locale/sk/mozapps/extensions/update.properties (deflated 52%) adding: locale/sk/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/sk/mozapps/preferences/preferences.properties (deflated 42%) adding: locale/sk/mozapps/preferences/removemp.dtd (deflated 43%) adding: locale/sk/mozapps/preferences/ocsp.dtd (deflated 51%) adding: locale/sk/mozapps/preferences/changemp.dtd (deflated 51%) adding: locale/sk/mozapps/downloads/downloadProperties.dtd (deflated 39%) adding: locale/sk/mozapps/downloads/unknownContentType.dtd (deflated 59%) adding: locale/sk/mozapps/downloads/downloads.properties (deflated 69%) adding: locale/sk/mozapps/downloads/downloads.dtd (deflated 71%) adding: locale/sk/mozapps/downloads/unknownContentType.properties (deflated 35%) adding: locale/sk/mozapps/update/errors.dtd (deflated 37%) adding: locale/sk/mozapps/update/incompatible.dtd (deflated 50%) adding: locale/sk/mozapps/update/updates.dtd (deflated 71%) adding: locale/sk/mozapps/update/updates.properties (deflated 61%) adding: locale/sk/mozapps/update/history.dtd (deflated 51%) adding: locale/sk/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/sk/mozapps/plugins/plugins.properties (deflated 58%) adding: locale/sk/mozapps/xpinstall/xpinstallConfirm.properties (deflated 41%) adding: locale/sk/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 30%) adding: locale/sk/global-platform/win/accessible.properties (deflated 44%) adding: locale/sk/global-platform/win/intl.properties (deflated 23%) adding: locale/sk/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/sk/global-platform/mac/accessible.properties (deflated 44%) adding: locale/sk/global-platform/mac/intl.properties (deflated 23%) adding: locale/sk/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/sk/global-platform/unix/accessible.properties (deflated 44%) adding: locale/sk/global-platform/unix/intl.properties (deflated 23%) adding: locale/sk/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/sk/global/printProgress.dtd (deflated 42%) adding: locale/sk/global/viewSource.properties (deflated 48%) adding: locale/sk/global/dialogOverlay.dtd (deflated 35%) adding: locale/sk/global/printPreviewProgress.dtd (deflated 34%) adding: locale/sk/global/xbl.properties (deflated 52%) adding: locale/sk/global/tree.dtd (stored 0%) adding: locale/sk/global/nsProgressDialog.dtd (deflated 63%) adding: locale/sk/global/downloadProgress.properties (deflated 46%) adding: locale/sk/global/textcontext.dtd (deflated 63%) adding: locale/sk/global/xml/prettyprint.dtd (deflated 54%) adding: locale/sk/global/finddialog.properties (deflated 17%) adding: locale/sk/global/filepicker.properties (deflated 66%) adding: locale/sk/global/printing.properties (deflated 65%) adding: locale/sk/global/appstrings.properties (deflated 63%) adding: locale/sk/global/customizeToolbar.properties (deflated 43%) adding: locale/sk/global/xslt/xslt.properties (deflated 59%) adding: locale/sk/global/customizeCharset.dtd (deflated 55%) adding: locale/sk/global/accept2locale.properties (deflated 52%) adding: locale/sk/global/languageNames.properties (deflated 44%) adding: locale/sk/global/printdialog.dtd (deflated 58%) adding: locale/sk/global/nsProgressDialog.properties (deflated 53%) adding: locale/sk/global/viewSource.dtd (deflated 71%) adding: locale/sk/global/printPreview.dtd (deflated 61%) adding: locale/sk/global/console.properties (deflated 30%) adding: locale/sk/global/intl.css (deflated 21%) adding: locale/sk/global/layout/HtmlForm.properties (deflated 51%) adding: locale/sk/global/layout/MediaDocument.properties (deflated 60%) adding: locale/sk/global/layout/xmlparser.properties (deflated 53%) adding: locale/sk/global/dom/dom.properties (deflated 59%) adding: locale/sk/global/printPageSetup.dtd (deflated 62%) adding: locale/sk/global/finddialog.dtd (deflated 61%) adding: locale/sk/global/editMenuOverlay.dtd (deflated 70%) adding: locale/sk/global/printjoboptions.dtd (deflated 55%) adding: locale/sk/global/nsHelperAppDlg.properties (deflated 9%) adding: locale/sk/global/contentAreaCommands.properties (deflated 57%) adding: locale/sk/global/security/caps.properties (deflated 54%) adding: locale/sk/global/config.properties (deflated 52%) adding: locale/sk/global/charsetTitles.properties (deflated 65%) adding: locale/sk/global/intl.properties (deflated 58%) adding: locale/sk/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/sk/global/mozilla.dtd (deflated 33%) adding: locale/sk/global/findbar.properties (deflated 29%) adding: locale/sk/global/printdialog.properties (deflated 55%) adding: locale/sk/global/css.properties (deflated 65%) adding: locale/sk/global/config.dtd (deflated 60%) adding: locale/sk/global/customizeToolbar.dtd (deflated 45%) adding: locale/sk/global/webservices/security.properties (deflated 54%) adding: locale/sk/global/layout_errors.properties (deflated 57%) adding: locale/sk/global/console.dtd (deflated 59%) adding: locale/sk/global/plugins.properties (deflated 44%) adding: locale/sk/global/findbar.dtd (deflated 52%) adding: locale/sk/global/dialog.properties (deflated 41%) adding: locale/sk/global/brand.dtd (deflated 18%) adding: locale/sk/global/tabbrowser.properties (deflated 50%) adding: locale/sk/global/wizard.dtd (deflated 74%) adding: locale/sk/global/commonDialogs.properties (deflated 31%) adding: locale/sk/global/xpinstall/xpinstall.properties (deflated 62%) adding: locale/sk/global/regionNames.properties (deflated 34%) adding: locale/sk/global/charsetOverlay.dtd (deflated 70%) adding: locale/sk/global/global-strres.properties (deflated 53%) adding: locale/sk/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/sk/global/netError.dtd (deflated 65%) adding: locale/sk/global/wizard.properties (deflated 37%) adding: locale/sk/global/preferences.dtd (deflated 49%) adding: locale/sk/global/nsTreeSorting.properties (stored 0%) adding: locale/sk/global/history/history.properties (deflated 49%) adding: locale/sk/global/global.dtd (stored 0%) adding: locale/sk/global/xul.properties (deflated 52%) adding: locale/sk/global/tabbrowser.dtd (deflated 63%) adding: locale/sk/global/license.dtd (deflated 60%) adding: locale/sk/global/filepicker.dtd (deflated 56%) adding: locale/sk/global/commonDialog.dtd (deflated 40%) adding: locale/sk/global/keys.properties (deflated 55%) adding: locale/sk/passwordmgr/passwordManager.dtd (deflated 57%) adding: locale/sk/passwordmgr/passwordmgr.properties (deflated 47%) adding: locale/sk/reporter/about.dtd (deflated 28%) adding: locale/sk/reporter/reporter.dtd (deflated 50%) adding: locale/sk/reporter/reporterOverlay.dtd (deflated 55%) adding: locale/sk/reporter/reporterOverlay.properties (deflated 9%) adding: locale/sk/reporter/reportWizard.dtd (deflated 61%) adding: locale/sk/reporter/reportResults.dtd (deflated 50%) adding: locale/sk/reporter/reportWizard.properties (deflated 39%) adding: locale/sk/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/sk/pippki/certManager.dtd (deflated 70%) adding: locale/sk/pippki/PrefOverlay.dtd (deflated 55%) adding: locale/sk/pippki/pref-validation.dtd (deflated 68%) adding: locale/sk/pippki/newserver.dtd (deflated 56%) adding: locale/sk/pippki/newserver.properties (deflated 51%) adding: locale/sk/pippki/pippki.properties (deflated 63%) adding: locale/sk/pippki/deviceManager.dtd (deflated 65%) adding: locale/sk/pippki/pippki.dtd (deflated 65%) adding: locale/sk/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/sk/pippki/pref-security.dtd (deflated 59%) adding: locale/sk/pippki/pref-ssl.dtd (deflated 62%) adding: locale/sk/cookie/cookieAcceptDialog.dtd (deflated 60%) adding: locale/sk/cookie/cookieAcceptDialog.properties (deflated 45%) adding: locale/browser/aboutDialog.dtd (deflated 48%) adding: locale/browser/searchbar.dtd (deflated 34%) adding: locale/browser/metaData.dtd (deflated 62%) adding: locale/browser/page-drawer.dtd (deflated 14%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/help/download_manager.xhtml (deflated 63%) adding: locale/browser/help/customization.xhtml (deflated 68%) adding: locale/browser/help/using_firebird.xhtml (deflated 74%) adding: locale/browser/help/firebird-toc.rdf (deflated 83%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 65%) adding: locale/browser/help/menu_reference.xhtml (deflated 72%) adding: locale/browser/help/glossary.xhtml (deflated 67%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 66%) adding: locale/browser/help/shortcuts.xhtml (deflated 78%) adding: locale/browser/help/search-db.rdf (deflated 77%) adding: locale/browser/help/cookies.xhtml (deflated 69%) adding: locale/browser/help/forieusers.xhtml (deflated 61%) adding: locale/browser/help/prefs.xhtml (deflated 74%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 49%) adding: locale/browser/help/popup.xhtml (deflated 64%) adding: locale/browser/help/platformStrings.dtd (deflated 66%) adding: locale/browser/help/help.rdf (deflated 55%) adding: locale/browser/help/accessibility.xhtml (deflated 71%) adding: locale/browser/feeds/subscribe.properties (deflated 32%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 40%) adding: locale/browser/feeds/subscribe.dtd (deflated 48%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 46%) adding: locale/browser/preferences/preferences.properties (deflated 57%) adding: locale/browser/preferences/privacy.dtd (deflated 65%) adding: locale/browser/preferences/fonts.dtd (deflated 70%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/tabs.dtd (deflated 57%) adding: locale/browser/preferences/changeaction.dtd (deflated 61%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/colors.dtd (deflated 64%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 56%) adding: locale/browser/preferences/permissions.dtd (deflated 63%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 66%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 63%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/downloadactions.dtd (deflated 62%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/sanitize.dtd (deflated 54%) adding: locale/browser/preferences/feeds.dtd (deflated 47%) adding: locale/browser/preferences/preferences.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 36%) adding: locale/browser/sidebar/sidebar.properties (deflated 47%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/shellservice.properties (deflated 43%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/pageReportFirstTime.dtd (deflated 45%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/setDesktopBackground.dtd (deflated 42%) adding: locale/browser/pageReport.dtd (deflated 40%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/sanitize.dtd (deflated 56%) adding: locale/browser/metaData.properties (deflated 35%) adding: locale/browser/pageInfo.properties (deflated 50%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 50%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 69%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 63%) adding: locale/browser/browser.properties (deflated 58%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 21%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 58%) adding: locale/browser/safeMode.dtd (deflated 57%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/branding/brand.properties (deflated 36%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.mMY24891 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/sl.xpi .xpi + language=sl + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org + unzip firefox-langpacks/sl.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org Archive: firefox-langpacks/sl.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org/chrome/sl.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.GtQ24907 + langtmp=firefox.GtQ24907/firefox/langpack-sl + /bin/mkdir -p firefox.GtQ24907/firefox/langpack-sl + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org/chrome/sl.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org/chrome/sl.jar -d firefox.GtQ24907/firefox/langpack-sl Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org/chrome/sl.jar extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/necko/necko.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/css.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/xbl.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/xul.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/printing.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/layout_errors.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/netError.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/global.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/appstrings.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/charsetTitles.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/global-strres.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/plugins.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/nsWebBrowserPersist.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/printdialog.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/xslt/xslt.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/dom/dom.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/layout/MediaDocument.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/layout/xmlparser.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/layout/HtmlForm.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/security/caps.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/xml/prettyprint.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/webservices/security.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-platform/win/accessible.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-platform/mac/accessible.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-platform/unix/accessible.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pipnss/pipnss.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pipnss/security.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/pippki.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/pref-ssl.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/pippki.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/PrefOverlay.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/newserver.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/newserver.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/pref-security.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/PageInfoOverlay.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/certManager.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/deviceManager.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/pref-validation.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/pippki/pref-masterpass.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/brand.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/license.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/mozilla.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/nsHelperAppDlg.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/nsHelperAppDlg.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/nsProgressDialog.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/nsProgressDialog.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/filepicker.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/filepicker.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-platform/mac/platformKeys.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-platform/unix/platformKeys.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-platform/win/platformKeys.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-platform/mac/intl.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-platform/unix/intl.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-platform/win/intl.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/downloadProgress.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/findbar.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/findbar.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/preferences.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/history/history.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/xpinstall/xpinstall.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/downloads/downloads.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/downloads/downloads.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/downloads/downloadProperties.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/extensions/extensions.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/extensions/extensions.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/extensions/about.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/extensions/update.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/extensions/update.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/plugins/plugins.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/plugins/plugins.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/preferences/ocsp.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/preferences/changemp.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/preferences/removemp.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/preferences/preferences.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/profile/createProfileWizard.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/profile/profileSelection.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/profile/profileSelection.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/update/updates.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/update/updates.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/update/incompatible.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/update/history.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/update/errors.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/cookie/cookieAcceptDialog.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/cookie/cookieAcceptDialog.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/autoconfig/autoconfig.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/help/help.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/help/help.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/help/help-toc.rdf extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/help/welcome.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/accept2locale.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/commonDialog.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/commonDialogs.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/config.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/config.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/console.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/console.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/dialogOverlay.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/editMenuOverlay.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/intl.css extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/intl.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/keys.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/languageNames.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/regionNames.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/dialog.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/tabbrowser.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/tabbrowser.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/tree.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/wizard.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/textcontext.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-region/region.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-region/region.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global-region/builtinURLs.rdf extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/passwordmgr/passwordmgr.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/passwordmgr/passwordManager.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/charsetOverlay.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/contentAreaCommands.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/customizeCharset.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/customizeToolbar.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/customizeToolbar.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/finddialog.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/finddialog.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/nsTreeSorting.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/printdialog.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/printjoboptions.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/printPageSetup.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/printPreview.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/printPreviewProgress.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/printProgress.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/viewSource.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/viewSource.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/global/wizard.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/downloads/unknownContentType.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/mozapps/downloads/unknownContentType.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/reporter/reportWizard.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/reporter/about.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/reporter/reporterOverlay.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/reporter/reportResults.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/reporter/reporter.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/reporter/reportWizard.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/sl/reporter/reporterOverlay.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/aboutDialog.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/credits.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/baseMenuOverlay.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/browser.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/metaData.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/metaData.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/openLocation.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/openLocation.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/page-drawer.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/pageInfo.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/pageReport.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/pageReportFirstTime.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/sanitize.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/search.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/searchbar.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/engineManager.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/setDesktopBackground.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/shellservice.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/sessionstore.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/feeds/subscribe.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/feeds/addFeedReader.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/feeds/subscribe.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/history/history.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/migration/migration.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/migration/migration.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/advanced.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/changeaction.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/colors.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/cookies.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/content.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/connection.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/downloadactions.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/feeds.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/feeds.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/fonts.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/languages.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/main.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/permissions.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/phishEULA.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/preferences.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/preferences.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/privacy.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/sanitize.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/security.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/securityWarnings.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/tabs.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/sidebar/sidebar.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser-region/region.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/help.rdf extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/firebird-toc.rdf extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/search-db.rdf extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/accessibility.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/cookies.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/forieusers.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/menu_reference.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/popup.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/prefs.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/shortcuts.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/using_firebird.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/customization.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/firefox_welcome.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/download_manager.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/platformStrings.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/help/glossary.xhtml extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/browser.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/pageInfo.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/safeMode.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/bookmarks/bookmarks.properties extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/branding/brand.dtd extracting: firefox.GtQ24907/firefox/langpack-sl/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.GtQ24907/firefox/langpack-sl/locale/browser-region/region.properties + find firefox.GtQ24907/firefox/langpack-sl -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org/chrome/sl.jar + cd firefox.GtQ24907/firefox/langpack-sl + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sl@firefox.mozilla.org/chrome/sl.jar locale adding: locale/browser-region/region.properties (deflated 54%) adding: locale/browser/aboutDialog.dtd (deflated 51%) adding: locale/browser/searchbar.dtd (deflated 35%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/page-drawer.dtd (deflated 13%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 63%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 63%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 43%) adding: locale/browser/help/popup.xhtml (deflated 58%) adding: locale/browser/help/platformStrings.dtd (deflated 66%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 33%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 41%) adding: locale/browser/feeds/subscribe.dtd (deflated 51%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 44%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/changeaction.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/permissions.dtd (deflated 70%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 71%) adding: locale/browser/preferences/languages.dtd (deflated 70%) adding: locale/browser/preferences/downloadactions.dtd (deflated 72%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/sanitize.dtd (deflated 59%) adding: locale/browser/preferences/feeds.dtd (deflated 50%) adding: locale/browser/preferences/preferences.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/sessionstore.properties (deflated 35%) adding: locale/browser/sidebar/sidebar.properties (deflated 48%) adding: locale/browser/baseMenuOverlay.dtd (deflated 68%) adding: locale/browser/shellservice.properties (deflated 43%) adding: locale/browser/engineManager.dtd (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 46%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/setDesktopBackground.dtd (deflated 53%) adding: locale/browser/pageReport.dtd (deflated 43%) adding: locale/browser/credits.dtd (deflated 61%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/metaData.properties (deflated 37%) adding: locale/browser/pageInfo.properties (deflated 48%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 73%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 54%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 71%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 64%) adding: locale/browser/browser.properties (deflated 61%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 31%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 59%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/sl/pipnss/security.properties (deflated 61%) adding: locale/sl/pipnss/pipnss.properties (deflated 68%) adding: locale/sl/help/welcome.xhtml (deflated 50%) adding: locale/sl/help/help.dtd (deflated 71%) adding: locale/sl/help/help-toc.rdf (deflated 60%) adding: locale/sl/help/help.properties (stored 0%) adding: locale/sl/necko/necko.properties (deflated 51%) adding: locale/sl/autoconfig/autoconfig.properties (deflated 46%) adding: locale/sl/global-region/region.dtd (deflated 12%) adding: locale/sl/global-region/builtinURLs.rdf (deflated 60%) adding: locale/sl/global-region/region.properties (deflated 38%) adding: locale/sl/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/sl/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/sl/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/sl/mozapps/extensions/about.dtd (deflated 48%) adding: locale/sl/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/sl/mozapps/extensions/update.dtd (deflated 71%) adding: locale/sl/mozapps/extensions/update.properties (deflated 51%) adding: locale/sl/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/sl/mozapps/preferences/preferences.properties (deflated 45%) adding: locale/sl/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/sl/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/sl/mozapps/preferences/changemp.dtd (deflated 55%) adding: locale/sl/mozapps/downloads/downloadProperties.dtd (deflated 46%) adding: locale/sl/mozapps/downloads/unknownContentType.dtd (deflated 62%) adding: locale/sl/mozapps/downloads/downloads.properties (deflated 66%) adding: locale/sl/mozapps/downloads/downloads.dtd (deflated 73%) adding: locale/sl/mozapps/downloads/unknownContentType.properties (deflated 38%) adding: locale/sl/mozapps/update/errors.dtd (deflated 47%) adding: locale/sl/mozapps/update/incompatible.dtd (deflated 48%) adding: locale/sl/mozapps/update/updates.dtd (deflated 69%) adding: locale/sl/mozapps/update/updates.properties (deflated 63%) adding: locale/sl/mozapps/update/history.dtd (deflated 62%) adding: locale/sl/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/sl/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/sl/mozapps/xpinstall/xpinstallConfirm.properties (deflated 44%) adding: locale/sl/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 34%) adding: locale/sl/global-platform/win/accessible.properties (deflated 48%) adding: locale/sl/global-platform/win/intl.properties (deflated 23%) adding: locale/sl/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/sl/global-platform/mac/accessible.properties (deflated 48%) adding: locale/sl/global-platform/mac/intl.properties (deflated 23%) adding: locale/sl/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/sl/global-platform/unix/accessible.properties (deflated 48%) adding: locale/sl/global-platform/unix/intl.properties (deflated 23%) adding: locale/sl/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/sl/global/printProgress.dtd (deflated 43%) adding: locale/sl/global/viewSource.properties (deflated 45%) adding: locale/sl/global/dialogOverlay.dtd (deflated 33%) adding: locale/sl/global/printPreviewProgress.dtd (deflated 37%) adding: locale/sl/global/xbl.properties (deflated 53%) adding: locale/sl/global/tree.dtd (stored 0%) adding: locale/sl/global/nsProgressDialog.dtd (deflated 64%) adding: locale/sl/global/downloadProgress.properties (deflated 49%) adding: locale/sl/global/textcontext.dtd (deflated 64%) adding: locale/sl/global/xml/prettyprint.dtd (deflated 54%) adding: locale/sl/global/finddialog.properties (deflated 9%) adding: locale/sl/global/filepicker.properties (deflated 64%) adding: locale/sl/global/printing.properties (deflated 65%) adding: locale/sl/global/appstrings.properties (deflated 57%) adding: locale/sl/global/customizeToolbar.properties (deflated 39%) adding: locale/sl/global/xslt/xslt.properties (deflated 57%) adding: locale/sl/global/customizeCharset.dtd (deflated 57%) adding: locale/sl/global/accept2locale.properties (deflated 42%) adding: locale/sl/global/languageNames.properties (deflated 56%) adding: locale/sl/global/printdialog.dtd (deflated 60%) adding: locale/sl/global/nsProgressDialog.properties (deflated 52%) adding: locale/sl/global/viewSource.dtd (deflated 71%) adding: locale/sl/global/printPreview.dtd (deflated 64%) adding: locale/sl/global/console.properties (deflated 31%) adding: locale/sl/global/intl.css (deflated 21%) adding: locale/sl/global/layout/HtmlForm.properties (deflated 45%) adding: locale/sl/global/layout/MediaDocument.properties (deflated 57%) adding: locale/sl/global/layout/xmlparser.properties (deflated 54%) adding: locale/sl/global/dom/dom.properties (deflated 58%) adding: locale/sl/global/printPageSetup.dtd (deflated 64%) adding: locale/sl/global/finddialog.dtd (deflated 62%) adding: locale/sl/global/editMenuOverlay.dtd (deflated 76%) adding: locale/sl/global/printjoboptions.dtd (deflated 58%) adding: locale/sl/global/nsHelperAppDlg.properties (deflated 5%) adding: locale/sl/global/contentAreaCommands.properties (deflated 53%) adding: locale/sl/global/security/caps.properties (deflated 52%) adding: locale/sl/global/config.properties (deflated 53%) adding: locale/sl/global/charsetTitles.properties (deflated 67%) adding: locale/sl/global/intl.properties (deflated 60%) adding: locale/sl/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/sl/global/mozilla.dtd (deflated 36%) adding: locale/sl/global/findbar.properties (deflated 29%) adding: locale/sl/global/printdialog.properties (deflated 55%) adding: locale/sl/global/css.properties (deflated 66%) adding: locale/sl/global/config.dtd (deflated 61%) adding: locale/sl/global/customizeToolbar.dtd (deflated 51%) adding: locale/sl/global/webservices/security.properties (deflated 54%) adding: locale/sl/global/layout_errors.properties (deflated 57%) adding: locale/sl/global/console.dtd (deflated 65%) adding: locale/sl/global/plugins.properties (deflated 43%) adding: locale/sl/global/findbar.dtd (deflated 56%) adding: locale/sl/global/dialog.properties (deflated 39%) adding: locale/sl/global/brand.dtd (deflated 18%) adding: locale/sl/global/tabbrowser.properties (deflated 56%) adding: locale/sl/global/wizard.dtd (deflated 77%) adding: locale/sl/global/commonDialogs.properties (deflated 34%) adding: locale/sl/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/sl/global/regionNames.properties (deflated 44%) adding: locale/sl/global/charsetOverlay.dtd (deflated 72%) adding: locale/sl/global/global-strres.properties (deflated 41%) adding: locale/sl/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/sl/global/netError.dtd (deflated 63%) adding: locale/sl/global/wizard.properties (deflated 36%) adding: locale/sl/global/preferences.dtd (deflated 55%) adding: locale/sl/global/nsTreeSorting.properties (deflated 2%) adding: locale/sl/global/history/history.properties (deflated 45%) adding: locale/sl/global/global.dtd (stored 0%) adding: locale/sl/global/xul.properties (deflated 52%) adding: locale/sl/global/tabbrowser.dtd (deflated 65%) adding: locale/sl/global/license.dtd (deflated 63%) adding: locale/sl/global/filepicker.dtd (deflated 58%) adding: locale/sl/global/commonDialog.dtd (deflated 39%) adding: locale/sl/global/keys.properties (deflated 55%) adding: locale/sl/passwordmgr/passwordManager.dtd (deflated 65%) adding: locale/sl/passwordmgr/passwordmgr.properties (deflated 51%) adding: locale/sl/reporter/about.dtd (deflated 53%) adding: locale/sl/reporter/reporter.dtd (deflated 50%) adding: locale/sl/reporter/reporterOverlay.dtd (deflated 55%) adding: locale/sl/reporter/reporterOverlay.properties (deflated 9%) adding: locale/sl/reporter/reportWizard.dtd (deflated 66%) adding: locale/sl/reporter/reportResults.dtd (deflated 65%) adding: locale/sl/reporter/reportWizard.properties (deflated 47%) adding: locale/sl/pippki/pref-masterpass.dtd (deflated 59%) adding: locale/sl/pippki/certManager.dtd (deflated 70%) adding: locale/sl/pippki/PrefOverlay.dtd (deflated 51%) adding: locale/sl/pippki/pref-validation.dtd (deflated 66%) adding: locale/sl/pippki/newserver.dtd (deflated 57%) adding: locale/sl/pippki/newserver.properties (deflated 45%) adding: locale/sl/pippki/pippki.properties (deflated 64%) adding: locale/sl/pippki/deviceManager.dtd (deflated 62%) adding: locale/sl/pippki/pippki.dtd (deflated 66%) adding: locale/sl/pippki/PageInfoOverlay.dtd (deflated 48%) adding: locale/sl/pippki/pref-security.dtd (deflated 56%) adding: locale/sl/pippki/pref-ssl.dtd (deflated 60%) adding: locale/sl/cookie/cookieAcceptDialog.dtd (deflated 68%) adding: locale/sl/cookie/cookieAcceptDialog.properties (deflated 50%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 39%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.GtQ24907 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/sv-SE.xpi .xpi + language=sv-SE + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org + unzip firefox-langpacks/sv-SE.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org Archive: firefox-langpacks/sv-SE.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.Dvb24923 + langtmp=firefox.Dvb24923/firefox/langpack-sv-SE + /bin/mkdir -p firefox.Dvb24923/firefox/langpack-sv-SE + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar -d firefox.Dvb24923/firefox/langpack-sv-SE Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/necko/necko.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/css.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/xbl.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/xul.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/printing.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/layout_errors.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/netError.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/global.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/appstrings.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/charsetTitles.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/global-strres.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/plugins.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/nsWebBrowserPersist.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/printdialog.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/xslt/xslt.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/dom/dom.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/layout/MediaDocument.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/layout/xmlparser.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/layout/HtmlForm.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/security/caps.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/xml/prettyprint.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/webservices/security.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-platform/win/accessible.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-platform/mac/accessible.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-platform/unix/accessible.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pipnss/pipnss.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pipnss/security.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/pippki.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/pref-ssl.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/pippki.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/PrefOverlay.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/newserver.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/newserver.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/pref-security.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/PageInfoOverlay.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/certManager.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/deviceManager.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/pref-validation.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/pippki/pref-masterpass.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/brand.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/license.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/mozilla.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/nsHelperAppDlg.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/nsHelperAppDlg.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/nsProgressDialog.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/nsProgressDialog.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/filepicker.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/filepicker.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-platform/mac/platformKeys.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-platform/unix/platformKeys.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-platform/win/platformKeys.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-platform/mac/intl.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-platform/unix/intl.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-platform/win/intl.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/downloadProgress.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/findbar.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/findbar.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/preferences.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/history/history.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/xpinstall/xpinstall.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/downloads.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/downloads.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/downloadProperties.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/extensions.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/extensions.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/about.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/update.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/update.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/plugins/plugins.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/plugins/plugins.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/preferences/ocsp.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/preferences/changemp.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/preferences/removemp.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/preferences/preferences.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/profile/createProfileWizard.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/profile/profileSelection.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/profile/profileSelection.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/updates.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/updates.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/incompatible.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/history.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/errors.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/cookie/cookieAcceptDialog.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/cookie/cookieAcceptDialog.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/autoconfig/autoconfig.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/help/help.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/help/help.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/help/help-toc.rdf extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/help/welcome.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/accept2locale.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/commonDialog.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/commonDialogs.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/config.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/config.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/console.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/console.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/dialogOverlay.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/editMenuOverlay.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/intl.css extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/intl.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/keys.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/languageNames.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/regionNames.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/dialog.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/tabbrowser.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/tabbrowser.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/tree.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/wizard.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/textcontext.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-region/region.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-region/region.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global-region/builtinURLs.rdf extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/passwordmgr/passwordmgr.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/passwordmgr/passwordManager.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/charsetOverlay.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/contentAreaCommands.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/customizeCharset.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/customizeToolbar.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/customizeToolbar.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/finddialog.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/finddialog.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/nsTreeSorting.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/printdialog.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/printjoboptions.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/printPageSetup.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/printPreview.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/printPreviewProgress.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/printProgress.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/viewSource.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/viewSource.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/global/wizard.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/unknownContentType.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/unknownContentType.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/reporter/reportWizard.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/reporter/about.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/reporter/reporterOverlay.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/reporter/reportResults.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/reporter/reporter.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/reporter/reportWizard.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/sv-SE/reporter/reporterOverlay.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/aboutDialog.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/credits.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/baseMenuOverlay.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/browser.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/metaData.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/metaData.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/openLocation.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/openLocation.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/page-drawer.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/pageInfo.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/pageReport.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/pageReportFirstTime.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/sanitize.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/search.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/searchbar.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/engineManager.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/setDesktopBackground.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/shellservice.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/sessionstore.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/feeds/subscribe.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/feeds/addFeedReader.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/feeds/subscribe.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/history/history.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/migration/migration.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/migration/migration.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/advanced.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/changeaction.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/colors.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/cookies.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/content.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/connection.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/downloadactions.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/feeds.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/feeds.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/fonts.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/languages.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/main.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/permissions.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/phishEULA.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/preferences.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/preferences.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/privacy.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/sanitize.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/security.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/securityWarnings.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/tabs.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/sidebar/sidebar.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser-region/region.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/help.rdf extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/firebird-toc.rdf extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/search-db.rdf extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/accessibility.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/cookies.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/forieusers.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/menu_reference.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/popup.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/prefs.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/shortcuts.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/using_firebird.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/customization.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/firefox_welcome.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/download_manager.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/platformStrings.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/glossary.xhtml extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/images/searchbar.png extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/help/images/urlbar.png extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/browser.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/pageInfo.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/safeMode.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/bookmarks/bookmarks.properties extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/branding/brand.dtd extracting: firefox.Dvb24923/firefox/langpack-sv-SE/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.Dvb24923/firefox/langpack-sv-SE/locale/browser-region/region.properties + find firefox.Dvb24923/firefox/langpack-sv-SE -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar + cd firefox.Dvb24923/firefox/langpack-sv-SE + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar locale adding: locale/browser-region/region.properties (deflated 56%) adding: locale/browser/aboutDialog.dtd (deflated 57%) adding: locale/browser/searchbar.dtd (deflated 37%) adding: locale/browser/metaData.dtd (deflated 62%) adding: locale/browser/page-drawer.dtd (deflated 55%) adding: locale/browser/openLocation.dtd (deflated 55%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 64%) adding: locale/browser/help/using_firebird.xhtml (deflated 69%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 61%) adding: locale/browser/help/menu_reference.xhtml (deflated 68%) adding: locale/browser/help/glossary.xhtml (deflated 62%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 78%) adding: locale/browser/help/cookies.xhtml (deflated 64%) adding: locale/browser/help/forieusers.xhtml (deflated 59%) adding: locale/browser/help/prefs.xhtml (deflated 70%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 45%) adding: locale/browser/help/popup.xhtml (deflated 59%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/images/urlbar.png (deflated 16%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/accessibility.xhtml (deflated 67%) adding: locale/browser/feeds/subscribe.properties (deflated 34%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 41%) adding: locale/browser/feeds/subscribe.dtd (deflated 53%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/tabs.dtd (deflated 57%) adding: locale/browser/preferences/changeaction.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 59%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 71%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/downloadactions.dtd (deflated 72%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 61%) adding: locale/browser/preferences/feeds.dtd (deflated 50%) adding: locale/browser/preferences/preferences.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/openLocation.properties (deflated 53%) adding: locale/browser/sessionstore.properties (deflated 39%) adding: locale/browser/sidebar/sidebar.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/shellservice.properties (deflated 54%) adding: locale/browser/engineManager.dtd (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 56%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/setDesktopBackground.dtd (deflated 57%) adding: locale/browser/pageReport.dtd (deflated 55%) adding: locale/browser/credits.dtd (deflated 60%) adding: locale/browser/migration/migration.properties (deflated 63%) adding: locale/browser/migration/migration.dtd (deflated 68%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/metaData.properties (deflated 52%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 54%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 73%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 75%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 61%) adding: locale/browser/browser.properties (deflated 61%) adding: locale/browser/history/history.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 31%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safeMode.dtd (deflated 61%) adding: locale/sv-SE/pipnss/security.properties (deflated 64%) adding: locale/sv-SE/pipnss/pipnss.properties (deflated 70%) adding: locale/sv-SE/help/welcome.xhtml (deflated 49%) adding: locale/sv-SE/help/help.dtd (deflated 65%) adding: locale/sv-SE/help/help-toc.rdf (deflated 60%) adding: locale/sv-SE/help/help.properties (deflated 53%) adding: locale/sv-SE/necko/necko.properties (deflated 52%) adding: locale/sv-SE/autoconfig/autoconfig.properties (deflated 46%) adding: locale/sv-SE/global-region/region.dtd (deflated 12%) adding: locale/sv-SE/global-region/builtinURLs.rdf (deflated 62%) adding: locale/sv-SE/global-region/region.properties (deflated 40%) adding: locale/sv-SE/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/sv-SE/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/sv-SE/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/sv-SE/mozapps/extensions/about.dtd (deflated 57%) adding: locale/sv-SE/mozapps/extensions/extensions.dtd (deflated 74%) adding: locale/sv-SE/mozapps/extensions/update.dtd (deflated 70%) adding: locale/sv-SE/mozapps/extensions/update.properties (deflated 56%) adding: locale/sv-SE/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/sv-SE/mozapps/preferences/preferences.properties (deflated 50%) adding: locale/sv-SE/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/sv-SE/mozapps/preferences/ocsp.dtd (deflated 55%) adding: locale/sv-SE/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/sv-SE/mozapps/downloads/downloadProperties.dtd (deflated 56%) adding: locale/sv-SE/mozapps/downloads/unknownContentType.dtd (deflated 60%) adding: locale/sv-SE/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/sv-SE/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/sv-SE/mozapps/downloads/unknownContentType.properties (deflated 36%) adding: locale/sv-SE/mozapps/update/errors.dtd (deflated 56%) adding: locale/sv-SE/mozapps/update/incompatible.dtd (deflated 63%) adding: locale/sv-SE/mozapps/update/updates.dtd (deflated 73%) adding: locale/sv-SE/mozapps/update/updates.properties (deflated 64%) adding: locale/sv-SE/mozapps/update/history.dtd (deflated 62%) adding: locale/sv-SE/mozapps/plugins/plugins.dtd (deflated 65%) adding: locale/sv-SE/mozapps/plugins/plugins.properties (deflated 60%) adding: locale/sv-SE/mozapps/xpinstall/xpinstallConfirm.properties (deflated 53%) adding: locale/sv-SE/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 54%) adding: locale/sv-SE/global-platform/win/accessible.properties (deflated 47%) adding: locale/sv-SE/global-platform/win/intl.properties (deflated 22%) adding: locale/sv-SE/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/sv-SE/global-platform/mac/accessible.properties (deflated 47%) adding: locale/sv-SE/global-platform/mac/intl.properties (deflated 22%) adding: locale/sv-SE/global-platform/mac/platformKeys.properties (deflated 35%) adding: locale/sv-SE/global-platform/unix/accessible.properties (deflated 47%) adding: locale/sv-SE/global-platform/unix/intl.properties (deflated 22%) adding: locale/sv-SE/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/sv-SE/global/printProgress.dtd (deflated 54%) adding: locale/sv-SE/global/viewSource.properties (deflated 54%) adding: locale/sv-SE/global/dialogOverlay.dtd (deflated 55%) adding: locale/sv-SE/global/printPreviewProgress.dtd (deflated 55%) adding: locale/sv-SE/global/xbl.properties (deflated 52%) adding: locale/sv-SE/global/tree.dtd (stored 0%) adding: locale/sv-SE/global/nsProgressDialog.dtd (deflated 63%) adding: locale/sv-SE/global/downloadProgress.properties (deflated 55%) adding: locale/sv-SE/global/textcontext.dtd (deflated 60%) adding: locale/sv-SE/global/xml/prettyprint.dtd (deflated 54%) adding: locale/sv-SE/global/finddialog.properties (deflated 53%) adding: locale/sv-SE/global/filepicker.properties (deflated 60%) adding: locale/sv-SE/global/printing.properties (deflated 65%) adding: locale/sv-SE/global/appstrings.properties (deflated 61%) adding: locale/sv-SE/global/customizeToolbar.properties (deflated 53%) adding: locale/sv-SE/global/xslt/xslt.properties (deflated 58%) adding: locale/sv-SE/global/customizeCharset.dtd (deflated 56%) adding: locale/sv-SE/global/accept2locale.properties (deflated 53%) adding: locale/sv-SE/global/languageNames.properties (deflated 51%) adding: locale/sv-SE/global/printdialog.dtd (deflated 60%) adding: locale/sv-SE/global/nsProgressDialog.properties (deflated 52%) adding: locale/sv-SE/global/viewSource.dtd (deflated 66%) adding: locale/sv-SE/global/printPreview.dtd (deflated 63%) adding: locale/sv-SE/global/console.properties (deflated 53%) adding: locale/sv-SE/global/intl.css (deflated 26%) adding: locale/sv-SE/global/layout/HtmlForm.properties (deflated 52%) adding: locale/sv-SE/global/layout/MediaDocument.properties (deflated 59%) adding: locale/sv-SE/global/layout/xmlparser.properties (deflated 55%) adding: locale/sv-SE/global/dom/dom.properties (deflated 58%) adding: locale/sv-SE/global/printPageSetup.dtd (deflated 63%) adding: locale/sv-SE/global/finddialog.dtd (deflated 59%) adding: locale/sv-SE/global/editMenuOverlay.dtd (deflated 66%) adding: locale/sv-SE/global/printjoboptions.dtd (deflated 57%) adding: locale/sv-SE/global/nsHelperAppDlg.properties (deflated 53%) adding: locale/sv-SE/global/contentAreaCommands.properties (deflated 48%) adding: locale/sv-SE/global/security/caps.properties (deflated 56%) adding: locale/sv-SE/global/config.properties (deflated 53%) adding: locale/sv-SE/global/charsetTitles.properties (deflated 66%) adding: locale/sv-SE/global/intl.properties (deflated 59%) adding: locale/sv-SE/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/sv-SE/global/mozilla.dtd (deflated 36%) adding: locale/sv-SE/global/findbar.properties (deflated 32%) adding: locale/sv-SE/global/printdialog.properties (deflated 54%) adding: locale/sv-SE/global/css.properties (deflated 67%) adding: locale/sv-SE/global/config.dtd (deflated 61%) adding: locale/sv-SE/global/customizeToolbar.dtd (deflated 57%) adding: locale/sv-SE/global/webservices/security.properties (deflated 54%) adding: locale/sv-SE/global/layout_errors.properties (deflated 56%) adding: locale/sv-SE/global/console.dtd (deflated 60%) adding: locale/sv-SE/global/plugins.properties (deflated 53%) adding: locale/sv-SE/global/findbar.dtd (deflated 56%) adding: locale/sv-SE/global/dialog.properties (deflated 54%) adding: locale/sv-SE/global/brand.dtd (deflated 18%) adding: locale/sv-SE/global/tabbrowser.properties (deflated 57%) adding: locale/sv-SE/global/wizard.dtd (deflated 75%) adding: locale/sv-SE/global/commonDialogs.properties (deflated 51%) adding: locale/sv-SE/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/sv-SE/global/regionNames.properties (deflated 49%) adding: locale/sv-SE/global/charsetOverlay.dtd (deflated 64%) adding: locale/sv-SE/global/global-strres.properties (deflated 53%) adding: locale/sv-SE/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/sv-SE/global/netError.dtd (deflated 67%) adding: locale/sv-SE/global/wizard.properties (deflated 54%) adding: locale/sv-SE/global/preferences.dtd (deflated 58%) adding: locale/sv-SE/global/nsTreeSorting.properties (deflated 54%) adding: locale/sv-SE/global/history/history.properties (deflated 54%) adding: locale/sv-SE/global/global.dtd (stored 0%) adding: locale/sv-SE/global/xul.properties (deflated 52%) adding: locale/sv-SE/global/tabbrowser.dtd (deflated 59%) adding: locale/sv-SE/global/license.dtd (deflated 64%) adding: locale/sv-SE/global/filepicker.dtd (deflated 58%) adding: locale/sv-SE/global/commonDialog.dtd (deflated 55%) adding: locale/sv-SE/global/keys.properties (deflated 56%) adding: locale/sv-SE/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/sv-SE/passwordmgr/passwordmgr.properties (deflated 54%) adding: locale/sv-SE/reporter/about.dtd (deflated 53%) adding: locale/sv-SE/reporter/reporter.dtd (deflated 50%) adding: locale/sv-SE/reporter/reporterOverlay.dtd (deflated 59%) adding: locale/sv-SE/reporter/reporterOverlay.properties (deflated 9%) adding: locale/sv-SE/reporter/reportWizard.dtd (deflated 67%) adding: locale/sv-SE/reporter/reportResults.dtd (deflated 65%) adding: locale/sv-SE/reporter/reportWizard.properties (deflated 42%) adding: locale/sv-SE/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/sv-SE/pippki/certManager.dtd (deflated 73%) adding: locale/sv-SE/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/sv-SE/pippki/pref-validation.dtd (deflated 68%) adding: locale/sv-SE/pippki/newserver.dtd (deflated 57%) adding: locale/sv-SE/pippki/newserver.properties (deflated 53%) adding: locale/sv-SE/pippki/pippki.properties (deflated 66%) adding: locale/sv-SE/pippki/deviceManager.dtd (deflated 66%) adding: locale/sv-SE/pippki/pippki.dtd (deflated 66%) adding: locale/sv-SE/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/sv-SE/pippki/pref-security.dtd (deflated 59%) adding: locale/sv-SE/pippki/pref-ssl.dtd (deflated 63%) adding: locale/sv-SE/cookie/cookieAcceptDialog.dtd (deflated 62%) adding: locale/sv-SE/cookie/cookieAcceptDialog.properties (deflated 55%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 40%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.Dvb24923 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/tr.xpi .xpi + language=tr + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org + unzip firefox-langpacks/tr.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org Archive: firefox-langpacks/tr.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.lVF24939 + langtmp=firefox.lVF24939/firefox/langpack-tr + /bin/mkdir -p firefox.lVF24939/firefox/langpack-tr + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar -d firefox.lVF24939/firefox/langpack-tr Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/necko/necko.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/css.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/xbl.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/xul.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/printing.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/layout_errors.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/netError.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/global.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/appstrings.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/charsetTitles.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/global-strres.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/plugins.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/nsWebBrowserPersist.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/printdialog.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/xslt/xslt.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/dom/dom.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/layout/MediaDocument.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/layout/xmlparser.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/layout/HtmlForm.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/security/caps.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/xml/prettyprint.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/webservices/security.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-platform/win/accessible.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-platform/mac/accessible.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-platform/unix/accessible.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pipnss/pipnss.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pipnss/security.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/pippki.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/pref-ssl.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/pippki.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/PrefOverlay.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/newserver.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/newserver.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/pref-security.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/PageInfoOverlay.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/certManager.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/deviceManager.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/pref-validation.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/pippki/pref-masterpass.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/brand.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/license.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/mozilla.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/nsHelperAppDlg.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/nsHelperAppDlg.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/nsProgressDialog.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/nsProgressDialog.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/filepicker.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/filepicker.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-platform/mac/platformKeys.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-platform/unix/platformKeys.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-platform/win/platformKeys.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-platform/mac/intl.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-platform/unix/intl.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-platform/win/intl.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/downloadProgress.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/findbar.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/findbar.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/preferences.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/history/history.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/xpinstall/xpinstall.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/downloads/downloads.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/downloads/downloads.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/downloads/downloadProperties.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/extensions/extensions.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/extensions/extensions.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/extensions/about.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/extensions/update.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/extensions/update.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/plugins/plugins.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/plugins/plugins.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/preferences/ocsp.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/preferences/changemp.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/preferences/removemp.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/preferences/preferences.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/profile/createProfileWizard.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/profile/profileSelection.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/profile/profileSelection.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/update/updates.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/update/updates.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/update/incompatible.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/update/history.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/update/errors.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/cookie/cookieAcceptDialog.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/cookie/cookieAcceptDialog.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/autoconfig/autoconfig.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/help/help.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/help/help.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/help/help-toc.rdf extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/help/welcome.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/accept2locale.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/commonDialog.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/commonDialogs.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/config.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/config.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/console.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/console.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/dialogOverlay.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/editMenuOverlay.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/intl.css extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/intl.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/keys.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/languageNames.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/regionNames.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/dialog.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/tabbrowser.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/tabbrowser.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/tree.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/wizard.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/textcontext.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-region/region.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-region/region.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global-region/builtinURLs.rdf extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/passwordmgr/passwordmgr.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/passwordmgr/passwordManager.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/charsetOverlay.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/contentAreaCommands.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/customizeCharset.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/customizeToolbar.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/customizeToolbar.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/finddialog.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/finddialog.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/nsTreeSorting.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/printdialog.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/printjoboptions.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/printPageSetup.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/printPreview.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/printPreviewProgress.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/printProgress.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/viewSource.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/viewSource.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/global/wizard.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/downloads/unknownContentType.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/mozapps/downloads/unknownContentType.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/reporter/reportWizard.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/reporter/about.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/reporter/reporterOverlay.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/reporter/reportResults.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/reporter/reporter.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/reporter/reportWizard.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/tr/reporter/reporterOverlay.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/aboutDialog.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/credits.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/baseMenuOverlay.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/browser.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/metaData.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/metaData.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/openLocation.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/openLocation.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/page-drawer.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/pageInfo.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/pageReport.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/pageReportFirstTime.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/sanitize.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/search.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/searchbar.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/engineManager.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/setDesktopBackground.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/shellservice.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/sessionstore.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/feeds/subscribe.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/feeds/addFeedReader.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/feeds/subscribe.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/history/history.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/migration/migration.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/migration/migration.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/advanced.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/changeaction.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/colors.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/cookies.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/content.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/connection.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/downloadactions.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/feeds.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/feeds.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/fonts.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/languages.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/main.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/permissions.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/phishEULA.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/preferences.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/preferences.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/privacy.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/sanitize.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/security.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/securityWarnings.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/tabs.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/sidebar/sidebar.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser-region/region.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/help.rdf extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/firebird-toc.rdf extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/search-db.rdf extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/accessibility.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/cookies.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/forieusers.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/menu_reference.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/popup.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/prefs.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/shortcuts.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/using_firebird.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/customization.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/firefox_welcome.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/download_manager.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/platformStrings.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/help/glossary.xhtml extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/browser.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/pageInfo.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/safeMode.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/bookmarks/bookmarks.properties extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/branding/brand.dtd extracting: firefox.lVF24939/firefox/langpack-tr/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.lVF24939/firefox/langpack-tr/locale/browser-region/region.properties + find firefox.lVF24939/firefox/langpack-tr -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar + cd firefox.lVF24939/firefox/langpack-tr + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/tr/pipnss/security.properties (deflated 72%) adding: locale/tr/pipnss/pipnss.properties (deflated 71%) adding: locale/tr/help/welcome.xhtml (deflated 51%) adding: locale/tr/help/help.dtd (deflated 71%) adding: locale/tr/help/help-toc.rdf (deflated 59%) adding: locale/tr/help/help.properties (deflated 3%) adding: locale/tr/necko/necko.properties (deflated 55%) adding: locale/tr/autoconfig/autoconfig.properties (deflated 46%) adding: locale/tr/global-region/region.dtd (stored 0%) adding: locale/tr/global-region/builtinURLs.rdf (deflated 60%) adding: locale/tr/global-region/region.properties (deflated 38%) adding: locale/tr/mozapps/profile/profileSelection.properties (deflated 63%) adding: locale/tr/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/tr/mozapps/profile/profileSelection.dtd (deflated 57%) adding: locale/tr/mozapps/extensions/about.dtd (deflated 38%) adding: locale/tr/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/tr/mozapps/extensions/update.dtd (deflated 71%) adding: locale/tr/mozapps/extensions/update.properties (deflated 51%) adding: locale/tr/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/tr/mozapps/preferences/preferences.properties (deflated 54%) adding: locale/tr/mozapps/preferences/removemp.dtd (deflated 49%) adding: locale/tr/mozapps/preferences/ocsp.dtd (deflated 49%) adding: locale/tr/mozapps/preferences/changemp.dtd (deflated 53%) adding: locale/tr/mozapps/downloads/downloadProperties.dtd (deflated 41%) adding: locale/tr/mozapps/downloads/unknownContentType.dtd (deflated 60%) adding: locale/tr/mozapps/downloads/downloads.properties (deflated 67%) adding: locale/tr/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/tr/mozapps/downloads/unknownContentType.properties (deflated 35%) adding: locale/tr/mozapps/update/errors.dtd (deflated 19%) adding: locale/tr/mozapps/update/incompatible.dtd (deflated 52%) adding: locale/tr/mozapps/update/updates.dtd (deflated 69%) adding: locale/tr/mozapps/update/updates.properties (deflated 62%) adding: locale/tr/mozapps/update/history.dtd (deflated 59%) adding: locale/tr/mozapps/plugins/plugins.dtd (deflated 64%) adding: locale/tr/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/tr/mozapps/xpinstall/xpinstallConfirm.properties (deflated 53%) adding: locale/tr/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 34%) adding: locale/tr/global-platform/win/accessible.properties (deflated 48%) adding: locale/tr/global-platform/win/intl.properties (deflated 11%) adding: locale/tr/global-platform/win/platformKeys.properties (deflated 11%) adding: locale/tr/global-platform/mac/accessible.properties (deflated 48%) adding: locale/tr/global-platform/mac/intl.properties (deflated 11%) adding: locale/tr/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/tr/global-platform/unix/accessible.properties (deflated 48%) adding: locale/tr/global-platform/unix/intl.properties (deflated 11%) adding: locale/tr/global-platform/unix/platformKeys.properties (deflated 11%) adding: locale/tr/global/printProgress.dtd (deflated 39%) adding: locale/tr/global/viewSource.properties (deflated 46%) adding: locale/tr/global/dialogOverlay.dtd (deflated 35%) adding: locale/tr/global/printPreviewProgress.dtd (deflated 32%) adding: locale/tr/global/xbl.properties (deflated 7%) adding: locale/tr/global/tree.dtd (stored 0%) adding: locale/tr/global/nsProgressDialog.dtd (deflated 55%) adding: locale/tr/global/downloadProgress.properties (deflated 43%) adding: locale/tr/global/textcontext.dtd (deflated 63%) adding: locale/tr/global/xml/prettyprint.dtd (deflated 8%) adding: locale/tr/global/finddialog.properties (deflated 13%) adding: locale/tr/global/filepicker.properties (deflated 63%) adding: locale/tr/global/printing.properties (deflated 69%) adding: locale/tr/global/appstrings.properties (deflated 64%) adding: locale/tr/global/customizeToolbar.properties (deflated 46%) adding: locale/tr/global/xslt/xslt.properties (deflated 62%) adding: locale/tr/global/customizeCharset.dtd (deflated 55%) adding: locale/tr/global/accept2locale.properties (deflated 12%) adding: locale/tr/global/languageNames.properties (deflated 53%) adding: locale/tr/global/printdialog.dtd (deflated 60%) adding: locale/tr/global/nsProgressDialog.properties (deflated 42%) adding: locale/tr/global/viewSource.dtd (deflated 72%) adding: locale/tr/global/printPreview.dtd (deflated 68%) adding: locale/tr/global/console.properties (deflated 26%) adding: locale/tr/global/intl.css (deflated 21%) adding: locale/tr/global/layout/HtmlForm.properties (deflated 41%) adding: locale/tr/global/layout/MediaDocument.properties (deflated 44%) adding: locale/tr/global/layout/xmlparser.properties (deflated 54%) adding: locale/tr/global/dom/dom.properties (deflated 57%) adding: locale/tr/global/printPageSetup.dtd (deflated 64%) adding: locale/tr/global/finddialog.dtd (deflated 61%) adding: locale/tr/global/editMenuOverlay.dtd (deflated 71%) adding: locale/tr/global/printjoboptions.dtd (deflated 56%) adding: locale/tr/global/nsHelperAppDlg.properties (deflated 12%) adding: locale/tr/global/contentAreaCommands.properties (deflated 55%) adding: locale/tr/global/security/caps.properties (deflated 53%) adding: locale/tr/global/config.properties (deflated 27%) adding: locale/tr/global/charsetTitles.properties (deflated 70%) adding: locale/tr/global/intl.properties (deflated 59%) adding: locale/tr/global/nsHelperAppDlg.dtd (deflated 66%) adding: locale/tr/global/mozilla.dtd (deflated 36%) adding: locale/tr/global/findbar.properties (deflated 26%) adding: locale/tr/global/printdialog.properties (deflated 31%) adding: locale/tr/global/css.properties (deflated 70%) adding: locale/tr/global/config.dtd (deflated 66%) adding: locale/tr/global/customizeToolbar.dtd (deflated 46%) adding: locale/tr/global/webservices/security.properties (deflated 48%) adding: locale/tr/global/layout_errors.properties (deflated 58%) adding: locale/tr/global/console.dtd (deflated 65%) adding: locale/tr/global/plugins.properties (deflated 51%) adding: locale/tr/global/findbar.dtd (deflated 55%) adding: locale/tr/global/dialog.properties (deflated 35%) adding: locale/tr/global/brand.dtd (deflated 18%) adding: locale/tr/global/tabbrowser.properties (deflated 53%) adding: locale/tr/global/wizard.dtd (deflated 77%) adding: locale/tr/global/commonDialogs.properties (deflated 30%) adding: locale/tr/global/xpinstall/xpinstall.properties (deflated 57%) adding: locale/tr/global/regionNames.properties (deflated 36%) adding: locale/tr/global/charsetOverlay.dtd (deflated 72%) adding: locale/tr/global/global-strres.properties (deflated 5%) adding: locale/tr/global/nsWebBrowserPersist.properties (deflated 66%) adding: locale/tr/global/netError.dtd (deflated 68%) adding: locale/tr/global/wizard.properties (deflated 38%) adding: locale/tr/global/preferences.dtd (deflated 56%) adding: locale/tr/global/nsTreeSorting.properties (deflated 5%) adding: locale/tr/global/history/history.properties (deflated 44%) adding: locale/tr/global/global.dtd (stored 0%) adding: locale/tr/global/xul.properties (deflated 52%) adding: locale/tr/global/tabbrowser.dtd (deflated 63%) adding: locale/tr/global/license.dtd (deflated 62%) adding: locale/tr/global/filepicker.dtd (deflated 56%) adding: locale/tr/global/commonDialog.dtd (deflated 41%) adding: locale/tr/global/keys.properties (deflated 44%) adding: locale/tr/passwordmgr/passwordManager.dtd (deflated 59%) adding: locale/tr/passwordmgr/passwordmgr.properties (deflated 55%) adding: locale/tr/reporter/about.dtd (deflated 49%) adding: locale/tr/reporter/reporter.dtd (deflated 52%) adding: locale/tr/reporter/reporterOverlay.dtd (deflated 54%) adding: locale/tr/reporter/reporterOverlay.properties (deflated 9%) adding: locale/tr/reporter/reportWizard.dtd (deflated 66%) adding: locale/tr/reporter/reportResults.dtd (deflated 63%) adding: locale/tr/reporter/reportWizard.properties (deflated 37%) adding: locale/tr/pippki/pref-masterpass.dtd (deflated 64%) adding: locale/tr/pippki/certManager.dtd (deflated 73%) adding: locale/tr/pippki/PrefOverlay.dtd (deflated 34%) adding: locale/tr/pippki/pref-validation.dtd (deflated 69%) adding: locale/tr/pippki/newserver.dtd (deflated 53%) adding: locale/tr/pippki/newserver.properties (deflated 39%) adding: locale/tr/pippki/pippki.properties (deflated 68%) adding: locale/tr/pippki/deviceManager.dtd (deflated 68%) adding: locale/tr/pippki/pippki.dtd (deflated 67%) adding: locale/tr/pippki/PageInfoOverlay.dtd (deflated 39%) adding: locale/tr/pippki/pref-security.dtd (deflated 59%) adding: locale/tr/pippki/pref-ssl.dtd (deflated 64%) adding: locale/tr/cookie/cookieAcceptDialog.dtd (deflated 60%) adding: locale/tr/cookie/cookieAcceptDialog.properties (deflated 53%) adding: locale/browser/aboutDialog.dtd (deflated 40%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/page-drawer.dtd (deflated 13%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/help/download_manager.xhtml (deflated 59%) adding: locale/browser/help/customization.xhtml (deflated 69%) adding: locale/browser/help/using_firebird.xhtml (deflated 71%) adding: locale/browser/help/firebird-toc.rdf (deflated 84%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 63%) adding: locale/browser/help/menu_reference.xhtml (deflated 69%) adding: locale/browser/help/glossary.xhtml (deflated 63%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 64%) adding: locale/browser/help/shortcuts.xhtml (deflated 77%) adding: locale/browser/help/search-db.rdf (deflated 77%) adding: locale/browser/help/cookies.xhtml (deflated 65%) adding: locale/browser/help/forieusers.xhtml (deflated 60%) adding: locale/browser/help/prefs.xhtml (deflated 69%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 45%) adding: locale/browser/help/popup.xhtml (deflated 61%) adding: locale/browser/help/platformStrings.dtd (deflated 67%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 66%) adding: locale/browser/feeds/subscribe.properties (deflated 35%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 42%) adding: locale/browser/feeds/subscribe.dtd (deflated 49%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 47%) adding: locale/browser/preferences/preferences.properties (deflated 58%) adding: locale/browser/preferences/privacy.dtd (deflated 69%) adding: locale/browser/preferences/fonts.dtd (deflated 74%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/tabs.dtd (deflated 57%) adding: locale/browser/preferences/changeaction.dtd (deflated 68%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 70%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/downloadactions.dtd (deflated 72%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/sanitize.dtd (deflated 61%) adding: locale/browser/preferences/feeds.dtd (deflated 49%) adding: locale/browser/preferences/preferences.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/openLocation.properties (deflated 5%) adding: locale/browser/sessionstore.properties (deflated 34%) adding: locale/browser/sidebar/sidebar.properties (deflated 46%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 54%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 46%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 43%) adding: locale/browser/credits.dtd (deflated 57%) adding: locale/browser/migration/migration.properties (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/sanitize.dtd (deflated 64%) adding: locale/browser/metaData.properties (deflated 37%) adding: locale/browser/pageInfo.properties (deflated 47%) adding: locale/browser/browser.dtd (deflated 77%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 53%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 67%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 74%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 61%) adding: locale/browser/browser.properties (deflated 61%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 33%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 57%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/branding/brand.dtd (deflated 46%) adding: locale/branding/brand.properties (deflated 40%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.lVF24939 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/zh-CN.xpi .xpi + language=zh-CN + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org + unzip firefox-langpacks/zh-CN.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org Archive: firefox-langpacks/zh-CN.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.DsQ24955 + langtmp=firefox.DsQ24955/firefox/langpack-zh-CN + /bin/mkdir -p firefox.DsQ24955/firefox/langpack-zh-CN + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar -d firefox.DsQ24955/firefox/langpack-zh-CN Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/necko/necko.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/css.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/xbl.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/xul.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/printing.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/layout_errors.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/netError.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/global.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/appstrings.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/charsetTitles.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/global-strres.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/plugins.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/nsWebBrowserPersist.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/printdialog.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/xslt/xslt.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/dom/dom.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/layout/MediaDocument.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/layout/xmlparser.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/layout/HtmlForm.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/security/caps.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/xml/prettyprint.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/webservices/security.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-platform/win/accessible.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-platform/mac/accessible.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-platform/unix/accessible.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pipnss/pipnss.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pipnss/security.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/pippki.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/pref-ssl.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/pippki.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/PrefOverlay.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/newserver.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/newserver.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/pref-security.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/PageInfoOverlay.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/certManager.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/deviceManager.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/pref-validation.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/pippki/pref-masterpass.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/brand.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/license.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/mozilla.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/nsHelperAppDlg.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/nsHelperAppDlg.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/nsProgressDialog.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/nsProgressDialog.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/filepicker.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/filepicker.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-platform/mac/platformKeys.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-platform/unix/platformKeys.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-platform/win/platformKeys.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-platform/mac/intl.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-platform/unix/intl.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-platform/win/intl.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/downloadProgress.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/findbar.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/findbar.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/preferences.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/history/history.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/xpinstall/xpinstall.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/downloads.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/downloads.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/downloadProperties.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/extensions.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/extensions.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/about.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/update.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/update.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/plugins/plugins.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/plugins/plugins.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/preferences/ocsp.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/preferences/changemp.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/preferences/removemp.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/preferences/preferences.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/profile/createProfileWizard.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/profile/profileSelection.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/profile/profileSelection.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/updates.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/updates.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/incompatible.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/history.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/errors.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/cookie/cookieAcceptDialog.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/cookie/cookieAcceptDialog.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/autoconfig/autoconfig.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/help/help.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/help/help.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/help/help-toc.rdf extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/help/welcome.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/accept2locale.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/commonDialog.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/commonDialogs.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/config.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/config.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/console.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/console.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/dialogOverlay.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/editMenuOverlay.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/intl.css extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/intl.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/keys.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/languageNames.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/regionNames.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/dialog.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/tabbrowser.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/tabbrowser.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/tree.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/wizard.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/textcontext.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-region/region.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-region/region.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global-region/builtinURLs.rdf extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/passwordmgr/passwordmgr.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/passwordmgr/passwordManager.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/charsetOverlay.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/contentAreaCommands.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/customizeCharset.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/customizeToolbar.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/customizeToolbar.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/finddialog.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/finddialog.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/nsTreeSorting.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/printdialog.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/printjoboptions.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/printPageSetup.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/printPreview.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/printPreviewProgress.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/printProgress.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/viewSource.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/viewSource.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/global/wizard.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/unknownContentType.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/unknownContentType.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/reporter/reportWizard.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/reporter/about.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/reporter/reporterOverlay.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/reporter/reportResults.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/reporter/reporter.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/reporter/reportWizard.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/zh-CN/reporter/reporterOverlay.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/aboutDialog.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/credits.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/baseMenuOverlay.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/browser.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/metaData.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/metaData.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/openLocation.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/openLocation.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/page-drawer.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/pageInfo.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/pageReport.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/pageReportFirstTime.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/sanitize.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/search.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/searchbar.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/engineManager.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/setDesktopBackground.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/shellservice.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/sessionstore.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/feeds/subscribe.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/feeds/addFeedReader.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/feeds/subscribe.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/history/history.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/migration/migration.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/migration/migration.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/advanced.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/changeaction.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/colors.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/cookies.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/content.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/connection.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/downloadactions.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/feeds.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/feeds.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/fonts.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/languages.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/main.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/permissions.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/phishEULA.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/preferences.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/preferences.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/privacy.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/sanitize.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/security.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/securityWarnings.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/tabs.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/sidebar/sidebar.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser-region/region.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/help.rdf extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/firebird-toc.rdf extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/search-db.rdf extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/accessibility.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/cookies.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/forieusers.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/menu_reference.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/popup.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/prefs.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/shortcuts.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/using_firebird.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/customization.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/firefox_welcome.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/download_manager.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/platformStrings.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/help/glossary.xhtml extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/browser.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/pageInfo.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/safeMode.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/bookmarks/bookmarks.properties extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/branding/brand.dtd extracting: firefox.DsQ24955/firefox/langpack-zh-CN/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.DsQ24955/firefox/langpack-zh-CN/locale/browser-region/region.properties + find firefox.DsQ24955/firefox/langpack-zh-CN -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar + cd firefox.DsQ24955/firefox/langpack-zh-CN + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar locale adding: locale/browser-region/region.properties (deflated 54%) adding: locale/zh-CN/pipnss/security.properties (deflated 59%) adding: locale/zh-CN/pipnss/pipnss.properties (deflated 67%) adding: locale/zh-CN/help/welcome.xhtml (deflated 45%) adding: locale/zh-CN/help/help.dtd (deflated 66%) adding: locale/zh-CN/help/help-toc.rdf (deflated 57%) adding: locale/zh-CN/help/help.properties (deflated 11%) adding: locale/zh-CN/necko/necko.properties (deflated 62%) adding: locale/zh-CN/autoconfig/autoconfig.properties (deflated 53%) adding: locale/zh-CN/global-region/region.dtd (stored 0%) adding: locale/zh-CN/global-region/builtinURLs.rdf (deflated 62%) adding: locale/zh-CN/global-region/region.properties (deflated 36%) adding: locale/zh-CN/mozapps/profile/profileSelection.properties (deflated 57%) adding: locale/zh-CN/mozapps/profile/createProfileWizard.dtd (deflated 56%) adding: locale/zh-CN/mozapps/profile/profileSelection.dtd (deflated 53%) adding: locale/zh-CN/mozapps/extensions/about.dtd (deflated 36%) adding: locale/zh-CN/mozapps/extensions/extensions.dtd (deflated 74%) adding: locale/zh-CN/mozapps/extensions/update.dtd (deflated 66%) adding: locale/zh-CN/mozapps/extensions/update.properties (deflated 47%) adding: locale/zh-CN/mozapps/extensions/extensions.properties (deflated 61%) adding: locale/zh-CN/mozapps/preferences/preferences.properties (deflated 52%) adding: locale/zh-CN/mozapps/preferences/removemp.dtd (deflated 34%) adding: locale/zh-CN/mozapps/preferences/ocsp.dtd (deflated 41%) adding: locale/zh-CN/mozapps/preferences/changemp.dtd (deflated 45%) adding: locale/zh-CN/mozapps/downloads/downloadProperties.dtd (deflated 37%) adding: locale/zh-CN/mozapps/downloads/unknownContentType.dtd (deflated 54%) adding: locale/zh-CN/mozapps/downloads/downloads.properties (deflated 61%) adding: locale/zh-CN/mozapps/downloads/downloads.dtd (deflated 64%) adding: locale/zh-CN/mozapps/downloads/unknownContentType.properties (deflated 28%) adding: locale/zh-CN/mozapps/update/errors.dtd (deflated 18%) adding: locale/zh-CN/mozapps/update/incompatible.dtd (deflated 33%) adding: locale/zh-CN/mozapps/update/updates.dtd (deflated 61%) adding: locale/zh-CN/mozapps/update/updates.properties (deflated 59%) adding: locale/zh-CN/mozapps/update/history.dtd (deflated 43%) adding: locale/zh-CN/mozapps/plugins/plugins.dtd (deflated 61%) adding: locale/zh-CN/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/zh-CN/mozapps/xpinstall/xpinstallConfirm.properties (deflated 48%) adding: locale/zh-CN/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 22%) adding: locale/zh-CN/global-platform/win/accessible.properties (deflated 28%) adding: locale/zh-CN/global-platform/win/intl.properties (deflated 12%) adding: locale/zh-CN/global-platform/win/platformKeys.properties (deflated 12%) adding: locale/zh-CN/global-platform/mac/accessible.properties (deflated 17%) adding: locale/zh-CN/global-platform/mac/intl.properties (deflated 12%) adding: locale/zh-CN/global-platform/mac/platformKeys.properties (deflated 12%) adding: locale/zh-CN/global-platform/unix/accessible.properties (deflated 28%) adding: locale/zh-CN/global-platform/unix/intl.properties (deflated 12%) adding: locale/zh-CN/global-platform/unix/platformKeys.properties (deflated 12%) adding: locale/zh-CN/global/printProgress.dtd (deflated 36%) adding: locale/zh-CN/global/viewSource.properties (deflated 45%) adding: locale/zh-CN/global/dialogOverlay.dtd (deflated 35%) adding: locale/zh-CN/global/printPreviewProgress.dtd (deflated 34%) adding: locale/zh-CN/global/xbl.properties (deflated 8%) adding: locale/zh-CN/global/tree.dtd (stored 0%) adding: locale/zh-CN/global/nsProgressDialog.dtd (deflated 52%) adding: locale/zh-CN/global/downloadProgress.properties (deflated 43%) adding: locale/zh-CN/global/textcontext.dtd (deflated 60%) adding: locale/zh-CN/global/xml/prettyprint.dtd (stored 0%) adding: locale/zh-CN/global/finddialog.properties (deflated 20%) adding: locale/zh-CN/global/filepicker.properties (deflated 60%) adding: locale/zh-CN/global/printing.properties (deflated 72%) adding: locale/zh-CN/global/appstrings.properties (deflated 67%) adding: locale/zh-CN/global/customizeToolbar.properties (deflated 50%) adding: locale/zh-CN/global/xslt/xslt.properties (deflated 67%) adding: locale/zh-CN/global/customizeCharset.dtd (deflated 55%) adding: locale/zh-CN/global/accept2locale.properties (deflated 13%) adding: locale/zh-CN/global/languageNames.properties (deflated 47%) adding: locale/zh-CN/global/printdialog.dtd (deflated 57%) adding: locale/zh-CN/global/nsProgressDialog.properties (deflated 41%) adding: locale/zh-CN/global/viewSource.dtd (deflated 69%) adding: locale/zh-CN/global/printPreview.dtd (deflated 65%) adding: locale/zh-CN/global/console.properties (deflated 33%) adding: locale/zh-CN/global/intl.css (deflated 21%) adding: locale/zh-CN/global/layout/HtmlForm.properties (deflated 48%) adding: locale/zh-CN/global/layout/MediaDocument.properties (deflated 48%) adding: locale/zh-CN/global/layout/xmlparser.properties (deflated 35%) adding: locale/zh-CN/global/dom/dom.properties (deflated 52%) adding: locale/zh-CN/global/printPageSetup.dtd (deflated 59%) adding: locale/zh-CN/global/finddialog.dtd (deflated 58%) adding: locale/zh-CN/global/editMenuOverlay.dtd (deflated 70%) adding: locale/zh-CN/global/printjoboptions.dtd (deflated 52%) adding: locale/zh-CN/global/nsHelperAppDlg.properties (deflated 18%) adding: locale/zh-CN/global/contentAreaCommands.properties (deflated 54%) adding: locale/zh-CN/global/security/caps.properties (deflated 44%) adding: locale/zh-CN/global/config.properties (deflated 28%) adding: locale/zh-CN/global/charsetTitles.properties (deflated 69%) adding: locale/zh-CN/global/intl.properties (deflated 60%) adding: locale/zh-CN/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/zh-CN/global/mozilla.dtd (deflated 41%) adding: locale/zh-CN/global/findbar.properties (deflated 21%) adding: locale/zh-CN/global/printdialog.properties (deflated 12%) adding: locale/zh-CN/global/css.properties (deflated 66%) adding: locale/zh-CN/global/config.dtd (deflated 61%) adding: locale/zh-CN/global/customizeToolbar.dtd (deflated 41%) adding: locale/zh-CN/global/webservices/security.properties (deflated 31%) adding: locale/zh-CN/global/layout_errors.properties (deflated 57%) adding: locale/zh-CN/global/console.dtd (deflated 61%) adding: locale/zh-CN/global/plugins.properties (deflated 49%) adding: locale/zh-CN/global/findbar.dtd (deflated 55%) adding: locale/zh-CN/global/dialog.properties (deflated 35%) adding: locale/zh-CN/global/brand.dtd (deflated 18%) adding: locale/zh-CN/global/tabbrowser.properties (deflated 46%) adding: locale/zh-CN/global/wizard.dtd (deflated 73%) adding: locale/zh-CN/global/commonDialogs.properties (deflated 22%) adding: locale/zh-CN/global/xpinstall/xpinstall.properties (deflated 52%) adding: locale/zh-CN/global/regionNames.properties (deflated 38%) adding: locale/zh-CN/global/charsetOverlay.dtd (deflated 72%) adding: locale/zh-CN/global/global-strres.properties (deflated 5%) adding: locale/zh-CN/global/nsWebBrowserPersist.properties (deflated 69%) adding: locale/zh-CN/global/netError.dtd (deflated 61%) adding: locale/zh-CN/global/wizard.properties (deflated 32%) adding: locale/zh-CN/global/preferences.dtd (deflated 48%) adding: locale/zh-CN/global/nsTreeSorting.properties (deflated 7%) adding: locale/zh-CN/global/history/history.properties (deflated 35%) adding: locale/zh-CN/global/global.dtd (stored 0%) adding: locale/zh-CN/global/xul.properties (deflated 12%) adding: locale/zh-CN/global/tabbrowser.dtd (deflated 59%) adding: locale/zh-CN/global/license.dtd (deflated 58%) adding: locale/zh-CN/global/filepicker.dtd (deflated 49%) adding: locale/zh-CN/global/commonDialog.dtd (deflated 39%) adding: locale/zh-CN/global/keys.properties (deflated 41%) adding: locale/zh-CN/passwordmgr/passwordManager.dtd (deflated 53%) adding: locale/zh-CN/passwordmgr/passwordmgr.properties (deflated 62%) adding: locale/zh-CN/reporter/about.dtd (deflated 20%) adding: locale/zh-CN/reporter/reporter.dtd (deflated 23%) adding: locale/zh-CN/reporter/reporterOverlay.dtd (deflated 45%) adding: locale/zh-CN/reporter/reporterOverlay.properties (deflated 9%) adding: locale/zh-CN/reporter/reportWizard.dtd (deflated 60%) adding: locale/zh-CN/reporter/reportResults.dtd (deflated 44%) adding: locale/zh-CN/reporter/reportWizard.properties (deflated 42%) adding: locale/zh-CN/pippki/pref-masterpass.dtd (deflated 58%) adding: locale/zh-CN/pippki/certManager.dtd (deflated 72%) adding: locale/zh-CN/pippki/PrefOverlay.dtd (deflated 34%) adding: locale/zh-CN/pippki/pref-validation.dtd (deflated 66%) adding: locale/zh-CN/pippki/newserver.dtd (deflated 42%) adding: locale/zh-CN/pippki/newserver.properties (deflated 48%) adding: locale/zh-CN/pippki/pippki.properties (deflated 60%) adding: locale/zh-CN/pippki/deviceManager.dtd (deflated 66%) adding: locale/zh-CN/pippki/pippki.dtd (deflated 63%) adding: locale/zh-CN/pippki/PageInfoOverlay.dtd (deflated 38%) adding: locale/zh-CN/pippki/pref-security.dtd (deflated 54%) adding: locale/zh-CN/pippki/pref-ssl.dtd (deflated 57%) adding: locale/zh-CN/cookie/cookieAcceptDialog.dtd (deflated 55%) adding: locale/zh-CN/cookie/cookieAcceptDialog.properties (deflated 42%) adding: locale/browser/aboutDialog.dtd (deflated 33%) adding: locale/browser/searchbar.dtd (deflated 30%) adding: locale/browser/metaData.dtd (deflated 61%) adding: locale/browser/page-drawer.dtd (deflated 11%) adding: locale/browser/openLocation.dtd (deflated 41%) adding: locale/browser/help/download_manager.xhtml (deflated 53%) adding: locale/browser/help/customization.xhtml (deflated 58%) adding: locale/browser/help/using_firebird.xhtml (deflated 67%) adding: locale/browser/help/firebird-toc.rdf (deflated 83%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 59%) adding: locale/browser/help/menu_reference.xhtml (deflated 63%) adding: locale/browser/help/glossary.xhtml (deflated 56%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 60%) adding: locale/browser/help/shortcuts.xhtml (deflated 75%) adding: locale/browser/help/search-db.rdf (deflated 80%) adding: locale/browser/help/cookies.xhtml (deflated 60%) adding: locale/browser/help/forieusers.xhtml (deflated 54%) adding: locale/browser/help/prefs.xhtml (deflated 67%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 38%) adding: locale/browser/help/popup.xhtml (deflated 53%) adding: locale/browser/help/platformStrings.dtd (deflated 73%) adding: locale/browser/help/help.rdf (deflated 57%) adding: locale/browser/help/accessibility.xhtml (deflated 61%) adding: locale/browser/feeds/subscribe.properties (deflated 24%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 37%) adding: locale/browser/feeds/subscribe.dtd (deflated 45%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 48%) adding: locale/browser/preferences/preferences.properties (deflated 53%) adding: locale/browser/preferences/privacy.dtd (deflated 61%) adding: locale/browser/preferences/fonts.dtd (deflated 65%) adding: locale/browser/preferences/content.dtd (deflated 63%) adding: locale/browser/preferences/tabs.dtd (deflated 51%) adding: locale/browser/preferences/changeaction.dtd (deflated 58%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 56%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 47%) adding: locale/browser/preferences/permissions.dtd (deflated 60%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 64%) adding: locale/browser/preferences/connection.dtd (deflated 64%) adding: locale/browser/preferences/feeds.properties (stored 0%) adding: locale/browser/preferences/cookies.dtd (deflated 60%) adding: locale/browser/preferences/languages.dtd (deflated 59%) adding: locale/browser/preferences/downloadactions.dtd (deflated 61%) adding: locale/browser/preferences/advanced.dtd (deflated 63%) adding: locale/browser/preferences/sanitize.dtd (deflated 54%) adding: locale/browser/preferences/feeds.dtd (deflated 38%) adding: locale/browser/preferences/preferences.dtd (deflated 53%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/openLocation.properties (deflated 6%) adding: locale/browser/sessionstore.properties (deflated 22%) adding: locale/browser/sidebar/sidebar.properties (deflated 51%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/shellservice.properties (deflated 34%) adding: locale/browser/engineManager.dtd (deflated 52%) adding: locale/browser/pageReportFirstTime.dtd (deflated 34%) adding: locale/browser/search.properties (deflated 39%) adding: locale/browser/setDesktopBackground.dtd (deflated 36%) adding: locale/browser/pageReport.dtd (deflated 35%) adding: locale/browser/credits.dtd (deflated 52%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 68%) adding: locale/browser/sanitize.dtd (deflated 55%) adding: locale/browser/metaData.properties (deflated 25%) adding: locale/browser/pageInfo.properties (deflated 40%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/pageInfo.dtd (deflated 66%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 49%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 67%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 72%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 57%) adding: locale/browser/browser.properties (deflated 57%) adding: locale/browser/history/history.dtd (deflated 66%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 23%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 53%) adding: locale/browser/safeMode.dtd (deflated 49%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/branding/brand.properties (deflated 30%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.DsQ24955 + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/zh-TW.xpi .xpi + language=zh-TW + extensiondir=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org + unzip firefox-langpacks/zh-TW.xpi -d /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org Archive: firefox-langpacks/zh-TW.xpi inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/chromelist.txt inflating: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.PBF24971 + langtmp=firefox.PBF24971/firefox/langpack-zh-TW + /bin/mkdir -p firefox.PBF24971/firefox/langpack-zh-TW + jarfile=/var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar + unzip /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar -d firefox.PBF24971/firefox/langpack-zh-TW Archive: /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/necko/necko.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/css.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/xbl.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/xul.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/printing.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/layout_errors.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/netError.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/global.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/appstrings.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/charsetTitles.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/global-strres.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/plugins.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/nsWebBrowserPersist.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/printdialog.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/xslt/xslt.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/dom/dom.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/layout/MediaDocument.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/layout/xmlparser.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/layout/HtmlForm.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/security/caps.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/xml/prettyprint.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/webservices/security.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-platform/win/accessible.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-platform/mac/accessible.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-platform/unix/accessible.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pipnss/pipnss.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pipnss/security.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/pippki.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/pref-ssl.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/pippki.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/PrefOverlay.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/newserver.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/newserver.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/pref-security.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/PageInfoOverlay.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/certManager.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/deviceManager.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/pref-validation.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/pippki/pref-masterpass.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/brand.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/license.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/mozilla.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/nsHelperAppDlg.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/nsHelperAppDlg.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/nsProgressDialog.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/nsProgressDialog.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/filepicker.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/filepicker.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-platform/mac/platformKeys.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-platform/unix/platformKeys.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-platform/win/platformKeys.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-platform/mac/intl.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-platform/unix/intl.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-platform/win/intl.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/downloadProgress.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/findbar.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/findbar.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/preferences.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/history/history.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/xpinstall/xpinstall.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/downloads.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/downloads.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/downloadProperties.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/extensions.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/extensions.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/about.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/update.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/update.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/plugins/plugins.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/plugins/plugins.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/preferences/ocsp.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/preferences/changemp.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/preferences/removemp.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/preferences/preferences.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/profile/createProfileWizard.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/profile/profileSelection.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/profile/profileSelection.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/updates.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/updates.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/incompatible.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/history.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/errors.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/cookie/cookieAcceptDialog.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/cookie/cookieAcceptDialog.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/autoconfig/autoconfig.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/help/help.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/help/help.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/help/help-toc.rdf extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/help/welcome.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/accept2locale.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/commonDialog.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/commonDialogs.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/config.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/config.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/console.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/console.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/dialogOverlay.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/editMenuOverlay.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/intl.css extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/intl.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/keys.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/languageNames.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/regionNames.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/dialog.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/tabbrowser.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/tabbrowser.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/tree.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/wizard.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/textcontext.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-region/region.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-region/region.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global-region/builtinURLs.rdf extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/passwordmgr/passwordmgr.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/passwordmgr/passwordManager.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/charsetOverlay.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/contentAreaCommands.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/customizeCharset.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/customizeToolbar.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/customizeToolbar.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/finddialog.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/finddialog.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/nsTreeSorting.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/printdialog.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/printjoboptions.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/printPageSetup.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/printPreview.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/printPreviewProgress.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/printProgress.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/viewSource.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/viewSource.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/global/wizard.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/unknownContentType.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/unknownContentType.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/reporter/reportWizard.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/reporter/about.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/reporter/reporterOverlay.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/reporter/reportResults.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/reporter/reporter.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/reporter/reportWizard.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/zh-TW/reporter/reporterOverlay.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/aboutDialog.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/credits.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/baseMenuOverlay.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/browser.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/metaData.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/metaData.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/openLocation.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/openLocation.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/page-drawer.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/pageInfo.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/pageReport.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/pageReportFirstTime.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/sanitize.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/search.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/searchbar.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/engineManager.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/setDesktopBackground.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/shellservice.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/sessionstore.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/feeds/subscribe.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/feeds/addFeedReader.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/feeds/subscribe.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/history/history.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/migration/migration.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/migration/migration.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/advanced.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/changeaction.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/colors.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/cookies.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/content.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/connection.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/downloadactions.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/feeds.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/feeds.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/fonts.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/languages.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/main.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/permissions.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/phishEULA.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/preferences.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/preferences.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/privacy.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/sanitize.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/security.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/securityWarnings.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/tabs.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/sidebar/sidebar.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser-region/region.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/help.rdf extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/firebird-toc.rdf extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/search-db.rdf extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/accessibility.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/cookies.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/forieusers.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/menu_reference.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/mouse_shortcuts.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/popup.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/prefs.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/shortcuts.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/using_firebird.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/customization.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/firefox_welcome.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/download_manager.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/platformStrings.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/tabbed_browsing.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/help/glossary.xhtml extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/browser.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/pageInfo.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/safeMode.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/bookmarks/bookmarks.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/bookmarks/addBookmark.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/bookmarks/bookmarks.properties extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/bookmarks/bookmarksProperties.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/branding/brand.dtd extracting: firefox.PBF24971/firefox/langpack-zh-TW/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=file:///usr/share/doc/HTML/index.html|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=file:///usr/share/doc/HTML/index.html|g;' firefox.PBF24971/firefox/langpack-zh-TW/locale/browser-region/region.properties + find firefox.PBF24971/firefox/langpack-zh-TW -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar + cd firefox.PBF24971/firefox/langpack-zh-TW + zip -r -D /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar locale adding: locale/zh-TW/pipnss/security.properties (deflated 71%) adding: locale/zh-TW/pipnss/pipnss.properties (deflated 74%) adding: locale/zh-TW/help/welcome.xhtml (deflated 40%) adding: locale/zh-TW/help/help.dtd (deflated 65%) adding: locale/zh-TW/help/help-toc.rdf (deflated 55%) adding: locale/zh-TW/help/help.properties (deflated 5%) adding: locale/zh-TW/necko/necko.properties (deflated 62%) adding: locale/zh-TW/autoconfig/autoconfig.properties (deflated 46%) adding: locale/zh-TW/global-region/region.dtd (deflated 9%) adding: locale/zh-TW/global-region/builtinURLs.rdf (deflated 62%) adding: locale/zh-TW/global-region/region.properties (deflated 39%) adding: locale/zh-TW/mozapps/profile/profileSelection.properties (deflated 71%) adding: locale/zh-TW/mozapps/profile/createProfileWizard.dtd (deflated 51%) adding: locale/zh-TW/mozapps/profile/profileSelection.dtd (deflated 50%) adding: locale/zh-TW/mozapps/extensions/about.dtd (deflated 33%) adding: locale/zh-TW/mozapps/extensions/extensions.dtd (deflated 75%) adding: locale/zh-TW/mozapps/extensions/update.dtd (deflated 66%) adding: locale/zh-TW/mozapps/extensions/update.properties (deflated 55%) adding: locale/zh-TW/mozapps/extensions/extensions.properties (deflated 72%) adding: locale/zh-TW/mozapps/preferences/preferences.properties (deflated 53%) adding: locale/zh-TW/mozapps/preferences/removemp.dtd (deflated 30%) adding: locale/zh-TW/mozapps/preferences/ocsp.dtd (deflated 42%) adding: locale/zh-TW/mozapps/preferences/changemp.dtd (deflated 42%) adding: locale/zh-TW/mozapps/downloads/downloadProperties.dtd (deflated 31%) adding: locale/zh-TW/mozapps/downloads/unknownContentType.dtd (deflated 51%) adding: locale/zh-TW/mozapps/downloads/downloads.properties (deflated 69%) adding: locale/zh-TW/mozapps/downloads/downloads.dtd (deflated 63%) adding: locale/zh-TW/mozapps/downloads/unknownContentType.properties (deflated 48%) adding: locale/zh-TW/mozapps/update/errors.dtd (deflated 9%) adding: locale/zh-TW/mozapps/update/incompatible.dtd (deflated 29%) adding: locale/zh-TW/mozapps/update/updates.dtd (deflated 61%) adding: locale/zh-TW/mozapps/update/updates.properties (deflated 69%) adding: locale/zh-TW/mozapps/update/history.dtd (deflated 39%) adding: locale/zh-TW/mozapps/plugins/plugins.dtd (deflated 59%) adding: locale/zh-TW/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/zh-TW/mozapps/xpinstall/xpinstallConfirm.properties (deflated 46%) adding: locale/zh-TW/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 20%) adding: locale/zh-TW/global-platform/win/accessible.properties (deflated 29%) adding: locale/zh-TW/global-platform/win/intl.properties (deflated 8%) adding: locale/zh-TW/global-platform/win/platformKeys.properties (deflated 8%) adding: locale/zh-TW/global-platform/mac/accessible.properties (deflated 29%) adding: locale/zh-TW/global-platform/mac/intl.properties (deflated 8%) adding: locale/zh-TW/global-platform/mac/platformKeys.properties (deflated 12%) adding: locale/zh-TW/global-platform/unix/accessible.properties (deflated 29%) adding: locale/zh-TW/global-platform/unix/intl.properties (deflated 8%) adding: locale/zh-TW/global-platform/unix/platformKeys.properties (deflated 8%) adding: locale/zh-TW/global/printProgress.dtd (deflated 31%) adding: locale/zh-TW/global/viewSource.properties (deflated 47%) adding: locale/zh-TW/global/dialogOverlay.dtd (deflated 25%) adding: locale/zh-TW/global/printPreviewProgress.dtd (deflated 23%) adding: locale/zh-TW/global/xbl.properties (deflated 4%) adding: locale/zh-TW/global/tree.dtd (stored 0%) adding: locale/zh-TW/global/nsProgressDialog.dtd (deflated 49%) adding: locale/zh-TW/global/downloadProgress.properties (deflated 42%) adding: locale/zh-TW/global/textcontext.dtd (deflated 58%) adding: locale/zh-TW/global/xml/prettyprint.dtd (deflated 1%) adding: locale/zh-TW/global/finddialog.properties (deflated 14%) adding: locale/zh-TW/global/filepicker.properties (deflated 67%) adding: locale/zh-TW/global/printing.properties (deflated 71%) adding: locale/zh-TW/global/appstrings.properties (deflated 66%) adding: locale/zh-TW/global/customizeToolbar.properties (deflated 48%) adding: locale/zh-TW/global/xslt/xslt.properties (deflated 64%) adding: locale/zh-TW/global/customizeCharset.dtd (deflated 48%) adding: locale/zh-TW/global/accept2locale.properties (deflated 30%) adding: locale/zh-TW/global/languageNames.properties (deflated 56%) adding: locale/zh-TW/global/printdialog.dtd (deflated 55%) adding: locale/zh-TW/global/nsProgressDialog.properties (deflated 34%) adding: locale/zh-TW/global/viewSource.dtd (deflated 67%) adding: locale/zh-TW/global/printPreview.dtd (deflated 64%) adding: locale/zh-TW/global/console.properties (deflated 30%) adding: locale/zh-TW/global/intl.css (deflated 38%) adding: locale/zh-TW/global/layout/HtmlForm.properties (deflated 46%) adding: locale/zh-TW/global/layout/MediaDocument.properties (deflated 49%) adding: locale/zh-TW/global/layout/xmlparser.properties (deflated 57%) adding: locale/zh-TW/global/dom/dom.properties (deflated 66%) adding: locale/zh-TW/global/printPageSetup.dtd (deflated 58%) adding: locale/zh-TW/global/finddialog.dtd (deflated 55%) adding: locale/zh-TW/global/editMenuOverlay.dtd (deflated 67%) adding: locale/zh-TW/global/printjoboptions.dtd (deflated 48%) adding: locale/zh-TW/global/nsHelperAppDlg.properties (deflated 12%) adding: locale/zh-TW/global/contentAreaCommands.properties (deflated 55%) adding: locale/zh-TW/global/security/caps.properties (deflated 59%) adding: locale/zh-TW/global/config.properties (deflated 35%) adding: locale/zh-TW/global/charsetTitles.properties (deflated 75%) adding: locale/zh-TW/global/intl.properties (deflated 60%) adding: locale/zh-TW/global/nsHelperAppDlg.dtd (deflated 60%) adding: locale/zh-TW/global/mozilla.dtd (deflated 37%) adding: locale/zh-TW/global/findbar.properties (deflated 41%) adding: locale/zh-TW/global/printdialog.properties (deflated 28%) adding: locale/zh-TW/global/css.properties (deflated 77%) adding: locale/zh-TW/global/config.dtd (deflated 58%) adding: locale/zh-TW/global/customizeToolbar.dtd (deflated 38%) adding: locale/zh-TW/global/webservices/security.properties (deflated 49%) adding: locale/zh-TW/global/layout_errors.properties (deflated 60%) adding: locale/zh-TW/global/console.dtd (deflated 59%) adding: locale/zh-TW/global/plugins.properties (deflated 46%) adding: locale/zh-TW/global/findbar.dtd (deflated 49%) adding: locale/zh-TW/global/dialog.properties (deflated 36%) adding: locale/zh-TW/global/brand.dtd (deflated 18%) adding: locale/zh-TW/global/tabbrowser.properties (deflated 57%) adding: locale/zh-TW/global/wizard.dtd (deflated 76%) adding: locale/zh-TW/global/commonDialogs.properties (deflated 36%) adding: locale/zh-TW/global/xpinstall/xpinstall.properties (deflated 62%) adding: locale/zh-TW/global/regionNames.properties (deflated 49%) adding: locale/zh-TW/global/charsetOverlay.dtd (deflated 66%) adding: locale/zh-TW/global/global-strres.properties (deflated 3%) adding: locale/zh-TW/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/zh-TW/global/netError.dtd (deflated 62%) adding: locale/zh-TW/global/wizard.properties (deflated 30%) adding: locale/zh-TW/global/preferences.dtd (deflated 37%) adding: locale/zh-TW/global/nsTreeSorting.properties (deflated 1%) adding: locale/zh-TW/global/history/history.properties (deflated 47%) adding: locale/zh-TW/global/global.dtd (deflated 1%) adding: locale/zh-TW/global/xul.properties (deflated 6%) adding: locale/zh-TW/global/tabbrowser.dtd (deflated 54%) adding: locale/zh-TW/global/license.dtd (deflated 64%) adding: locale/zh-TW/global/filepicker.dtd (deflated 49%) adding: locale/zh-TW/global/commonDialog.dtd (deflated 33%) adding: locale/zh-TW/global/keys.properties (deflated 44%) adding: locale/zh-TW/passwordmgr/passwordManager.dtd (deflated 51%) adding: locale/zh-TW/passwordmgr/passwordmgr.properties (deflated 62%) adding: locale/zh-TW/reporter/about.dtd (deflated 19%) adding: locale/zh-TW/reporter/reporter.dtd (deflated 14%) adding: locale/zh-TW/reporter/reporterOverlay.dtd (deflated 34%) adding: locale/zh-TW/reporter/reporterOverlay.properties (deflated 13%) adding: locale/zh-TW/reporter/reportWizard.dtd (deflated 58%) adding: locale/zh-TW/reporter/reportResults.dtd (deflated 39%) adding: locale/zh-TW/reporter/reportWizard.properties (deflated 45%) adding: locale/zh-TW/pippki/pref-masterpass.dtd (deflated 56%) adding: locale/zh-TW/pippki/certManager.dtd (deflated 72%) adding: locale/zh-TW/pippki/PrefOverlay.dtd (deflated 27%) adding: locale/zh-TW/pippki/pref-validation.dtd (deflated 67%) adding: locale/zh-TW/pippki/newserver.dtd (deflated 39%) adding: locale/zh-TW/pippki/newserver.properties (deflated 46%) adding: locale/zh-TW/pippki/pippki.properties (deflated 72%) adding: locale/zh-TW/pippki/deviceManager.dtd (deflated 66%) adding: locale/zh-TW/pippki/pippki.dtd (deflated 63%) adding: locale/zh-TW/pippki/PageInfoOverlay.dtd (deflated 33%) adding: locale/zh-TW/pippki/pref-security.dtd (deflated 52%) adding: locale/zh-TW/pippki/pref-ssl.dtd (deflated 62%) adding: locale/zh-TW/cookie/cookieAcceptDialog.dtd (deflated 51%) adding: locale/zh-TW/cookie/cookieAcceptDialog.properties (deflated 54%) adding: locale/browser-region/region.properties (deflated 55%) adding: locale/browser/aboutDialog.dtd (deflated 34%) adding: locale/browser/searchbar.dtd (deflated 36%) adding: locale/browser/metaData.dtd (deflated 57%) adding: locale/browser/page-drawer.dtd (deflated 11%) adding: locale/browser/openLocation.dtd (deflated 36%) adding: locale/browser/help/download_manager.xhtml (deflated 51%) adding: locale/browser/help/customization.xhtml (deflated 56%) adding: locale/browser/help/using_firebird.xhtml (deflated 64%) adding: locale/browser/help/firebird-toc.rdf (deflated 83%) adding: locale/browser/help/tabbed_browsing.xhtml (deflated 53%) adding: locale/browser/help/menu_reference.xhtml (deflated 62%) adding: locale/browser/help/glossary.xhtml (deflated 54%) adding: locale/browser/help/mouse_shortcuts.xhtml (deflated 59%) adding: locale/browser/help/shortcuts.xhtml (deflated 75%) adding: locale/browser/help/search-db.rdf (deflated 75%) adding: locale/browser/help/cookies.xhtml (deflated 57%) adding: locale/browser/help/forieusers.xhtml (deflated 52%) adding: locale/browser/help/prefs.xhtml (deflated 63%) adding: locale/browser/help/firefox_welcome.xhtml (deflated 36%) adding: locale/browser/help/popup.xhtml (deflated 51%) adding: locale/browser/help/platformStrings.dtd (deflated 65%) adding: locale/browser/help/help.rdf (deflated 54%) adding: locale/browser/help/accessibility.xhtml (deflated 61%) adding: locale/browser/feeds/subscribe.properties (deflated 45%) adding: locale/browser/feeds/addFeedReader.dtd (deflated 37%) adding: locale/browser/feeds/subscribe.dtd (deflated 44%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (deflated 41%) adding: locale/browser/preferences/preferences.properties (deflated 67%) adding: locale/browser/preferences/privacy.dtd (deflated 65%) adding: locale/browser/preferences/fonts.dtd (deflated 63%) adding: locale/browser/preferences/content.dtd (deflated 66%) adding: locale/browser/preferences/tabs.dtd (deflated 50%) adding: locale/browser/preferences/changeaction.dtd (deflated 55%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 55%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 43%) adding: locale/browser/preferences/permissions.dtd (deflated 56%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 64%) adding: locale/browser/preferences/connection.dtd (deflated 61%) adding: locale/browser/preferences/feeds.properties (deflated 7%) adding: locale/browser/preferences/cookies.dtd (deflated 57%) adding: locale/browser/preferences/languages.dtd (deflated 57%) adding: locale/browser/preferences/downloadactions.dtd (deflated 59%) adding: locale/browser/preferences/advanced.dtd (deflated 65%) adding: locale/browser/preferences/sanitize.dtd (deflated 49%) adding: locale/browser/preferences/feeds.dtd (deflated 44%) adding: locale/browser/preferences/preferences.dtd (deflated 50%) adding: locale/browser/preferences/main.dtd (deflated 59%) adding: locale/browser/openLocation.properties (deflated 3%) adding: locale/browser/sessionstore.properties (deflated 54%) adding: locale/browser/sidebar/sidebar.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/shellservice.properties (deflated 48%) adding: locale/browser/engineManager.dtd (deflated 57%) adding: locale/browser/pageReportFirstTime.dtd (deflated 29%) adding: locale/browser/search.properties (deflated 56%) adding: locale/browser/setDesktopBackground.dtd (deflated 32%) adding: locale/browser/pageReport.dtd (deflated 31%) adding: locale/browser/credits.dtd (deflated 50%) adding: locale/browser/migration/migration.properties (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 66%) adding: locale/browser/sanitize.dtd (deflated 54%) adding: locale/browser/metaData.properties (deflated 36%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/pageInfo.dtd (deflated 64%) adding: locale/browser/bookmarks/bookmarksProperties.dtd (deflated 42%) adding: locale/browser/bookmarks/bookmarks.properties (deflated 72%) adding: locale/browser/bookmarks/bookmarks.dtd (deflated 70%) adding: locale/browser/bookmarks/addBookmark.dtd (deflated 55%) adding: locale/browser/browser.properties (deflated 67%) adding: locale/browser/history/history.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 30%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 52%) adding: locale/browser/safeMode.dtd (deflated 48%) adding: locale/branding/brand.dtd (deflated 29%) adding: locale/branding/brand.properties (deflated 43%) + cd - /builddir/build/BUILD/mozilla + /bin/rm -rf firefox.PBF24971 + /bin/rm -rf firefox-langpacks + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder//usr/include/firefox-2.0.0.4 + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder//usr/share/idl/firefox-2.0.0.4 + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder//usr/lib64/pkgconfig + /bin/cp -rL dist/include/accessibility dist/include/alerts dist/include/appcomps dist/include/appshell dist/include/autocomplete dist/include/autoconfig dist/include/bookmarks dist/include/browser dist/include/browser-feeds dist/include/browsercomps dist/include/browsersearch dist/include/caps dist/include/chardet dist/include/chrome dist/include/commandhandler dist/include/composer dist/include/content dist/include/cookie dist/include/dbm dist/include/docshell dist/include/dom dist/include/downloads dist/include/editor dist/include/embed_base dist/include/embedcomponents dist/include/expat dist/include/extensions dist/include/exthandler dist/include/fastfind dist/include/feeds dist/include/filepicker dist/include/find dist/include/gfx dist/include/gtkembedmoz dist/include/gtkxtbin dist/include/history dist/include/htmlparser dist/include/imgicon dist/include/imglib2 dist/include/inspector dist/include/intl dist/include/jar dist/include/java dist/include/js dist/include/jsconsole dist/include/jsdebug dist/include/jsurl dist/include/layout dist/include/libbz2 dist/include/libmar dist/include/libreg dist/include/liveconnect dist/include/locale dist/include/lwbrk dist/include/microsummaries dist/include/migration dist/include/mimetype dist/include/mork dist/include/mozgnome dist/include/mozilla-config.h dist/include/necko dist/include/necko2 dist/include/nkcache dist/include/nsBuildID.h dist/include/nsStaticComponents.h dist/include/oji dist/include/passwordmgr dist/include/pipboot dist/include/pipnss dist/include/pippki dist/include/plugin dist/include/pref dist/include/prefetch dist/include/profdirserviceprovider dist/include/profile dist/include/progressDlg dist/include/rdf dist/include/rdfutil dist/include/safebrowsing dist/include/satchel dist/include/sessionstore dist/include/shellservice dist/include/shistory dist/include/spellchecker dist/include/sqlite3 dist/include/storage dist/include/string dist/include/system-pref dist/include/toolkitcomps dist/include/transformiix dist/include/txmgr dist/include/txtsvc dist/include/uconv dist/include/ucvcn dist/include/ucvibm dist/include/ucvja dist/include/ucvko dist/include/ucvlatin dist/include/ucvmath dist/include/ucvtw dist/include/ucvtw2 dist/include/unicharutil dist/include/update dist/include/uriloader dist/include/url-classifier dist/include/urlformatter dist/include/util dist/include/view dist/include/webbrowserpersist dist/include/webbrwsr dist/include/webshell dist/include/websrvcs dist/include/widget dist/include/windowwatcher dist/include/xml dist/include/xml-rpc dist/include/xpcom dist/include/xpcom_obsolete dist/include/xpconnect dist/include/xpinstall dist/include/xul dist/include/xulapp dist/include/xuldoc dist/include/xultmpl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder//usr/include/firefox-2.0.0.4 + /bin/cp -rL dist/idl/XPCIDispatch.idl dist/idl/domstubs.idl dist/idl/gfxIFormats.idl dist/idl/gfxIImageFrame.idl dist/idl/gfxtypes.idl dist/idl/imgICache.idl dist/idl/imgIContainer.idl dist/idl/imgIContainerObserver.idl dist/idl/imgIDecoder.idl dist/idl/imgIDecoderObserver.idl dist/idl/imgIEncoder.idl dist/idl/imgILoad.idl dist/idl/imgILoader.idl dist/idl/imgIRequest.idl dist/idl/inICSSValueSearch.idl dist/idl/inIDOMUtils.idl dist/idl/inIDOMView.idl dist/idl/inIDeepTreeWalker.idl dist/idl/inIFileSearch.idl dist/idl/inIFlasher.idl dist/idl/inISearchObserver.idl dist/idl/inISearchProcess.idl dist/idl/jsdIDebuggerService.idl dist/idl/mozIJSSubScriptLoader.idl dist/idl/mozIPersonalDictionary.idl dist/idl/mozISpellCheckingEngine.idl dist/idl/mozISpellI18NManager.idl dist/idl/mozISpellI18NUtil.idl dist/idl/mozIStorageConnection.idl dist/idl/mozIStorageDataSet.idl dist/idl/mozIStorageFunction.idl dist/idl/mozIStorageService.idl dist/idl/mozIStorageStatement.idl dist/idl/mozIStorageStatementWrapper.idl dist/idl/mozIStorageValueArray.idl dist/idl/mozITXTToHTMLConv.idl dist/idl/nsCDefaultURIFixup.idl dist/idl/nsCDocShell.idl dist/idl/nsCExternalHandlerService.idl dist/idl/nsCURILoader.idl dist/idl/nsCWebBrowser.idl dist/idl/nsCWebBrowserPersist.idl dist/idl/nsIASN1Object.idl dist/idl/nsIASN1PrintableItem.idl dist/idl/nsIASN1Sequence.idl dist/idl/nsIASN1Tree.idl dist/idl/nsIAboutModule.idl dist/idl/nsIAccessNode.idl dist/idl/nsIAccessibilityService.idl dist/idl/nsIAccessible.idl dist/idl/nsIAccessibleAction.idl dist/idl/nsIAccessibleCaret.idl dist/idl/nsIAccessibleDocument.idl dist/idl/nsIAccessibleEditableText.idl dist/idl/nsIAccessibleEvent.idl dist/idl/nsIAccessibleHyperLink.idl dist/idl/nsIAccessibleHyperText.idl dist/idl/nsIAccessibleProvider.idl dist/idl/nsIAccessibleRetrieval.idl dist/idl/nsIAccessibleSelectable.idl dist/idl/nsIAccessibleTable.idl dist/idl/nsIAccessibleText.idl dist/idl/nsIAccessibleTreeCache.idl dist/idl/nsIAccessibleValue.idl dist/idl/nsIAlertsService.idl dist/idl/nsIAppShell.idl dist/idl/nsIAppShellService.idl dist/idl/nsIAppStartup.idl dist/idl/nsIArray.idl dist/idl/nsIAsyncInputStream.idl dist/idl/nsIAsyncOutputStream.idl dist/idl/nsIAsyncStreamCopier.idl dist/idl/nsIAtom.idl dist/idl/nsIAtomService.idl dist/idl/nsIAuthModule.idl dist/idl/nsIAuthPrompt.idl dist/idl/nsIAuthPromptProvider.idl dist/idl/nsIAuthPromptWrapper.idl dist/idl/nsIAutoCompleteController.idl dist/idl/nsIAutoCompleteInput.idl dist/idl/nsIAutoCompletePopup.idl dist/idl/nsIAutoCompleteResult.idl dist/idl/nsIAutoCompleteResultTypes.idl dist/idl/nsIAutoCompleteSearch.idl dist/idl/nsIAutoCompleteSimpleResult.idl dist/idl/nsIAutoConfig.idl dist/idl/nsIBadCertListener.idl dist/idl/nsIBaseWindow.idl dist/idl/nsIBidiKeyboard.idl dist/idl/nsIBinaryInputStream.idl dist/idl/nsIBinaryOutputStream.idl dist/idl/nsIBookmarkTransactionManager.idl dist/idl/nsIBookmarksService.idl dist/idl/nsIBoxLayoutManager.idl dist/idl/nsIBoxObject.idl dist/idl/nsIBoxPaintManager.idl dist/idl/nsIBrowserBoxObject.idl dist/idl/nsIBrowserDOMWindow.idl dist/idl/nsIBrowserGlue.idl dist/idl/nsIBrowserHandler.idl dist/idl/nsIBrowserHistory.idl dist/idl/nsIBrowserInstance.idl dist/idl/nsIBrowserProfileMigrator.idl dist/idl/nsIBrowserSearchService.idl dist/idl/nsIBufEntropyCollector.idl dist/idl/nsIBufferedStreams.idl dist/idl/nsIByteArrayInputStream.idl dist/idl/nsIByteRangeRequest.idl dist/idl/nsICMSDecoder.idl dist/idl/nsICMSEncoder.idl dist/idl/nsICMSMessage.idl dist/idl/nsICMSMessage2.idl dist/idl/nsICMSMessageErrors.idl dist/idl/nsICMSSecureMessage.idl dist/idl/nsICRLInfo.idl dist/idl/nsICRLManager.idl dist/idl/nsICache.idl dist/idl/nsICacheEntryDescriptor.idl dist/idl/nsICacheListener.idl dist/idl/nsICacheService.idl dist/idl/nsICacheSession.idl dist/idl/nsICacheVisitor.idl dist/idl/nsICachingChannel.idl dist/idl/nsICancelable.idl dist/idl/nsICategoryManager.idl dist/idl/nsICertPickDialogs.idl dist/idl/nsICertSelect.idl dist/idl/nsICertTree.idl dist/idl/nsICertificateDialogs.idl dist/idl/nsIChannel.idl dist/idl/nsIChannelEventSink.idl dist/idl/nsICharsetConverterManager.idl dist/idl/nsICharsetResolver.idl dist/idl/nsIChromeEventHandler.idl dist/idl/nsIChromeRegistry.idl dist/idl/nsICipherInfo.idl dist/idl/nsICiter.idl dist/idl/nsIClassInfo.idl dist/idl/nsIClassicPluginFactory.idl dist/idl/nsIClientAuthDialogs.idl dist/idl/nsIClipboard.idl dist/idl/nsIClipboardCommands.idl dist/idl/nsIClipboardDragDropHookList.idl dist/idl/nsIClipboardDragDropHooks.idl dist/idl/nsIClipboardHelper.idl dist/idl/nsIClipboardOwner.idl dist/idl/nsICloseAllWindows.idl dist/idl/nsICollation.idl dist/idl/nsICollection.idl dist/idl/nsICommandHandler.idl dist/idl/nsICommandLine.idl dist/idl/nsICommandLineHandler.idl dist/idl/nsICommandLineRunner.idl dist/idl/nsICommandManager.idl dist/idl/nsICommandParams.idl dist/idl/nsIComponentLoader.idl dist/idl/nsIComponentLoaderManager.idl dist/idl/nsIComponentManager.idl dist/idl/nsIComponentManagerObsolete.idl dist/idl/nsIComponentRegistrar.idl dist/idl/nsIConsoleListener.idl dist/idl/nsIConsoleMessage.idl dist/idl/nsIConsoleService.idl dist/idl/nsIContentFilter.idl dist/idl/nsIContentHandler.idl dist/idl/nsIContentPolicy.idl dist/idl/nsIContentSniffer.idl dist/idl/nsIContentViewer.idl dist/idl/nsIContentViewerContainer.idl dist/idl/nsIContentViewerEdit.idl dist/idl/nsIContentViewerFile.idl dist/idl/nsIContextMenuListener.idl dist/idl/nsIContextMenuListener2.idl dist/idl/nsIController.idl dist/idl/nsIControllerCommand.idl dist/idl/nsIControllerCommandTable.idl dist/idl/nsIControllerContext.idl dist/idl/nsIControllers.idl dist/idl/nsIConverterInputStream.idl dist/idl/nsIConverterOutputStream.idl dist/idl/nsICookie.idl dist/idl/nsICookie2.idl dist/idl/nsICookieAcceptDialog.idl dist/idl/nsICookieConsent.idl dist/idl/nsICookieManager.idl dist/idl/nsICookieManager2.idl dist/idl/nsICookiePermission.idl dist/idl/nsICookiePromptService.idl dist/idl/nsICookieService.idl dist/idl/nsICookieStorage.idl dist/idl/nsICryptoFIPSInfo.idl dist/idl/nsICryptoHash.idl dist/idl/nsICurrentCharsetListener.idl dist/idl/nsIDNSListener.idl dist/idl/nsIDNSRecord.idl dist/idl/nsIDNSService.idl dist/idl/nsIDOM3Document.idl dist/idl/nsIDOM3DocumentEvent.idl dist/idl/nsIDOM3EventTarget.idl dist/idl/nsIDOM3Node.idl dist/idl/nsIDOMAbstractView.idl dist/idl/nsIDOMAttr.idl dist/idl/nsIDOMBarProp.idl dist/idl/nsIDOMBeforeUnloadEvent.idl dist/idl/nsIDOMCDATASection.idl dist/idl/nsIDOMCRMFObject.idl dist/idl/nsIDOMCSS2Properties.idl dist/idl/nsIDOMCSSCharsetRule.idl dist/idl/nsIDOMCSSFontFaceRule.idl dist/idl/nsIDOMCSSImportRule.idl dist/idl/nsIDOMCSSMediaRule.idl dist/idl/nsIDOMCSSMozDocumentRule.idl dist/idl/nsIDOMCSSPageRule.idl dist/idl/nsIDOMCSSPrimitiveValue.idl dist/idl/nsIDOMCSSRule.idl dist/idl/nsIDOMCSSRuleList.idl dist/idl/nsIDOMCSSStyleDeclaration.idl dist/idl/nsIDOMCSSStyleRule.idl dist/idl/nsIDOMCSSStyleSheet.idl dist/idl/nsIDOMCSSUnknownRule.idl dist/idl/nsIDOMCSSValue.idl dist/idl/nsIDOMCSSValueList.idl dist/idl/nsIDOMCanvasRenderingContext2D.idl dist/idl/nsIDOMCharacterData.idl dist/idl/nsIDOMChromeWindow.idl dist/idl/nsIDOMClientInformation.idl dist/idl/nsIDOMComment.idl dist/idl/nsIDOMConstructor.idl dist/idl/nsIDOMCounter.idl dist/idl/nsIDOMCrypto.idl dist/idl/nsIDOMCryptoDialogs.idl dist/idl/nsIDOMCustomEvent.idl dist/idl/nsIDOMDOMConfiguration.idl dist/idl/nsIDOMDOMException.idl dist/idl/nsIDOMDOMImplementation.idl dist/idl/nsIDOMDOMImplementationLS.idl dist/idl/nsIDOMDOMStringList.idl dist/idl/nsIDOMDocument.idl dist/idl/nsIDOMDocumentCSS.idl dist/idl/nsIDOMDocumentEvent.idl dist/idl/nsIDOMDocumentFragment.idl dist/idl/nsIDOMDocumentRange.idl dist/idl/nsIDOMDocumentStyle.idl dist/idl/nsIDOMDocumentTraversal.idl dist/idl/nsIDOMDocumentType.idl dist/idl/nsIDOMDocumentView.idl dist/idl/nsIDOMDocumentXBL.idl dist/idl/nsIDOMElement.idl dist/idl/nsIDOMElementCSSInlineStyle.idl dist/idl/nsIDOMEntity.idl dist/idl/nsIDOMEntityReference.idl dist/idl/nsIDOMEvent.idl dist/idl/nsIDOMEventGroup.idl dist/idl/nsIDOMEventListener.idl dist/idl/nsIDOMEventTarget.idl dist/idl/nsIDOMGetSVGDocument.idl dist/idl/nsIDOMHTMLAnchorElement.idl dist/idl/nsIDOMHTMLAppletElement.idl dist/idl/nsIDOMHTMLAreaElement.idl dist/idl/nsIDOMHTMLBRElement.idl dist/idl/nsIDOMHTMLBaseElement.idl dist/idl/nsIDOMHTMLBaseFontElement.idl dist/idl/nsIDOMHTMLBodyElement.idl dist/idl/nsIDOMHTMLButtonElement.idl dist/idl/nsIDOMHTMLCanvasElement.idl dist/idl/nsIDOMHTMLCollection.idl dist/idl/nsIDOMHTMLDListElement.idl dist/idl/nsIDOMHTMLDirectoryElement.idl dist/idl/nsIDOMHTMLDivElement.idl dist/idl/nsIDOMHTMLDocument.idl dist/idl/nsIDOMHTMLElement.idl dist/idl/nsIDOMHTMLEmbedElement.idl dist/idl/nsIDOMHTMLFieldSetElement.idl dist/idl/nsIDOMHTMLFontElement.idl dist/idl/nsIDOMHTMLFormElement.idl dist/idl/nsIDOMHTMLFrameElement.idl dist/idl/nsIDOMHTMLFrameSetElement.idl dist/idl/nsIDOMHTMLHRElement.idl dist/idl/nsIDOMHTMLHeadElement.idl dist/idl/nsIDOMHTMLHeadingElement.idl dist/idl/nsIDOMHTMLHtmlElement.idl dist/idl/nsIDOMHTMLIFrameElement.idl dist/idl/nsIDOMHTMLImageElement.idl dist/idl/nsIDOMHTMLInputElement.idl dist/idl/nsIDOMHTMLIsIndexElement.idl dist/idl/nsIDOMHTMLLIElement.idl dist/idl/nsIDOMHTMLLabelElement.idl dist/idl/nsIDOMHTMLLegendElement.idl dist/idl/nsIDOMHTMLLinkElement.idl dist/idl/nsIDOMHTMLMapElement.idl dist/idl/nsIDOMHTMLMenuElement.idl dist/idl/nsIDOMHTMLMetaElement.idl dist/idl/nsIDOMHTMLModElement.idl dist/idl/nsIDOMHTMLOListElement.idl dist/idl/nsIDOMHTMLObjectElement.idl dist/idl/nsIDOMHTMLOptGroupElement.idl dist/idl/nsIDOMHTMLOptionElement.idl dist/idl/nsIDOMHTMLOptionsCollection.idl dist/idl/nsIDOMHTMLParagraphElement.idl dist/idl/nsIDOMHTMLParamElement.idl dist/idl/nsIDOMHTMLPreElement.idl dist/idl/nsIDOMHTMLQuoteElement.idl dist/idl/nsIDOMHTMLScriptElement.idl dist/idl/nsIDOMHTMLSelectElement.idl dist/idl/nsIDOMHTMLStyleElement.idl dist/idl/nsIDOMHTMLTableCaptionElem.idl dist/idl/nsIDOMHTMLTableCellElement.idl dist/idl/nsIDOMHTMLTableColElement.idl dist/idl/nsIDOMHTMLTableElement.idl dist/idl/nsIDOMHTMLTableRowElement.idl dist/idl/nsIDOMHTMLTableSectionElem.idl dist/idl/nsIDOMHTMLTextAreaElement.idl dist/idl/nsIDOMHTMLTitleElement.idl dist/idl/nsIDOMHTMLUListElement.idl dist/idl/nsIDOMHistory.idl dist/idl/nsIDOMJSWindow.idl dist/idl/nsIDOMKeyEvent.idl dist/idl/nsIDOMLSException.idl dist/idl/nsIDOMLSInput.idl dist/idl/nsIDOMLSLoadEvent.idl dist/idl/nsIDOMLSOutput.idl dist/idl/nsIDOMLSParser.idl dist/idl/nsIDOMLSParserFilter.idl dist/idl/nsIDOMLSProgressEvent.idl dist/idl/nsIDOMLSResourceResolver.idl dist/idl/nsIDOMLSSerializer.idl dist/idl/nsIDOMLSSerializerFilter.idl dist/idl/nsIDOMLinkStyle.idl dist/idl/nsIDOMLocation.idl dist/idl/nsIDOMMediaList.idl dist/idl/nsIDOMMimeType.idl dist/idl/nsIDOMMimeTypeArray.idl dist/idl/nsIDOMMouseEvent.idl dist/idl/nsIDOMMutationEvent.idl dist/idl/nsIDOMNSDocument.idl dist/idl/nsIDOMNSDocumentStyle.idl dist/idl/nsIDOMNSEditableElement.idl dist/idl/nsIDOMNSEvent.idl dist/idl/nsIDOMNSEventTarget.idl dist/idl/nsIDOMNSFeatureFactory.idl dist/idl/nsIDOMNSHTMLAnchorElement.idl dist/idl/nsIDOMNSHTMLAreaElement.idl dist/idl/nsIDOMNSHTMLButtonElement.idl dist/idl/nsIDOMNSHTMLDocument.idl dist/idl/nsIDOMNSHTMLElement.idl dist/idl/nsIDOMNSHTMLFormControlList.idl dist/idl/nsIDOMNSHTMLFormElement.idl dist/idl/nsIDOMNSHTMLFrameElement.idl dist/idl/nsIDOMNSHTMLHRElement.idl dist/idl/nsIDOMNSHTMLImageElement.idl dist/idl/nsIDOMNSHTMLInputElement.idl dist/idl/nsIDOMNSHTMLOptionCollectn.idl dist/idl/nsIDOMNSHTMLOptionElement.idl dist/idl/nsIDOMNSHTMLSelectElement.idl dist/idl/nsIDOMNSHTMLTextAreaElement.idl dist/idl/nsIDOMNSHistory.idl dist/idl/nsIDOMNSLocation.idl dist/idl/nsIDOMNSRange.idl dist/idl/nsIDOMNSUIEvent.idl dist/idl/nsIDOMNSXBLFormControl.idl dist/idl/nsIDOMNSXPathExpression.idl dist/idl/nsIDOMNameList.idl dist/idl/nsIDOMNamedNodeMap.idl dist/idl/nsIDOMNavigator.idl dist/idl/nsIDOMNode.idl dist/idl/nsIDOMNodeFilter.idl dist/idl/nsIDOMNodeIterator.idl dist/idl/nsIDOMNodeList.idl dist/idl/nsIDOMNotation.idl dist/idl/nsIDOMPageTransitionEvent.idl dist/idl/nsIDOMParser.idl dist/idl/nsIDOMPkcs11.idl dist/idl/nsIDOMPlugin.idl dist/idl/nsIDOMPluginArray.idl dist/idl/nsIDOMPopupBlockedEvent.idl dist/idl/nsIDOMProcessingInstruction.idl dist/idl/nsIDOMRGBColor.idl dist/idl/nsIDOMRange.idl dist/idl/nsIDOMRangeException.idl dist/idl/nsIDOMRect.idl dist/idl/nsIDOMSVGAngle.idl dist/idl/nsIDOMSVGAnimPresAspRatio.idl dist/idl/nsIDOMSVGAnimTransformList.idl dist/idl/nsIDOMSVGAnimatedAngle.idl dist/idl/nsIDOMSVGAnimatedEnum.idl dist/idl/nsIDOMSVGAnimatedLength.idl dist/idl/nsIDOMSVGAnimatedLengthList.idl dist/idl/nsIDOMSVGAnimatedNumber.idl dist/idl/nsIDOMSVGAnimatedNumberList.idl dist/idl/nsIDOMSVGAnimatedPathData.idl dist/idl/nsIDOMSVGAnimatedPoints.idl dist/idl/nsIDOMSVGAnimatedRect.idl dist/idl/nsIDOMSVGAnimatedString.idl dist/idl/nsIDOMSVGCircleElement.idl dist/idl/nsIDOMSVGClipPathElement.idl dist/idl/nsIDOMSVGDefsElement.idl dist/idl/nsIDOMSVGDescElement.idl dist/idl/nsIDOMSVGDocument.idl dist/idl/nsIDOMSVGElement.idl dist/idl/nsIDOMSVGEllipseElement.idl dist/idl/nsIDOMSVGEvent.idl dist/idl/nsIDOMSVGException.idl dist/idl/nsIDOMSVGFitToViewBox.idl dist/idl/nsIDOMSVGForeignObjectElem.idl dist/idl/nsIDOMSVGGElement.idl dist/idl/nsIDOMSVGGradientElement.idl dist/idl/nsIDOMSVGImageElement.idl dist/idl/nsIDOMSVGLength.idl dist/idl/nsIDOMSVGLengthList.idl dist/idl/nsIDOMSVGLineElement.idl dist/idl/nsIDOMSVGLocatable.idl dist/idl/nsIDOMSVGMarkerElement.idl dist/idl/nsIDOMSVGMatrix.idl dist/idl/nsIDOMSVGMetadataElement.idl dist/idl/nsIDOMSVGNumber.idl dist/idl/nsIDOMSVGNumberList.idl dist/idl/nsIDOMSVGPathElement.idl dist/idl/nsIDOMSVGPathSeg.idl dist/idl/nsIDOMSVGPathSegList.idl dist/idl/nsIDOMSVGPoint.idl dist/idl/nsIDOMSVGPointList.idl dist/idl/nsIDOMSVGPolygonElement.idl dist/idl/nsIDOMSVGPolylineElement.idl dist/idl/nsIDOMSVGPresAspectRatio.idl dist/idl/nsIDOMSVGRect.idl dist/idl/nsIDOMSVGRectElement.idl dist/idl/nsIDOMSVGSVGElement.idl dist/idl/nsIDOMSVGScriptElement.idl dist/idl/nsIDOMSVGStopElement.idl dist/idl/nsIDOMSVGStylable.idl dist/idl/nsIDOMSVGStyleElement.idl dist/idl/nsIDOMSVGSymbolElement.idl dist/idl/nsIDOMSVGTSpanElement.idl dist/idl/nsIDOMSVGTextContentElement.idl dist/idl/nsIDOMSVGTextElement.idl dist/idl/nsIDOMSVGTextPathElement.idl dist/idl/nsIDOMSVGTextPositionElem.idl dist/idl/nsIDOMSVGTitleElement.idl dist/idl/nsIDOMSVGTransform.idl dist/idl/nsIDOMSVGTransformList.idl dist/idl/nsIDOMSVGTransformable.idl dist/idl/nsIDOMSVGURIReference.idl dist/idl/nsIDOMSVGUseElement.idl dist/idl/nsIDOMSVGViewSpec.idl dist/idl/nsIDOMSVGZoomAndPan.idl dist/idl/nsIDOMSVGZoomEvent.idl dist/idl/nsIDOMScreen.idl dist/idl/nsIDOMSerializer.idl dist/idl/nsIDOMSmartCardEvent.idl dist/idl/nsIDOMStorage.idl dist/idl/nsIDOMStorageEvent.idl dist/idl/nsIDOMStorageItem.idl dist/idl/nsIDOMStorageList.idl dist/idl/nsIDOMStorageWindow.idl dist/idl/nsIDOMStyleSheet.idl dist/idl/nsIDOMStyleSheetList.idl dist/idl/nsIDOMText.idl dist/idl/nsIDOMToString.idl dist/idl/nsIDOMTreeWalker.idl dist/idl/nsIDOMUIEvent.idl dist/idl/nsIDOMUserDataHandler.idl dist/idl/nsIDOMViewCSS.idl dist/idl/nsIDOMWindow.idl dist/idl/nsIDOMWindow2.idl dist/idl/nsIDOMWindowCollection.idl dist/idl/nsIDOMWindowInternal.idl dist/idl/nsIDOMWindowUtils.idl dist/idl/nsIDOMXMLDocument.idl dist/idl/nsIDOMXPathEvaluator.idl dist/idl/nsIDOMXPathException.idl dist/idl/nsIDOMXPathExpression.idl dist/idl/nsIDOMXPathNSResolver.idl dist/idl/nsIDOMXPathNamespace.idl dist/idl/nsIDOMXPathResult.idl dist/idl/nsIDOMXULButtonElement.idl dist/idl/nsIDOMXULCheckboxElement.idl dist/idl/nsIDOMXULCommandDispatcher.idl dist/idl/nsIDOMXULCommandEvent.idl dist/idl/nsIDOMXULControlElement.idl dist/idl/nsIDOMXULDescriptionElement.idl dist/idl/nsIDOMXULDocument.idl dist/idl/nsIDOMXULElement.idl dist/idl/nsIDOMXULImageElement.idl dist/idl/nsIDOMXULLabelElement.idl dist/idl/nsIDOMXULLabeledControlEl.idl dist/idl/nsIDOMXULMenuListElement.idl dist/idl/nsIDOMXULMultSelectCntrlEl.idl dist/idl/nsIDOMXULPopupElement.idl dist/idl/nsIDOMXULSelectCntrlEl.idl dist/idl/nsIDOMXULSelectCntrlItemEl.idl dist/idl/nsIDOMXULTextboxElement.idl dist/idl/nsIDOMXULTreeElement.idl dist/idl/nsIDataChannel.idl dist/idl/nsIDebug.idl dist/idl/nsIDialogParamBlock.idl dist/idl/nsIDictionary.idl dist/idl/nsIDirIndex.idl dist/idl/nsIDirIndexListener.idl dist/idl/nsIDirectoryEnumerator.idl dist/idl/nsIDirectoryService.idl dist/idl/nsIDocCharset.idl dist/idl/nsIDocNavStartProgressListener.idl dist/idl/nsIDocShell.idl dist/idl/nsIDocShellHistory.idl dist/idl/nsIDocShellLoadInfo.idl dist/idl/nsIDocShellTreeItem.idl dist/idl/nsIDocShellTreeNode.idl dist/idl/nsIDocShellTreeOwner.idl dist/idl/nsIDocumentCharsetInfo.idl dist/idl/nsIDocumentLoader.idl dist/idl/nsIDocumentLoaderFactory.idl dist/idl/nsIDocumentStateListener.idl dist/idl/nsIDownload.idl dist/idl/nsIDownloadManager.idl dist/idl/nsIDownloadProgressListener.idl dist/idl/nsIDownloader.idl dist/idl/nsIDragDropHandler.idl dist/idl/nsIDragService.idl dist/idl/nsIDragSession.idl dist/idl/nsIEditActionListener.idl dist/idl/nsIEditingSession.idl dist/idl/nsIEditor.idl dist/idl/nsIEditorBoxObject.idl dist/idl/nsIEditorDocShell.idl dist/idl/nsIEditorIMESupport.idl dist/idl/nsIEditorLogging.idl dist/idl/nsIEditorMailSupport.idl dist/idl/nsIEditorObserver.idl dist/idl/nsIEditorSpellCheck.idl dist/idl/nsIEditorStyleSheets.idl dist/idl/nsIEmbeddingSiteWindow.idl dist/idl/nsIEmbeddingSiteWindow2.idl dist/idl/nsIEncodedChannel.idl dist/idl/nsIEntityConverter.idl dist/idl/nsIEntropyCollector.idl dist/idl/nsIEnumerator.idl dist/idl/nsIEnvironment.idl dist/idl/nsIErrorService.idl dist/idl/nsIEventHandler.idl dist/idl/nsIEventQueue.idl dist/idl/nsIEventQueueService.idl dist/idl/nsIEventTarget.idl dist/idl/nsIException.idl dist/idl/nsIExceptionService.idl dist/idl/nsIExpatSink.idl dist/idl/nsIExtendedExpatSink.idl dist/idl/nsIExtensionManager.idl dist/idl/nsIExternalHelperAppService.idl dist/idl/nsIExternalProtocolHandler.idl dist/idl/nsIExternalProtocolService.idl dist/idl/nsIFIXptr.idl dist/idl/nsIFTPChannel.idl dist/idl/nsIFactory.idl dist/idl/nsIFastLoadFileControl.idl dist/idl/nsIFastLoadService.idl dist/idl/nsIFeed.idl dist/idl/nsIFeedContainer.idl dist/idl/nsIFeedElementBase.idl dist/idl/nsIFeedEntry.idl dist/idl/nsIFeedGenerator.idl dist/idl/nsIFeedListener.idl dist/idl/nsIFeedPerson.idl dist/idl/nsIFeedProcessor.idl dist/idl/nsIFeedResult.idl dist/idl/nsIFeedResultService.idl dist/idl/nsIFeedTextConstruct.idl dist/idl/nsIFeedWriter.idl dist/idl/nsIFile.idl dist/idl/nsIFileChannel.idl dist/idl/nsIFilePicker.idl dist/idl/nsIFileProtocolHandler.idl dist/idl/nsIFileSpec.idl dist/idl/nsIFileStreams.idl dist/idl/nsIFileURL.idl dist/idl/nsIFileUtilities.idl dist/idl/nsIFileView.idl dist/idl/nsIFind.idl dist/idl/nsIFindService.idl dist/idl/nsIFontEnumerator.idl dist/idl/nsIFontList.idl dist/idl/nsIFontPackageHandler.idl dist/idl/nsIFontPackageProxy.idl dist/idl/nsIFontPackageService.idl dist/idl/nsIFormFillController.idl dist/idl/nsIFormHistory.idl dist/idl/nsIFormSigningDialog.idl dist/idl/nsIFormatConverter.idl dist/idl/nsIFrameLoader.idl dist/idl/nsIFullScreen.idl dist/idl/nsIGConfService.idl dist/idl/nsIGenKeypairInfoDlg.idl dist/idl/nsIGenericInterfaceInfoSet.idl dist/idl/nsIGlobalHistory.idl dist/idl/nsIGlobalHistory2.idl dist/idl/nsIGlobalHistory3.idl dist/idl/nsIGnomeVFSService.idl dist/idl/nsIHTMLAbsPosEditor.idl dist/idl/nsIHTMLEditor.idl dist/idl/nsIHTMLInlineTableEditor.idl dist/idl/nsIHTMLObjectResizeListener.idl dist/idl/nsIHTMLObjectResizer.idl dist/idl/nsIHTTPHeaderListener.idl dist/idl/nsIHTTPIndex.idl dist/idl/nsIHelperAppLauncherDialog.idl dist/idl/nsIHistoryEntry.idl dist/idl/nsIHttpActivityObserver.idl dist/idl/nsIHttpAuthManager.idl dist/idl/nsIHttpAuthenticator.idl dist/idl/nsIHttpChannel.idl dist/idl/nsIHttpChannelInternal.idl dist/idl/nsIHttpEventSink.idl dist/idl/nsIHttpHeaderVisitor.idl dist/idl/nsIHttpProtocolHandler.idl dist/idl/nsIIDNService.idl dist/idl/nsIIFrameBoxObject.idl dist/idl/nsIIOService.idl dist/idl/nsIIOService2.idl dist/idl/nsIIconURI.idl dist/idl/nsIImageDocument.idl dist/idl/nsIImageLoadingContent.idl dist/idl/nsIIncrementalDownload.idl dist/idl/nsIInlineSpellChecker.idl dist/idl/nsIInputStream.idl dist/idl/nsIInputStreamChannel.idl dist/idl/nsIInputStreamPump.idl dist/idl/nsIInputStreamTee.idl dist/idl/nsIInterfaceInfo.idl dist/idl/nsIInterfaceInfoManager.idl dist/idl/nsIInterfaceInfoToIDL.idl dist/idl/nsIInterfaceRequestor.idl dist/idl/nsIJAR.idl dist/idl/nsIJARChannel.idl dist/idl/nsIJARProtocolHandler.idl dist/idl/nsIJARURI.idl dist/idl/nsIJRILiveConnectPIPeer.idl dist/idl/nsIJRILiveConnectPlugin.idl dist/idl/nsIJSConsoleService.idl dist/idl/nsIJSContextStack.idl dist/idl/nsIJSRuntimeService.idl dist/idl/nsIJVMAuthTools.idl dist/idl/nsIJVMConfigManager.idl dist/idl/nsIJVMManager.idl dist/idl/nsIJVMPluginInstance.idl dist/idl/nsIKeyModule.idl dist/idl/nsIKeygenThread.idl dist/idl/nsILineInputStream.idl dist/idl/nsIListBoxObject.idl dist/idl/nsILoadGroup.idl dist/idl/nsILocalFile.idl dist/idl/nsILocalFileWin.idl dist/idl/nsILocale.idl dist/idl/nsILocaleService.idl dist/idl/nsIMIMEHeaderParam.idl dist/idl/nsIMIMEInfo.idl dist/idl/nsIMIMEInputStream.idl dist/idl/nsIMIMEService.idl dist/idl/nsIMarkupDocumentViewer.idl dist/idl/nsIMemory.idl dist/idl/nsIMenuBoxObject.idl dist/idl/nsIMenuRollup.idl dist/idl/nsIMicrosummaryService.idl dist/idl/nsIModifyableXPointer.idl dist/idl/nsIModule.idl dist/idl/nsIMultiPartChannel.idl dist/idl/nsIMultiplexInputStream.idl dist/idl/nsINSSCertCache.idl dist/idl/nsINativeAppSupport.idl dist/idl/nsINativeScrollbar.idl dist/idl/nsINetUtil.idl dist/idl/nsINetworkLinkService.idl dist/idl/nsINonBlockingAlertService.idl dist/idl/nsIOCSPResponder.idl dist/idl/nsIObjectInputStream.idl dist/idl/nsIObjectOutputStream.idl dist/idl/nsIObserver.idl dist/idl/nsIObserverService.idl dist/idl/nsIOutputStream.idl dist/idl/nsIPK11Token.idl dist/idl/nsIPK11TokenDB.idl dist/idl/nsIPKCS11Module.idl dist/idl/nsIPKCS11ModuleDB.idl dist/idl/nsIPKCS11Slot.idl dist/idl/nsIPKIParamBlock.idl dist/idl/nsIPassword.idl dist/idl/nsIPasswordInternal.idl dist/idl/nsIPasswordManager.idl dist/idl/nsIPasswordManagerInternal.idl dist/idl/nsIPermission.idl dist/idl/nsIPermissionManager.idl dist/idl/nsIPersistentProperties2.idl dist/idl/nsIPhonetic.idl dist/idl/nsIPipe.idl dist/idl/nsIPlaintextEditor.idl dist/idl/nsIPlugin.idl dist/idl/nsIPluginDocument.idl dist/idl/nsIPluginElement.idl dist/idl/nsIPluginHost.idl dist/idl/nsIPluginInputStream.idl dist/idl/nsIPluginInstance.idl dist/idl/nsIPluginInstanceOwner.idl dist/idl/nsIPluginInstancePeer.idl dist/idl/nsIPluginInstancePeer2.idl dist/idl/nsIPluginManager.idl dist/idl/nsIPluginManager2.idl dist/idl/nsIPluginStreamInfo.idl dist/idl/nsIPluginStreamListener.idl dist/idl/nsIPluginTagInfo.idl dist/idl/nsIPluginTagInfo2.idl dist/idl/nsIPopupBoxObject.idl dist/idl/nsIPopupWindowManager.idl dist/idl/nsIPref.idl dist/idl/nsIPrefBranch.idl dist/idl/nsIPrefBranch2.idl dist/idl/nsIPrefBranchInternal.idl dist/idl/nsIPrefLocalizedString.idl dist/idl/nsIPrefService.idl dist/idl/nsIPrefetchService.idl dist/idl/nsIPrincipal.idl dist/idl/nsIPrintOptions.idl dist/idl/nsIPrintProgress.idl dist/idl/nsIPrintProgressParams.idl dist/idl/nsIPrintSession.idl dist/idl/nsIPrintSettings.idl dist/idl/nsIPrintSettingsService.idl dist/idl/nsIPrintStatusFeedback.idl dist/idl/nsIPrintingPrompt.idl dist/idl/nsIPrintingPromptService.idl dist/idl/nsIProcess.idl dist/idl/nsIProfile.idl dist/idl/nsIProfileChangeStatus.idl dist/idl/nsIProfileInternal.idl dist/idl/nsIProfileMigrator.idl dist/idl/nsIProfileStartupListener.idl dist/idl/nsIProfileUnlocker.idl dist/idl/nsIProgrammingLanguage.idl dist/idl/nsIProgressDialog.idl dist/idl/nsIProgressEventSink.idl dist/idl/nsIPrompt.idl dist/idl/nsIPromptService.idl dist/idl/nsIProperties.idl dist/idl/nsIProperty.idl dist/idl/nsIPropertyBag.idl dist/idl/nsIPropertyBag2.idl dist/idl/nsIProtocolHandler.idl dist/idl/nsIProtocolProxyCallback.idl dist/idl/nsIProtocolProxyFilter.idl dist/idl/nsIProtocolProxyService.idl dist/idl/nsIProxiedProtocolHandler.idl dist/idl/nsIProxyAutoConfig.idl dist/idl/nsIProxyCreateInstance.idl dist/idl/nsIProxyInfo.idl dist/idl/nsIProxyObjectManager.idl dist/idl/nsIRDFCompositeDataSource.idl dist/idl/nsIRDFContainer.idl dist/idl/nsIRDFContainerUtils.idl dist/idl/nsIRDFDataSource.idl dist/idl/nsIRDFDelegateFactory.idl dist/idl/nsIRDFInMemoryDataSource.idl dist/idl/nsIRDFInferDataSource.idl dist/idl/nsIRDFLiteral.idl dist/idl/nsIRDFNode.idl dist/idl/nsIRDFObserver.idl dist/idl/nsIRDFPropagatableDataSource.idl dist/idl/nsIRDFPurgeableDataSource.idl dist/idl/nsIRDFRemoteDataSource.idl dist/idl/nsIRDFResource.idl dist/idl/nsIRDFService.idl dist/idl/nsIRDFXMLParser.idl dist/idl/nsIRDFXMLSerializer.idl dist/idl/nsIRDFXMLSink.idl dist/idl/nsIRDFXMLSource.idl dist/idl/nsIReadConfig.idl dist/idl/nsIRecyclingAllocator.idl dist/idl/nsIRefreshURI.idl dist/idl/nsIRegistry.idl dist/idl/nsIRelativeFilePref.idl dist/idl/nsIRemoteService.idl dist/idl/nsIRequest.idl dist/idl/nsIRequestObserver.idl dist/idl/nsIRequestObserverProxy.idl dist/idl/nsIResProtocolHandler.idl dist/idl/nsIResumableChannel.idl dist/idl/nsIRollupListener.idl dist/idl/nsIRunnable.idl dist/idl/nsISAXAttributes.idl dist/idl/nsISAXContentHandler.idl dist/idl/nsISAXDTDHandler.idl dist/idl/nsISAXErrorHandler.idl dist/idl/nsISAXLexicalHandler.idl dist/idl/nsISAXLocator.idl dist/idl/nsISAXMutableAttributes.idl dist/idl/nsISAXXMLFilter.idl dist/idl/nsISAXXMLReader.idl dist/idl/nsISHContainer.idl dist/idl/nsISHEntry.idl dist/idl/nsISHTransaction.idl dist/idl/nsISHistory.idl dist/idl/nsISHistoryInternal.idl dist/idl/nsISHistoryListener.idl dist/idl/nsISMimeCert.idl dist/idl/nsISOAPAttachments.idl dist/idl/nsISOAPBlock.idl dist/idl/nsISOAPCall.idl dist/idl/nsISOAPCallCompletion.idl dist/idl/nsISOAPDecoder.idl dist/idl/nsISOAPEncoder.idl dist/idl/nsISOAPEncoding.idl dist/idl/nsISOAPFault.idl dist/idl/nsISOAPHeaderBlock.idl dist/idl/nsISOAPMessage.idl dist/idl/nsISOAPParameter.idl dist/idl/nsISOAPPropertyBagMutator.idl dist/idl/nsISOAPResponse.idl dist/idl/nsISOAPResponseListener.idl dist/idl/nsISOAPService.idl dist/idl/nsISOAPServiceRegistry.idl dist/idl/nsISOAPTransport.idl dist/idl/nsISOAPTransportListener.idl dist/idl/nsISOCKSSocketInfo.idl dist/idl/nsISSLSocketControl.idl dist/idl/nsISSLStatus.idl dist/idl/nsISSLStatusProvider.idl dist/idl/nsISVGGeometrySource.idl dist/idl/nsISVGGlyphGeometrySource.idl dist/idl/nsISVGGlyphMetricsSource.idl dist/idl/nsISVGGradient.idl dist/idl/nsISVGPathGeometrySource.idl dist/idl/nsISVGRectangleSink.idl dist/idl/nsISVGRenderer.idl dist/idl/nsISVGRendererCanvas.idl dist/idl/nsISVGRendererGlyphGeometry.idl dist/idl/nsISVGRendererGlyphMetrics.idl dist/idl/nsISVGRendererPathBuilder.idl dist/idl/nsISVGRendererPathGeometry.idl dist/idl/nsISVGRendererRegion.idl dist/idl/nsISVGRendererSurface.idl dist/idl/nsISafeOutputStream.idl dist/idl/nsISaveAsCharset.idl dist/idl/nsISchema.idl dist/idl/nsISchemaLoader.idl dist/idl/nsIScreen.idl dist/idl/nsIScreenManager.idl dist/idl/nsIScriptContextOwner.idl dist/idl/nsIScriptError.idl dist/idl/nsIScriptEventHandler.idl dist/idl/nsIScriptEventManager.idl dist/idl/nsIScriptLoader.idl dist/idl/nsIScriptLoaderObserver.idl dist/idl/nsIScriptSecurityManager.idl dist/idl/nsIScriptableDateFormat.idl dist/idl/nsIScriptableInputStream.idl dist/idl/nsIScriptableInterfaceInfo.idl dist/idl/nsIScriptableInterfaces.idl dist/idl/nsIScriptablePlugin.idl dist/idl/nsIScriptableRegion.idl dist/idl/nsIScriptableUConv.idl dist/idl/nsIScriptableUnescapeHTML.idl dist/idl/nsIScrollBoxObject.idl dist/idl/nsIScrollable.idl dist/idl/nsISearchContext.idl dist/idl/nsISearchService.idl dist/idl/nsISecretDecoderRing.idl dist/idl/nsISecureBrowserUI.idl dist/idl/nsISecurityCheckedComponent.idl dist/idl/nsISecurityEventSink.idl dist/idl/nsISecurityPref.idl dist/idl/nsISecurityWarningDialogs.idl dist/idl/nsISeekableStream.idl dist/idl/nsISelectElement.idl dist/idl/nsISelection.idl dist/idl/nsISelection2.idl dist/idl/nsISelectionController.idl dist/idl/nsISelectionDisplay.idl dist/idl/nsISelectionImageService.idl dist/idl/nsISelectionListener.idl dist/idl/nsISelectionPrivate.idl dist/idl/nsISemanticUnitScanner.idl dist/idl/nsISerializable.idl dist/idl/nsIServerSocket.idl dist/idl/nsIServiceManager.idl dist/idl/nsISessionRoaming.idl dist/idl/nsISessionStartup.idl dist/idl/nsISessionStore.idl dist/idl/nsIShellService.idl dist/idl/nsISidebar.idl dist/idl/nsISignatureVerifier.idl dist/idl/nsISimpleEnumerator.idl dist/idl/nsISimpleStreamListener.idl dist/idl/nsISocketProvider.idl dist/idl/nsISocketProviderService.idl dist/idl/nsISocketTransport.idl dist/idl/nsISocketTransportService.idl dist/idl/nsISound.idl dist/idl/nsIStandardURL.idl dist/idl/nsIStorageStream.idl dist/idl/nsIStreamBufferAccess.idl dist/idl/nsIStreamCipher.idl dist/idl/nsIStreamConverter.idl dist/idl/nsIStreamConverterService.idl dist/idl/nsIStreamListener.idl dist/idl/nsIStreamListenerProxy.idl dist/idl/nsIStreamListenerTee.idl dist/idl/nsIStreamLoader.idl dist/idl/nsIStreamTransportService.idl dist/idl/nsIStringBundle.idl dist/idl/nsIStringBundleOverride.idl dist/idl/nsIStringEnumerator.idl dist/idl/nsIStringStream.idl dist/idl/nsIStyleSheetService.idl dist/idl/nsISupports.idl dist/idl/nsISupportsArray.idl dist/idl/nsISupportsIterators.idl dist/idl/nsISupportsPrimitives.idl dist/idl/nsISupportsPriority.idl dist/idl/nsISyncLoadDOMService.idl dist/idl/nsISyncStreamListener.idl dist/idl/nsITXTToHTMLConv.idl dist/idl/nsITableEditor.idl dist/idl/nsITextScroll.idl dist/idl/nsITextServicesFilter.idl dist/idl/nsITextToSubURI.idl dist/idl/nsIThread.idl dist/idl/nsITimelineService.idl dist/idl/nsITimer.idl dist/idl/nsITimerInternal.idl dist/idl/nsITimerManager.idl dist/idl/nsITokenDialogs.idl dist/idl/nsITokenPasswordDialogs.idl dist/idl/nsIToolkit.idl dist/idl/nsIToolkitChromeRegistry.idl dist/idl/nsIToolkitProfile.idl dist/idl/nsIToolkitProfileService.idl dist/idl/nsITooltipListener.idl dist/idl/nsITooltipTextProvider.idl dist/idl/nsITraceRefcnt.idl dist/idl/nsITransaction.idl dist/idl/nsITransactionList.idl dist/idl/nsITransactionListener.idl dist/idl/nsITransactionManager.idl dist/idl/nsITransfer.idl dist/idl/nsITransferable.idl dist/idl/nsITransport.idl dist/idl/nsITransportSecurityInfo.idl dist/idl/nsITreeBoxObject.idl dist/idl/nsITreeColumns.idl dist/idl/nsITreeContentView.idl dist/idl/nsITreeSelection.idl dist/idl/nsITreeView.idl dist/idl/nsITypeAheadFind.idl dist/idl/nsIURI.idl dist/idl/nsIURIChecker.idl dist/idl/nsIURIContentListener.idl dist/idl/nsIURIFixup.idl dist/idl/nsIURILoader.idl dist/idl/nsIURIRefObject.idl dist/idl/nsIURL.idl dist/idl/nsIURLFormatter.idl dist/idl/nsIURLParser.idl dist/idl/nsIUTF8ConverterService.idl dist/idl/nsIUUIDGenerator.idl dist/idl/nsIUnicharInputStream.idl dist/idl/nsIUnicharLineInputStream.idl dist/idl/nsIUnicharOutputStream.idl dist/idl/nsIUnicharStreamListener.idl dist/idl/nsIUnicharStreamLoader.idl dist/idl/nsIUnicodeNormalizer.idl dist/idl/nsIUpdateService.idl dist/idl/nsIUploadChannel.idl dist/idl/nsIUrlClassifierDBService.idl dist/idl/nsIUrlClassifierStreamUpdater.idl dist/idl/nsIUrlClassifierTable.idl dist/idl/nsIUrlClassifierUtils.idl dist/idl/nsIUrlListManager.idl dist/idl/nsIUserCertPicker.idl dist/idl/nsIUserInfo.idl dist/idl/nsIVariant.idl dist/idl/nsIVersionComparator.idl dist/idl/nsIViewSourceChannel.idl dist/idl/nsIWSDL.idl dist/idl/nsIWSDLLoader.idl dist/idl/nsIWSDLSOAPBinding.idl dist/idl/nsIWSPInterfaceInfoService.idl dist/idl/nsIWeakReference.idl dist/idl/nsIWebBrowser.idl dist/idl/nsIWebBrowserChrome.idl dist/idl/nsIWebBrowserChromeFocus.idl dist/idl/nsIWebBrowserFind.idl dist/idl/nsIWebBrowserFocus.idl dist/idl/nsIWebBrowserPersist.idl dist/idl/nsIWebBrowserPrint.idl dist/idl/nsIWebBrowserSetup.idl dist/idl/nsIWebBrowserStream.idl dist/idl/nsIWebContentConverterRegistrar.idl dist/idl/nsIWebContentHandlerRegistrar.idl dist/idl/nsIWebNavigation.idl dist/idl/nsIWebNavigationInfo.idl dist/idl/nsIWebPageDescriptor.idl dist/idl/nsIWebProgress.idl dist/idl/nsIWebProgressListener.idl dist/idl/nsIWebProgressListener2.idl dist/idl/nsIWebScriptsAccessService.idl dist/idl/nsIWebServiceErrorHandler.idl dist/idl/nsIWebServiceProxy.idl dist/idl/nsIWindowCreator.idl dist/idl/nsIWindowCreator2.idl dist/idl/nsIWindowDataSource.idl dist/idl/nsIWindowMediator.idl dist/idl/nsIWindowMediatorListener.idl dist/idl/nsIWindowProvider.idl dist/idl/nsIWindowWatcher.idl dist/idl/nsIWindowlessPlugInstPeer.idl dist/idl/nsIWritablePropertyBag.idl dist/idl/nsIWritablePropertyBag2.idl dist/idl/nsIWyciwygChannel.idl dist/idl/nsIX509Cert.idl dist/idl/nsIX509Cert3.idl dist/idl/nsIX509CertDB.idl dist/idl/nsIX509CertDB2.idl dist/idl/nsIX509CertValidity.idl dist/idl/nsIXMLContentBuilder.idl dist/idl/nsIXMLHttpRequest.idl dist/idl/nsIXPCScriptNotify.idl dist/idl/nsIXPCScriptable.idl dist/idl/nsIXPCSecurityManager.idl dist/idl/nsIXPConnect.idl dist/idl/nsIXPIDialogService.idl dist/idl/nsIXPINotifier.idl dist/idl/nsIXPIProgressDialog.idl dist/idl/nsIXPInstallManager.idl dist/idl/nsIXPInstallManagerUI.idl dist/idl/nsIXPTLoader.idl dist/idl/nsIXPointer.idl dist/idl/nsIXSLTException.idl dist/idl/nsIXSLTProcessor.idl dist/idl/nsIXSLTProcessorObsolete.idl dist/idl/nsIXSLTProcessorPrivate.idl dist/idl/nsIXTFAttributeHandler.idl dist/idl/nsIXTFBindableElement.idl dist/idl/nsIXTFBindableElementWrapper.idl dist/idl/nsIXTFElement.idl dist/idl/nsIXTFElementFactory.idl dist/idl/nsIXTFElementWrapper.idl dist/idl/nsIXTFGenericElement.idl dist/idl/nsIXTFGenericElementWrapper.idl dist/idl/nsIXTFPrivate.idl dist/idl/nsIXTFSVGVisual.idl dist/idl/nsIXTFSVGVisualWrapper.idl dist/idl/nsIXTFStyledElementWrapper.idl dist/idl/nsIXTFVisual.idl dist/idl/nsIXTFXMLVisual.idl dist/idl/nsIXTFXMLVisualWrapper.idl dist/idl/nsIXTFXULVisual.idl dist/idl/nsIXTFXULVisualWrapper.idl dist/idl/nsIXULAppInfo.idl dist/idl/nsIXULBrowserWindow.idl dist/idl/nsIXULBuilderListener.idl dist/idl/nsIXULOverlayProvider.idl dist/idl/nsIXULRuntime.idl dist/idl/nsIXULSortService.idl dist/idl/nsIXULTemplateBuilder.idl dist/idl/nsIXULWindow.idl dist/idl/nsIXmlRpcClient.idl dist/idl/nsIXmlRpcClientListener.idl dist/idl/nsIZipReader.idl dist/idl/nsPIAccessNode.idl dist/idl/nsPIAccessible.idl dist/idl/nsPIAccessibleDocument.idl dist/idl/nsPICertNotification.idl dist/idl/nsPICommandUpdater.idl dist/idl/nsPIDNSService.idl dist/idl/nsPIEditorTransaction.idl dist/idl/nsPIPluginHost.idl dist/idl/nsPIPluginInstancePeer.idl dist/idl/nsPIPromptService.idl dist/idl/nsPIProtocolProxyService.idl dist/idl/nsPISocketTransportService.idl dist/idl/nsPIWindowWatcher.idl dist/idl/nsPIXPIProxy.idl dist/idl/nsPIXPIStubHook.idl dist/idl/nspluginroot.idl dist/idl/nsrootidl.idl dist/idl/rdfIDataSource.idl dist/idl/rdfISerializer.idl dist/idl/rdfITripleVisitor.idl dist/idl/xpccomponents.idl dist/idl/xpcexception.idl dist/idl/xpcjsid.idl /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder//usr/share/idl/firefox-2.0.0.4 + install -c -m 755 dist/bin/xpcshell dist/bin/xpidl dist/bin/xpt_dump dist/bin/xpt_link /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder//usr/lib64/firefox-2.0.0.4 + install -c -m 644 build/unix/firefox-gtkmozembed.pc build/unix/firefox-js.pc build/unix/firefox-nspr.pc build/unix/firefox-nss.pc build/unix/firefox-plugin.pc build/unix/firefox-xpcom.pc /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder//usr/lib64/pkgconfig + /bin/mkdir -p /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/etc/gre.d/ + /bin/cat ++ ./config/milestone.pl --topsrcdir=. + GECKO_VERSION=1.8.1.4 + /bin/cat /builddir/build/SOURCES/add-gecko-provides.in + /bin/sed -e s/@GECKO_VERSION@/1.8.1.4/g + chmod 700 /builddir/build/BUILD/add-gecko-provides + install -c -m 644 LICENSE /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4 + touch /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/compreg.dat + touch /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/xpti.dat + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/mozilla extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libxpcom_compat.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/xpicleanup extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libxmlextras.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libstoragecomps.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libbrowsercomps.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libcommandlines.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libimglib2.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libcaps.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libxpconnect.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libwidget_gtk2.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libnsappshell.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libwebbrwsr.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libtxmgr.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libnecko2.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libsearchservice.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libuconv.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libhtmlpars.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libdocshell.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libmozgnome.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libfileview.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libgfx_gtk.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/liboji.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libi18n.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libmork.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libchrome.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libpipboot.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libxpinstall.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libsystem-pref.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libjsd.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libpipnss.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libjar50.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libremoteservice.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libmyspell.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libimgicon.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libtransformiix.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libcomposer.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libnkgnomevfs.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libappcomps.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libmozfind.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libcookie.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/librdf.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libautoconfig.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libeditor.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libbrowserdirprovider.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libpref.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libspellchecker.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libwebsrvcs.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libgklayout.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libucvmath.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libgfxps.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libxpcom_compat_c.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libgkplugin.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libaccessibility.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libpippki.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libtoolkitcomps.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libembedcomponents.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libuniversalchardet.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libpermissions.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libnecko.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/components/libauth.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/xpcshell extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libxpcom.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/xpt_dump extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libgtkembedmoz.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/TestGtkEmbed extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/firefox-bin extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/regxpcom extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/updater extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/xpidl extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/plugins/libnullplugin.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/plugins/libunixprintplugin.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libgfxpsshar.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libgkgfx.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libxpcom_core.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/mozilla-xremote-client extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libxpistub.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libmozjs.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libgtkxtbin.so extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/xpt_link extracting debug info from /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder/usr/lib64/firefox-2.0.0.4/libjsj.so cpio: mozilla/accessible/build/: No such file or directory cpio: mozilla/accessible/src/atk/: No such file or directory cpio: mozilla/accessible/src/base/: No such file or directory cpio: mozilla/accessible/src/html/: No such file or directory cpio: mozilla/accessible/src/xul/: No such file or directory cpio: mozilla/browser/app/: No such file or directory cpio: mozilla/browser/components/bookmarks/src/: No such file or directory cpio: mozilla/browser/components/build/: No such file or directory cpio: mozilla/browser/components/dirprovider/: No such file or directory cpio: mozilla/browser/components/feeds/src/: No such file or directory cpio: mozilla/browser/components/migration/src/: No such file or directory cpio: mozilla/browser/components/safebrowsing/src/: No such file or directory cpio: mozilla/browser/components/shell/src/: No such file or directory cpio: mozilla/caps/src/: No such file or directory cpio: mozilla/chrome/src/: No such file or directory cpio: mozilla/content/base/src/: No such file or directory cpio: mozilla/content/canvas/src/: No such file or directory cpio: mozilla/content/events/src/: No such file or directory cpio: mozilla/content/html/content/src/: No such file or directory cpio: mozilla/content/html/document/src/: No such file or directory cpio: mozilla/content/svg/content/src/: No such file or directory cpio: mozilla/content/svg/document/src/: No such file or directory cpio: mozilla/content/xbl/src/: No such file or directory cpio: mozilla/content/xml/content/src/: No such file or directory cpio: mozilla/content/xml/document/src/: No such file or directory cpio: mozilla/content/xtf/src/: No such file or directory cpio: mozilla/content/xul/content/src/: No such file or directory cpio: mozilla/content/xul/document/src/: No such file or directory cpio: mozilla/content/xul/templates/src/: No such file or directory cpio: mozilla/db/mork/build/: No such file or directory cpio: mozilla/db/mork/src/: No such file or directory cpio: mozilla/db/sqlite3/src/parse.y: No such file or directory cpio: mozilla/docshell/base/: No such file or directory cpio: mozilla/docshell/build/: No such file or directory cpio: mozilla/dom/src/base/: No such file or directory cpio: mozilla/dom/src/events/: No such file or directory cpio: mozilla/dom/src/jsurl/: No such file or directory cpio: mozilla/dom/src/storage/: No such file or directory cpio: mozilla/editor/composer/src/: No such file or directory cpio: mozilla/editor/libeditor/base/: No such file or directory cpio: mozilla/editor/libeditor/build/: No such file or directory cpio: mozilla/editor/libeditor/html/: No such file or directory cpio: mozilla/editor/libeditor/text/: No such file or directory cpio: mozilla/editor/txmgr/src/: No such file or directory cpio: mozilla/editor/txtsvc/src/: No such file or directory cpio: mozilla/embedding/base/: No such file or directory cpio: mozilla/embedding/browser/build/: No such file or directory cpio: mozilla/embedding/browser/gtk/src/: No such file or directory cpio: mozilla/embedding/browser/gtk/tests/: No such file or directory cpio: mozilla/embedding/browser/webBrowser/: No such file or directory cpio: mozilla/embedding/components/appstartup/src/: No such file or directory cpio: mozilla/embedding/components/build/: No such file or directory cpio: mozilla/embedding/components/commandhandler/src/: No such file or directory cpio: mozilla/embedding/components/find/src/: No such file or directory cpio: mozilla/embedding/components/jsconsole/src/: No such file or directory cpio: mozilla/embedding/components/printingui/src/unixshared/: No such file or directory cpio: mozilla/embedding/components/webbrowserpersist/src/: No such file or directory cpio: mozilla/embedding/components/windowwatcher/src/: No such file or directory cpio: mozilla/extensions/auth/: No such file or directory cpio: mozilla/extensions/cookie/: No such file or directory cpio: mozilla/extensions/gnomevfs/: No such file or directory cpio: mozilla/extensions/permissions/: No such file or directory cpio: mozilla/extensions/pref/autoconfig/src/: No such file or directory cpio: mozilla/extensions/pref/system-pref/src/: No such file or directory cpio: mozilla/extensions/pref/system-pref/src/gconf/: No such file or directory cpio: mozilla/extensions/spellcheck/myspell/src/: No such file or directory cpio: mozilla/extensions/spellcheck/src/: No such file or directory cpio: mozilla/extensions/transformiix/build/: No such file or directory cpio: mozilla/extensions/transformiix/source/base/: No such file or directory cpio: mozilla/extensions/transformiix/source/xml/: No such file or directory cpio: mozilla/extensions/transformiix/source/xml/parser/: No such file or directory cpio: mozilla/extensions/transformiix/source/xpath/: No such file or directory cpio: mozilla/extensions/transformiix/source/xslt/: No such file or directory cpio: mozilla/extensions/transformiix/source/xslt/functions/: No such file or directory cpio: mozilla/extensions/transformiix/source/xslt/util/: No such file or directory cpio: mozilla/extensions/universalchardet/src/: No such file or directory cpio: mozilla/extensions/webservices/build/src/: No such file or directory cpio: mozilla/extensions/webservices/interfaceinfo/src/: No such file or directory cpio: mozilla/extensions/webservices/proxy/src/: No such file or directory cpio: mozilla/extensions/webservices/schema/src/: No such file or directory cpio: mozilla/extensions/webservices/security/src/: No such file or directory cpio: mozilla/extensions/webservices/soap/src/: No such file or directory cpio: mozilla/extensions/webservices/wsdl/src/: No such file or directory cpio: mozilla/extensions/xmlextras/build/src/: No such file or directory cpio: mozilla/extensions/xmlextras/pointers/src/: No such file or directory cpio: mozilla/gfx/src/: No such file or directory cpio: mozilla/gfx/src/gtk/: No such file or directory cpio: mozilla/gfx/src/ps/: No such file or directory cpio: mozilla/gfx/src/psshared/: No such file or directory cpio: mozilla/gfx/src/shared/: No such file or directory cpio: mozilla/intl/build/: No such file or directory cpio: mozilla/intl/chardet/src/: No such file or directory cpio: mozilla/intl/locale/src/: No such file or directory cpio: mozilla/intl/locale/src/unix/: No such file or directory cpio: mozilla/intl/lwbrk/src/: No such file or directory cpio: mozilla/intl/strres/src/: No such file or directory cpio: mozilla/intl/uconv/src/: No such file or directory cpio: mozilla/intl/uconv/ucvcn/: No such file or directory cpio: mozilla/intl/uconv/ucvibm/: No such file or directory cpio: mozilla/intl/uconv/ucvja/: No such file or directory cpio: mozilla/intl/uconv/ucvko/: No such file or directory cpio: mozilla/intl/uconv/ucvlatin/: No such file or directory cpio: mozilla/intl/uconv/ucvmath/: No such file or directory cpio: mozilla/intl/uconv/ucvtw/: No such file or directory cpio: mozilla/intl/uconv/ucvtw2/: No such file or directory cpio: mozilla/intl/uconv/util/: No such file or directory cpio: mozilla/intl/unicharutil/src/: No such file or directory cpio: mozilla/intl/unicharutil/util/: No such file or directory cpio: mozilla/js/jsd/: No such file or directory cpio: mozilla/js/src/liveconnect/: No such file or directory cpio: mozilla/js/src/xpconnect/loader/: No such file or directory cpio: mozilla/js/src/xpconnect/shell/: No such file or directory cpio: mozilla/js/src/xpconnect/src/: No such file or directory cpio: mozilla/layout/base/: No such file or directory cpio: mozilla/layout/build/: No such file or directory cpio: mozilla/layout/forms/: No such file or directory cpio: mozilla/layout/generic/: No such file or directory cpio: mozilla/layout/inspector/src/: No such file or directory cpio: mozilla/layout/mathml/base/src/: No such file or directory cpio: mozilla/layout/mathml/content/src/: No such file or directory cpio: mozilla/layout/printing/: No such file or directory cpio: mozilla/layout/style/: No such file or directory cpio: mozilla/layout/svg/base/src/: No such file or directory cpio: mozilla/layout/svg/renderer/src/cairo/: No such file or directory cpio: mozilla/layout/tables/: No such file or directory cpio: mozilla/layout/xtf/src/: No such file or directory cpio: mozilla/layout/xul/base/src/: No such file or directory cpio: mozilla/layout/xul/base/src/grid/: No such file or directory cpio: mozilla/layout/xul/base/src/tree/src/: No such file or directory cpio: mozilla/modules/libjar/: No such file or directory cpio: mozilla/modules/libpr0n/build/: No such file or directory cpio: mozilla/modules/libpr0n/decoders/gif/: No such file or directory cpio: mozilla/modules/libpr0n/decoders/icon/: No such file or directory cpio: mozilla/modules/libpr0n/decoders/icon/gtk/: No such file or directory cpio: mozilla/modules/libpr0n/decoders/jpeg/: No such file or directory cpio: mozilla/modules/libpr0n/encoders/jpeg/: No such file or directory cpio: mozilla/modules/libpr0n/encoders/png/: No such file or directory cpio: mozilla/modules/libpr0n/src/: No such file or directory cpio: mozilla/modules/libpref/src/: No such file or directory cpio: mozilla/modules/oji/src/: No such file or directory cpio: mozilla/modules/plugin/base/src/: No such file or directory cpio: mozilla/netwerk/base/src/: No such file or directory cpio: mozilla/netwerk/build/: No such file or directory cpio: mozilla/netwerk/build2/: No such file or directory cpio: mozilla/netwerk/cache/src/: No such file or directory cpio: mozilla/netwerk/cookie/src/: No such file or directory cpio: mozilla/netwerk/dns/src/: No such file or directory cpio: mozilla/netwerk/mime/src/: No such file or directory cpio: mozilla/netwerk/protocol/about/src/: No such file or directory cpio: mozilla/netwerk/protocol/data/src/: No such file or directory cpio: mozilla/netwerk/protocol/file/src/: No such file or directory cpio: mozilla/netwerk/protocol/ftp/src/: No such file or directory cpio: mozilla/netwerk/protocol/gopher/src/: No such file or directory cpio: mozilla/netwerk/protocol/http/src/: No such file or directory cpio: mozilla/netwerk/protocol/res/src/: No such file or directory cpio: mozilla/netwerk/protocol/viewsource/src/: No such file or directory cpio: mozilla/netwerk/socket/base/: No such file or directory cpio: mozilla/netwerk/streamconv/converters/: No such file or directory cpio: mozilla/netwerk/streamconv/src/: No such file or directory cpio: mozilla/parser/htmlparser/src/: No such file or directory cpio: mozilla/parser/xml/src/: No such file or directory cpio: mozilla/profile/dirserviceprovider/src/: No such file or directory cpio: mozilla/rdf/base/src/: No such file or directory cpio: mozilla/rdf/build/: No such file or directory cpio: mozilla/rdf/datasource/src/: No such file or directory cpio: mozilla/rdf/util/src/: No such file or directory cpio: mozilla/security/manager/boot/src/: No such file or directory cpio: mozilla/security/manager/pki/src/: No such file or directory cpio: mozilla/security/manager/ssl/src/: No such file or directory cpio: mozilla/storage/build/: No such file or directory cpio: mozilla/storage/src/: No such file or directory cpio: mozilla/toolkit/components/alerts/src/: No such file or directory cpio: mozilla/toolkit/components/autocomplete/src/: No such file or directory cpio: mozilla/toolkit/components/build/: No such file or directory cpio: mozilla/toolkit/components/commandlines/src/: No such file or directory cpio: mozilla/toolkit/components/downloads/src/: No such file or directory cpio: mozilla/toolkit/components/feeds/src/: No such file or directory cpio: mozilla/toolkit/components/gnome/: No such file or directory cpio: mozilla/toolkit/components/history/src/: No such file or directory cpio: mozilla/toolkit/components/passwordmgr/base/: No such file or directory cpio: mozilla/toolkit/components/remote/: No such file or directory cpio: mozilla/toolkit/components/satchel/src/: No such file or directory cpio: mozilla/toolkit/components/startup/src/: No such file or directory cpio: mozilla/toolkit/components/typeaheadfind/src/: No such file or directory cpio: mozilla/toolkit/components/url-classifier/src/: No such file or directory cpio: mozilla/toolkit/mozapps/update/src/updater/: No such file or directory cpio: mozilla/toolkit/profile/src/: No such file or directory cpio: mozilla/toolkit/xre/: No such file or directory cpio: mozilla/uriloader/base/: No such file or directory cpio: mozilla/uriloader/exthandler/: No such file or directory cpio: mozilla/uriloader/prefetch/: No such file or directory cpio: mozilla/view/src/: No such file or directory cpio: mozilla/widget/src/gtk2/: No such file or directory cpio: mozilla/widget/src/xpwidgets/: No such file or directory cpio: mozilla/widget/src/xremoteclient/: No such file or directory cpio: mozilla/xpcom/base/: No such file or directory cpio: mozilla/xpcom/build/: No such file or directory cpio: mozilla/xpcom/components/: No such file or directory cpio: mozilla/xpcom/ds/: No such file or directory cpio: mozilla/xpcom/glue/standalone/: No such file or directory cpio: mozilla/xpcom/io/: No such file or directory cpio: mozilla/xpcom/obsolete/: No such file or directory cpio: mozilla/xpcom/obsolete/component/: No such file or directory cpio: mozilla/xpcom/proxy/src/: No such file or directory cpio: mozilla/xpcom/reflect/xptinfo/src/: No such file or directory cpio: mozilla/xpcom/string/src/: No such file or directory cpio: mozilla/xpcom/stub/: No such file or directory cpio: mozilla/xpcom/threads/: No such file or directory cpio: mozilla/xpcom/tools/registry/: No such file or directory cpio: mozilla/xpfe/appshell/src/: No such file or directory cpio: mozilla/xpfe/browser/src/: No such file or directory cpio: mozilla/xpfe/components/build/: No such file or directory cpio: mozilla/xpfe/components/directory/: No such file or directory cpio: mozilla/xpfe/components/filepicker/src/: No such file or directory cpio: mozilla/xpfe/components/find/src/: No such file or directory cpio: mozilla/xpfe/components/intl/: No such file or directory cpio: mozilla/xpfe/components/search/src/: No such file or directory cpio: mozilla/xpfe/components/shistory/src/: No such file or directory cpio: mozilla/xpfe/components/windowds/: No such file or directory cpio: mozilla/xpinstall/src/: No such file or directory cpio: mozilla/xpinstall/stub/: No such file or directory 130248 blocks + /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-java-repack-jars Processing files: firefox-2.0.0.4-0.rc3.fc7 Finding Provides: /builddir/build/BUILD/add-gecko-provides Finding Requires: /usr/lib/rpm/redhat/find-requires Provides: webclient libaccessibility.so()(64bit) libaccessibility.so(EXPORTED)(64bit) libappcomps.so()(64bit) libappcomps.so(EXPORTED)(64bit) libauth.so()(64bit) libauth.so(EXPORTED)(64bit) libautoconfig.so()(64bit) libautoconfig.so(EXPORTED)(64bit) libbrowsercomps.so()(64bit) libbrowsercomps.so(EXPORTED)(64bit) libbrowserdirprovider.so()(64bit) libbrowserdirprovider.so(EXPORTED)(64bit) libcaps.so()(64bit) libcaps.so(EXPORTED)(64bit) libchrome.so()(64bit) libchrome.so(EXPORTED)(64bit) libcommandlines.so()(64bit) libcommandlines.so(EXPORTED)(64bit) libcomposer.so()(64bit) libcomposer.so(EXPORTED)(64bit) libcookie.so()(64bit) libcookie.so(EXPORTED)(64bit) libdocshell.so()(64bit) libdocshell.so(EXPORTED)(64bit) libeditor.so()(64bit) libeditor.so(EXPORTED)(64bit) libembedcomponents.so()(64bit) libembedcomponents.so(EXPORTED)(64bit) libfileview.so()(64bit) libfileview.so(EXPORTED)(64bit) libgfx_gtk.so()(64bit) libgfx_gtk.so(EXPORTED)(64bit) libgfxps.so()(64bit) libgfxps.so(EXPORTED)(64bit) libgfxpsshar.so()(64bit) libgkgfx.so()(64bit) libgklayout.so()(64bit) libgklayout.so(EXPORTED)(64bit) libgkplugin.so()(64bit) libgkplugin.so(EXPORTED)(64bit) libgtkembedmoz.so()(64bit) libgtkxtbin.so()(64bit) libhtmlpars.so()(64bit) libhtmlpars.so(EXPORTED)(64bit) libi18n.so()(64bit) libi18n.so(EXPORTED)(64bit) libimgicon.so()(64bit) libimgicon.so(EXPORTED)(64bit) libimglib2.so()(64bit) libimglib2.so(EXPORTED)(64bit) libjar50.so()(64bit) libjar50.so(EXPORTED)(64bit) libjsd.so()(64bit) libjsd.so(EXPORTED)(64bit) libjsj.so()(64bit) libmork.so()(64bit) libmork.so(EXPORTED)(64bit) libmozfind.so()(64bit) libmozfind.so(EXPORTED)(64bit) libmozgnome.so()(64bit) libmozgnome.so(EXPORTED)(64bit) libmozjs.so()(64bit) libmyspell.so()(64bit) libmyspell.so(EXPORTED)(64bit) libnecko.so()(64bit) libnecko.so(EXPORTED)(64bit) libnecko2.so()(64bit) libnecko2.so(EXPORTED)(64bit) libnkgnomevfs.so()(64bit) libnkgnomevfs.so(EXPORTED)(64bit) libnsappshell.so()(64bit) libnsappshell.so(EXPORTED)(64bit) libnullplugin.so()(64bit) liboji.so()(64bit) liboji.so(EXPORTED)(64bit) libpermissions.so()(64bit) libpermissions.so(EXPORTED)(64bit) libpipboot.so()(64bit) libpipboot.so(EXPORTED)(64bit) libpipnss.so()(64bit) libpipnss.so(EXPORTED)(64bit) libpippki.so()(64bit) libpippki.so(EXPORTED)(64bit) libpref.so()(64bit) libpref.so(EXPORTED)(64bit) librdf.so()(64bit) librdf.so(EXPORTED)(64bit) libremoteservice.so()(64bit) libremoteservice.so(EXPORTED)(64bit) libsearchservice.so()(64bit) libsearchservice.so(EXPORTED)(64bit) libspellchecker.so()(64bit) libspellchecker.so(EXPORTED)(64bit) libstoragecomps.so()(64bit) libstoragecomps.so(EXPORTED)(64bit) libsystem-pref.so()(64bit) libsystem-pref.so(EXPORTED)(64bit) libtoolkitcomps.so()(64bit) libtoolkitcomps.so(EXPORTED)(64bit) libtransformiix.so()(64bit) libtransformiix.so(EXPORTED)(64bit) libtxmgr.so()(64bit) libtxmgr.so(EXPORTED)(64bit) libuconv.so()(64bit) libuconv.so(EXPORTED)(64bit) libucvmath.so()(64bit) libucvmath.so(EXPORTED)(64bit) libuniversalchardet.so()(64bit) libuniversalchardet.so(EXPORTED)(64bit) libunixprintplugin.so()(64bit) libwebbrwsr.so()(64bit) libwebbrwsr.so(EXPORTED)(64bit) libwebsrvcs.so()(64bit) libwebsrvcs.so(EXPORTED)(64bit) libwidget_gtk2.so()(64bit) libwidget_gtk2.so(EXPORTED)(64bit) libxmlextras.so()(64bit) libxmlextras.so(EXPORTED)(64bit) libxpcom.so()(64bit) libxpcom_compat.so()(64bit) libxpcom_compat_c.so()(64bit) libxpcom_compat_c.so(EXPORTED)(64bit) libxpcom_core.so()(64bit) libxpconnect.so()(64bit) libxpconnect.so(EXPORTED)(64bit) libxpinstall.so()(64bit) libxpinstall.so(EXPORTED)(64bit) libxpistub.so()(64bit) gecko-libs = 1.8.1.4 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-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: nspr >= 4.6 nss >= 3.11.1 desktop-file-utils >= 0.9 system-bookmarks /bin/sh libICE.so.6()(64bit) libORBit-2.so.0()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXft.so.2()(64bit) libXinerama.so.1()(64bit) libXrender.so.1()(64bit) libXt.so.6()(64bit) libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(64bit) libbonobo-2.so.0()(64bit) libbonobo-activation.so.4()(64bit) libbonoboui-2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4.4)(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgfxpsshar.so()(64bit) libgkgfx.so()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnome-keyring.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkxtbin.so()(64bit) libjpeg.so.62()(64bit) libjsj.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libmozjs.so()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.11.1)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.9)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnss3.so(NSS_3.9.3)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangoxft-1.0.so.0()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpng12.so.0()(64bit) libpng12.so.0(PNG12_0)(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) librt.so.1()(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.2)(64bit) libsmime3.so(NSS_3.3)(64bit) libsmime3.so(NSS_3.4)(64bit) libsmime3.so(NSS_3.4.1)(64bit) libsmime3.so(NSS_3.6)(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxpcom.so()(64bit) libxpcom_compat.so()(64bit) libxpcom_core.so()(64bit) libz.so.1()(64bit) Obsoletes: phoenix mozilla-firebird MozillaFirebird mozilla <= 37:1.7.13 Processing files: firefox-devel-2.0.0.4-0.rc3.fc7 Finding Provides: /builddir/build/BUILD/add-gecko-provides Finding Requires: /usr/lib/rpm/redhat/find-requires Provides: gecko-devel = 1.8.1.4 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: firefox = 2.0.0.4-0.rc3.fc7 nspr-devel >= 4.6 nss-devel >= 3.11.1 libIDL-2.so.0()(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkembedmoz.so()(64bit) libm.so.6()(64bit) libmozjs.so()(64bit) libnspr4.so()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpng12.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxpcom.so()(64bit) libxpcom_core.so()(64bit) Obsoletes: mozilla-devel Processing files: firefox-debuginfo-2.0.0.4-0.rc3.fc7 Finding Provides: /builddir/build/BUILD/add-gecko-provides Finding Requires: /usr/lib/rpm/redhat/find-requires Provides: libaccessibility.so.debug()(64bit) libappcomps.so.debug()(64bit) libauth.so.debug()(64bit) libautoconfig.so.debug()(64bit) libbrowsercomps.so.debug()(64bit) libbrowserdirprovider.so.debug()(64bit) libcaps.so.debug()(64bit) libchrome.so.debug()(64bit) libcommandlines.so.debug()(64bit) libcomposer.so.debug()(64bit) libcookie.so.debug()(64bit) libdocshell.so.debug()(64bit) libeditor.so.debug()(64bit) libembedcomponents.so.debug()(64bit) libfileview.so.debug()(64bit) libgfx_gtk.so.debug()(64bit) libgfxps.so.debug()(64bit) libgfxpsshar.so.debug()(64bit) libgkgfx.so.debug()(64bit) libgklayout.so.debug()(64bit) libgkplugin.so.debug()(64bit) libgtkembedmoz.so.debug()(64bit) libgtkxtbin.so.debug()(64bit) libhtmlpars.so.debug()(64bit) libi18n.so.debug()(64bit) libimgicon.so.debug()(64bit) libimglib2.so.debug()(64bit) libjar50.so.debug()(64bit) libjsd.so.debug()(64bit) libjsj.so.debug()(64bit) libmork.so.debug()(64bit) libmozfind.so.debug()(64bit) libmozgnome.so.debug()(64bit) libmozjs.so.debug()(64bit) libmyspell.so.debug()(64bit) libnecko.so.debug()(64bit) libnecko2.so.debug()(64bit) libnkgnomevfs.so.debug()(64bit) libnsappshell.so.debug()(64bit) libnullplugin.so.debug()(64bit) liboji.so.debug()(64bit) libpermissions.so.debug()(64bit) libpipboot.so.debug()(64bit) libpipnss.so.debug()(64bit) libpippki.so.debug()(64bit) libpref.so.debug()(64bit) librdf.so.debug()(64bit) libremoteservice.so.debug()(64bit) libsearchservice.so.debug()(64bit) libspellchecker.so.debug()(64bit) libstoragecomps.so.debug()(64bit) libsystem-pref.so.debug()(64bit) libtoolkitcomps.so.debug()(64bit) libtransformiix.so.debug()(64bit) libtxmgr.so.debug()(64bit) libuconv.so.debug()(64bit) libucvmath.so.debug()(64bit) libuniversalchardet.so.debug()(64bit) libunixprintplugin.so.debug()(64bit) libwebbrwsr.so.debug()(64bit) libwebsrvcs.so.debug()(64bit) libwidget_gtk2.so.debug()(64bit) libxmlextras.so.debug()(64bit) libxpcom.so.debug()(64bit) libxpcom_compat.so.debug()(64bit) libxpcom_compat_c.so.debug()(64bit) libxpcom_core.so.debug()(64bit) libxpconnect.so.debug()(64bit) libxpinstall.so.debug()(64bit) libxpistub.so.debug()(64bit) gecko-devel = 1.8.1.4 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/firefox-2.0.0.4-0.rc3.fc7.ppc64.rpm Wrote: /builddir/build/RPMS/firefox-devel-2.0.0.4-0.rc3.fc7.ppc64.rpm Wrote: /builddir/build/RPMS/firefox-debuginfo-2.0.0.4-0.rc3.fc7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.15280 + umask 022 + cd /builddir/build/BUILD + cd mozilla + /bin/rm -rf /var/tmp/firefox-2.0.0.4-0.rc3.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.2757 + umask 022 + cd /builddir/build/BUILD + rm -rf mozilla + exit 0